php-parser/doc
nikic b42c9209c7 Fix PHP 5.2 build failure
lcfirst() isn't defined on PHP 5.2, so I added a fallback function, which
is defined in the bootstrap.php. Not sure whether that's the right place
to put it.
2012-04-23 22:17:06 +02:00
..
0_Introduction.markdown Update docs to mention emulative lexer 2012-02-21 19:02:04 +01:00
1_Usage_of_basic_components.markdown Fix PHP 5.2 build failure 2012-04-23 22:17:06 +02:00
2_Other_node_tree_representations.markdown Add XML syntax highlighting in docs 2011-11-12 19:30:52 +01:00
3_Code_generation.markdown Finish up code generation docs 2012-04-23 13:37:12 +02:00