Updated to work with PHP 5.3
2nd April 2010
There was some downtime on pages related to profile information last night and this morning. It turns out that the OpenID library (which the profile class extends) WIPUP was using (by janrain) made use of "=& new", which has been deprecated for a while, and makes PHP complain.
At the same time while all of these have been fixed on the live site it turns out that the dl() function has been deprecated in PHP 5.3, which is also used in the OpenID library. These have been removed.
Some other scripts are still complaining on my host's side so things may be a bit bumpy for a while.
Updates will be committed soon to the repository.
Comments
It seems as though there are no comments yet for this update. Why don't you leave one?



