3v4l.org

run code in 300+ PHP versions simultaneously
<?php $t = array( '3700860004152', '3700860001113', '3700860001199', '3700860000680', '3700860001236', '3700860002196', '3700860002103', '3700860002257', '3700860001861', '3700860005005', '3700860004053', '3700860004251', '3700860003407', '3700860002363', '3700860004022', '3700860002387', '3700860001908', '3700860006019', '3700860001403', '3700860002219', '3700860003254', '3700860001946', '3700860001847', '3700860006088', '3700860003223', '3700860000666', '3700860002080', '3700860002998', '3700860003421', '3700860001984', '3700860005074', '3700860000826', '3700860004299', '3700860001281', '3700860000543', '3700860002912', '3700860003971', '3700860001151', '3700860001113', '3700860004114', '3700860002271', '3700860001250', '3700860001069', '3700860006033', '3700860001045', '3700860001007', '3700860003223', '3700860002950', '3700860001922', '3700860002936', '3700860004961', '3700860004046', '3700860003254', '3700860000543', '3700860002325', '3700860003162', '3700860006132', '3700860003261', '3700860003179', '3700860005029', '3700860000642', '3700860000888', '3700860002301', '3700860001304', '3700860005944', '3700860005562', '3700860000727', '3700860002424', '3700860002042', '3700860001137', '3700860006064', '3700860005968', '3700860004961', '3700860000567', '3700860003551', '3700860001328', '3700860004275', '3700860001960', '3700860005548', '3700860006071', '3700860002165', '3700860003247', '3700860005050', '3700860000789', '3700860002028', '3700860002493', '3700860003186', '3700860005364', '3700860004008', '3700860005463', '3700860000765', '3700860004015', '3700860003889', '3700860000802', '3700860002325', '3700860000963', '3700860005524', '3700860003483', '3700860003551', '3700860000949', '3700860003193', '3700860001809', '3700860004145', '3700860001366', '3700860001847', '3700860002417', '3700860004251', '3700860005067', '3700860006101', '3700860000925', '3700860000567', '3700860002363', '3700860002080', '3700860001380', '3700860001137', '3700860001151', '3700860003889', '3700860000741', '3700860003421', '3700860004985', '3700860002103', '3700860004299', '3700860002004', '3700860003186', '3700860002042', '3700860005548', '3700860005074', '3700860003865', '3700860003469', '3700860002424', '3700860001083', '3700860002530', '3700860002233', '3700860001984', '3700860002196', '3700860002271', '3700860003445', '3700860005968', '3700860001946', '3700860005029', '3700860000802', '3700860003032', '3700860000703', '3700860003230', '3700860006101', '3700860002349', '3700860002301', '3700860003032', '3700860005005', '3700860000604', '3700860000529', '3700860005104', '3700860004237', '3700860003964' ); $a = array(); foreach($t as $k => $v) { $a[$v][] = $k; } print_r($a);
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 3, Position 2 = 9
Branch analysis from position: 3
2 jumps found. (Code = 78) Position 1 = 4, Position 2 = 9
Branch analysis from position: 4
1 jumps found. (Code = 42) Position 1 = 3
Branch analysis from position: 3
Branch analysis from position: 9
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 9
filename:       /in/ROCYK
function name:  (null)
number of ops:  14
compiled vars:  !0 = $t, !1 = $a, !2 = $v, !3 = $k
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
  159     1        ASSIGN                                                   !1, <array>
  160     2      > FE_RESET_R                                       $6      !0, ->9
          3    > > FE_FETCH_R                                       ~7      $6, !2, ->9
          4    >   ASSIGN                                                   !3, ~7
  161     5        FETCH_DIM_W                                      $9      !1, !2
          6        ASSIGN_DIM                                               $9
          7        OP_DATA                                                  !3
  160     8      > JMP                                                      ->3
          9    >   FE_FREE                                                  $6
  163    10        INIT_FCALL                                               'print_r'
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                                 
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.94 ms | 1394 KiB | 15 Q