3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = array( 'contactfirstname' => 'Klaus', 'contactlastname' => 'Klaussen', 'contactmail' => 'klaus.klaussen@klaus-klaussen-gmbh.de', 'contactphone' => '0341/4114940', ); var_dump(base64_encode(serialize($test)));
Output for git.master, git.master_jit, rfc.property-hooks
string(248) "YTo0OntzOjE2OiJjb250YWN0Zmlyc3RuYW1lIjtzOjU6IktsYXVzIjtzOjE1OiJjb250YWN0bGFzdG5hbWUiO3M6ODoiS2xhdXNzZW4iO3M6MTE6ImNvbnRhY3RtYWlsIjtzOjM3OiJrbGF1cy5rbGF1c3NlbkBrbGF1cy1rbGF1c3Nlbi1nbWJoLmRlIjtzOjEyOiJjb250YWN0cGhvbmUiO3M6MTI6IjAzNDEvNDExNDk0MCI7fQ=="

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