3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo Locale::getDefault();; function ♥() { return "I love PHP"; } echo ♥();
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/b1YiJ
function name:  (null)
number of ops:  6
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_STATIC_METHOD_CALL                                  'echo%C2%A0Locale', 'getDefault'
          1        DO_FCALL                                      0          
    6     2        INIT_FCALL                                               '%E2%99%A5'
          3        DO_FCALL                                      0  $1      
          4        ECHO                                                     $1
          5      > RETURN                                                   1

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

End of function %E2%99%A5

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.19 ms | 1396 KiB | 14 Q