Skip to content

Commit f5f6404

Browse files
committed
Fixed test script
1 parent 75c5712 commit f5f6404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/bug64966.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $a->b();
2222
--EXPECTF--
2323
Fatal error: Uncaught exception 'Exception' in %sbug64966.php:3
2424
Stack trace:
25-
#0 [internal function]: {closure}(4096, 'Argument 1 pass...', '/home/huixinche...', 6, Array)
25+
#0 [internal function]: {closure}(4096, 'Argument 1 pass...', '%s', 6, Array)
2626
#1 %sbug64966.php(6): iterator_apply('')
2727
#2 %sbug64966.php(12): test('iterator_apply')
2828
#3 %sbug64966.php(17): A->b()

0 commit comments

Comments
 (0)