3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (!defined('System')) { echo 'could not find system'; } else { echo System; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 5
Branch analysis from position: 3
1 jumps found. (Code = 42) Position 1 = 7
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nV7tJ
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   DEFINED                                          ~0      'System'
          1        BOOL_NOT                                         ~1      ~0
          2      > JMPZ                                                     ~1, ->5
    3     3    >   ECHO                                                     'could+not+find+system'
          4      > JMP                                                      ->7
    7     5    >   FETCH_CONSTANT                                   ~2      'System'
          6        ECHO                                                     ~2
    8     7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.72 ms | 1393 KiB | 13 Q