3v4l.org

run code in 300+ PHP versions simultaneously
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 125) Position 1 = 4, Position 2 = 24
Branch analysis from position: 4
2 jumps found. (Code = 126) Position 1 = 5, Position 2 = 24
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 4
Branch analysis from position: 4
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 24
filename:       /in/ZgoaL
function name:  (null)
number of ops:  38
compiled vars:  !0 = $array, !1 = $lowestZips, !2 = $zips
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   62     1        ASSIGN                                                   !1, <array>
   63     2        FETCH_DIM_W                                      $5      !0, 'zipcodes'
          3      > FE_RESET_RW                                      $6      $5, ->24
          4    > > FE_FETCH_RW                                              $6, !2, ->24
   64     5    >   INIT_FCALL                                               'explode'
          6        SEND_VAL                                                 '%2C+'
          7        SEND_VAR                                                 !2
          8        DO_ICALL                                         $7      
          9        ASSIGN                                                   !2, $7
   65    10        INIT_FCALL                                               'sort'
         11        SEND_REF                                                 !2
         12        DO_ICALL                                                 
   66    13        FETCH_DIM_R                                      ~11     !2, 0
         14        JMP_SET                                          ~12     ~11, ->16
         15        QM_ASSIGN                                        ~12     9223372036854775807
         16        ASSIGN_DIM                                               !1
         17        OP_DATA                                                  ~12
   67    18        INIT_FCALL                                               'implode'
         19        SEND_VAL                                                 '%2C+'
         20        SEND_VAR                                                 !2
         21        DO_ICALL                                         $13     
         22        ASSIGN                                                   !2, $13
   63    23      > JMP                                                      ->4
         24    >   FE_FREE                                                  $6
   70    25        INIT_FCALL                                               'array_multisort'
   71    26        SEND_REF                                                 !1
   72    27        FETCH_DIM_W                                      $15     !0, 'zipcodes'
         28        SEND_REF                                                 $15
   73    29        FETCH_DIM_W                                      $16     !0, 'state'
         30        SEND_REF                                                 $16
   74    31        FETCH_DIM_W                                      $17     !0, 'counties'
         32        SEND_REF                                                 $17
   70    33        DO_ICALL                                                 
   76    34        INIT_FCALL                                               'var_export'
         35        SEND_VAR                                                 !0
         36        DO_ICALL                                                 
         37      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.1 ms | 972 KiB | 18 Q