>> The documentation probably should be fixed. Also, \f and \v have been
>> documented; your mirror probably isn't up to date. See:
>> http://cvs.php.net/viewvc.cgi/phpdoc/en/language/types.xml?r1=1.189&r2=1.190&diff_format=u
This is the mirror I'm using -
http://www.php.net/manual/en/language.ty
Hello.
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. IMHO that doesn't make sense because the behavior was
different in the older versions of PHP, and will affect many exis