3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(strtok("try{}catch(Exception $e){}finally{}"));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pvovD
function name:  (null)
number of ops:  10
compiled vars:  !0 = $e
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'strtok'
          2        ROPE_INIT                                     3  ~2      'try%7B%7Dcatch%28Exception+'
          3        ROPE_ADD                                      1  ~2      ~2, !0
          4        ROPE_END                                      2  ~1      ~2, '%29%7B%7Dfinally%7B%7D'
          5        SEND_VAL                                                 ~1
          6        DO_ICALL                                         $4      
          7        SEND_VAR                                                 $4
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.22 ms | 1394 KiB | 17 Q