Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 21, 2024
1 parent e3235cd commit fd5c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/autoload-file-invalid-path.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ $thread = new class extends Thread{
$thread->start(Thread::INHERIT_NONE);
$thread->join();
?>
--EXPECT--
--EXPECTF--
Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0

Fatal error: Unable to open thread autoload file %si-dont-exist.php in Unknown on line 0

0 comments on commit fd5c89a

Please sign in to comment.