Hi.

I am trying to extend SplObjectStorage and override the attach() method. This gives me:

Strict Standards: Declaration of B::attach() should be compatible with that of SplObjectStorage::attach() in test.php on line 5

Seems am am hitting the object type hint wall again. Any ways around this, aside from disabling strict standard notices?


Regards,
Karsten

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

Reply via email to