summaryrefslogtreecommitdiff
path: root/Zend/tests
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2019-12-16 10:31:40 -0800
committerStanislav Malyshev <stas@php.net>2019-12-16 10:31:40 -0800
commit655691675927fa94b634daa59fa07562f921621c (patch)
treec579a08a9f1fe091685e88e3fbd7c843664e15da /Zend/tests
parent0dfff646a22ddddf5ca8cecad3b72655402aec7a (diff)
parentd82a2f6c2181106e37079138dea41d7c070d16f2 (diff)
downloadphp-git-655691675927fa94b634daa59fa07562f921621c.tar.gz
Merge branch 'PHP-7.4'
* PHP-7.4: Test fixes
Diffstat (limited to 'Zend/tests')
-rw-r--r--Zend/tests/bug78973.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Zend/tests/bug78973.phpt b/Zend/tests/bug78973.phpt
index 5bdd16e402..e18c761ca6 100644
--- a/Zend/tests/bug78973.phpt
+++ b/Zend/tests/bug78973.phpt
@@ -13,5 +13,5 @@ test(new class {
?>
--EXPECTF--
-#0 class@anonymous->__destruct() called at [%s:4]
-#1 test() called at [%s:5]
+#0 class@anonymous->__destruct() called at [%s:%d]
+#1 test() called at [%s:%d]