3v4l.org

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

preferences:
27.59 ms | 402 KiB | 5 Q