From ead7632cf9e74d41d2ef49010195249373ecb2c5 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Thu, 17 Mar 2016 15:23:44 +0800 Subject: [PATCH] Fixed test script --- ext/spl/tests/SplObjectStorage_unserialize_bad.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/spl/tests/SplObjectStorage_unserialize_bad.phpt b/ext/spl/tests/SplObjectStorage_unserialize_bad.phpt index 8f0676de3b..a5678eab40 100644 --- a/ext/spl/tests/SplObjectStorage_unserialize_bad.phpt +++ b/ext/spl/tests/SplObjectStorage_unserialize_bad.phpt @@ -44,5 +44,5 @@ object(SplObjectStorage)#2 (1) { } } } -Error at offset 79 of 78 bytes +Error at offset 78 of 78 bytes DONE -- 2.40.0