/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
_files
/
Upload File
HOME
--TEST-- PHPT skip condition results in correct code location hint --FILE-- <?php declare(strict_types=1); \some_unknown_function("Nothing to see here, move along"); // Some more lines $a = 1; --EXPECT-- Nothing to see here, move along