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:
25.53 ms | 402 KiB | 5 Q