3v4l.org

run code in 300+ PHP versions simultaneously
<?php $data = [ 'cachekey' => '1234567890', 'params' => [ 'datestr' => '3-31-13', 'grossOrNet' => 'gross' ], 'action' => 'twrIndicesAction' ]; echo serialize($data);
Output for git.master, git.master_jit, rfc.property-hooks
a:3:{s:8:"cachekey";s:10:"1234567890";s:6:"params";a:2:{s:7:"datestr";s:7:"3-31-13";s:10:"grossOrNet";s:5:"gross";}s:6:"action";s:16:"twrIndicesAction";}

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:
51.35 ms | 401 KiB | 8 Q