Webmaster's Community

Designing and Development => Programming => Topic started by: Savera on July 02, 2012, 08:09:50 AM

Title: SimplePie error : Assigning the return value of new by reference is deprecated
Post by: Savera on July 02, 2012, 08:09:50 AM
I am trying to use SimplePie in one of my script and it is giving following error non-stop:

Assigning the return value of new by reference is deprecated
Assigning the return value of new by reference is deprecated

I checked and I am using latest available version of simplepie that is 1.2.1 so I dont think downloading latest one will help. I can use it easily but errors are there.