Skip to content

Commit 72d3999

Browse files
committed
Exception message change
1 parent 0ef1a2d commit 72d3999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/tests/throw_on_error/promote_warning_in_internal_function.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ try {
1313
--EXPECTF--
1414
object(Exception)#1 (7) {
1515
["message":protected]=>
16-
string(82) "file_get_contents(not_found.txt): Failed to open stream: No such file or directory"
16+
string(48) "Failed to open stream: No such file or directory"
1717
["string":"Exception":private]=>
1818
string(0) ""
1919
["code":protected]=>

0 commit comments

Comments
 (0)