3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "H�he-Diagramm"; echo json_encode("H�he-Diagramm"); echo json_encode("Höhe");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/51jO8
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     'H%EF%BF%BDhe-Diagramm'
    4     1        INIT_FCALL                                               'json_encode'
          2        SEND_VAL                                                 'H%EF%BF%BDhe-Diagramm'
          3        DO_ICALL                                         $0      
          4        ECHO                                                     $0
    5     5        INIT_FCALL                                               'json_encode'
          6        SEND_VAL                                                 'H%C3%B6he'
          7        DO_ICALL                                         $1      
          8        ECHO                                                     $1
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
147.53 ms | 1394 KiB | 15 Q