3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = <<<STRING a:20:{s:8:"instance";s:7:"manager";s:10:"id_request";i:44263;s:9:"instances";a:1:{i:0;s:11:"softonic_en";}s:27:"developer_control_panel_url";s:45:"http://developer.softonic.com.odelrio.coredev";s:11:"manager_url";s:33:"http://en.manager.odelrio.coredev";s:17:"download_plus_url";s:33:"http://writer-en.odelrio.coredev/";s:19:"scrn_author_ads_url";s:59:"http://screenshots.en.sftcdn.net.sft-dev.com/author_ads_ftp";s:26:"current_user_manager_email";s:24:"odin.delrio@softonic.com";s:16:"current_instance";s:11:"softonic_en";s:13:"external_urls";s:64:"http://en.softonic.com.odelrio.coredev/webservices/external-urls";s:15:"private_api_url";s:34:"http://private-api.odelrio.coredev";s:12:"softonic_url";s:39:"http://www.softonic.com.odelrio.coredev";s:6:"action";s:7:"approve";s:7:"id_file";N;s:14:"id_common_user";i:71310721;s:11:"api_web_url";s:39:"http://api.softonic.com.odelrio.coredev";s:14:"api_web_zh_url";s:38:"http://api.softonic.cn.odelrio.coredev";s:11:"api_dcp_url";s:38:"http://manager.api-dcp.odelrio.coredev";s:17:"api_catalogue_url";s:48:"http://catalogue.priv.sftapi.com.odelrio.coredev";s:9:"file_hash";s:0:"";} STRING; var_dump(unserialize($string));
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.21, 7.0.0 - 7.0.20, 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.27, 8.2.0 - 8.2.17, 8.3.0 - 8.3.4
array(20) { ["instance"]=> string(7) "manager" ["id_request"]=> int(44263) ["instances"]=> array(1) { [0]=> string(11) "softonic_en" } ["developer_control_panel_url"]=> string(45) "http://developer.softonic.com.odelrio.coredev" ["manager_url"]=> string(33) "http://en.manager.odelrio.coredev" ["download_plus_url"]=> string(33) "http://writer-en.odelrio.coredev/" ["scrn_author_ads_url"]=> string(59) "http://screenshots.en.sftcdn.net.sft-dev.com/author_ads_ftp" ["current_user_manager_email"]=> string(24) "odin.delrio@softonic.com" ["current_instance"]=> string(11) "softonic_en" ["external_urls"]=> string(64) "http://en.softonic.com.odelrio.coredev/webservices/external-urls" ["private_api_url"]=> string(34) "http://private-api.odelrio.coredev" ["softonic_url"]=> string(39) "http://www.softonic.com.odelrio.coredev" ["action"]=> string(7) "approve" ["id_file"]=> NULL ["id_common_user"]=> int(71310721) ["api_web_url"]=> string(39) "http://api.softonic.com.odelrio.coredev" ["api_web_zh_url"]=> string(38) "http://api.softonic.cn.odelrio.coredev" ["api_dcp_url"]=> string(38) "http://manager.api-dcp.odelrio.coredev" ["api_catalogue_url"]=> string(48) "http://catalogue.priv.sftapi.com.odelrio.coredev" ["file_hash"]=> string(0) "" }

preferences:
215.56 ms | 408 KiB | 337 Q