openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SimplePie
Settings
|
Report Duplicate
17
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 27, 2024 — Jun 27, 2025
Showing page 56 of 60
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
strip_attributes() needs to be changed all over the place for it to work (ergh)
Geoffrey Sneddon
More...
almost 19 years ago
Added expr, onerror, and onfinish to the list of attributes to strip. For some reason though, they're not getting stripped.
Ryan Parman
More...
almost 19 years ago
Laid the groundwork for gzip support.
Ryan Parman
More...
almost 19 years ago
Fixed the demo page so that it now validates both without a feed, and also with a feed that contains valid content. (This will pbviously get messed up if the feed being read is invalid). This was easy. I should've done this sooner.
Ryan Parman
More...
almost 19 years ago
BOM support
Geoffrey Sneddon
More...
almost 19 years ago
fsockopen() SSL support
Geoffrey Sneddon
More...
almost 19 years ago
Fix #207 - Incorrect converting of entities
Geoffrey Sneddon
More...
almost 19 years ago
Fix #249 - init() should return true if successful.
Geoffrey Sneddon
More...
almost 19 years ago
I need to change the array keys everywhere… duh.
Geoffrey Sneddon
More...
almost 19 years ago
Changing the PCRE changes the array keys…
Geoffrey Sneddon
More...
almost 19 years ago
Preliminary RFC 822 Section 5 support
Geoffrey Sneddon
More...
almost 19 years ago
These regular expressions are for XML not HTML!
Geoffrey Sneddon
More...
almost 19 years ago
stripslashes() if magic_quotes is enabled
Geoffrey Sneddon
More...
almost 19 years ago
Convert entity to UTF-8
Geoffrey Sneddon
More...
almost 19 years ago
Fix various things for #184
Geoffrey Sneddon
More...
almost 19 years ago
Strip magical quotes, and send UTF-8 as the default charset
Geoffrey Sneddon
More...
almost 19 years ago
Fix #124 (this should mean the new tag regex is used everywhere where we are matching tags)
Geoffrey Sneddon
More...
almost 19 years ago
Tidy up patch from #228
Geoffrey Sneddon
More...
almost 19 years ago
Fix bug #174 and don't remove the CDATA when adding the spencoded attribute!
Geoffrey Sneddon
More...
almost 19 years ago
Applied patch from http://simplepie.org/support/viewtopic.php?id=228
Ryan Parman
More...
almost 19 years ago
Rolled back changes made in 162 because it screwed up the handling of encodings.
Ryan Parman
More...
almost 19 years ago
Resolved bug 174.
Ryan Parman
More...
almost 19 years ago
Replaced the code that generates the embedded podcast JavaScript code with the more efficient PHP heredoc syntax.
Ryan Parman
More...
almost 19 years ago
Added Base64 patch from peterj @ http://simplepie.org/support/viewtopic.php?id=225
Ryan Parman
More...
almost 19 years ago
html_substr.php is fully functional, but still has that bug. Haven't heard anything back from the author in a week. Gonna ping him again while I look for a replacement function for html_substr().
Ryan Parman
More...
almost 19 years ago
Allow things to not return a Reason-Phrase
Geoffrey Sneddon
More...
almost 19 years ago
Set success to false, and close the connection
Geoffrey Sneddon
More...
almost 19 years ago
Hopefully stop there from being an error when the feed times out, and we're using fsockets.
Geoffrey Sneddon
More...
almost 19 years ago
get_item_quantity() shouldn't return 0 when $max is 0.
Geoffrey Sneddon
More...
almost 19 years ago
Testing an shortdesc() function. Mostly works (although it's currently being tweaked). Still has a bug in html_substr() to work out.
Ryan Parman
More...
almost 19 years ago
←
1
2
…
52
53
54
55
56
57
58
59
60
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree