3v4l.org

run code in 500+ PHP versions simultaneously
<?php class stdClass {} // Checked at execution time interface Iterator {} // Checked at execution time function mb_substr() {} // Checked at compile time
Output for 8.4.1 - 8.4.6
Fatal error: Cannot redeclare function mb_substr() in /in/eT5rs on line 10
Process exited with code 255.
Output for 8.2.0 - 8.2.28, 8.3.0 - 8.3.20
Fatal error: Cannot redeclare mb_substr() in /in/eT5rs on line 10
Process exited with code 255.

preferences:
41.98 ms | 717 KiB | 3 Q