3v4l.org

run code in 300+ PHP versions simultaneously
<?php $_content = 'Error adding user (John &quot;Halcyon&quot; Styn): [existing_user_login] Sorry, that username already exists! [Array ( [user_login] => John Halcyon Styn [user_nicename] => John Halcyon Styn [display_name] => John &quot;Halcyon&quot; Styn [user_email] => [user_url] => [role] => Subscriber [user_pass] => d5b5c2ee6eb5e77c4ced954f6ef36617 ) ]'; preg_match('%\[user_login\] => (*.)\[%', $_content, $r); print_r($r);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: preg_match(): Compilation failed: (*VERB) not recognized or malformed at offset 20 in /in/k2Nrv on line 13

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:
63.57 ms | 401 KiB | 8 Q