3v4l.org

run code in 300+ PHP versions simultaneously
<?php $teste = unserialize('a:17:{s:2:"id";s:2:"13";s:11:"last_update";i:1398192127;s:8:"language";s:2:"en";s:6:"active";i:1;s:4:"type";s:10:"conference";s:6:"ext_id";N;s:4:"name";s:32:"Special lunch with Chef Milanesa";s:4:"info";s:130:"Chef Milanesa will use his specialty on breading in order to prepare the most delicious dishes. From salads to beans, all breaded.";s:14:"category_count";i:1;s:10:"meta_count";i:1;s:16:"attachment_count";i:0;s:10:"start_time";i:1391349600;s:8:"end_time";i:1391356800;s:5:"place";N;s:7:"company";N;s:13:"product_count";i:0;s:12:"person_count";i:1;}'); print_r($teste);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [id] => 13 [last_update] => 1398192127 [language] => en [active] => 1 [type] => conference [ext_id] => [name] => Special lunch with Chef Milanesa [info] => Chef Milanesa will use his specialty on breading in order to prepare the most delicious dishes. From salads to beans, all breaded. [category_count] => 1 [meta_count] => 1 [attachment_count] => 0 [start_time] => 1391349600 [end_time] => 1391356800 [place] => [company] => [product_count] => 0 [person_count] => 1 )

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:
50.56 ms | 402 KiB | 8 Q