3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = array( 0 => '.', 1 => '..', 2 => '_BACKUP', 3 => '_global.xml', 4 => '_icon', 5 => '_images', 6 => '_languages', 7 => '_settings.xml', 8 => '_sound', 9 => '_video', 10 => '_xml', 11 => 'fischerwirt.xls', 12 => 'panorama', 13 => 'thumbs', ); print_r($array);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => . [1] => .. [2] => _BACKUP [3] => _global.xml [4] => _icon [5] => _images [6] => _languages [7] => _settings.xml [8] => _sound [9] => _video [10] => _xml [11] => fischerwirt.xls [12] => panorama [13] => thumbs )

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
42.66 ms | 401 KiB | 8 Q