On Mon, Nov 01, 2004 at 11:16:27AM +0100, Marcus Boerger wrote:
> Hello Sebastian,
> 
> Monday, November 1, 2004, 10:43:50 AM, you wrote:
> 
> >  PHP Warning: Function registration failed - duplicate name -
> >  next in Unknown on line 0
> 
>   how about providing the backtrace when you set a breakpoint
> in the error handler? Dumping the right variables from the
> trace you can see which class is the root of the problem.

Ah, just saw this mail - it's the InfiniteIterator class in SPL which is
causing the warning.

joe

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

Reply via email to