3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Foo\Bar; $wat = true['foo']; var_dump($wat);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/jb6Cu
function name:  (null)
number of ops:  6
compiled vars:  !0 = $wat
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   FETCH_DIM_R                                      ~1      <true>, 'foo'
          1        ASSIGN                                                   !0, ~1
    7     2        INIT_NS_FCALL_BY_NAME                                    'Foo%5CBar%5Cvar_dump'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0          
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.66 ms | 1393 KiB | 15 Q