3v4l.org

run code in 500+ PHP versions simultaneously
<?php foreach ((new ResourceBundle('', NULL))->get('calendar')->get('buddhist') as $key => $value) ;
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
2 jumps found. (Code = 78) Position 1 = 12, Position 2 = 14
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 11
Branch analysis from position: 11
Branch analysis from position: 14
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 14
filename:       /in/RdDEm
function name:  (null)
number of ops:  16
compiled vars:  !0 = $value, !1 = $key
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   NEW                                                  $2      'ResourceBundle'
          1        SEND_VAL_EX                                                  ''
          2        SEND_VAL_EX                                                  null
          3        DO_FCALL                                          0          
          4        INIT_METHOD_CALL                                             $2, 'get'
          5        SEND_VAL_EX                                                  'calendar'
          6        DO_FCALL                                          0  $4      
          7        INIT_METHOD_CALL                                             $4, 'get'
          8        SEND_VAL_EX                                                  'buddhist'
          9        DO_FCALL                                          0  $5      
         10      > FE_RESET_R                                           $6      $5, ->14
         11    > > FE_FETCH_R                                           ~7      $6, !0, ->14
         12    >   ASSIGN                                                       !1, ~7
         13      > JMP                                                          ->11
         14    >   FE_FREE                                                      $6
    4    15      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
156.27 ms | 1503 KiB | 13 Q