#
39aa0c4d |
| 16-Jun-2000 |
Andrei Zmievski |
Just to make extra sure.
|
#
f14961b0 |
| 16-Jun-2000 |
Andrei Zmievski |
Plug a memory leak: retval_ptr should be destroyed.
|
#
71d42060 |
| 16-Jun-2000 |
Andrei Zmievski |
Typo.
|
#
6caf633c |
| 13-Jun-2000 |
Sascha Schumann |
Proper casts
|
Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH |
|
#
d9756780 |
| 09-Jun-2000 |
Zeev Suraski |
@- Fixed var_dump() not to modify the internal order of array elements (Zeev) Fixed the buffer overflow as well
|
#
3701bc42 |
| 05-Jun-2000 |
Andi Gutmans |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
|
Revision tags: php-4.0.0 |
|
#
e043439f |
| 18-May-2000 |
Zeev Suraski |
Update the license with the new clause 6
|
#
d7779d8b |
| 17-May-2000 |
Hartmut Holzgraefe |
proto takeover from php3
|
Revision tags: php-4.0RC2 |
|
#
6e2bf336 |
| 04-Apr-2000 |
Thies C. Arntzen |
(var_dump) cleaned up some weird & buggy stuff
|
Revision tags: PHP-4.0-RC1 |
|
#
7db7884e |
| 19-Mar-2000 |
Thies C. Arntzen |
(var_dump) removed "refcount-hack" - comiles without warning again (&works).
|
#
e4df84a8 |
| 18-Mar-2000 |
Thies C. Arntzen |
(serialize/unserialize) _sleep_() -> __sleep(), _wakeup_() -> __wakeup() rename.
|
#
74169f5f |
| 16-Mar-2000 |
Sam Ruby |
restore compilation on ZTS enabled environments (like Windows)
|
#
0fe5aef0 |
| 16-Mar-2000 |
Thies C. Arntzen |
@- serialize()/unserialize() now call _sleep_() and _wakeup_() when @ working on objects. (Thies) @- renamed to_string() method to _string_value_() for consistency. @ (Thies, Zend libra
@- serialize()/unserialize() now call _sleep_() and _wakeup_() when @ working on objects. (Thies) @- renamed to_string() method to _string_value_() for consistency. @ (Thies, Zend library)
show more ...
|
#
49cc8a78 |
| 14-Mar-2000 |
Thies C. Arntzen |
@- fixed possible crash in unserialize if the serailized data was @ damaged. (Thies)
|
Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
86fa2aad |
| 19-Feb-2000 |
Zeev Suraski |
the pipe is breaking all the time
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000 |
|
#
de077404 |
| 07-Feb-2000 |
Thies C. Arntzen |
@- Made the output of var_dump() more informative. (Thies)
|
#
3ccff403 |
| 02-Feb-2000 |
Thies C. Arntzen |
use FREE_ZVAL where appropiate
|
Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH |
|
#
bdefd5da |
| 04-Jan-2000 |
Andi Gutmans |
- Change IS_UNSET -> IS_NULL
|
#
953bf8bb |
| 02-Jan-2000 |
Thies C. Arntzen |
(var_dump, serialize, unserialize) support NULL @- Added new NULL constant (Zeev, Zend library)
|
#
43ae2bff |
| 01-Jan-2000 |
Sascha Schumann |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
|
Revision tags: PRE_ISSET_TYPE |
|
#
235386b2 |
| 26-Dec-1999 |
Zeev Suraski |
Change ALLOC_ZVAL() semantics
|
#
3bf1b04c |
| 24-Dec-1999 |
Andi Gutmans |
- Move more stuff to ALLOC_ZVAL(). We need to add those FREE_ZVAL()'s now.
|
#
80bab9d9 |
| 21-Dec-1999 |
Andrei Zmievski |
We're using ZVAL's now.
|
Revision tags: PRE_LIBZEND_TO_ZEND |
|
#
a1ad2872 |
| 18-Dec-1999 |
Zeev Suraski |
- The tree compiles again
|
#
3ee4e65c |
| 18-Dec-1999 |
Zeev Suraski |
More php3_ annihilation
|