DEBSOURCES
Skip Quicknav
sources / xdebug / 3.4.5-3 / xdebug-3.4.5 / tests / debugger / bug00627-symlink-target.inc
123456
<?php function inSymlinkedFile() { echo strlen("In the symlinked file\n"), "\n"; } ?>