3v4l.org

run code in 300+ PHP versions simultaneously
<?php function 汉语漢語($中文 = 'world') { echo $中文; } 汉语漢語('hello '); 汉语漢語();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Y6NM2
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   INIT_FCALL                                               '%E6%B1%89%E8%AF%AD%E6%BC%A2%E8%AA%9E'
          1        SEND_VAL                                                 'hello+'
          2        DO_FCALL                                      0          
    6     3        INIT_FCALL                                               '%E6%B1%89%E8%AF%AD%E6%BC%A2%E8%AA%9E'
          4        DO_FCALL                                      0          
          5      > RETURN                                                   1

Function %E6%B1%89%E8%AF%AD%E6%BC%A2%E8%AA%9E:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Y6NM2
function name:  汉语漢語
number of ops:  3
compiled vars:  !0 = $中文
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   RECV_INIT                                        !0      'world'
          1        ECHO                                                     !0
          2      > RETURN                                                   null

End of function %E6%B1%89%E8%AF%AD%E6%BC%A2%E8%AA%9E

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
153.03 ms | 1396 KiB | 15 Q