On 05.09.2008 14:57, Stan Vassilev | FM wrote:
I read it. \D in the same string isn't a legal escaped combination and this is where the user will be warned.
Nope. This is perfectly legal, too. # php -r 'var_dump("\W\H\A\T?");' string(9) "\W\H\A\T?" --Wbr, Antony Dovgal
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php