3v4l.org

run code in 300+ PHP versions simultaneously
<?php $objects = array( '1397300927159026' => array('category' => 2, 'locale' => 'de_DE'), '10152395537445743' => array('category' => 100, 'locale' => 'en_US'), ); var_export(array_map('end', $objects));
Output for rfc.property-hooks, git.master, git.master_jit
Warning: end(): Argument #1 ($array) must be passed by reference, value given in /in/tiKNM on line 8 Warning: end(): Argument #1 ($array) must be passed by reference, value given in /in/tiKNM on line 8 array ( 1397300927159026 => 'de_DE', 10152395537445743 => 'en_US', )

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:
55.16 ms | 1566 KiB | 4 Q