3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! try { throw new Exception(); } catch (Exception $e) { if (!empty(array_intersect(array('foo'), class_implements(get_class($e))))) { echo 'foo'; }
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.17
Fatal error: Can't use function return value in write context in /in/KK0oJ on line 6
Process exited with code 255.

preferences:
192.54 ms | 1395 KiB | 53 Q