On Mon, Feb 1, 2010 at 14:45, Etienne Kneuss <col...@php.net> wrote:
> colder                                   Mon, 01 Feb 2010 13:45:57 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=294304
>
> Log:
> Fix #48667 (Implementing Iterator and IteratorAggregate is now restricted in 
> both orders)
>
> Bug: http://bugs.php.net/48667 (Assigned) "could not implement" - NOT 
> redefining functions
>

+                                               zend_error(E_ERROR, "Class %s 
cannot implement both %s and %s
at the same time.",

No trailing dots in errormessages please.

-Hannes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to