]> granicus.if.org Git - php/commit
Add additional serialize tests for fixed bugs
authorNikita Popov <nikic@php.net>
Mon, 16 Jan 2017 12:24:13 +0000 (13:24 +0100)
committerNikita Popov <nikic@php.net>
Mon, 16 Jan 2017 12:24:13 +0000 (13:24 +0100)
commit6477bb724e0c4e95dfc8f315cac4b7e7a692b0f8
treee1e18e0504e1fa8426b91630da9d8369b4e358d0
parent50b38322b96416b0a5609591a52178f6100768da
Add additional serialize tests for fixed bugs

These have been fixed as a side-effect of the delayed __wakeup
patch.
ext/standard/tests/serialize/bug69425.phpt [new file with mode: 0644]
ext/standard/tests/serialize/bug70513.phpt [new file with mode: 0644]
ext/standard/tests/serialize/bug72731.phpt [new file with mode: 0644]