summaryrefslogtreecommitdiff
path: root/inc/SimplePie.php
Commit message (Collapse)AuthorAge
* Fixed a call to replace_invalid_with_pct_encoding (fixed upstream after ↵Guillaume Turri2010-11-21
| | | | SimplePie1.2) to continue to display correctly feeds with =
* First step to upgrade to SimplePie 1.2Guillaume Turri2010-11-21
|
* Small fixes / cleanupAdrian Lang2010-09-28
|
* removed deprecated PHP4 constructAndreas Gohr2010-01-15
| | | | | Assigning the return value of new by reference is deprecated, PHP5's new automatically assigns by reference
* Whitespace cleanup FS#1709furun2009-10-16
| | | | | | Ignore-this: 27ea52110bce929b2c61ed8faba67cfc darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
* Workaround for a PHP/libxml-bug with entitiesmichael2008-12-29
| | | | | | As described on http://bugs.php.net/bug.php?idE996, current versions of libxml (2.7.0/1) lead to the fact that the xml parser of PHP eats predefined entities. As proposed on http://bugs.simplepie.org/issues/show/101 predefined entities are replaced by their numeric equivalents. There is no condition in this patch as there are people reporting it isn't gone in 2.7.2, i can confirm that, and furthermore here PHP is reporting libxml 20632 and the bug exists, too (it is linked to libxml2 though which has version 2.7.2). As soon as there is definite knowledge on which versions are actually concerned and how to detect them in PHP a condition should be added as this patch might decrease the performance of the affected functions. darcs-hash:20081229213341-074e0-10e0cca836c6599efe4d3dfd45f512d624d0a808.gz
* Fix for not working iconv call in SimplePieAndreas Gohr2007-08-10
| | | | | | | | See http://simplepie.org/support/viewtopic.php?pid819#p3819 Patch sent to upstream darcs-hash:20070809234320-7ad00-985fc7e26ee6440efef8a4c8b72d313df012fc53.gz
* SimplePie update to 1.0.1Andreas Gohr2007-07-25
| | | | darcs-hash:20070725182527-7ad00-e91aa77e23b56676d9133b70aaeb2622930eaf7f.gz
* SimplePie upgrade to 1.0Andreas Gohr2007-07-19
| | | | darcs-hash:20070719080638-7ad00-5b69a4e568291a2e2479a7a09743be3157a7d114.gz
* SimplePie updateAndreas Gohr2007-03-11
| | | | darcs-hash:20070311215020-7ad00-87bd68927c1258e4d7afca8c6f63bbb0e511adbb.gz
* Updated SimplePie to beta2Andreas Gohr2006-06-07
| | | | darcs-hash:20060607203012-7ad00-39f08d985ed975b9eb521aaa1f7d3d315b5e6588.gz
* added missing SimplePie.phpAndreas Gohr2006-04-18
darcs-hash:20060418201132-7ad00-fd1a73238470a55a245ee873479fa391a4a4bb53.gz