3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr['data'] = 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/qVV48
function name:  (null)
number of ops:  11
compiled vars:  !0 = $arr, !1 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN_DIM                                               !0, 'data'
    3     1        OP_DATA                                                  <array>
   12     2        INIT_FCALL                                               'json_encode'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 256
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
   13     7        INIT_FCALL                                               'var_dump'
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.93 ms | 1394 KiB | 17 Q