3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ar = Array ( 0 => Array ( name => "The 5th Wave", releaseDate => '2016-01-22', dates => Array ( date => Array ( 0 => '2016-01-27', 1 => '2016-01-26' ) ) ), 1 => Array ( name => 'Dirty Grandpa', releaseDate => '2016-01-21', dates => Array ( date => Array ( 0 => '2016-01-27', 1 => '2016-01-26' ) ) ), 2 => Array ( name => 'The Revenant', releaseDate => '2016-01-14', dates => Array ( date => Array ( 0 => '2016-01-27', 1 => '2016-01-26' ) ) ) );
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Undefined constant "name" in /in/43NL7:7 Stack trace: #0 {main} thrown in /in/43NL7 on line 7
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:
45.49 ms | 401 KiB | 8 Q