3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = 'a:2:{i:0;a:6:{s:4:"name";s:12:"Register Now";s:11:"description";s:0:"";s:4:"type";s:6:"select";s:8:"position";i:0;s:7:"options";a:4:{i:0;a:4:{s:5:"label";s:63:"PBMS, Industry Partners, Suppliers, Consultants, and All Others";s:5:"price";s:7:"1395.00";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:1;a:4:{s:5:"label";s:78:"Best Value: Join & Go for Non-Member Employers, Health Plans, and Union Groups";s:5:"price";s:6:"950.00";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:2;a:4:{s:5:"label";s:41:"Employers, Health Plans, and Union Groups";s:5:"price";s:6:"895.00";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:3;a:4:{s:5:"label";s:8:"Students";s:5:"price";s:6:"199.00";s:3:"min";s:0:"";s:3:"max";s:0:"";}}s:8:"required";i:1;}i:1;a:6:{s:4:"name";s:8:"Attendee";s:11:"description";s:0:"";s:4:"type";s:6:"custom";s:8:"position";i:1;s:7:"options";a:7:{i:0;a:4:{s:5:"label";s:4:"Name";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:1;a:4:{s:5:"label";s:7:"Company";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:2;a:4:{s:5:"label";s:5:"Title";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:3;a:4:{s:5:"label";s:9:"Phone No.";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:4;a:4:{s:5:"label";s:6:"E-mail";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:5;a:4:{s:5:"label";s:7:"Address";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}i:6;a:4:{s:5:"label";s:15:"City, State ZIP";s:5:"price";s:0:"";s:3:"min";s:0:"";s:3:"max";s:0:"";}}s:8:"required";i:1;}}' echo unserialize($test);
Output for 5.4.0 - 5.4.32
Parse error: syntax error, unexpected 'echo' (T_ECHO) in /in/Z5b46 on line 4
Process exited with code 255.
Output for 4.4.2 - 4.4.9, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_ECHO in /in/Z5b46 on line 4
Process exited with code 255.
Output for 4.3.0 - 4.3.1, 4.3.5 - 4.3.11, 4.4.0 - 4.4.1, 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_ECHO in /in/Z5b46 on line 4
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error in /in/Z5b46 on line 4
Process exited with code 255.

preferences:
212.79 ms | 1395 KiB | 123 Q