3v4l.org

run code in 300+ PHP versions simultaneously
<?php $media = (json_decode('{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_NC_Subwoofers_Top_Shot.jpg","alt":"In-Wall New Construction Subwoofer"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/IN-Wall_NC_Subwoofers.jpg","alt":"In-Wall New Construction Subwoofer"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_New_Construction","alt":"In-Wall New Construction Subwoofer"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_SUB_Install.jpg","alt":"In-Wall New Construction Subwoofer"}} ')); $media->sliderImage = [ 'type' => 'image', 'src' => 'New_Construction_Icon.png', 'alt' => 'In-wall subwoofer with integrated cabinet for new construction' ]; echo json_encode( $media );
Output for git.master, git.master_jit, rfc.property-hooks
{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_NC_Subwoofers_Top_Shot.jpg","alt":"In-Wall New Construction Subwoofer"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/IN-Wall_NC_Subwoofers.jpg","alt":"In-Wall New Construction Subwoofer"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/In-Wall_New_Construction","alt":"In-Wall New Construction Subwoofer"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_SUB_Install.jpg","alt":"In-Wall New Construction Subwoofer"},"sliderImage":{"type":"image","src":"New_Construction_Icon.png","alt":"In-wall subwoofer with integrated cabinet for new construction"}}

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