3v4l.org

run code in 300+ PHP versions simultaneously
<?php $yourdata = "16:53:41.640 T#4820 PresenceManager: ᥺[NAME]0x366f7cdb9df5a0e9-s-s157.55.56.143:40018-r[IPADDRESS]:44385"; preg_match('/\[NAME\].*?((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)).*\[IPADDRESS\]/', $yourdata, $matches); echo "Ip:".$matches[0]; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Ip:[NAME]0x366f7cdb9df5a0e9-s-s157.55.56.143:40018-r[IPADDRESS]

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