ID: 43379 User updated by: assid at assid dot com Reported By: assid at assid dot com -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Windows XP PHP Version: 5.2.5 New Comment:
ignore - worked Previous Comments: ------------------------------------------------------------------------ [2007-11-22 17:48:48] assid at assid dot com Description: ------------ I am trying to pass an integer to a function. however, if i do that the integer isnt received. Making the parameter a string however, it works fine. Reproduce code: --------------- http://assid.pastebin.com/d5bb9c5a3 try to change '5050' to 5050 only Expected result: ---------------- should die with integer being outputted Actual result: -------------- empty if integer, works as string ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43379&edit=1