3v4l.org

run code in 300+ PHP versions simultaneously
<?php json_encode([ 0 => [ 0 => "First Name", 1 => "Middle Name", 2 => "Last Name", 3 => "Social Security Number", 4 => "Date of Birth", 5 => "Address", 6 => "Address" ], 1 => [ 0 => "Dorothy", 1 => "C", 2 => "Jones", 3 => "123456789", 4 => "12-04-1984", 5 => "123 Main Street" ], 2 => [ 0 => "Bob", 1 => "Sheldon", 2 => "Cooper", 3 => "", 4 => "8-9-1944", 5 => "987 Anywhere Road" ] ]);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5SX3E
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_encode'
    5     1        SEND_VAL                                                 <array>
          2        DO_ICALL                                                 
   32     3      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.3 ms | 1384 KiB | 15 Q