3v4l.org

run code in 300+ PHP versions simultaneously
<?php $text = 'База данни грешка.'; echo json_encode($text,'JSON_UNESCAPED_UNICODE');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rPPjB
function name:  (null)
number of ops:  7
compiled vars:  !0 = $text
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%D0%91%D0%B0%D0%B7%D0%B0+%D0%B4%D0%B0%D0%BD%D0%BD%D0%B8+%D0%B3%D1%80%D0%B5%D1%88%D0%BA%D0%B0.'
    4     1        INIT_FCALL                                               'json_encode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 'JSON_UNESCAPED_UNICODE'
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
173.69 ms | 1393 KiB | 15 Q