3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump( json_decode(<<<EOT { "status": "ok", "log": { "version": "1.2", "creator": { "name": "BLW", "version": "1.0.0", "comment": "" }, "browser": { "name": "PhantomJS", "version": "1.9.2", "comment": "" }, "pages": [ { "startedDateTime": "2014-05-19T14:53:25.120Z", "id": "about:blank", "title": "", "pageTimings": { "ononContentLoad": -1, "onLoad": 4003, "comment": "" }, "comment": "", "url": "about:blank", "html": "<html><head></head><body></body></html>" } ], "entries": [ { "request": { "url": "about:blank" }, "response": { "redirectURL": "about:none" } }, { "request": { "url": "about:none", }, "response": { "redirectURL": null } } ] } } EOT ));

preferences:
45.69 ms | 402 KiB | 5 Q