3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo '<pre>' . print_r( parse_url('http://test.com/static/uploads/453.jpeg'), true ) . '</pre>';
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/DFocf
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_FCALL                                               'print_r'
    6     1        INIT_FCALL                                               'parse_url'
          2        SEND_VAL                                                 'http%3A%2F%2Ftest.com%2Fstatic%2Fuploads%2F453.jpeg'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
    7     5        SEND_VAL                                                 <true>
          6        DO_ICALL                                         $1      
          7        CONCAT                                           ~2      '%3Cpre%3E', $1
   10     8        CONCAT                                           ~3      ~2, '%3C%2Fpre%3E'
          9        ECHO                                                     ~3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.03 ms | 1394 KiB | 17 Q