3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json = '{"AccountName":"noreply@yi53.cc","FromAlias":"rainwsy","AddressType":1,"ReplyToAddress":"true","ToAddress":"rainwsy@yopmail.com","Subject":"\u90ae\u4ef6\u4e3b\u9898","HtmlBody":"2016-07-24T13:11:50+08:00","RegionId":"cn-hangzhou","AccessKeyId":"FkCOMLBf3x56cTXV","Format":"JSON","SignatureMethod":"HMAC-SHA1","SignatureVersion":"1.0","SignatureNonce":"57944e16c7834","Timestamp":"2016-07-24T05:11:50Z","Action":"SingleSendMail","Version":"2015-11-23","Signature":"svcKlbDx9GR8AyA9ok17BDoD8D0="}'; $obj = json_decode($json, true); print_r($obj);
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [AccountName] => noreply@yi53.cc [FromAlias] => rainwsy [AddressType] => 1 [ReplyToAddress] => true [ToAddress] => rainwsy@yopmail.com [Subject] => 邮件主题 [HtmlBody] => 2016-07-24T13:11:50+08:00 [RegionId] => cn-hangzhou [AccessKeyId] => FkCOMLBf3x56cTXV [Format] => JSON [SignatureMethod] => HMAC-SHA1 [SignatureVersion] => 1.0 [SignatureNonce] => 57944e16c7834 [Timestamp] => 2016-07-24T05:11:50Z [Action] => SingleSendMail [Version] => 2015-11-23 [Signature] => svcKlbDx9GR8AyA9ok17BDoD8D0= )

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:
57.56 ms | 402 KiB | 8 Q