Bjori just nailed it:
class foo { function foo() { echo 'foo'; } }
foo::foo();It's some constructor BC thing. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
Bjori just nailed it:
class foo { function foo() { echo 'foo'; } }
foo::foo();It's some constructor BC thing. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php