View Issue Details

IDProjectCategoryView StatusLast Update
0001936OXID eShop (all versions)4.03. 3rd party librariespublic2010-08-02 10:37
Reporterdainius.bigelis Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionPast development 
Fixed in Version4.4.2 revision 29492 
Summary0001936: Deprecated OpenID methods on PHP 5.3
DescriptionWhen running tests on PHP 5.3, such warnings occurs:

Deprecated: Assigning the return value of new by reference is deprecated in /[shop]/core/openid/Auth/OpenID/Consumer.php on line 271

Deprecated: Assigning the return value of new by reference is deprecated in /[shop]/core/openid/Auth/OpenID/Consumer.php on line 273

Deprecated: Assigning the return value of new by reference is deprecated in /[shop]/core/openid/Auth/Yadis/XRDS.php on line 355

Seems that these occurs because deprecated method in OpenID source code. In this case only what we can do - Update OpenID to newer version.
Please check if there is a newer version, where this problem is solved.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

vilma_liorensaityte

2010-08-02 10:37

reporter   ~0003344

updated PHP OpenID library by JanRain to version 2.2.2