3v4l.org

run code in 300+ PHP versions simultaneously
<?php $loader_class = 'Courier\\Autoloader\\WordPress'; $loader = new $loader_class( $prefix, $path );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/jKnXW
function name:  (null)
number of ops:  8
compiled vars:  !0 = $loader_class, !1 = $loader, !2 = $prefix, !3 = $path
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Courier%5CAutoloader%5CWordPress'
    4     1        FETCH_CLASS                                   0  $5      !0
          2        NEW                                              $6      $5
          3        SEND_VAR_EX                                              !2
          4        SEND_VAR_EX                                              !3
          5        DO_FCALL                                      0          
          6        ASSIGN                                                   !1, $6
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.28 ms | 1392 KiB | 13 Q