From: carlmonte_ at hotmail dot com Operating system: Ubuntu 6.06.1 PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Wrong info in preg_match_all documentation
Description: ------------ Documentation for preg_match_all when called using flag PREG_OFFSET_CAPTURE says "Note that this changes the return value in an array ...", which changes is the $matches parameter. That is a misundertanding doc, because I report it. Reproduce code: --------------- Note that this changes the return value in an array ... Expected result: ---------------- Note that this changes the $matches parameter in an array ... -- Edit bug report at http://bugs.php.net/?id=40272&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40272&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40272&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40272&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40272&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40272&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40272&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40272&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40272&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40272&r=support Expected behavior: http://bugs.php.net/fix.php?id=40272&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40272&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40272&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40272&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40272&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40272&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40272&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40272&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40272&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40272&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40272&r=mysqlcfg