3v4l.org

run code in 500+ PHP versions simultaneously
<?php foreach($data5 as $data){ $selector.$data['id'] = str_word_count($data['ProblemNameTest'], 1); }
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 1, Position 2 = 12
Branch analysis from position: 1
2 jumps found. (Code = 78) Position 1 = 2, Position 2 = 12
Branch analysis from position: 2
1 jumps found. (Code = 42) Position 1 = 1
Branch analysis from position: 1
Branch analysis from position: 12
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 12
filename:       /in/J8urP
function name:  (null)
number of ops:  14
compiled vars:  !0 = $data5, !1 = $data, !2 = $selector
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E > > FE_RESET_R                                           $3      !0, ->12
          1    > > FE_FETCH_R                                                   $3, !1, ->12
    3     2    >   INIT_FCALL                                                   'str_word_count'
          3        FETCH_DIM_R                                          ~5      !1, 'ProblemNameTest'
          4        SEND_VAL                                                     ~5
          5        SEND_VAL                                                     1
          6        DO_ICALL                                             $6      
          7        ASSIGN_DIM                                           ~4      !1, 'id'
          8        OP_DATA                                                      $6
          9        CONCAT                                               ~7      !2, ~4
         10        FREE                                                         ~7
    2    11      > JMP                                                          ->1
         12    >   FE_FREE                                                      $3
    4    13      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
145.52 ms | 2160 KiB | 14 Q