3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace A { /** * My magic test class * * @return \DateTime */ function getdate() { return 'what_ever'; } echo \getdate(); // ctrl + click on getdate, should go to date.php stubs. Hover is also invalid. This looks like a problem with selection engine }

preferences:
40.61 ms | 402 KiB | 5 Q