3v4l.org

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

Class a: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
159.06 ms | 1994 KiB | 13 Q