3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo parse_url('http://www.example.com/path/to/file.ext?with&param=value', PHP_URL_PATH);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/hHCaS
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'parse_url'
          1        SEND_VAL                                                 'http%3A%2F%2Fwww.example.com%2Fpath%2Fto%2Ffile.ext%3Fwith%26param%3Dvalue'
          2        SEND_VAL                                                 5
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.43 ms | 1393 KiB | 15 Q