Activity

From 2009-09-22 to 2009-10-21

2009-10-21

09:57 Defect #154: SimplePie 1.2 does not parse escaped ampersands in URL correctly.
I tried to parse the following feed with SimplePie: http://www.publicbroadcasting.net/mpr/.eventsfeed?cat=Rock%2C%20Roots%2C%20%26%20Other&start=10122009&end=12312010 Note the %26--the encoding of the ampersand. However, once the URL has been r... Andy Beger

2009-10-15

16:08 Defect #152: Fatal error: Call to a member function get_base() on a non-object
Tried Wiki: http://simplepie.org/wiki/tutorial/how_to_do_item_paging And receive: Fatal error: Call to a member function get_base() on a non-object in /home/regmyev1/public_html/customers/simplepie.inc on line 3150 Attempted to change ... Anonymous

2009-09-26

23:27 Revision 1066: Migrating the releases folder to the tags folder.
Migrating the releases folder to the tags folder. Ryan Parman

2009-09-24

16:13 Defect #150: PHP Deprecated warning when passing return value of new operator as reference
Upgrading to PHP 5.3 caused the PHP Deprecated warning "Assigning the return value of new by reference is deprecated" in the various lines where a new object is created with the =& operator. This occurs 100+ times. Is a fix like this in the roadma... Richard Miller
16:00 Feature Request #149: Give special error message for private Blogger blogs
We modified SimplePie to return a specific error message when it finds a private (password-protected) Blogger/Blogspot blog. This allows us to give more feedback to the user. See the attached patch. Richard Miller
« Previous
Next »
 

Also available in: Atom