17
I Use This!
Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Parser: fix inconsistency between different PHP version when parsing huge feed (#977) More... 10 days ago
New function get_icon_url() for feed favicon (#974) More... 11 days ago
Fix wrong player_parent logic leading to invalid type (#978) More... 11 days ago
Fix int types for enclosures (#975) More... 25 days ago
Item: Fix Undefined array key "" in get_thumbnail() (#970) More... 2 months ago
File: extract curl initialization to separate function More... 5 months ago
Fixes before phpstan2 More... 5 months ago
fix: Return null instead of error or today date for invalid date formats More... 5 months ago
tests: Remove unused media:thumbnail element in data More... 5 months ago
Exclude some more unwanted files from the package More... 5 months ago
File: Drop curl 7.10.5 conditional More... 5 months ago
File: Disable cURL encoding for bad encoding More... 5 months ago
curl: Replace obsolte CURLOPT_ENCODING More... 5 months ago
SimplePie: Deprecate `set_item_limit` method More... 7 months ago
PHP 8.5: Fix "Using null as an array offset" deprecations (#949) More... 8 months ago
demo: Disable multifeed support More... 8 months ago
SimplePie: Fix type of `set_autodiscovery_level` param More... 8 months ago
demo: Remove dead test tool link More... 9 months ago
demo: Format with PHP-CS-Fixer More... 9 months ago
demo: Remove siFR More... 9 months ago
File: Avoid truthiness conversion of `curl_errno` More... 9 months ago
File: Make “header preparation” conditional More... 9 months ago
File: Replace redundant string cast with assertion More... 9 months ago
File: Remove redundant status_code setting More... 9 months ago
File: Remove redundant url setting More... 9 months ago
File: Remove redundant redirect count check More... 9 months ago
Minor PHPStan type hint compatibility This type hint is a syntax only supported by PHPStan, so it generates errors in other systems such as Intellephense More... 9 months ago
PHPUnit assert functions are static (#940) More... 9 months ago
demo: Remove magic_quotes_gpc workaround More... 9 months ago
demo: Use numeric microtime More... 9 months ago