3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($x=-1;++$x<47;)printf("'%02d:%d0', ",$x/2,3*$x%2)?>'23:30'
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 10
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 2
Branch analysis from position: 13
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 13, Position 2 = 2
Branch analysis from position: 13
Branch analysis from position: 2
filename:       /in/jZHmA
function name:  (null)
number of ops:  15
compiled vars:  !0 = $x
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, -1
          1      > JMP                                                      ->10
          2    >   INIT_FCALL                                               'printf'
          3        SEND_VAL                                                 '%27%2502d%3A%25d0%27%2C%0A'
    4     4        DIV                                              ~2      !0, 2
          5        SEND_VAL                                                 ~2
          6        MUL                                              ~3      !0, 3
          7        MOD                                              ~4      ~3, 2
          8        SEND_VAL                                                 ~4
          9        DO_ICALL                                                 
    3    10    >   PRE_INC                                          ~6      !0
         11        IS_SMALLER                                               ~6, 47
         12      > JMPNZ                                                    ~7, ->2
    4    13    >   ECHO                                                     '%2723%3A30%27'
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.79 ms | 1394 KiB | 15 Q