3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace MyNamespace { register_shutdown_function("MyNamespace\myHandeler"); // this throws no error. function myHandeler() { // Some Code. } }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3ms9T
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_NS_FCALL_BY_NAME                                    'MyNamespace%5Cregister_shutdown_function'
          1        SEND_VAL_EX                                              'MyNamespace%5CmyHandeler'
          2        DO_FCALL                                      0          
    9     3      > RETURN                                                   1

Function mynamespace%5Cmyhandeler:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3ms9T
function name:  MyNamespace\myHandeler
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    8     0  E > > RETURN                                                   null

End of function mynamespace%5Cmyhandeler

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.29 ms | 939 KiB | 16 Q