On Tue, Nov 02, 2004 at 01:56:03PM +0100, Derick Rethans wrote:
> On Tue, 2 Nov 2004, Joe Orton wrote:
>
> > HEAD/ext/spl is generating a warning at startup though it was hard to
> > work out which extension was to blame without the below patch!
> >
> > PHP Warning: Function registration failed - duplicate name -
> > InfiniteIterator::next in Unknown on line 0
>
> I'd say feel free to commit this, if you also adjust the test cases that
> might now fail due to the changed error messages.
I don't have commit access to Zend - and I can't find any test cases
which check for this error text. The test suite is failing all over the
shop anyway because this error is printed on every invocation.
joe