rfc:trailing-comma-function-calls

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
rfc:trailing-comma-function-calls [2017/10/07 18:22] – created sammykrfc:trailing-comma-function-calls [2017/10/07 22:58] – Template word royopa
Line 1: Line 1:
-====== PHP RFC: Allow trailing comma in function calls ======+====== PHP RFC: Allow trailing comma in function calls ======
   * Version: 0.1   * Version: 0.1
-  * Date: 2017-10-06+  * Date: 2017-10-07
   * Author: Sammy Kaye Powers, me@sammyk.me   * Author: Sammy Kaye Powers, me@sammyk.me
   * Status: Under Discussion   * Status: Under Discussion
Line 50: Line 50:
  
 ==== Sending variables to a template engine ==== ==== Sending variables to a template engine ====
-Another extremely common practice is to send a list of variables to a tempalte engine concisely using <php>compact()</php>.+Another extremely common practice is to send a list of variables to a template engine concisely using <php>compact()</php>.
  
 <code php> <code php>
rfc/trailing-comma-function-calls.txt · Last modified: 2017/11/06 14:54 by nikic