3v4l.org

run code in 300+ PHP versions simultaneously
<?php for($i=0;$i<150;$i++) { echo 'month.12.' . $i . ',published,managed_by_publisher,false,nl_NL; 12 maanden abonnement (' . $i . ' licentie); 12 maanden abonnement (' . $i . ' licentie); en_US; 12 month subscription (' . $i . ' licence); 12 month subscription (' . $i . ' licence),true,' . $i * 48 . '000000'; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 2
Branch analysis from position: 19
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 2
2 jumps found. (Code = 44) Position 1 = 19, Position 2 = 2
Branch analysis from position: 19
Branch analysis from position: 2
filename:       /in/Loseg
function name:  (null)
number of ops:  20
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 0
          1      > JMP                                                      ->17
    3     2    >   CONCAT                                           ~2      'month.12.', !0
          3        CONCAT                                           ~3      ~2, '%2Cpublished%2Cmanaged_by_publisher%2Cfalse%2Cnl_NL%3B+12+maanden+abonnement+%28'
          4        CONCAT                                           ~4      ~3, !0
          5        CONCAT                                           ~5      ~4, '+licentie%29%3B+12+maanden+abonnement+%28'
          6        CONCAT                                           ~6      ~5, !0
          7        CONCAT                                           ~7      ~6, '+licentie%29%3B+en_US%3B+12+month+subscription+%28'
          8        CONCAT                                           ~8      ~7, !0
          9        CONCAT                                           ~9      ~8, '+licence%29%3B+12+month+subscription+%28'
         10        CONCAT                                           ~10     ~9, !0
         11        CONCAT                                           ~11     ~10, '+licence%29%2Ctrue%2C'
         12        MUL                                              ~12     !0, 48
         13        CONCAT                                           ~13     ~11, ~12
         14        CONCAT                                           ~14     ~13, '000000'
         15        ECHO                                                     ~14
    2    16        PRE_INC                                                  !0
         17    >   IS_SMALLER                                               !0, 150
         18      > JMPNZ                                                    ~16, ->2
    4    19    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
140.66 ms | 1394 KiB | 13 Q