3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r( json_decode('{"titleBar":"In-Wall &amp; In Ceiling","topMedia":{"type":"video","embed":"<iframe width=\"516\" height=\"315\" src=\"\/\/player.vimeo.com\/video\/86557173\" frameborder=\"0\" allowfullscreen=\"\"><\/iframe>"},"topTitle":"Degrees of Invisibility","topText":"<p>From the company that invented the category comes a complete offering of in-wall and in-ceiling speakers that balance performance and design. Sonance has solutions to complement any d\u00e9cor and budget; from traditional to modern and from basic to audiophile. It\u2019s the Sonance \u201cDegrees of Invisibility\u201d.<\/p>","parallaxZero":{"type":"parallax","src":"\/assets\/media\/images\/content\/vp-desktop-parallax.jpg","width":1600,"height":900},"sectionOneMedia":{"type":"image","src":"\/assets\/media\/images\/content\/vp_product_pic.jpg","alt":"Visual Performance Series","link":"\/in-wall-in-ceiling\/visual-performance","target":"_self"},"sectionOneTitle":"Visual Performance Series","sectionOneText":"<p>Sonance Visual Performance Series features an updated grille aesthetic that is paintable to blend into the wall or ceiling. With three shapes and sizes, several performance levels, and a range of specialty application speakers, a consistent aesthetic can be achieved for any application in every space.<\/p>","sectionOneMoreLink":{"type":"link","text":"More","url":"\/in-wall-in-ceiling\/visual-performance"},"parallaxOne":{"type":"parallax","src":"\/assets\/media\/images\/content\/vp-desktop-parallax.jpg","width":1600,"height":900},"sectionTwoMedia":{"type":"image","src":"\/assets\/media\/images\/content\/as_product_pic.jpg","alt":"Architectural Series","link":"\/in-wall-in-ceiling\/architectural-series","target":"_self"},"sectionTwoTitle":"Architectural Series","sectionTwoText":"<p>Sonance Architectural Series speakers are completely flush, precisely aligning with the surrounding surface. Available in both round and square models, Architectural Series perfectly compliments high-end trim-less light fixtures; Architectural Series is a speaker system that delivers aesthetics and performance like no other.<\/p>","sectionTwoMoreLink":{"type":"link","text":"More","url":"\/in-wall-in-ceiling\/architectural-series"},"parallaxTwo":{"type":"parallax","src":"\/assets\/media\/images\/content\/as-desktop-parallax.jpg","width":1600,"height":900},"sectionThreeMedia":{"type":"image","src":"\/assets\/media\/images\/content\/is_product_pic.jpg","alt":"Invisible Series","link":"\/in-wall-in-ceiling\/invisible-series","target":"_self"},"sectionThreeTitle":"Invisible Series","sectionThreeText":"<p>Sonance Invisible Series is the ultimate expression in architectural audio. Installed into the wall or ceiling and then finished over with the surrounding surface, Invisible Series speakers deliver ambient music that emanates throughout the space with no visual footprint.<\/p>","sectionThreeMoreLink":{"type":"link","text":"More","url":"\/in-wall-in-ceiling\/invisible-series"},"parallaxThree":{"type":"parallax","src":"\/assets\/media\/images\/content\/is-desktop-parallax.jpg","width":1600,"height":900}}'));
Output for 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.7 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
stdClass Object ( [titleBar] => In-Wall &amp; In Ceiling [topMedia] => stdClass Object ( [type] => video [embed] => <iframe width="516" height="315" src="//player.vimeo.com/video/86557173" frameborder="0" allowfullscreen=""></iframe> ) [topTitle] => Degrees of Invisibility [topText] => <p>From the company that invented the category comes a complete offering of in-wall and in-ceiling speakers that balance performance and design. Sonance has solutions to complement any décor and budget; from traditional to modern and from basic to audiophile. It’s the Sonance “Degrees of Invisibility”.</p> [parallaxZero] => stdClass Object ( [type] => parallax [src] => /assets/media/images/content/vp-desktop-parallax.jpg [width] => 1600 [height] => 900 ) [sectionOneMedia] => stdClass Object ( [type] => image [src] => /assets/media/images/content/vp_product_pic.jpg [alt] => Visual Performance Series [link] => /in-wall-in-ceiling/visual-performance [target] => _self ) [sectionOneTitle] => Visual Performance Series [sectionOneText] => <p>Sonance Visual Performance Series features an updated grille aesthetic that is paintable to blend into the wall or ceiling. With three shapes and sizes, several performance levels, and a range of specialty application speakers, a consistent aesthetic can be achieved for any application in every space.</p> [sectionOneMoreLink] => stdClass Object ( [type] => link [text] => More [url] => /in-wall-in-ceiling/visual-performance ) [parallaxOne] => stdClass Object ( [type] => parallax [src] => /assets/media/images/content/vp-desktop-parallax.jpg [width] => 1600 [height] => 900 ) [sectionTwoMedia] => stdClass Object ( [type] => image [src] => /assets/media/images/content/as_product_pic.jpg [alt] => Architectural Series [link] => /in-wall-in-ceiling/architectural-series [target] => _self ) [sectionTwoTitle] => Architectural Series [sectionTwoText] => <p>Sonance Architectural Series speakers are completely flush, precisely aligning with the surrounding surface. Available in both round and square models, Architectural Series perfectly compliments high-end trim-less light fixtures; Architectural Series is a speaker system that delivers aesthetics and performance like no other.</p> [sectionTwoMoreLink] => stdClass Object ( [type] => link [text] => More [url] => /in-wall-in-ceiling/architectural-series ) [parallaxTwo] => stdClass Object ( [type] => parallax [src] => /assets/media/images/content/as-desktop-parallax.jpg [width] => 1600 [height] => 900 ) [sectionThreeMedia] => stdClass Object ( [type] => image [src] => /assets/media/images/content/is_product_pic.jpg [alt] => Invisible Series [link] => /in-wall-in-ceiling/invisible-series [target] => _self ) [sectionThreeTitle] => Invisible Series [sectionThreeText] => <p>Sonance Invisible Series is the ultimate expression in architectural audio. Installed into the wall or ceiling and then finished over with the surrounding surface, Invisible Series speakers deliver ambient music that emanates throughout the space with no visual footprint.</p> [sectionThreeMoreLink] => stdClass Object ( [type] => link [text] => More [url] => /in-wall-in-ceiling/invisible-series ) [parallaxThree] => stdClass Object ( [type] => parallax [src] => /assets/media/images/content/is-desktop-parallax.jpg [width] => 1600 [height] => 900 ) )
Output for 5.0.0 - 5.0.5, 5.1.0 - 5.1.6
Fatal error: Call to undefined function json_decode() in /in/bkK1I on line 3
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: json_decode() in /in/bkK1I on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: json_decode() in /in/bkK1I on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: json_decode() in /in/bkK1I on line 3

preferences:
246.21 ms | 401 KiB | 342 Q