3v4l.org

run code in 300+ PHP versions simultaneously
<?php print "omg"; print parse_url("http://134744072\x00@1.2.3.4/btc.txt"); print "wtf"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Q7Oif
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'omg'
    3     1        INIT_FCALL                                               'parse_url'
          2        SEND_VAL                                                 'http%3A%2F%2F134744072%00%401.2.3.4%2Fbtc.txt'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    4     5        ECHO                                                     'wtf'
    5     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.53 ms | 1393 KiB | 15 Q