3v4l.org

run code in 300+ PHP versions simultaneously
<?php for( $d=72;$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 = 11, Position 2 = 2
Branch analysis from position: 11
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 11, Position 2 = 2
Branch analysis from position: 11
Branch analysis from position: 2
filename:       /in/9K5au
function name:  (null)
number of ops:  12
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                                                   !3, 63
          9        IS_SMALLER                                               !3, !0
         10      > JMPNZ                                                    ~11, ->2
    5    11    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.17 ms | 1393 KiB | 13 Q