]> granicus.if.org Git - php/commitdiff
fix test
authorStanislav Malyshev <stas@php.net>
Tue, 2 Jun 2015 06:58:19 +0000 (23:58 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 2 Jun 2015 06:58:19 +0000 (23:58 -0700)
ext/spl/tests/bug69737.phpt

index d39ce3d4a82db22aca1c918be0eea4656e0f133b..7892c410853d0465faaaaf1da911ccb6e50a737c 100644 (file)
@@ -13,4 +13,9 @@ $h->insert(6);
 ?>
 ===DONE===
 --EXPECTF--
-Fatal error: Call to undefined method SplMinHeap::notexist() in %s/bug69737.php on line %d
+Fatal error: Uncaught EngineException: Call to undefined method SplMinHeap::notexist() in %s/bug69737.php:%d
+Stack trace:
+#0 [internal function]: SplMinHeap1->compare(1, 6)
+#1 %s/bug69737.php(%d): SplHeap->insert(6)
+#2 {main}
+  thrown in %s/bug69737.php on line %d