Hello, Various parts of the PHP language are represented internally by stuff like T_SR. PHP outputs identifiers like this one in parse errors, like "Parse error: unexpected T_SR, expecting ',' or ';' in script.php on line 10." You're supposed to know that T_SR means >>. For everybody who doesn't know that, I've made table with those identifiers, PHP-syntax and references to the appropriate places in the manual.
I've experienced some difficulties adding the section to the manual, so I would appreciate it if anyone could give me a hand with that. I think it should be in the manual as an appendix, but if you don't agree with me, speak now or forever hold your peace ;) For the curious, I've attached the XML-file. Sander
parseerrors.xml.gz
Description: GNU Zip compressed data