Re: Inconsistencies in callable, call_user_func and direct variable calls
From: Nicolas Grekas Date: Sun, 15 Mar 2015 10:15:53 +0000 Subject: Re: Inconsistencies in callable, call_user_func and direct variable calls 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
> >> Foo::bar(); // OK > >> ['Foo', 'bar'](); // OK > >> 'Foo::bar'(); // FATAL ERROR > Hi, does this topic need to be addressed before PHP7 goes feature freeze? Or is it a bugfix? (Julien already provided a patch) I'm not familiar with writing RFCs. I fear I won't be able to handle it on schedule if one is required. Can someone help please? Regards, Nicolas
Thread (32 messages)
« previous | php.internals (#84814) | next » |
---|