3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_grep('/^T_/', $GLOBALS); var_dump($GLOBALS);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/WsoVt
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'preg_grep'
          1        SEND_VAL                                                 '%2F%5ET_%2F'
          2        FETCH_R                      global              ~0      'GLOBALS'
          3        SEND_VAL                                                 ~0
          4        DO_ICALL                                                 
    4     5        INIT_FCALL                                               'var_dump'
          6        FETCH_R                      global              ~2      'GLOBALS'
          7        SEND_VAL                                                 ~2
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.06 ms | 1398 KiB | 17 Q