summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xZend/tests/bug26077.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/bug26077.phpt b/Zend/tests/bug26077.phpt
index e7cca2794a..fa154655bf 100755
--- a/Zend/tests/bug26077.phpt
+++ b/Zend/tests/bug26077.phpt
@@ -5,5 +5,5 @@ Bug #26077 Memory leaks when creating an instance of an object
class foo {} new foo();
?>
===DONE===
---EXPECTF--
+--EXPECT--
===DONE===