3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace t; class t{ public static function t() { print(get_class(self)); } } \t\t::t();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9bOpv
function name:  (null)
number of ops:  3
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   13     0  E >   INIT_STATIC_METHOD_CALL                                  't%5Ct', 't'
          1        DO_FCALL                                      0          
          2      > RETURN                                                   1

Class t\t:
Function t:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9bOpv
function name:  t
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    9     0  E >   INIT_NS_FCALL_BY_NAME                                    't%5Cget_class'
          1        FETCH_CONSTANT                                   ~0      't%5Cself'
          2        SEND_VAL_EX                                              ~0
          3        DO_FCALL                                      0  $1      
          4        ECHO                                                     $1
   10     5      > RETURN                                                   null

End of function t

End of class t\t.

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.98 ms | 1385 KiB | 15 Q