3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo('<pre>'); var_dump(unserialize('C:18:"Model_Release_Type":628:{a:7:{s:11:"_subobjects";a:5:{s:4:"show";s:6:"r:436;";s:7:"tracker";s:6:"r:519;";s:11:"translation";s:6:"r:620;";s:12:"releaseGroup";s:6:"r:691;";s:7:"quality";s:6:"r:746;";}s:18:"_primary_key_value";s:3:"147";s:7:"_object";a:11:{s:13:"releaseTypeId";s:3:"147";s:6:"showId";s:2:"79";s:9:"trackerId";s:1:"3";s:14:"releaseGroupId";s:1:"9";s:13:"translationId";s:2:"35";s:9:"qualityId";s:1:"1";s:4:"type";s:7:"release";s:17:"creationTimestamp";s:10:"1284578623";s:18:"lastUsageTimestamp";s:10:"1354311004";s:10:"lastSeason";s:1:"3";s:6:"active";s:1:"1";}s:8:"_changed";a:0:{}s:7:"_loaded";b:1;s:6:"_saved";b:0;s:8:"_sorting";a:0:{}}}')); echo('</pre>');
Output for 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.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
<pre> Warning: Class __PHP_Incomplete_Class has no unserializer in /in/m5JWl on line 3 object(__PHP_Incomplete_Class)#1 (1) { ["__PHP_Incomplete_Class_Name"]=> string(18) "Model_Release_Type" } </pre>
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
<pre> Warning: Class __PHP_Incomplete_Class has no unserializer in /in/m5JWl on line 3 Notice: unserialize(): Error at offset 24 of 660 bytes in /in/m5JWl on line 3 bool(false) </pre>
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5
<pre> Notice: unserialize(): Error at offset 0 of 660 bytes in /in/m5JWl on line 3 bool(false) </pre>
Output for 4.3.0 - 4.3.1
<pre> Notice: unserialize() [http://www.php.net/function.unserialize]: Error at offset 0 of 660 bytes in /in/m5JWl on line 3 bool(false) </pre>

preferences:
201.96 ms | 401 KiB | 314 Q