On 08/02/2015 09:20, Patrick Schaaf wrote:
Am 08.02.2015 03:39 schrieb "Rasmus Lerdorf" :
Basically declare() does not respect function scope, but it doesn't let
you know that. There is a reason we haven't used declare() for anything
real.
That is absolutely awful. But it's a fault with declare
Am 08.02.2015 03:39 schrieb "Rasmus Lerdorf" :
>
> Basically declare() does not respect function scope, but it doesn't let
> you know that. There is a reason we haven't used declare() for anything
> real.
That is absolutely awful. But it's a fault with declare. Can't that be
fixed once and for all