3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = "| ATM | Cash Machines | | DBT | Delivered By Tesco | | INTERCOM | Intercom is available at the store entrance | | HEARING_IMPAIRMENTS | Facilities available for people with hearing impairments | | HAND_CAR_WASH | Hand car wash | | PETROL_FILLING_STATION | Petrol station | | ACCESSIBLE_CAR_PARKING | Disabled parking facilities | | ASSISTANCE_DOGS | Guide dogs are welcome in the store | | MOBILITY_IMPAIRMENT | Facilities available for people with mobility impairment | | WHEELCHAIR_ACCESS | Wheelchair assistance is available at the store | | DIRECT_CLICK_AND_COLLECT | Direct Collection | | INDUCTION_LOOP | Induction loops have been installed at the store | | AUTOMATIC_DOORS | The store has automatic doors | | NON_ASSISTED_WHEELCHAIR_ACCESS | Non-assisted wheelchair access is possible | | VISUALLY_IMPAIRED | Facilites available for people with visual impairment . Including braille and large print | | ACCESSIBLE_TOILETS | Fully accessible toilets are available at the store | | PAYQWIQ | This store has PayQwiq | | FREE_FROM | Free from | | TOILETS | Toilets | | CLOTHING_COLLECTION | Clothing collection | | MONEYGRAM | MoneyGram | | ACCESSIBLE_BABY_CHANGING | Accessible baby changing facilities at the store | | CUMMINS | Cummins | | MAX_PRINT_KIOSK | Max Print kiosk | | FOOD_COLLECTION | Food Collection | | FISH | Fish | | WORLD_FOOD | World Food | | WIFI | WiFi Access | | DIRECT_RETURNS | Direct Returns | | ASIAN | Asian | | RUG_DOCTOR | Rug Doctor | | PHARMACY | Pharmacy | | CAFE | Café | | OPTICIAN | Optician | | 24_HOURS | Open 24 Hours | | CLOTHING_RANGE | Clothing Range | | SCAN_AS_YOU_SHOP | Scan as you Shop | | TRAVEL_MONEY | Travel Money | | POLISH | Polish | | CLOTHING_ORDER_POINT | Clothing Order Point | | CHICKEN | Chicken | | COINSTAR | Coinstar | | DEPOSIT_MONEY | Deposit Money | | PIZZA | Pizza | | GAMES | Games | | AFRO_CARIBBEAN | Afro Caribbean | | PHOTO_SHOP | Photo Shop | | DIRECT_ORDER_POINT | Direct Order Point | | MOMENTUM_99 | Momentum 99 | | MEAT | Meat | | TECH_SUPPORT | Tech Support | | TESCO_MOBILE_SHOP | Tesco Mobile Shop | | GROCERY_COLLECTION | Grocery Collection | | KRISPY_KREME | Krispy kreme | | RECYCLING | Recycling | | TIMPSON | Timpson | | JET_WASH | Jet Wash | | POST_OFFICE | Post Office | | PAYPOINT | PayPoint | | BABY_CHANGE | Baby Changing Facilities | | CAR_WASH | Car Wash | | GREEK | Greek | | COMMUNITY_SPACE | Community Space |"; $list = explode(PHP_EOL, $a); print_r($list);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => | ATM | Cash Machines | [1] => | DBT | Delivered By Tesco | [2] => | INTERCOM | Intercom is available at the store entrance | [3] => | HEARING_IMPAIRMENTS | Facilities available for people with hearing impairments | [4] => | HAND_CAR_WASH | Hand car wash | [5] => | PETROL_FILLING_STATION | Petrol station | [6] => | ACCESSIBLE_CAR_PARKING | Disabled parking facilities | [7] => | ASSISTANCE_DOGS | Guide dogs are welcome in the store | [8] => | MOBILITY_IMPAIRMENT | Facilities available for people with mobility impairment | [9] => | WHEELCHAIR_ACCESS | Wheelchair assistance is available at the store | [10] => | DIRECT_CLICK_AND_COLLECT | Direct Collection | [11] => | INDUCTION_LOOP | Induction loops have been installed at the store | [12] => | AUTOMATIC_DOORS | The store has automatic doors | [13] => | NON_ASSISTED_WHEELCHAIR_ACCESS | Non-assisted wheelchair access is possible | [14] => | VISUALLY_IMPAIRED | Facilites available for people with visual impairment . Including braille and large print | [15] => | ACCESSIBLE_TOILETS | Fully accessible toilets are available at the store | [16] => | PAYQWIQ | This store has PayQwiq | [17] => | FREE_FROM | Free from | [18] => | TOILETS | Toilets | [19] => | CLOTHING_COLLECTION | Clothing collection | [20] => | MONEYGRAM | MoneyGram | [21] => | ACCESSIBLE_BABY_CHANGING | Accessible baby changing facilities at the store | [22] => | CUMMINS | Cummins | [23] => | MAX_PRINT_KIOSK | Max Print kiosk | [24] => | FOOD_COLLECTION | Food Collection | [25] => | FISH | Fish | [26] => | WORLD_FOOD | World Food | [27] => | WIFI | WiFi Access | [28] => | DIRECT_RETURNS | Direct Returns | [29] => | ASIAN | Asian | [30] => | RUG_DOCTOR | Rug Doctor | [31] => | PHARMACY | Pharmacy | [32] => | CAFE | Café | [33] => | OPTICIAN | Optician | [34] => | 24_HOURS | Open 24 Hours | [35] => | CLOTHING_RANGE | Clothing Range | [36] => | SCAN_AS_YOU_SHOP | Scan as you Shop | [37] => | TRAVEL_MONEY | Travel Money | [38] => | POLISH | Polish | [39] => | CLOTHING_ORDER_POINT | Clothing Order Point | [40] => | CHICKEN | Chicken | [41] => | COINSTAR | Coinstar | [42] => | DEPOSIT_MONEY | Deposit Money | [43] => | PIZZA | Pizza | [44] => | GAMES | Games | [45] => | AFRO_CARIBBEAN | Afro Caribbean | [46] => | PHOTO_SHOP | Photo Shop | [47] => | DIRECT_ORDER_POINT | Direct Order Point | [48] => | MOMENTUM_99 | Momentum 99 | [49] => | MEAT | Meat | [50] => | TECH_SUPPORT | Tech Support | [51] => | TESCO_MOBILE_SHOP | Tesco Mobile Shop | [52] => | GROCERY_COLLECTION | Grocery Collection | [53] => | KRISPY_KREME | Krispy kreme | [54] => | RECYCLING | Recycling | [55] => | TIMPSON | Timpson | [56] => | JET_WASH | Jet Wash | [57] => | POST_OFFICE | Post Office | [58] => | PAYPOINT | PayPoint | [59] => | BABY_CHANGE | Baby Changing Facilities | [60] => | CAR_WASH | Car Wash | [61] => | GREEK | Greek | [62] => | COMMUNITY_SPACE | Community Space | )

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:
39.79 ms | 409 KiB | 8 Q