]> granicus.if.org Git - php/commit
Make unserialize() ref unwrapping compatible with 7.0
authorNikita Popov <nikic@php.net>
Mon, 16 Jan 2017 13:25:58 +0000 (14:25 +0100)
committerNikita Popov <nikic@php.net>
Mon, 16 Jan 2017 13:25:58 +0000 (14:25 +0100)
commit29433f9fd581574e11b1ccb2942d1022e9e2173a
treeee0648f352f1c0eb379dbfb9c4d6a211c98c45a3
parent590ef15f6a492c7edddf8e76abdb608424f39fc3
Make unserialize() ref unwrapping compatible with 7.0

Also fix output difference in merged test (unrelated).
ext/standard/tests/serialize/bug69425.phpt
ext/standard/var.c