3v4l.org

run code in 300+ PHP versions simultaneously
<?php $media = (json_decode('{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Round_Architectural_Top_Shot.jpg","alt":"Round "},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Round_AS_Hero.jpg","alt":"Round "},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Round_","alt":"Round "},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/AS_install.jpg","alt":"Round "}} ')); $media->sliderImage = [ 'type' => 'image', 'src' => 'Round.png', 'alt' => 'Round 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\/Round_Architectural_Top_Shot.jpg","alt":"Round "},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Round_AS_Hero.jpg","alt":"Round "},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/Round_","alt":"Round "},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/AS_install.jpg","alt":"Round "},"sliderImage":{"type":"image","src":"Round.png","alt":"Round 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:
40.24 ms | 402 KiB | 8 Q