3v4l.org

run code in 300+ PHP versions simultaneously
<?php $myArray = array( 0, NULL, '', 'true', 'false', true, '0', -1 ); print_r( array_filter($myArray) );

preferences:
42.24 ms | 402 KiB | 5 Q