3v4l.org

run code in 300+ PHP versions simultaneously
<?php $DataArray = bool; if (is_array($DataArray["ChartData"]) && !empty($DataArray["ChartData"])) { }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 5, Position 2 = 8
Branch analysis from position: 5
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 9
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
Branch analysis from position: 8
filename:       /in/gtAeD
function name:  (null)
number of ops:  10
compiled vars:  !0 = $DataArray
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   FETCH_CONSTANT                                   ~1      'bool'
          1        ASSIGN                                                   !0, ~1
    3     2        FETCH_DIM_R                                      ~3      !0, 'ChartData'
          3        TYPE_CHECK                                  128  ~4      ~3
          4      > JMPZ_EX                                          ~4      ~4, ->8
          5    >   ISSET_ISEMPTY_DIM_OBJ                         1  ~5      !0, 'ChartData'
          6        BOOL_NOT                                         ~6      ~5
          7        BOOL                                             ~4      ~6
          8    > > JMPZ                                                     ~4, ->9
    5     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.63 ms | 1393 KiB | 13 Q