rfc:namespace_scoped_declares

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:namespace_scoped_declares [2016/09/23 11:42] – under discussion nikicrfc:namespace_scoped_declares [2016/09/23 21:29] nikic
Line 5: Line 5:
   * Proposed PHP version: PHP 7.2   * Proposed PHP version: PHP 7.2
   * Status: Under Discussion   * Status: Under Discussion
 +  * ML thread: http://externals.io/thread/326
  
 ===== Introduction ===== ===== Introduction =====
Line 172: Line 173:
  
 There is no implementation yet. There is no implementation yet.
 +
 +
 +===== TODOs =====
 +
 +  * Resolve open question "Handling of unknown directives"
 +  * Resolve open question "namespace_declare after namespace already used"
 +  * Consider adding some introspection functionality, such as ''get_namespace_declares()''
 +  * Investigate whether this mechanism can support the ''encoding'' directive, which is a lot more magic than the rest.
 +  * Actually implement this thing.
rfc/namespace_scoped_declares.txt · Last modified: 2022/01/25 18:22 by ilutov