3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = ["\97\49\49\68\x4F\84\116\x68\97\x74\x44\x4F\x54\x6A\97\x76\x61\x35\x63\x72\97\x70\x41\84\x66\x6C\97\x72\x65\x44\65\x53\72\111\110\68\79\84\99\x6F\x6D"]; $arr2=["\97\49\x31\68\x4F\x54\116\104\x61\116\x44\79\x54\106\97\118\97\53\x63\114\x61\x70\65\84\102\x6C\x61\114\101\x44\65\x53\72\111\x6E\x44\x4F\84\99\x6F\x6D"]; foreach ($arr as $val) { echo $val; } echo "\n"; foreach ($arr2 as $val2) { echo $val2; } ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 6
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 6
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 6
2 jumps found. (Code = 77) Position 1 = 9, Position 2 = 12
Branch analysis from position: 9
2 jumps found. (Code = 78) Position 1 = 10, Position 2 = 12
Branch analysis from position: 10
1 jumps found. (Code = 42) Position 1 = 9
Branch analysis from position: 9
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
Branch analysis from position: 6
filename:       /in/iGvW5
function name:  (null)
number of ops:  14
compiled vars:  !0 = $arr, !1 = $arr2, !2 = $val, !3 = $val2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
    4     1        ASSIGN                                                   !1, <array>
    6     2      > FE_RESET_R                                       $6      !0, ->6
          3    > > FE_FETCH_R                                               $6, !2, ->6
    7     4    >   ECHO                                                     !2
    6     5      > JMP                                                      ->3
          6    >   FE_FREE                                                  $6
    9     7        ECHO                                                     '%0A'
   10     8      > FE_RESET_R                                       $7      !1, ->12
          9    > > FE_FETCH_R                                               $7, !3, ->12
   11    10    >   ECHO                                                     !3
   10    11      > JMP                                                      ->9
         12    >   FE_FREE                                                  $7
   14    13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
252.18 ms | 1394 KiB | 14 Q