From: Remi Collet Date: Mon, 29 May 2017 09:41:16 +0000 (+0200) Subject: missing fix for test X-Git-Tag: php-7.2.0alpha1~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cb28a0ab2d2ae4894e20788332511636acee7858;p=php missing fix for test --- diff --git a/ext/pcre/tests/request47456.phpt b/ext/pcre/tests/request47456.phpt index df054743dd..2ba2627c8d 100644 --- a/ext/pcre/tests/request47456.phpt +++ b/ext/pcre/tests/request47456.phpt @@ -34,11 +34,11 @@ array(3) { ["chr"]=> string(1) "b" [1]=> - NULL + string(0) "" ["num"]=> - NULL + string(0) "" [2]=> - NULL + string(0) "" [3]=> string(1) "b" } @@ -77,11 +77,11 @@ array(3) { ["chr"]=> string(1) "b" [1]=> - NULL + string(0) "" ["num"]=> - NULL + string(0) "" [2]=> - NULL + string(0) "" [3]=> string(1) "b" }