3v4l.org

run code in 500+ PHP versions simultaneously
<?php spl_autoload_register(function ($c) { var_dump($c); }); class_exists('\\'); class_exists('\\X'); class_exists('');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RPQ95
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                                   'spl_autoload_register'
          1        DECLARE_LAMBDA_FUNCTION                              ~0      [0]
    5     2        SEND_VAL                                                     ~0
    3     3        DO_ICALL                                                     
    7     4        FRAMELESS_ICALL_1                class_exists        ~2      '%5C'
          5        FREE                                                         ~2
    8     6        FRAMELESS_ICALL_1                class_exists        ~3      '%5CX'
          7        FREE                                                         ~3
    9     8        FRAMELESS_ICALL_1                class_exists        ~4      ''
          9        FREE                                                         ~4
         10      > RETURN                                                       1


Dynamic Functions:
Dynamic Function 0
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RPQ95
function name:  {closure:/in/RPQ95:3}
number of ops:  5
compiled vars:  !0 = $c
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   RECV                                                 !0      
    4     1        INIT_FCALL                                                   'var_dump'
          2        SEND_VAR                                                     !0
          3        DO_ICALL                                                     
    5     4      > RETURN                                                       null

End of Dynamic Function 0

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
151.2 ms | 2723 KiB | 10 Q