Skip to content

Commit

Permalink
Fixed test script
Browse files Browse the repository at this point in the history
  • Loading branch information
dstogov committed Jun 10, 2013
1 parent 75c5712 commit f5f6404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/tests/bug64966.phpt
Expand Up @@ -22,7 +22,7 @@ $a->b();
--EXPECTF--
Fatal error: Uncaught exception 'Exception' in %sbug64966.php:3
Stack trace:
#0 [internal function]: {closure}(4096, 'Argument 1 pass...', '/home/huixinche...', 6, Array)
#0 [internal function]: {closure}(4096, 'Argument 1 pass...', '%s', 6, Array)
#1 %sbug64966.php(6): iterator_apply('')
#2 %sbug64966.php(12): test('iterator_apply')
#3 %sbug64966.php(17): A->b()
Expand Down

0 comments on commit f5f6404

Please sign in to comment.