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

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