rfc:auto-capture-lambda

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
Last revisionBoth sides next revision
rfc:auto-capture-lambda [2021/03/24 15:46] – Replace lambda with closure crellrfc:auto-capture-lambda [2021/03/24 15:54] crell
Line 1: Line 1:
-====== PHP RFC: Auto-capturing multi-line closures ======+====== PHP RFC: Auto-capturing multi-statement closures ======
   * Version: 0.9   * Version: 0.9
   * Date: 2021-03-22   * Date: 2021-03-22
Line 11: Line 11:
  
 <code php> <code php>
 +// As of 8.0:
 +
 $y = 1; $y = 1;
  
rfc/auto-capture-lambda.txt · Last modified: 2021/03/24 15:58 by crell