From 080f6b10ecf6af557e8dc1732eb154a916cf6838 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Fri, 6 May 2016 10:51:38 +0800 Subject: [PATCH] Fixed test --- Zend/tests/bug72162.phpt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Zend/tests/bug72162.phpt b/Zend/tests/bug72162.phpt index 3cd12dea21..5902c585d8 100644 --- a/Zend/tests/bug72162.phpt +++ b/Zend/tests/bug72162.phpt @@ -2,10 +2,9 @@ Bug #72162 (use-after-free - error_reporting) --FILE-- -okey ---EXPECT-- -okey +--EXPECTF-- +Catchable fatal error: Object of class stdClass could not be converted to string in %sbug72162.php on line %d -- 2.50.1