3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_match('/(s3\:\/\/[0-9A-z\-\_\.]+\@[0-9A-z\-\.]+\.com)\/(.*)\/([0-9A-z]+\.(jpg|png|jpeg|gif))/', 's3://aqadd.com.ssrmap@s3-eu-west-1.amazonaws.com/listings/17/28/2385fd6a3c3a036c0e41eaf6c6654839.jpg', $matches); var_dump($matches);
Output for git.master, git.master_jit, rfc.property-hooks
array(5) { [0]=> string(100) "s3://aqadd.com.ssrmap@s3-eu-west-1.amazonaws.com/listings/17/28/2385fd6a3c3a036c0e41eaf6c6654839.jpg" [1]=> string(48) "s3://aqadd.com.ssrmap@s3-eu-west-1.amazonaws.com" [2]=> string(14) "listings/17/28" [3]=> string(36) "2385fd6a3c3a036c0e41eaf6c6654839.jpg" [4]=> string(3) "jpg" }

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:
113.16 ms | 402 KiB | 8 Q