[wp-trac] [WordPress Trac] #64913: Code Quality: Replace is_integer() with is_int() for consistency

WordPress Trac noreply at wordpress.org
Fri Mar 20 14:53:15 UTC 2026


#64913: Code Quality: Replace is_integer() with is_int() for consistency
--------------------------+-------------------------------
 Reporter:  Soean         |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  coding-standards
--------------------------+-------------------------------

Comment (by Soean):

 Maybe we should include:

 `is_double()` => `is_float()`
 `is_long()` => `is_int()`

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64913#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list