3v4l.org

run code in 300+ PHP versions simultaneously
<?php throw new Exception('S'); var_dump(parse_url('http://example.org//double'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/GeQLB
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   NEW                                              $0      'Exception'
          1        SEND_VAL_EX                                              'S'
          2        DO_FCALL                                      0          
          3      > THROW                                         0          $0
    4     4*       INIT_FCALL                                               'var_dump'
          5*       INIT_FCALL                                               'parse_url'
          6*       SEND_VAL                                                 'http%3A%2F%2Fexample.org%2F%2Fdouble'
          7*       DO_ICALL                                         $2      
          8*       SEND_VAR                                                 $2
          9*       DO_ICALL                                                 
         10*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.66 ms | 1394 KiB | 17 Q