3v4l.org

run code in 500+ PHP versions simultaneously
<?php $email='something@gmail.com'; var_dump(preg_match('/([\w\s\'\"\+]+[\s]+)?(<)?(([\w-\.\+]+)@((?:[\w\-]+\.)+)([a-zA-Z]{2,4}))?(>)?/', $email, $aMatch)); var_dump($aMatch);
Output for git.master, git.master_jit, rfc.property-hooks
Warning: preg_match(): Compilation failed: invalid range in character class at offset 29 in /in/Ls3sI on line 3 bool(false) NULL

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:
53.17 ms | 1674 KiB | 4 Q