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 '; parse_str($str, $arr);var_dump($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZnVbC
function name:  (null)
number of ops:  9
compiled vars:  !0 = $str, !1 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'POST+%2Fcollect+HTTP%2F1.1%0AHost%3A+ssl.google-analytics.com%0AConnection%3A+close%0AAccept-encoding%3A+gzip%2C+deflate%0AUser-Agent%3A+Zend_Http_Client%0AX-NewRelic-ID%3A+UA8DU1FbGwAGUVRQAgY%3D%0AX-NewRelic-Transaction%3A+PxQAB1VXDAUJVFQBUggAVVZXFB8EBw8RVT8%3D%0AContent-Type%3A+application%2Fx-www-form-urlencoded%0AContent-Length%3A+91%0A%0At%3Dtransaction%26ti%3D61846%26ta%3D%26tr%3D56%26ts%3D0%26tt%3D5%26cu%3DEUR%26uid%3D3908182%26v%3D1%26tid%3DUA-51823361-1%26cid%3D555%0A'
   15     1        INIT_FCALL                                               'parse_str'
          2        SEND_VAR                                                 !0
          3        SEND_REF                                                 !1
          4        DO_ICALL                                                 
          5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.75 ms | 1394 KiB | 17 Q