3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = 'a:3:{s:6:"entity";s:30:"Aulinks\Model\Entities\Service";s:7:"depends";a:0:{}s:4:"data";a:11:{i:0;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:16:"vacancy_standard";s:5:"title";s:17:"Inzerát standard";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:1;}s:12:"associations";a:0:{}}i:1;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:21:"vacancy_standard_plus";s:5:"title";s:22:"Inzerát standard plus";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:2;}s:12:"associations";a:0:{}}i:2;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:15:"vacancy_premium";s:5:"title";s:16:"Inzerát premium";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:3;}s:12:"associations";a:0:{}}i:3;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:7:"brigade";s:5:"title";s:8:"Brigády";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:4;}s:12:"associations";a:0:{}}i:4;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:8:"contacts";s:5:"title";s:24:"Databáze CV a Portfolia";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:5;}s:12:"associations";a:0:{}}i:5;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:11:"company_top";s:5:"title";s:18:"TOP Zaměstnavatel";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:6;}s:12:"associations";a:0:{}}i:6;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:21:"company_homepage_logo";s:5:"title";s:21:"TOP Logo společnosti";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:7;}s:12:"associations";a:0:{}}i:7;a:2:{s:6:"fields";a:9:{s:4:"mode";s:8:"employer";s:4:"name";s:14:"company_verify";s:5:"title";s:23:"Ověření společnosti";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:0;s:2:"id";i:8;}s:12:"associations";a:0:{}}i:8;a:2:{s:6:"fields";a:9:{s:4:"mode";s:9:"applicant";s:4:"name";s:10:"resume_top";s:5:"title";s:14:"TOP Životopis";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:1;s:2:"id";i:9;}s:12:"associations";a:0:{}}i:9;a:2:{s:6:"fields";a:9:{s:4:"mode";s:9:"applicant";s:4:"name";s:13:"portfolio_top";s:5:"title";s:13:"TOP Portfolio";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:1;s:2:"id";i:10;}s:12:"associations";a:0:{}}i:10;a:2:{s:6:"fields";a:9:{s:4:"mode";s:9:"applicant";s:4:"name";s:11:"user_verify";s:5:"title";s:18:"Ověření údajů";s:5:"image";N;s:11:"description";N;s:3:"hot";b:0;s:11:"highlighted";b:0;s:13:"singleVariant";b:1;s:2:"id";i:11;}s:12:"associations";a:0:{}}}}'; print_r(unserialize($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.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 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 ( [entity] => Aulinks\Model\Entities\Service [depends] => Array ( ) [data] => Array ( [0] => Array ( [fields] => Array ( [mode] => employer [name] => vacancy_standard [title] => Inzerát standard [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 1 ) [associations] => Array ( ) ) [1] => Array ( [fields] => Array ( [mode] => employer [name] => vacancy_standard_plus [title] => Inzerát standard plus [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 2 ) [associations] => Array ( ) ) [2] => Array ( [fields] => Array ( [mode] => employer [name] => vacancy_premium [title] => Inzerát premium [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 3 ) [associations] => Array ( ) ) [3] => Array ( [fields] => Array ( [mode] => employer [name] => brigade [title] => Brigády [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 4 ) [associations] => Array ( ) ) [4] => Array ( [fields] => Array ( [mode] => employer [name] => contacts [title] => Databáze CV a Portfolia [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 5 ) [associations] => Array ( ) ) [5] => Array ( [fields] => Array ( [mode] => employer [name] => company_top [title] => TOP Zaměstnavatel [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 6 ) [associations] => Array ( ) ) [6] => Array ( [fields] => Array ( [mode] => employer [name] => company_homepage_logo [title] => TOP Logo společnosti [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 7 ) [associations] => Array ( ) ) [7] => Array ( [fields] => Array ( [mode] => employer [name] => company_verify [title] => Ověření společnosti [image] => [description] => [hot] => [highlighted] => [singleVariant] => [id] => 8 ) [associations] => Array ( ) ) [8] => Array ( [fields] => Array ( [mode] => applicant [name] => resume_top [title] => TOP Životopis [image] => [description] => [hot] => [highlighted] => [singleVariant] => 1 [id] => 9 ) [associations] => Array ( ) ) [9] => Array ( [fields] => Array ( [mode] => applicant [name] => portfolio_top [title] => TOP Portfolio [image] => [description] => [hot] => [highlighted] => [singleVariant] => 1 [id] => 10 ) [associations] => Array ( ) ) [10] => Array ( [fields] => Array ( [mode] => applicant [name] => user_verify [title] => Ověření údajů [image] => [description] => [hot] => [highlighted] => [singleVariant] => 1 [id] => 11 ) [associations] => Array ( ) ) ) )

preferences:
451.04 ms | 421 KiB | 459 Q