3v4l.org

run code in 300+ PHP versions simultaneously
<?php if ( isset($params['endTime']) || @is_null($params['endTime']) ) { echo "test"; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 2, Position 2 = 7
Branch analysis from position: 2
2 jumps found. (Code = 43) Position 1 = 8, Position 2 = 9
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
Branch analysis from position: 7
filename:       /in/0nZrd
function name:  (null)
number of ops:  10
compiled vars:  !0 = $params
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ISSET_ISEMPTY_DIM_OBJ                         0  ~1      !0, 'endTime'
          1      > JMPNZ_EX                                         ~1      ~1, ->7
          2    >   BEGIN_SILENCE                                    ~2      
          3        FETCH_DIM_R                                      ~3      !0, 'endTime'
          4        TYPE_CHECK                                    2  ~4      ~3
          5        END_SILENCE                                              ~2
          6        BOOL                                             ~1      ~4
          7    > > JMPZ                                                     ~1, ->9
    4     8    >   ECHO                                                     'test'
    5     9    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.41 ms | 1393 KiB | 13 Q