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", ); echo 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/W1YNX
function name:  (null)
number of ops:  8
compiled vars:  !0 = $arr
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                                         $2      
          6        ECHO                                                     $2
   13     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.37 ms | 1398 KiB | 15 Q