3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (isset($_GET['numeroImgAsignatura']) && isset($_GET['numeroImgAlumno']) && isset($_GET['numeroImgNota'])) { }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 46) Position 1 = 3, Position 2 = 6
Branch analysis from position: 3
2 jumps found. (Code = 46) Position 1 = 7, Position 2 = 10
Branch analysis from position: 7
2 jumps found. (Code = 43) Position 1 = 11, Position 2 = 11
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
Branch analysis from position: 10
Branch analysis from position: 6
filename:       /in/Km9CI
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_IS                                         ~0      '_GET'
          1        ISSET_ISEMPTY_DIM_OBJ                         0  ~1      ~0, 'numeroImgAsignatura'
          2      > JMPZ_EX                                          ~1      ~1, ->6
          3    >   FETCH_IS                                         ~2      '_GET'
          4        ISSET_ISEMPTY_DIM_OBJ                         0  ~3      ~2, 'numeroImgAlumno'
          5        BOOL                                             ~1      ~3
          6    > > JMPZ_EX                                          ~1      ~1, ->10
          7    >   FETCH_IS                                         ~4      '_GET'
          8        ISSET_ISEMPTY_DIM_OBJ                         0  ~5      ~4, 'numeroImgNota'
          9        BOOL                                             ~1      ~5
         10    > > JMPZ                                                     ~1, ->11
    5    11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.57 ms | 1393 KiB | 13 Q