3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( 'Foo' => NULL ); for( $i = 0; $i <= 10000; $i += 1 ) { var_dump( array_key_exists( 'Foo', $array ) ); }

Abusive script

This script was stopped while abusing our resources


preferences:
25.29 ms | 404 KiB | 5 Q