2 Nov 2004 13:57
Re: [PHP-DEV] "Function registration failed" warning in current HEAD
Joe Orton <jorton <at> redhat.com>
2004-11-02 12:57:11 GMT
2004-11-02 12:57:11 GMT
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
RSS Feed