We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297107f commit d83c65cCopy full SHA for d83c65c
Zend/tests/throw_on_error/promote_warning_in_internal_function.phpt
@@ -13,7 +13,7 @@ try {
13
--EXPECTF--
14
object(Exception)#1 (7) {
15
["message":protected]=>
16
- string(82) "file_get_contents(not_found.txt): Failed to open stream: No such file or directory"
+ string(48) "Failed to open stream: No such file or directory"
17
["string":"Exception":private]=>
18
string(0) ""
19
["code":protected]=>
0 commit comments