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 15:11] – update introduction reezerfc:namespace-importing-with-from [2012/07/24 15:13] – update reeze
Line 9: Line 9:
  
 This RFC proposes adding a new syntax <code php>from namespace use subnamespace as alias, sub_ns2, sub3 as alias3;</code> This RFC proposes adding a new syntax <code php>from namespace use subnamespace as alias, sub_ns2, sub3 as alias3;</code>
 +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