> On 13 Feb 2015, at 17:18, Lester Caine <les...@lsces.co.uk> wrote: > > On 13/02/15 16:41, Andrea Faulds wrote: >> But with Marcio’s proposal, we could instead write this: >> >> use function SomeLibrary\Math\{sin, cos, tan, degrees, radius}; > > Well it used to be simply ... > > require SomeLibrary\math.php;
I can’t say I miss the days of putting everything in the global namespace. Makes it impossible to use two libraries with conflicting function names. -- Andrea Faulds http://ajf.me/ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php