From: Stanislav Malyshev Date: Tue, 13 Sep 2016 03:12:41 +0000 (-0700) Subject: Fix test X-Git-Tag: php-7.1.0RC2~18^2^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33d0ef0fefed7b8eb958aa4f1b4e2e7602953d30;p=php Fix test --- diff --git a/ext/spl/tests/bug70068.phpt b/ext/spl/tests/bug70068.phpt index 92a38dfbd6..96b2fa808f 100644 --- a/ext/spl/tests/bug70068.phpt +++ b/ext/spl/tests/bug70068.phpt @@ -2,8 +2,13 @@ Bug #70068 (Dangling pointer in the unserialization of ArrayObject items) --FILE-- getMessage()."\n"; +} ?> OK --EXPECT-- +Error at offset 10 of 20 bytes OK \ No newline at end of file