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 = 5
Branch analysis from position: 2
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
filename:       /in/YQWvl
function name:  (null)
number of ops:  7
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_OR_EQUAL                              ~3      !0, !1
          1      > JMPNZ_EX                                         ~3      ~3, ->5
          2    >   FETCH_DIM_IS                                     ~4      !2, 'site'
          3        ISSET_ISEMPTY_DIM_OBJ                         1  ~5      ~4, 'verify_timestamp'
          4        BOOL                                             ~3      ~5
          5    > > RETURN                                                   ~3
          6*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.5 ms | 1392 KiB | 13 Q