17
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
QA: replace another call to `trigger_error()` with `exit` More... 10 months ago
PHP 8.4 | Fix passing E_USER_ERROR to trigger_error() [2] More... 10 months ago
PHP 8.4 | Fix passing E_USER_ERROR to trigger_error() [1] More... 10 months ago
PHP 8.4 | Fix implicitly nullable parameters More... 10 months ago
ci: Add PHP 8.4 More... 11 months ago
Merge pull request #871 from jtojnar/sanitize-cleanup More... 12 months ago
Merge pull request #868 from FreshRSS/phpdoc-fix-types More... about 1 year ago
Merge branch 'master' into phpdoc-fix-types More... about 1 year ago
Extract long repeating sanitization bases into variable More... about 1 year ago
Merge pull request #869 from FreshRSS/fix-phpstan-php7 More... about 1 year ago
Merge pull request #862 from jtojnar/ci More... about 1 year ago
Merge pull request #865 from szepeviktor/typos More... about 1 year ago
Simplified comment More... about 1 year ago
Minor format More... about 1 year ago
Simplify comment More... about 1 year ago
Typo More... about 1 year ago
Comments More... about 1 year ago
Fix PHPStan for PHP 7.3 The signature of `fread()` has changed from PHP 7.3 to 7.4 More... about 1 year ago
PHPDoc avoid aliases for scalar types https://php.net/language.types.declarations Also helps PHPStan, which otherwise makes another lookup as it might be in the SimplePie namespace, and which fails in some cases. More... about 1 year ago
Fix typos More... about 1 year ago
ci: Fix php-cs-fixer More... over 1 year ago
Merge pull request #853 from jtojnar/fix-ci More... over 1 year ago
ci: Fix coding style More... over 1 year ago
Merge pull request #851 from Girgias/remove-xml-set-object-call More... over 1 year ago
refactor: drop call to xml_set_object() More... almost 2 years ago
Merge pull request #848 from Art4/phpunit-10 More... almost 2 years ago
Add command to create code coverage report with phpunit More... almost 2 years ago
migrate phpunit.xml.dist to phpunit 10 More... almost 2 years ago
replace yoast/phpunit-polyfills with phpunit/phpunit More... almost 2 years ago
add compat with PHP < 8.0, fix phpstan errors More... almost 2 years ago