till wrote:
Bjori just nailed it:

class foo { function foo() { echo 'foo'; } }
foo::foo();

It's some constructor BC thing.

I didn't think any of these changes were in the 5_2 tree at all. As far as I am concerned the E_STRICT is for 5.3. We can't make a change like this in a minor version bump.

-Rasmus

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

Reply via email to