3v4l.org

run code in 300+ PHP versions simultaneously
<?php $command = array( 'sys_type' => 'PIS', 'list_type' => 'server_online', 'list_id' => 1234567, 'opcode' => 'recv', 'cksum' => strtoupper(md5('PIS'.'server_online1234567recv')), 'aop' => '', 'operation' => array('CHANGE_DNS'), 'dev_table' => 'server_info', 'attrs' => array('pis1'=>array( 'country' => 'China', 'area'=>'', 'city'=>'', 'wh'=>'TC', 'other'=>'', )), 'args' => array('pis1'=>array( 'id' => 333, 'rdtype' => 'a', 'unusual_chk' =>array('status'=>0), 'power' => 2, 'add' => array(array( 'domain'=>'pistest01.testing.vm.baidu.com.', 'ttl'=>3600, 'class'=>'in', 'rdata'=>'10.22.33.11', )), )), ); print json_encode($command);
Output for git.master, git.master_jit, rfc.property-hooks
{"sys_type":"PIS","list_type":"server_online","list_id":1234567,"opcode":"recv","cksum":"2C91428CA43A11273A94752703A442A7","aop":"","operation":["CHANGE_DNS"],"dev_table":"server_info","attrs":{"pis1":{"country":"China","area":"","city":"","wh":"TC","other":""}},"args":{"pis1":{"id":333,"rdtype":"a","unusual_chk":{"status":0},"power":2,"add":[{"domain":"pistest01.testing.vm.baidu.com.","ttl":3600,"class":"in","rdata":"10.22.33.11"}]}}}

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