3v4l.org

run code in 300+ PHP versions simultaneously
<?php $prevtype = null; $edit = new stdClass(); if ( $edit instanceof $prevtype ) {}
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 7, Position 2 = 7
Branch analysis from position: 7
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 7
filename:       /in/rQ0s4
function name:  (null)
number of ops:  8
compiled vars:  !0 = $prevtype, !1 = $edit
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, null
    4     1        NEW                                              $3      'stdClass'
          2        DO_FCALL                                      0          
          3        ASSIGN                                                   !1, $3
    6     4        FETCH_CLASS                                   0  $6      !0
          5        INSTANCEOF                                               !1, $6
          6      > JMPZ                                                     ~7, ->7
          7    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.21 ms | 1446 KiB | 13 Q