3v4l.org

run code in 300+ PHP versions simultaneously
<?php $emails = array('android_url' => 'Ссылка на Android приложение в play маркет(play.google.com)', 'ios_url' => 'Ссылка на iOS приложение в itunes.apple.com'); echo serialize($emails); var_dump(unserialize('a:3:{s:4:"info";s:11:"info@056.ua";s:4:"news";s:11:"news@056.ua";s:10:"workwithus";s:8:"1@056.ua";}'));
Output for git.master, git.master_jit, rfc.property-hooks
a:2:{s:11:"android_url";s:84:"Ссылка на Android приложение в play маркет(play.google.com)";s:7:"ios_url";s:62:"Ссылка на iOS приложение в itunes.apple.com";}array(3) { ["info"]=> string(11) "info@056.ua" ["news"]=> string(11) "news@056.ua" ["workwithus"]=> string(8) "1@056.ua" }

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