Public bug reported: Imported from Debian bug 571803:
Package: php-openid Version: 2.1.3-1 Severity: serious As discussed in http://lists.openidenabled.com/pipermail/dev/2010-January/001524.html has serious issues with PHP 5.3. The main problem is the usage of dl() by BigMath. BigMath is included by default when including php-openid. mod_php doesn't support dl() anymore. Moreover, the call to dl uses the @ operator, which has the fun effect that Apache gives a 200 OK return code. This will probably confuse many people that don't know PHP debugging tools. There are some patches available. The project is looking close to dead. I think it would be unfortunate if php-openid was removed, but something needs to be done. ** Affects: php-openid (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: php-openid (Ubuntu Lucid) Importance: Medium Status: New ** Affects: php-openid (Debian) Importance: Undecided Status: New ** Bug watch added: Debian Bug tracker #571803 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571803 ** Changed in: php-openid (Debian) Remote watch: None => Debian Bug tracker #571803 ** Also affects: php-openid (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: php-openid (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. https://bugs.launchpad.net/bugs/684806 Title: [php-openid] Compatibility problems with PHP 5.3 (mod_php) _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

