3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<pre>' . print_r(unserialize("a:4:{s:10:\"yandex_lat\";d:55.732416480442744;s:10:\"yandex_lon\";d:37.520295299256;s:12:\"yandex_scale\";i:14;s:10:\"PLACEMARKS\";a:1:{i:0;a:3:{s:3:\"LON\";d:37.520515837454;s:3:\"LAT\";d:55.732748781724;s:4:\"TEXT\";s:124:\"ЦСН БДД МВД России.###RN###<hr />###RN###Поклонная ул. 15, вл. 17###RN###город Москва\";}}}"), true) . '</pre>';
Output for git.master, git.master_jit, rfc.property-hooks
<pre>Array ( [yandex_lat] => 55.732416480443 [yandex_lon] => 37.520295299256 [yandex_scale] => 14 [PLACEMARKS] => Array ( [0] => Array ( [LON] => 37.520515837454 [LAT] => 55.732748781724 [TEXT] => ЦСН БДД МВД России.###RN###<hr />###RN###Поклонная ул. 15, вл. 17###RN###город Москва ) ) ) </pre>

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