3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace ns; define('ns\\false', 1); if (false) { echo "Happy Debugging", PHP_EOL; }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 8
Branch analysis from position: 5
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
filename:       /in/eW70X
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_NS_FCALL_BY_NAME                                    'ns%5Cdefine'
          1        SEND_VAL_EX                                              'ns%5Cfalse'
          2        SEND_VAL_EX                                              1
          3        DO_FCALL                                      0          
    7     4      > JMPZ                                                     <false>, ->8
    8     5    >   ECHO                                                     'Happy+Debugging'
          6        FETCH_CONSTANT                                   ~1      'ns%5CPHP_EOL'
          7        ECHO                                                     ~1
    9     8    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.44 ms | 1441 KiB | 14 Q