ID: 22264
Updated by: [EMAIL PROTECTED]
Reported By: wyvern at greywyvern dot com
-Status: Open
+Status: Bogus
Bug Type: Documentation problem
Operating System: XP
PHP Version: 4.3.1
New Comment:
PHP has that cool string concatenation feature, don't you know? ;)
$regexp = "/\\w" .
"+" .
"$/";
Previous Comments:
------------------------------------------------------------------------
[2003-02-18 00:23:53] wyvern at greywyvern dot com
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 this bug report at http://bugs.php.net/?id=22264&edit=1
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php