1.2.43. Array Addition

Addition where one of the operands are arrays.

<?php
    $a = [1] + [2 ,3];
?>

See also Combining arrays using + versus array_merge in PHP and Array operators.

1.2.43.1. Specs

Short name

Structures/ArrayAddition

Rulesets

All, Appinfo

Exakat since

2.4.2

Severity

Time To Fix

Precision

High

Available in

Entreprise Edition, Exakat Cloud