3v4l.org

run code in 300+ PHP versions simultaneously
<?php $metrics = [ 'alloc_inode' => '0f4240', 'close' => '1e8480', 'flock' => '2dc6c0', 'fsync' => '3d0900', 'getattr' => '4c4b40', 'getxattr' => '5b8d80', 'inode_permission' => '6acfc0', 'ioctl' => '7a1200', 'mmap' => '895440', 'open' => '989680', 'seek' => 'a7d8c0', 'setattr' => 'b71b00', 'setxattr' => 'c65d40', 'statfs' => 'd59f80', 'truncate' => 'e4e1c0' ]; dump( array_reduce(array_keys($metrics), function (&$c, $i) { $c = max(strlen($i), $c); }, 0));
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function dump() in /in/FXl0H:17 Stack trace: #0 {main} thrown in /in/FXl0H on line 17
Process exited with code 255.

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