[php-maint] Bug#580383: Bug#580383: php-xml-parser uses deprecated eregi and reference of new object

Thomas Goirand thomas at goirand.fr
Wed May 5 17:45:32 UTC 2010


Replying to myself, as I didn't know it would go back to the list! :)

My patch fixes the eregi calls, but not this one:

        $err = &new XML_Parser_Error($msg, $ecode);
        return parent::raiseError($err);

What's the way to fix for php 5.3.x?

Thomas





More information about the pkg-php-maint mailing list