Skip to content

Commit

Permalink
Fix for 7.1
Browse files Browse the repository at this point in the history
Catchable vs Recoverable
  • Loading branch information
remicollet authored Sep 14, 2016
1 parent ff534f6 commit d8fa782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/022.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ rmdir(dirname(__FILE__) . "/tmp");
string(%d) "%stests"
string(%d) "%stmp"

Catchable fatal error: Yaf_Application::run(): Failed opening controller script %stmp%ccontrollers%cIndex.php: No such file or directory in %s022.php on line %d
%s fatal error: Yaf_Application::run(): Failed opening controller script %stmp%ccontrollers%cIndex.php: No such file or directory in %s022.php on line %d

0 comments on commit d8fa782

Please sign in to comment.