3v4l.org

run code in 300+ PHP versions simultaneously
<?php return 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/sW0Jh
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'json_encode'
          1        SEND_VAL                                                 '%5B%0A++++++++++++++++0+%3D%3E%0A++++++++++++++++++++%5B%0A++++++++++++++++++++++++0+%3D%3E+%22First+Name%22%2C%0A++++++++++++++++++++++++1+%3D%3E+%22Middle+Name%22%2C%0A++++++++++++++++++++++++2+%3D%3E+%22Last+Name%22%2C%0A++++++++++++++++++++++++3+%3D%3E+%22Social+Security+Number%22%2C%0A++++++++++++++++++++++++4+%3D%3E+%22Date+of+Birth%22%2C%0A++++++++++++++++++++++++5+%3D%3E+%22Address%22%2C%0A++++++++++++++++++++++++6+%3D%3E+%22Address%22%0A++++++++++++++++++++%5D%2C%0A++++++++++++++++1+%3D%3E%0A++++++++++++++++++++%5B%0A++++++++++++++++++++++++0+%3D%3E+%22Dorothy%22%2C%0A++++++++++++++++++++++++1+%3D%3E+%22C%22%2C%0A++++++++++++++++++++++++2+%3D%3E+%22Jones%22%2C%0A++++++++++++++++++++++++3+%3D%3E+%22123456789%22%2C%0A++++++++++++++++++++++++4+%3D%3E+%2212-04-1984%22%2C%0A++++++++++++++++++++++++5+%3D%3E+%22123+Main+Street%22%0A++++++++++++++++++++%5D%2C%0A++++++++++++++++2+%3D%3E%0A++++++++++++++++++++%5B%0A++++++++++++++++++++++++0+%3D%3E+%22Bob%22%2C%0A++++++++++++++++++++++++1+%3D%3E+%22Sheldon%22%2C%0A++++++++++++++++++++++++2+%3D%3E+%22Cooper%22%2C%0A++++++++++++++++++++++++3+%3D%3E+%22%22%2C%0A++++++++++++++++++++++++4+%3D%3E+%228-9-1944%22%2C%0A++++++++++++++++++++++++5+%3D%3E+%22987+Anywhere+Road%22%0A++++++++++++++++++++%5D%0A%0A++++++++++++%5D'
          2        DO_ICALL                                         $0      
          3      > RETURN                                                   $0
   32     4*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
159.68 ms | 1395 KiB | 15 Q