3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'POST /collect HTTP/1.1 Host: ssl.google-analytics.com Connection: close Accept-encoding: gzip, deflate User-Agent: Zend_Http_Client X-NewRelic-ID: UA8DU1FbGwAGUVRQAgY= X-NewRelic-Transaction: PxQAB1VXDAUJVFQBUggAVVZXFB8EBw8RVT8= Content-Type: application/x-www-form-urlencoded Content-Length: 91 t=transaction&ti=61846&ta=&tr=56&ts=0&tt=5&cu=EUR&uid=3908182&v=1&tid=UA-51823361-1&cid=555 '; var_dump(parse_str($str));
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught ArgumentCountError: parse_str() expects exactly 2 arguments, 1 given in /in/V4qRT:15 Stack trace: #0 /in/V4qRT(15): parse_str('POST /collect H...') #1 {main} thrown in /in/V4qRT on line 15
Process exited with code 255.

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