3v4l.org

run code in 500+ PHP versions simultaneously
<?php $array = [0, 0, 0, 0]; var_export( array_all($array, fn($v) => !$v) );
Output for 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
true
Output for 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30
Fatal error: Uncaught Error: Call to undefined function array_all() in /in/r0WJX:6 Stack trace: #0 {main} thrown in /in/r0WJX on line 6
Process exited with code 255.

preferences:
48.63 ms | 843 KiB | 4 Q