3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = array( 2378107417=>"8", 2909966995=>"6", 3511241473=>"5", 1884062190=>"5", 5188467195=>"4", 5459260341=>"3", ); $str = json_encode($arr,JSON_UNESCAPED_UNICODE); var_dump($str);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/4mesV
function name:  (null)
number of ops:  10
compiled vars:  !0 = $arr, !1 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
   12     1        INIT_FCALL                                               'json_encode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 256
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
   13     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.38 ms | 1394 KiB | 17 Q