From 7cb780c709f58d44ddedd9da420e8ba5eeb9c87a Mon Sep 17 00:00:00 2001 From: Mitch Hagstrand Date: Fri, 6 Jan 2017 13:58:50 -0800 Subject: [PATCH] Revert "Test request47456.phpt for PR 1303" on PHP-7.0 and PHP-7.1 This reverts commit e55e93a1e335bec39b7edb28f0b8470fa974f4e3. This change should only apply to master. Not PHP-7.0 or PHP-7.1 --- ext/pcre/tests/request47456.phpt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ext/pcre/tests/request47456.phpt b/ext/pcre/tests/request47456.phpt index df054743dd9b8..2ba2627c8dc85 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" }