3v4l.org

run code in 300+ PHP versions simultaneously
<?php $media = (json_decode('{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_Cinema_Top_Shot.jpg","alt":"In-Wall"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_Cinema_Hero.jpg","alt":"In-Wall"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Ceiling","alt":"In-Wall"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_Cinema_Install.jpg","alt":"In-Wall"}} ')); $media->sliderImage = [ 'type' => 'image', 'src' => 'In-Wall_Icon.png', 'alt' => 'In-wall sourround sound and cinema speakers' ]; echo json_encode( $media );
Output for git.master, git.master_jit, rfc.property-hooks
{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_Cinema_Top_Shot.jpg","alt":"In-Wall"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_Cinema_Hero.jpg","alt":"In-Wall"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Ceiling","alt":"In-Wall"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_Cinema_Install.jpg","alt":"In-Wall"},"sliderImage":{"type":"image","src":"In-Wall_Icon.png","alt":"In-wall sourround sound and cinema speakers"}}

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