On Thu, Apr 1, 2010 at 21:33, Stanislav Malyshev <s...@zend.com> wrote:
> Hi!
>
>> Well, I think the question here is more about dropping old style
>> constructor that case sensitive functions/methods name. I'm in favour
>> of dropping in php-next.
>
> I don't feel comfortable with dropping class-named ctor altogether (big BC
> issue) but dropping it in NS-classes seems to be easier (technically, it's
> NOT the same name - the real class name is namespace\class) and would solve
> 99% of the problem without having almost any BC impact.

Ouhgawd yes. Please drop support for oldstyle-ctor-in-namespaces. Its
a big PITA, and nearly no BC break. I would even consider it a bug fix
:]

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to