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:44303;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:26:"testingheros.dcp@gmail.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 git.master, git.master_jit
array(20) { ["instance"]=> string(7) "manager" ["id_request"]=> int(44303) ["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(26) "testingheros.dcp@gmail.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) "" }
Output for rfc.property-hooks
Warning: unserialize(): Extra data starting at offset 1130 of 1132 bytes in /in/QEmEL on line 9 array(20) { ["instance"]=> string(7) "manager" ["id_request"]=> int(44303) ["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(26) "testingheros.dcp@gmail.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) "" }

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
41.41 ms | 404 KiB | 8 Q