summaryrefslogtreecommitdiff
path: root/Zend/zend_highlight.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Zeev Suraski1999-05-111-7/+7
| | | | | | | lexical state even if the compilation failed.
* 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
| | | | | Thread safe version now uses a C++ scanner object. Works fully.
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-8/+8
|
* Zend LibraryAndi Gutmans1999-04-071-0/+160