3v4l.org

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

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.03 ms | 1393 KiB | 13 Q