3v4l.org

run code in 500+ PHP versions simultaneously
<?php class 😍 { public function 😡() { echo "I work!"; } } $😳 = new 😍(); $😳->😡();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EuKDq
function name:  (null)
number of ops:  6
compiled vars:  !0 = $😳
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
   11     0  E >   NEW                                                  $1      '%F0%9F%98%8D'
          1        DO_FCALL                                          0          
          2        ASSIGN                                                       !0, $1
   12     3        INIT_METHOD_CALL                                             !0, '%F0%9F%98%A1'
          4        DO_FCALL                                          0          
          5      > RETURN                                                       1

Class 😍:
Function %F0%9F%98%A1:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/EuKDq
function name:  😡
number of ops:  2
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    7     0  E >   ECHO                                                         'I+work%21'
    8     1      > RETURN                                                       null

End of function %F0%9F%98%A1

End of class 😍.

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
156.14 ms | 2217 KiB | 12 Q