xref: /PHP-8.1/Zend/tests/oss_fuzz_64209.phpt (revision daa38dd6)
1--TEST--
2oss-fuzz #64209: Fix in-place modification of filename in php_message_handler_for_zend
3--FILE--
4<?php
5require '://@';
6?>
7--EXPECTF--
8Warning: require(://@): Failed to open stream: No such file or directory in %s on line %d
9
10Fatal error: Uncaught Error: Failed opening required '://@' (include_path='%s') in %s:%d
11Stack trace:
12#0 {main}
13  thrown in %s on line %d
14