History log of /PHP-7.2/ext/standard/var_unserializer.c (Results 101 – 125 of 238)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6ee5e813 09-Apr-2014 Dmitry Stogov

var_push_dtor_no_addref() is useles (var_push_dtor() doesn't work properly as well)


# c6cba554 27-Mar-2014 Dmitry Stogov

Use ZVAL_DEREF() macro


# 887189ca 26-Mar-2014 Dmitry Stogov

Refactored IS_INDIRECT usage for CV and object properties to support HashTable resizing


# 62c448ab 17-Mar-2014 Dmitry Stogov

Fixed serialize/unserialize problems


# 24540362 26-Feb-2014 Xinchen Hui

Re-fixed unserialize


# b7052ef1 26-Feb-2014 Xinchen Hui

Revert "Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)"

This reverts commit 80a178015d6b162ff0ba7a8e8f5a08c88829cc3c.


# 80a17801 26-Feb-2014 Xinchen Hui

Fixed unserialize implementation (it's complicated, this issue took me 4 hours :<, need some review)


# 7f527d80 26-Feb-2014 Xinchen Hui

Fixed reference handling in serialize/unserialize


# 595741f6 25-Feb-2014 Xinchen Hui

Fixed test fail in ext/standard/tests/serialize/bug64354_1.php


# dc2d758c 25-Feb-2014 Xinchen Hui

Fixed segfaults


# 398256e5 14-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


# 1ac4d8f2 29-Jul-2013 Michael Wallner

fix bug #65481 (shutdown segfault due to serialize)


Revision tags: php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13
# f52b2e6a 09-Mar-2013 Xinchen Hui

Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)

about the __sleep one, since php_serialize_* are all void function,
so,,only check exception at the v

Fixed bug #64354 (Unserialize array of objects whose class can't be autoloaded fail)

about the __sleep one, since php_serialize_* are all void function,
so,,only check exception at the very begining

show more ...


Revision tags: php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4
# 86c1a261 21-Jan-2013 Xinchen Hui

Merge fix of #62836 to ?.re, and regenerate ?.c


Revision tags: php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1
# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2
# eab14993 06-Dec-2012 Sebastian Bergmann

Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files.


Revision tags: php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1
# 0b23da1c 17-Aug-2012 Xinchen Hui

Fixed bug #62836 (Seg fault or broken object references on unserialize())


Revision tags: php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0
# f44bf555 28-Feb-2012 Pierre Joye

- fix bug #60879, unserialize does not invoke __wakeup


# ee772f60 28-Feb-2012 Pierre Joye

- fix bug #60879, unserialize does not invoke __wakeup


Revision tags: php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


12345678910