Strict warnings in PHP classes
Kevin Turner
kevin at janrain.com
Sat Feb 16 09:33:18 PST 2008
On Sat, 2008-02-16 at 00:00 -0600, Brian Moon wrote:
> Thanks to funding by golem.de, I am working on implementing OpenID in
> Phorum using the PHP package. It throws a lot of PHP Strict warnings.
> Is there any plan to fix the strict errors? Would you take patches that
> fixed them? I have seen a couple of Notice errors too.
The trick here is fixing those in a way that remains compatible with PHP
versions down to 4.3. If you can do that, then yes, we'd certainly
appreciate the patches.
More information about the Dev
mailing list