3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('CHECK_ACCESS', true); (!defined('CHECK_ACCESS')) ? die('JEF') : null;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 10
Branch analysis from position: 7
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RNqXL
function name:  (null)
number of ops:  13
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'CHECK_ACCESS'
          2        SEND_VAL                                                 <true>
          3        DO_ICALL                                                 
    5     4        DEFINED                                          ~1      'CHECK_ACCESS'
          5        BOOL_NOT                                         ~2      ~1
          6      > JMPZ                                                     ~2, ->10
          7    > > EXIT                                                     'JEF'
          8*       QM_ASSIGN                                        ~3      <true>
          9*       JMP                                                      ->11
         10    >   QM_ASSIGN                                        ~3      null
         11        FREE                                                     ~3
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.26 ms | 1394 KiB | 15 Q