3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(unserialize('a:6:{s:5:"title";s:22:"Redirection Admin O.S.";s:8:"contexts";a:1:{i:0;a:6:{s:10:"identifier";s:11:"Utilisateur";s:7:"keyword";s:4:"user";s:4:"name";s:4:"user";s:4:"type";s:7:"current";s:3:"uid";s:0:"";s:2:"id";i:1;}}s:13:"relationships";a:0:{}s:4:"code";s:3:"301";s:11:"destination";s:17:"webmaster_os/land";s:6:"access";a:2:{s:7:"plugins";a:2:{i:0;a:4:{s:4:"name";s:4:"role";s:8:"settings";a:1:{s:4:"rids";a:1:{i:0;i:3;}}s:7:"context";s:14:"logged-in-user";s:3:"not";b:0;}i:1;a:4:{s:4:"name";s:4:"role";s:8:"settings";a:1:{s:4:"rids";a:1:{i:0;i:5;}}s:7:"context";s:14:"context_user_1";s:3:"not";b:1;}}s:5:"logic";s:3:"and";}}'));
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.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.20, 7.2.0 - 7.2.33, 7.3.12 - 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(6) { ["title"]=> string(22) "Redirection Admin O.S." ["contexts"]=> array(1) { [0]=> array(6) { ["identifier"]=> string(11) "Utilisateur" ["keyword"]=> string(4) "user" ["name"]=> string(4) "user" ["type"]=> string(7) "current" ["uid"]=> string(0) "" ["id"]=> int(1) } } ["relationships"]=> array(0) { } ["code"]=> string(3) "301" ["destination"]=> string(17) "webmaster_os/land" ["access"]=> array(2) { ["plugins"]=> array(2) { [0]=> array(4) { ["name"]=> string(4) "role" ["settings"]=> array(1) { ["rids"]=> array(1) { [0]=> int(3) } } ["context"]=> string(14) "logged-in-user" ["not"]=> bool(false) } [1]=> array(4) { ["name"]=> string(4) "role" ["settings"]=> array(1) { ["rids"]=> array(1) { [0]=> int(5) } } ["context"]=> string(14) "context_user_1" ["not"]=> bool(true) } } ["logic"]=> string(3) "and" } }

preferences:
232.23 ms | 408 KiB | 359 Q