3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "magnet sfdu baserate sfdurate magnetrate porate backsiderate listrate usecustomrate custbaserate custsfdurate custmagnetrate custlogorate custbacksiderate custlistrate backside weight layout logo list listtype inventory notes active monthlyavg months poinfo prepayment taxrate custtaxrate soldavg termination salesrepfirst salesreplast salesrepcode servicerepfirst servicereplast servicerepcode dealerrate usemasteracct masteracctid upcharge copychgcode website depositamt graphicamt holddate canceldate holdflag pmttype certterm usedefaultcertterm frontgraphic backgraphic mastergraphicacct usemastergraphic magnetflag sfduflag modificationdate contractdate cancelled flatratebilling flatrate respondentlist respondentrate twotierbilling tagalongrate oticdescription splitzips certtermtext loyaltyflag webconfid pocount pending waiting rejected sub_svcs_tier billcontactfirst billcontactlast billphone billfax billemail crrtrate crrt status"; $str = str_replace("\t", " ", $str); $str = str_replace(" ", " ", $str); $chunks = explode(" ", $str); foreach($chunks as $k=>$v) if(empty($v)) unset($chunks[$k]); echo '"'.implode('", "', $chunks).'"';
Output for git.master, git.master_jit, rfc.property-hooks
"magnet", "sfdu", "baserate", "sfdurate", "magnetrate", "porate", "backsiderate", "listrate", "usecustomrate", "custbaserate", "custsfdurate", "custmagnetrate", "custlogorate", "custbacksiderate", "custlistrate", "backside", "weight", "layout", "logo", "list", "listtype", "inventory", "notes", "active", "monthlyavg", "months", "poinfo", "prepayment", "taxrate", "custtaxrate", "soldavg", "termination", "salesrepfirst", "salesreplast", "salesrepcode", "servicerepfirst", "servicereplast", "servicerepcode", "dealerrate", "usemasteracct", "masteracctid", "upcharge", "copychgcode", "website", "depositamt", "graphicamt", "holddate", "canceldate", "holdflag", "pmttype", "certterm", "usedefaultcertterm", "frontgraphic", "backgraphic", "mastergraphicacct", "usemastergraphic", "magnetflag", "sfduflag", "modificationdate", "contractdate", "cancelled", "flatratebilling", "flatrate", "respondentlist", "respondentrate", "twotierbilling", "tagalongrate", "oticdescription", "splitzips", "certtermtext", "loyaltyflag", "webconfid", "pocount", "pending", "waiting", "rejected", "sub_svcs_tier", "billcontactfirst", "billcontactlast", "billphone", "billfax", "billemail", "crrtrate", "crrt", "status"

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:
56.27 ms | 403 KiB | 8 Q