History log of /PHP-5.6/ext/standard/var_unserializer.c (Results 151 – 157 of 157)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c12dc385 07-Mar-2002 Sascha Schumann

touch file


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0
# ab38ad27 05-Dec-2001 Sascha Schumann

increase timestamp, because make tries to regenerate this file without any reason


Revision tags: php-4.1.0RC5
# 99639f58 02-Dec-2001 Bernd Roemer

Allow unserializer_callback_func to be turned off.


Revision tags: php-4.1.0RC4
# ef64e833 26-Nov-2001 foobar

Updated file since .re changed.


# 06cdf297 26-Nov-2001 Derick Rethans

- Adding a callback mechanism to the unserializer. (patch by Bernd
Roemer <berndr@bonn.edu>)
#- An explainatory e-mail will be send to php-dev


Revision tags: php-4.1.0RC3
# 9f336293 16-Nov-2001 Sascha Schumann

Fix two incidents which have been reported about the new unserializer.

#1: forgot to handle negative numbers
#2: added zval_ptr_dtor which was not in the original code which
migh

Fix two incidents which have been reported about the new unserializer.

#1: forgot to handle negative numbers
#2: added zval_ptr_dtor which was not in the original code which
might lead to crash

PR: #14082

show more ...


Revision tags: php-4.1.0RC2
# f341f630 10-Nov-2001 Sascha Schumann

Rewrite of unserializer which should be more maintainable and extensible.

Changes pass `make test´ and a couple of custom tests.

Enjoy.


1234567