1.2.85. Blind Variables

Blind variables are that are used in foreach or for structure, for managing the loop itself.

<?php
    foreach($array as $key => $value) {
        // $key and $value are blind values
    }

?>

1.2.85.1. Connex PHP features

1.2.85.1.1. Specs

Short name

Variables/Blind

Rulesets

All, Changed Behavior

Exakat since

0.8.4

PHP Version

All

Severity

Time To Fix

Precision

Very high

Available in

Entreprise Edition, Exakat Cloud