3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r($GLOBALS); print eval("5+count($GLOBALS);");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/v2odO
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        FETCH_R                      global              ~0      'GLOBALS'
          2        SEND_VAL                                                 ~0
          3        DO_ICALL                                                 
    3     4        ROPE_INIT                                     3  ~4      '5%2Bcount%28'
          5        FETCH_R                      global              ~2      'GLOBALS'
          6        ROPE_ADD                                      1  ~4      ~4, ~2
          7        ROPE_END                                      2  ~3      ~4, '%29%3B'
          8        INCLUDE_OR_EVAL                                  $6      ~3, EVAL
          9        ECHO                                                     $6
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.06 ms | 1394 KiB | 15 Q