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 |