3v4l.org

run code in 300+ PHP versions simultaneously
<?php $media = (json_decode('{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square_Architectural_Top_Shot.jpg","alt":"Square"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square_AS_Hero.jpg","alt":"Square"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square","alt":"Square"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/AS_install.jpg","alt":"Square"}} ')); $media->sliderImage = [ 'type' => 'image', 'src' => 'Square.png', 'alt' => 'Square speakers in small, medium and large' ]; echo json_encode( $media );
Output for git.master, git.master_jit, rfc.property-hooks
{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square_Architectural_Top_Shot.jpg","alt":"Square"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square_AS_Hero.jpg","alt":"Square"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Square","alt":"Square"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/AS_install.jpg","alt":"Square"},"sliderImage":{"type":"image","src":"Square.png","alt":"Square speakers in small, medium and large"}}

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