From: wyvern at greywyvern dot com Operating system: XP PHP version: 4.3.1 PHP Bug Type: Documentation problem Bug description: Posting notes to the manual
The wordwrap thingy when you try to post notes to the manual SUCKS! I'm trying to post a LONG regexp to the preg_replace list and I cannot unless I break it up. As you know, if you break up a regexp pattern, IT WILL NOT WORK. And you know as well as I that there'll be lusers who won't understand to glue it back together before using it. What's up with this? Grey -- Edit bug report at http://bugs.php.net/?id=22264&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=22264&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=22264&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=22264&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=22264&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=22264&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=22264&r=support Expected behavior: http://bugs.php.net/fix.php?id=22264&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=22264&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=22264&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=22264&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22264&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=22264&r=dst IIS Stability: http://bugs.php.net/fix.php?id=22264&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=22264&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
