#
4757104e |
| 21-Aug-2001 |
Zeev Suraski |
MFZE1
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE |
|
#
4f6c95d1 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
#
80b870e5 |
| 09-Aug-2001 |
Andi Gutmans |
- Merge from Engine 1 tree
|
#
9d11db12 |
| 08-Aug-2001 |
Andi Gutmans |
- Merge new $_GET, $_POST etc. patch from Engine 1 tree
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH |
|
#
2f6cd308 |
| 08-Aug-2001 |
Andi Gutmans |
- Merge zend_try fix from Engine 1
|
Revision tags: BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
609d58a4 |
| 06-Aug-2001 |
Zeev Suraski |
Merge from branch - move to standard C scanners in thread safe mode
|
#
fcc03510 |
| 05-Aug-2001 |
Zeev Suraski |
TSRMLS_FETCH work
|
#
66d9314b |
| 03-Aug-2001 |
Zeev Suraski |
Implement fast memory allocation and reduced fragmentation under Windows.
|
#
7deb44e3 |
| 02-Aug-2001 |
Zeev Suraski |
Some cleanup
|
#
d76cf1da |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
4187439c |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
b5770382 |
| 30-Jul-2001 |
Zeev Suraski |
Avoid TSRMLS_FETCH()'s (still lots of work left)
|
#
c259cb7c |
| 29-Jul-2001 |
Andi Gutmans |
- Object macros...
|
#
b4f3b9d3 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
2c254ba7 |
| 27-Jul-2001 |
Zeev Suraski |
Get rid of ELS_*(), and use TSRMLS_*() instead. This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
ef4fe54f |
| 21-Jul-2001 |
Zeev Suraski |
Always track bailout file/lineno
|
#
5f2da6f2 |
| 21-Jul-2001 |
Zeev Suraski |
Fix Release builds
|
#
931ebe08 |
| 21-Jul-2001 |
Zeev Suraski |
Improve bailout mechanism, supports nesting of bailouts a-la try..catch
|
#
8084d278 |
| 20-Jul-2001 |
Zeev Suraski |
Implement a more granular shutdown mechanism for the executor - prevent corruption of constants and missing destructions of resources
|
#
85b4df53 |
| 15-Jul-2001 |
Zeev Suraski |
Improved interactive mode - it is now available in all builds, without any significant slowdown
|
#
ab30c8cc |
| 15-Jul-2001 |
Zeev Suraski |
Early initialization
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
b23d83cf |
| 13-Jun-2001 |
Zeev Suraski |
Avoid crashing if the error reporting function is called after a bailout during shutdown
|
Revision tags: php-4.0.6RC3, php-4.0.6RC2 |
|
#
51303fc0 |
| 17-May-2001 |
Zeev Suraski |
Fix corruption issue
|
Revision tags: php-4.0.6RC1 |
|
#
0eadc7e4 |
| 07-May-2001 |
Zeev Suraski |
Make zend_execute_scripts() reentrant
|
#
bda9c83a |
| 06-May-2001 |
Zeev Suraski |
Recover from a parse error in include files (before, it could result in a crash under certain circumstances). Fix bug #8663
|