3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(unserialize('a:1:{s:4:"text";a:3:{s:3:"mul";a:3:{s:3:"mul";s:22:"<p>Enter text here</p>";s:2:"de";s:19:"This is german text";s:2:"en";s:18:"This is text for ";}s:2:"en";s:42:"<p>This is text for English  language</p>";s:2:"de";a:3:{s:3:"mul";s:22:"<p>Enter text here</p>";s:2:"de";s:19:"This is german text";s:2:"en";s:18:"This is text for ";}}}'));
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [text] => Array ( [mul] => Array ( [mul] => <p>Enter text here</p> [de] => This is german text [en] => This is text for  ) [en] => <p>This is text for English  language</p> [de] => Array ( [mul] => <p>Enter text here</p> [de] => This is german text [en] => This is text for  ) ) )

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.33 ms | 402 KiB | 8 Q