Commit graph

4 commits

Author SHA1 Message Date
Alexandre Alapetite
b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
Marius
ce44911e32
Make extensions use typed methods Minz_Request::paramString and Minz_Session::paramString (#181)
* enable strict_types

* replace deprecated Minz_Session::param method and use typed version Minz_Session::paramString instead

* replace deprecated Minz_Request::param method and use typed version Minz_Request::paramString instead

* bump version
2023-11-21 17:23:55 +01:00
Alexandre Alapetite
ce38b3849d
Fix JSON versions (#176)
fix https://github.com/FreshRSS/Extensions/issues/175
Regression from https://github.com/FreshRSS/Extensions/pull/169
2023-09-16 14:47:44 +02:00
maTh
69e6357d65
added showFeedID (#168) 2023-09-14 14:06:53 +02:00