diff options
Diffstat (limited to 'php-upstream.patch')
-rw-r--r-- | php-upstream.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/php-upstream.patch b/php-upstream.patch deleted file mode 100644 index 2cdabc6..0000000 --- a/php-upstream.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff --git a/ext/standard/tests/serialize/bug74614.phpt b/ext/standard/tests/serialize/bug74614.phpt -index ae96262..794c871 100644 ---- a/ext/standard/tests/serialize/bug74614.phpt -+++ b/ext/standard/tests/serialize/bug74614.phpt -@@ -7,4 +7,4 @@ unserialize('a:3020000000000000000000000000000001:{i:0;a:0:{}i:1;i:2;i:2;i:3;i:3 - - ?> - --EXPECTF-- --Notice: unserialize(): Error at offset 38 of 113 bytes in %s on line %d -+Notice: unserialize(): Error at offset %d of 113 bytes in %s on line %d |