3v4l.org

run code in 300+ PHP versions simultaneously
<?php $tracking = '1Z0ER5190360727519'; if(preg_match("/\b(1Z ?[0-9A-Z]{3} ?[0-9A-Z]{3} ?[0-9A-Z]{2} ?[0-9A-Z]{4} ?[0-9A-Z]{3} ?[0-9A-Z]|[\dT]\d\d\d ?\d\d\d\d ?\d\d\d)\b/i", $tracking)==1){print "http://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=".$tracking;} if(preg_match("/\b((96\d\d\d\d\d ?\d\d\d\d|96\d\d) ?\d\d\d\d ?d\d\d\d( ?\d\d\d)?)\b/i", $tracking)==1){print "https://www.fedex.com/fedextrack/?tracknumbers=".$tracking;} if(preg_match("/\b(91\d\d ?\d\d\d\d ?\d\d\d\d ?\d\d\d\d ?\d\d\d\d ?\d\d|91\d\d ?\d\d\d\d ?\d\d\d\d ?\d\d\d\d ?\d\d\d\d)\b/i", $tracking)==1){print "https://tools.usps.com/go/TrackConfirmAction.action?tLabels=".$tracking;}
Output for git.master, git.master_jit, rfc.property-hooks
http://wwwapps.ups.com/WebTracking/track?track=yes&trackNums=1Z0ER5190360727519

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