2014-12-14 19:44 GMT+01:00 Andrea Faulds <[email protected]>: > Hi Kalle,
Hi Andrea > Also, a sidenote: In case someone goes and checks the manual and tells me > that is_long() is already an alias of is_int() and not the other way around, > the manual lies. In fact, is_int() is currently an alias of is_long() in > master. > Simple fix: http://pastie.org/9780416 Alternatively I can update the manual to be accurate, but I believe that is_long() should be an alias of is_int() too, so I'll rather change the C source which it has no impact on userland anyway. -- regards, Kalle Sommer Nielsen [email protected] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
