Posted by: Artur Martins on: 2008/02/27
While working …
Strict Standards: Assigning the return value of new by reference is deprecated in /home/web/php/simplepie/simplepie.inc on line 709
I got a lots of lines (100+) like the one above when I was trying to run simplepie 1.1.
To quick solve this problem, do (at bash command line):
Done!