3v4l.org

run code in 300+ PHP versions simultaneously
<?php for( $d=72;$a=52,$c = 63, $d > $c; $d -= 20) { echo $a . ' ' .$b . ' ' .$c; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 2
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 12, Position 2 = 2
Branch analysis from position: 12
Branch analysis from position: 2
filename:       /in/o28DM
function name:  (null)
number of ops:  13
compiled vars:  !0 = $d, !1 = $a, !2 = $b, !3 = $c
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 72
          1      > JMP                                                      ->8
    4     2    >   CONCAT                                           ~5      !1, '+'
          3        CONCAT                                           ~6      ~5, !2
          4        CONCAT                                           ~7      ~6, '+'
          5        CONCAT                                           ~8      ~7, !3
          6        ECHO                                                     ~8
    2     7        ASSIGN_OP                                     2          !0, 20
          8    >   ASSIGN                                                   !1, 52
          9        ASSIGN                                                   !3, 63
         10        IS_SMALLER                                               !3, !0
         11      > JMPNZ                                                    ~12, ->2
    5    12    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.09 ms | 1393 KiB | 13 Q