1.2.664. Mass Creation Of Arrays

Literal creation of an array, by assigning a lot of index.

<?php

$row['name'] = $name;
$row['last'] = $last;
$row['address'] = $address;

?>

1.2.664.1. Specs

Short name

Arrays/MassCreation

Rulesets

All

Exakat since

1.1.8

PHP Version

All

Severity

Minor

Time To Fix

Slow (1 hour)

Precision

Very high

Features

array

Available in

Entreprise Edition, Exakat Cloud