3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: text/html; charset=iso-8859-1'); function á() { return "I love PHP"; } echo Á();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GVX0N
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Content-Type%3A+text%2Fhtml%3B+charset%3Diso-8859-1'
          2        DO_ICALL                                                 
    5     3        INIT_FCALL_BY_NAME                                       '%C3%81'
          4        DO_FCALL                                      0  $1      
          5        ECHO                                                     $1
          6      > RETURN                                                   1

Function %C3%A1:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GVX0N
function name:  á
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E > > RETURN                                                   'I+love+PHP'
    4     1*     > RETURN                                                   null

End of function %C3%A1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.63 ms | 1394 KiB | 15 Q