summaryrefslogtreecommitdiff
path: root/Zend/zend_highlight.c
Commit message (Expand)AuthorAgeFilesLines
* Since we're highlighting code, put <code> and </code> around the code.Andrei Zmievski2000-01-141-0/+2
* Move the #include of zend-parser.h out of zend_compile.hZeev Suraski1999-12-061-0/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* * Fix a bug that occured in case of parse errors. We need to restore the lex...Zeev Suraski1999-05-111-7/+7
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-1/+1
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-2/+5
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-8/+8
* Zend LibraryAndi Gutmans1999-04-071-0/+160