3v4l.org

run code in 300+ PHP versions simultaneously
<?php if(__PATH__ != "./static/backend/"){header("HTTP/1.0 404 Not Found");die();}?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 3, Position 2 = 7
Branch analysis from position: 3
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/fIEOH
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   FETCH_CONSTANT                                   ~0      '__PATH__'
          1        IS_NOT_EQUAL                                             ~0, '.%2Fstatic%2Fbackend%2F'
          2      > JMPZ                                                     ~1, ->7
          3    >   INIT_FCALL                                               'header'
          4        SEND_VAL                                                 'HTTP%2F1.0+404+Not+Found'
          5        DO_ICALL                                                 
          6      > EXIT                                                     
          7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.26 ms | 1394 KiB | 15 Q