On 12/16/2009 10:29 AM, Brion Vibber wrote:
http://status.net/wiki/PHP_5.3_issues

Note there's a problem with DB_DataObject being unable to load join relations from statusnet.links.ini due to a behavior change in PHP's parse_ini_file() function. I know this breaks attachment viewing, but it might cause other similar problems I haven't come across yet.
I committed a workaround for this today -- was able to move the one funky entry from the .ini file directly into the Nonce table wrapper class. Everything else now loads up properly and attachment viewing is fixed.

OpenID's definitely still broken due to incompatibilities in the upstream library which is no longer being actively maintained; there might be some mail-related issues as well (not yet confirmed).

-- brion vibber (brion @ status.net)
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to