3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = json_decode('[ { "event": "hard_bounce", "_id": "323418ee24f744859ce7b7e01f28e0d1", "msg": { "ts": 1433426374, "_id": "323418ee24f744859ce7b7e01f28e0d1", "state": "bounced", "subject": "Subject", "email": "testMail@hotmail.com", "tags": [], "smtp_events": [], "resends": [], "_version": "HM-1sBYhpAPYoUvSCE2-Zw", "diag": "smtp;550 Requested action not taken: mailbox unavailable", "bgtools_code": 10, "sender": "noreply@domain.net", "template": null, "bounce_description": "bad_mailbox" }, "ts": 1433427203 } ]'); echo $json[0]->msg->email;
Output for git.master, git.master_jit, rfc.property-hooks
testMail@hotmail.com

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:
59.46 ms | 401 KiB | 8 Q