Ok. So with a fresh checkout I should be able to run statusnet on PHP 5.3 with working registration and login?
Would solve my problem of making it work on Fedora 12. If not backported to 0.8 however also means the RPMs for Fedora have to wait till release of 0.9. Jan -- Jan H Wildeboer | EMEA Open Source Affairs | Office: +49 (0)89 205071-207 Red Hat GmbH | Mobile: +49 (0)174 33 23 249 Technopark II, Haus C | Fax: +49 (0)89 205071-111 Werner-von-Siemens-Ring 11 -15 | 85630 Grasbrunn | _____________________________________________________________________ Reg. Adresse: Red Hat GmbH, Technopark II, Haus C, Werner-von-Siemens-Ring 11 -15 85630 Grasbrunn, Handelsregister: Amtsgericht Muenchen HRB 153243 Geschaeftsfuehrer: Brendan Lane, Charlie Peters, Michael Cunningham, Charles Cachera _____________________________________________________________________ GPG Key: 3AC3C8AB Fingerprint: 3D1E C4E0 DD67 E16D E47A 9564 A72F 5C39 3AC3 C8AB ----- Original Message ----- From: statusnet-dev-boun...@lists.status.net <statusnet-dev-boun...@lists.status.net> To: statusnet-dev@lists.status.net <statusnet-dev@lists.status.net> Sent: Fri Feb 12 14:27:59 2010 Subject: Re: [StatusNet-dev] PHP 5.3 compatibility 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 StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev _______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev