rfc:counting_non_countables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
rfc:counting_non_countables [2016/10/21 15:30] – Move to voting duncan3dcrfc:counting_non_countables [2016/10/30 12:46] – Correct email address duncan3dc
Line 2: Line 2:
   * Version: 0.4   * Version: 0.4
   * Date: 2016-10-04   * Date: 2016-10-04
-  * Author: Craig Duncan <git@duncanc.co.uk>+  * Author: Craig Duncan <php@duncanc.co.uk>
   * Proposed version: PHP 7.2   * Proposed version: PHP 7.2
   * Status: Voting   * Status: Voting
Line 19: Line 19:
  
     foreach ($iterable as $value) {     foreach ($iterable as $value) {
-        handle_value($val);+        handle_value($value);
     }     }
 } }
rfc/counting_non_countables.txt · Last modified: 2018/03/01 23:26 by carusogabriel