3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( 'dingo', 'wombat', 'wallaby' ); $it = new ArrayIterator( $array ); iterator_apply( $it, 'addCaps', array($it) );

preferences:
71.28 ms | 402 KiB | 5 Q