3v4l.org

run code in 300+ PHP versions simultaneously
<?php print "omg"; print_r( parse_url("http://134744072/btc.txt\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/K6ZhE
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'omg'
    3     1        INIT_FCALL                                               'print_r'
          2        INIT_FCALL                                               'parse_url'
          3        SEND_VAL                                                 'http%3A%2F%2F134744072%2Fbtc.txt%00%3A%401.2.3.4%2Fbtc.txt'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                                 
    4     7        ECHO                                                     'wtf'
    5     8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.6 ms | 1393 KiB | 17 Q