Dagdamor wrote: > I am reporting about the changes that were made in the string parser in 5.2.5. > From this version, sequences "\f" and "\v" are special and are parsed as FF > and VT symbols.
See: http://bugs.php.net/bug.php?id=42590 In my opinion, if you have stray backslashes in double-quotes you'd better escape them as \\. -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php