3v4l.org

run code in 300+ PHP versions simultaneously
<?php $array = [ "id", "6086220176", "6542925762", "6623113406", "6702782948", ['333', [['444']]] ]; var_export( json_decode( json_encode( $array, JSON_NUMERIC_CHECK ), true ) );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rHFHv
function name:  (null)
number of ops:  13
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, <array>
   12     1        INIT_FCALL                                               'var_export'
   13     2        INIT_FCALL                                               'json_decode'
   14     3        INIT_FCALL                                               'json_encode'
   15     4        SEND_VAR                                                 !0
   16     5        SEND_VAL                                                 32
   14     6        DO_ICALL                                         $2      
   16     7        SEND_VAR                                                 $2
   18     8        SEND_VAL                                                 <true>
   13     9        DO_ICALL                                         $3      
   18    10        SEND_VAR                                                 $3
   12    11        DO_ICALL                                                 
   20    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.42 ms | 1005 KiB | 16 Q