Re: 回复: [PHP-DEV] Re: 回复: [PHP -DEV] [RFC] Proposal namespace importing with from syntax

From: Date: Wed, 25 Jul 2012 06:54:18 +0000
Subject: Re: 回复: [PHP-DEV] Re: 回复: [PHP -DEV] [RFC] Proposal namespace importing with from syntax
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
What about expanding the syntax instead of introducing new reserved words.

use A\B {
    Class1,
    Class2
}


Thread (11 messages)

« previous php.internals (#61738) next »