rfc:namespace-importing-with-from

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:namespace-importing-with-from [2012/07/24 16:36] – update example reezerfc:namespace-importing-with-from [2012/07/25 05:06] – [Introduction] reeze
Line 8: Line 8:
 ===== Introduction ===== ===== Introduction =====
  
-This RFC proposes adding a new syntax <code php>from namespace use subnamespace as alias, sub_ns2sub3 as alias3;</code>+This RFC proposes adding a new syntax <code php>from TopNamespace use Subnamespace as alias, Subnamespace2Subnamespace3 as alias3;</code>
 This syntax is used to import multiple symbols from a common namespace cleanly. This syntax is used to import multiple symbols from a common namespace cleanly.
 It will make namespace importing easier and reduce deplication. It will make namespace importing easier and reduce deplication.
rfc/namespace-importing-with-from.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1