3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "H�he-Diagramm"; echo json_encode("H�he-Diagramm"); $arr = array("Höhe"); echo json_encode($arr);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/HjarL
function name:  (null)
number of ops:  11
compiled vars:  !0 = $arr
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                                         $1      
          4        ECHO                                                     $1
    5     5        ASSIGN                                                   !0, <array>
    6     6        INIT_FCALL                                               'json_encode'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                         $3      
          9        ECHO                                                     $3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.44 ms | 1398 KiB | 15 Q