3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = unserialize('a:15:{i:0;a:2:{s:5:"value";s:20:"eVRhr@thomascook.com";s:7:"caption";s:17:"Boeing Ops / Tech";}i:1;a:2:{s:5:"value";s:29:"eVRqa.security@thomascook.com";s:7:"caption";s:11:"QA Security";}i:2;a:2:{s:5:"value";s:30:"eVRflightsafety@thomascook.com";s:7:"caption";s:13:"Flight Safety";}i:3;a:2:{s:5:"value";s:35:"eVRcustomer.services@thomascook.com";s:7:"caption";s:17:"Customer Services";}i:4;a:2:{s:5:"value";s:32:"eVRflight.support@thomascook.com";s:7:"caption";s:14:"Flight Support";}i:5;a:2:{s:5:"value";s:28:"airbusopstech@thomascook.com";s:7:"caption";s:17:"Airbus Ops / Tech";}i:6;a:2:{s:5:"value";s:34:"eVRbusiness.support@thomascook.com";s:7:"caption";s:16:"Business Support";}i:7;a:2:{s:5:"value";s:32:"eVRcabin.services@thomascook.com";s:7:"caption";s:14:"Cabin Services";}i:8;a:2:{s:5:"value";s:25:"eVRcrewing@thomascook.com";s:7:"caption";s:7:"Crewing";}i:9;a:2:{s:5:"value";s:29:"eVRengineering@thomascook.com";s:7:"caption";s:11:"Engineering";}i:10;a:2:{s:5:"value";s:33:"eVRground.services@thomascook.com";s:7:"caption";s:15:"Ground Services";}i:11;a:2:{s:5:"value";s:30:"eVRhotac.travel@thomascook.com";s:7:"caption";s:19:"Crew Travel / Hotac";}i:12;a:2:{s:5:"value";s:28:"eVRoperations@thomascook.com";s:7:"caption";s:10:"Operations";}i:13;a:2:{s:5:"value";s:26:"eVRtraining@thomascook.com";s:7:"caption";s:8:"Training";}i:14;a:2:{s:5:"value";s:19:"cube@thomascook.com";s:7:"caption";s:24:"CUBE EFB / Pilot Devices";}}'); // var_dump($data); asort($data); var_dump($data);
Output for 4.3.0 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.16 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
array(15) { [5]=> array(2) { ["value"]=> string(28) "airbusopstech@thomascook.com" ["caption"]=> string(17) "Airbus Ops / Tech" } [14]=> array(2) { ["value"]=> string(19) "cube@thomascook.com" ["caption"]=> string(24) "CUBE EFB / Pilot Devices" } [6]=> array(2) { ["value"]=> string(34) "eVRbusiness.support@thomascook.com" ["caption"]=> string(16) "Business Support" } [7]=> array(2) { ["value"]=> string(32) "eVRcabin.services@thomascook.com" ["caption"]=> string(14) "Cabin Services" } [8]=> array(2) { ["value"]=> string(25) "eVRcrewing@thomascook.com" ["caption"]=> string(7) "Crewing" } [3]=> array(2) { ["value"]=> string(35) "eVRcustomer.services@thomascook.com" ["caption"]=> string(17) "Customer Services" } [9]=> array(2) { ["value"]=> string(29) "eVRengineering@thomascook.com" ["caption"]=> string(11) "Engineering" } [4]=> array(2) { ["value"]=> string(32) "eVRflight.support@thomascook.com" ["caption"]=> string(14) "Flight Support" } [2]=> array(2) { ["value"]=> string(30) "eVRflightsafety@thomascook.com" ["caption"]=> string(13) "Flight Safety" } [10]=> array(2) { ["value"]=> string(33) "eVRground.services@thomascook.com" ["caption"]=> string(15) "Ground Services" } [11]=> array(2) { ["value"]=> string(30) "eVRhotac.travel@thomascook.com" ["caption"]=> string(19) "Crew Travel / Hotac" } [0]=> array(2) { ["value"]=> string(20) "eVRhr@thomascook.com" ["caption"]=> string(17) "Boeing Ops / Tech" } [12]=> array(2) { ["value"]=> string(28) "eVRoperations@thomascook.com" ["caption"]=> string(10) "Operations" } [1]=> array(2) { ["value"]=> string(29) "eVRqa.security@thomascook.com" ["caption"]=> string(11) "QA Security" } [13]=> array(2) { ["value"]=> string(26) "eVRtraining@thomascook.com" ["caption"]=> string(8) "Training" } }

preferences:
229.83 ms | 414 KiB | 313 Q