From: ssttoo at gmail dot com Operating system: Irrelevant PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Typo in "Using Register Globals" chapter - "will" should probably be "with"
Description: ------------ The "Using register globals" chapter locate here http://www.php.net/manual/en/security.globals.php says at the beginning of the second paragraph: "When on, register_globals will inject (poison) your scripts will all sorts of variables, like request variables from HTML forms." "will all sorts of" should probably be "with all sorts of". -- Edit bug report at http://bugs.php.net/?id=34245&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34245&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34245&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34245&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34245&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34245&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34245&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34245&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34245&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34245&r=support Expected behavior: http://bugs.php.net/fix.php?id=34245&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34245&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34245&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34245&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34245&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34245&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34245&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34245&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34245&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34245&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34245&r=mysqlcfg
