3v4l.org

run code in 300+ PHP versions simultaneously
<?php $media = (json_decode('{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR_Visual_Performance_Top_Shot.jpg","alt":"LCR"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR_Visual_Performance_Hero.jpg","alt":"LCR"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR","alt":"LCR"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_Install.jpg","alt":"LCR"},"sliderImage":{"type":"image","src":"LCR_Icon.png","alt":"Front left, center and right speaker for surround sound systems."}} ')); $media->sliderImage = [ 'type' => 'image', 'src' => 'LCR_Icon.png', 'alt' => 'Front left, center and right speaker for surround sound systems.' ]; echo json_encode( $media );
Output for git.master, git.master_jit, rfc.property-hooks
{"headerImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR_Visual_Performance_Top_Shot.jpg","alt":"LCR"},"heroImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR_Visual_Performance_Hero.jpg","alt":"LCR"},"sharedSpecsImage":{"type":"image","src":"\/assets\/media\/images\/groups\/LCR","alt":"LCR"},"bottomImage":{"type":"image","src":"\/assets\/media\/images\/groups\/VP_Install.jpg","alt":"LCR"},"sliderImage":{"type":"image","src":"LCR_Icon.png","alt":"Front left, center and right speaker for surround sound systems."}}

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.45 ms | 402 KiB | 8 Q