3v4l.org

run code in 300+ PHP versions simultaneously
<?php $this->cssFiles[$url] = array_shift(explode('minScriptCssSort', $key));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MWRXp
function name:  (null)
number of ops:  12
compiled vars:  !0 = $url, !1 = $key
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_THIS                                       $2      
          1        INIT_FCALL                                               'array_shift'
          2        INIT_FCALL                                               'explode'
          3        SEND_VAL                                                 'minScriptCssSort'
          4        SEND_VAR                                                 !1
          5        DO_ICALL                                         $5      
          6        SEND_VAR_NO_REF                               0          $5
          7        DO_ICALL                                         $6      
          8        FETCH_OBJ_W                                      $3      $2, 'cssFiles'
          9        ASSIGN_DIM                                               $3, !0
         10        OP_DATA                                                  $6
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
161.3 ms | 1394 KiB | 17 Q