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', ); foreach($array as $a) { preg_match('.xls', $a); }
Output for git.master, git.master_jit, rfc.property-hooks
Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19 Warning: preg_match(): No ending delimiter '.' found in /in/DZgJ9 on line 19

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.3 ms | 403 KiB | 8 Q