From: andrew at shh dot fi Operating system: Linux Debian PHP version: 4.3.7 PHP Bug Type: URL related Bug description: Input form variables getting corrupted
Description: ------------ Is this a bug or what. Hust upgraded to 4.3.7 and noticed that input (type=text) form variables are getting corrupted. so that e.g. $username, andrew = 6٩ However the password field was OK. Is this a bug or am I going crazy. It works ok with $_REQUEST variables Global variables is ON (unfortunately) Expected result: ---------------- Should have the value from the form -- Edit bug report at http://bugs.php.net/?id=28770&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=28770&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=28770&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=28770&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=28770&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=28770&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=28770&r=needscript Try newer version: http://bugs.php.net/fix.php?id=28770&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=28770&r=support Expected behavior: http://bugs.php.net/fix.php?id=28770&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=28770&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=28770&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=28770&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28770&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=28770&r=dst IIS Stability: http://bugs.php.net/fix.php?id=28770&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=28770&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=28770&r=float