3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start(); echo'BM'.pack('I5S2',0,0,26,12,70780800,1,24); for(;$i=($i-256)%2073601;)echo pack('CS',~$i,~$i>>8); ob_end_flush();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
2 jumps found. (Code = 44) Position 1 = 28, Position 2 = 15
Branch analysis from position: 28
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 15
2 jumps found. (Code = 44) Position 1 = 28, Position 2 = 15
Branch analysis from position: 28
Branch analysis from position: 15
filename:       /in/R8nrC
function name:  (null)
number of ops:  31
compiled vars:  !0 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'ob_start'
          1        DO_ICALL                                                 
    3     2        INIT_FCALL                                               'pack'
          3        SEND_VAL                                                 'I5S2'
          4        SEND_VAL                                                 0
          5        SEND_VAL                                                 0
          6        SEND_VAL                                                 26
          7        SEND_VAL                                                 12
          8        SEND_VAL                                                 70780800
          9        SEND_VAL                                                 1
         10        SEND_VAL                                                 24
         11        DO_ICALL                                         $2      
         12        CONCAT                                           ~3      'BM', $2
         13        ECHO                                                     ~3
    4    14      > JMP                                                      ->24
         15    >   INIT_FCALL                                               'pack'
         16        SEND_VAL                                                 'CS'
         17        BW_NOT                                           ~4      !0
         18        SEND_VAL                                                 ~4
         19        BW_NOT                                           ~5      !0
         20        SR                                               ~6      ~5, 8
         21        SEND_VAL                                                 ~6
         22        DO_ICALL                                         $7      
         23        ECHO                                                     $7
         24    >   SUB                                              ~8      !0, 256
         25        MOD                                              ~9      ~8, 2073601
         26        ASSIGN                                           ~10     !0, ~9
         27      > JMPNZ                                                    ~10, ->15
    5    28    >   INIT_FCALL                                               'ob_end_flush'
         29        DO_ICALL                                                 
         30      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.33 ms | 1396 KiB | 19 Q