rfc:namespaced_names_as_token

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:namespaced_names_as_token [2020/07/09 13:55] nikicrfc:namespaced_names_as_token [2020/07/09 14:39] – Fix typo theodorejb
Line 4: Line 4:
   * Status: Under Discussion   * Status: Under Discussion
   * Target Version: PHP 8.0   * Target Version: PHP 8.0
-  * Implementation: https://github.com/php/php-src/pull/5720+  * Implementation: https://github.com/php/php-src/pull/5827
  
 ===== Introduction ===== ===== Introduction =====
Line 151: Line 151:
 ===== Future Scope ===== ===== Future Scope =====
  
-An earlier version of this RFC also relaxed various reserved keyword restrictions for class, function and constant declarations. Because these have to deal with more perceived ambiguities, I have dropped them from this proposal. Reserved keyword restrictions can always be lifted lateron, while the change in this RFC contains a backwards-compatibility break that is best done in PHP 8.0.+An earlier version of this RFC also relaxed various reserved keyword restrictions for class, function and constant declarations. Because these have to deal with more perceived ambiguities, I have dropped them from this proposal. Reserved keyword restrictions can always be lifted later on, while the change in this RFC contains a backwards-compatibility break that is best done in PHP 8.0.
  
rfc/namespaced_names_as_token.txt · Last modified: 2020/07/31 12:54 by nikic