3v4l.org

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

preferences:
55.21 ms | 402 KiB | 5 Q