3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.95 ms | 1392 KiB | 13 Q