diff options
author | Juan Basso <jrbasso@gmail.com> | 2015-02-05 23:45:04 -0500 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2015-03-22 20:31:40 -0700 |
commit | 4076a4d2a9b004c5898ea60b549f824631e0983d (patch) | |
tree | 64853393daeb9b33c492d965d1fa34e30fbcd6dc /ext/xml/php_xml.h | |
parent | c6384a7908976c5339374e7449e4ad5f38934e49 (diff) | |
download | php-git-4076a4d2a9b004c5898ea60b549f824631e0983d.tar.gz |
Fixed serialization of non string values on __sleep
Returning just N; (null) on the __sleep makes the number of fields/values be incomplete and corrupting the generated value from serialize, making impossible to unserialize it.
Conflicts:
ext/standard/var.c
Diffstat (limited to 'ext/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions