History log of /PHP-5.3/Zend/zend_highlight.c (Results 51 – 67 of 67)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b208f6bc 12-Jan-2001 Rasmus Lerdorf

Fix for bug number 8666


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# 7b0d92dd 29-Oct-2000 Zeev Suraski

Unify the names of these last 3 files...


Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1, php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE, PRE_METHOD_CALL_SEPERATE_FIX_PATCH, php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH, php-4.0.0
# c80906e4 19-May-2000 Zeev Suraski

Open these up for the API


Revision tags: php-4.0RC2, PHP-4.0-RC1
# 5b570ecc 09-Mar-2000 Andi Gutmans

- Fix bug in syntax highlighter


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000
# d5abab73 07-Feb-2000 Zeev Suraski

Remove old unnecessary check


# 0c470af3 07-Feb-2000 Zeev Suraski

Syntax highlighting was erronously emitting more than one semicolon and/or garbage with heredocs


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 7d425f38 14-Jan-2000 Andrei Zmievski

Since we're highlighting code, put <code> and </code> around the code.


Revision tags: PRE_ISSET_TYPE, PRE_LIBZEND_TO_ZEND, PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH
# ef596bba 06-Dec-1999 Zeev Suraski

Move the #include of zend-parser.h out of zend_compile.h


Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2, PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH, php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# 8d1de13a 19-Jul-1999 Zeev Suraski

0.91 update


# b5b11177 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1, BEFORE_PHP4_APACHE_MODULE_CHANGE
# 473d1d7c 11-May-1999 Zeev Suraski

* Fix a bug that occured in case of parse errors. We need to restore the lexical state
even if the compilation failed.


# 7c4a0838 26-Apr-1999 Zeev Suraski

Various thread safety fixes and DLL updates


# 1aa2c5c0 23-Apr-1999 Zeev Suraski

Ok, call me crazy, because I probably am.
Thread safe version now uses a C++ scanner object. Works fully.


# 551fe778 22-Apr-1999 Zeev Suraski

Make token names uniform, they all begin with T_ now.


Revision tags: BEFORE_STACK_PATCH, CLOSED_BETA
# 573b4602 07-Apr-1999 Andi Gutmans

Zend Library


123