3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = 5; $b = 9; $c = 10; if (($a == $b) ($s < $c)) { echo "4 eshte ndryshe me 9"; } else {echo "nuk jan e njelloj";}
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 11
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 12
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Y1VdW
function name:  (null)
number of ops:  13
compiled vars:  !0 = $a, !1 = $b, !2 = $c, !3 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 5
    3     1        ASSIGN                                                   !1, 9
    4     2        ASSIGN                                                   !2, 10
    6     3        IS_EQUAL                                         ~7      !0, !1
          4        INIT_DYNAMIC_CALL                                        ~7
          5        IS_SMALLER                                       ~8      !3, !2
          6        SEND_VAL_EX                                              ~8
          7        DO_FCALL                                      0  $9      
          8      > JMPZ                                                     $9, ->11
    8     9    >   ECHO                                                     '4+eshte+ndryshe+me+9'
         10      > JMP                                                      ->12
   11    11    >   ECHO                                                     'nuk+jan+e+njelloj'
         12    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.69 ms | 1393 KiB | 13 Q