3v4l.org

run code in 300+ PHP versions simultaneously
<?php $post=array(); !empty($post['house_id'] || !empty($post['stickyIcon']));
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 3, Position 2 = 6
Branch analysis from position: 3
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 6
filename:       /in/AeKQU
function name:  (null)
number of ops:  9
compiled vars:  !0 = $post
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        FETCH_DIM_R                                      ~2      !0, 'house_id'
          2      > JMPNZ_EX                                         ~2      ~2, ->6
          3    >   ISSET_ISEMPTY_DIM_OBJ                         1  ~3      !0, 'stickyIcon'
          4        BOOL_NOT                                         ~4      ~3
          5        BOOL                                             ~2      ~4
          6    >   BOOL_NOT                                         ~5      ~2
          7        BOOL_NOT                                         ~6      ~5
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.77 ms | 1392 KiB | 13 Q