On 9/28/06, Irina Khmelinina <[EMAIL PROTECTED]> wrote:
I think, this will be simpler ;)

in Zend/Config.php:

    public function next()
    {
        if (next($this->_data) === false && *key($this->_data) === null*) {
            $this->_iterationPointerValid = false;
        } else {
            $this->_iterationPointerValid = true;
        }
    }

Should I report it to the issue tracker?

Regards,
Irina Khmelinina


Okay, you win ;-) . and don't forget to report it please.

Best Regards
--
Ahmed Shreef
Web Developer
Egypt

Reply via email to