Alexandre Alapetite
06d0099504
Require PHP 7.4+ ( #5720 )
...
* Require PHP 7.4+
https://github.com/FreshRSS/FreshRSS/discussions/5474
* Update Docker oldest
Alpine 3.13 with PHP 7.4.26
* Add missing packets to Docker oldest
* Update to typed properties
https://php.net/migration74.new-features#migration74.new-features.core.typed-properties
* More types
2023-10-30 20:47:27 +01:00
Alexandre Alapetite
288ed04ccc
PHPStan level 6 for all PDO and Exception classes ( #5239 )
...
* PHPStan level 6 for all PDO and Exception classes
Contributes to https://github.com/FreshRSS/FreshRSS/issues/4112
* Fix type
* Now also our remaining own librairies
* Motivation for a few more files
* A few more DAO classes
* Last interface
2023-03-31 08:23:39 +02:00
Alexandre Alapetite
4d6fdc589e
Fix syntax error in new exceptions
...
Bug from https://github.com/FreshRSS/FreshRSS/pull/1261
2016-10-22 22:04:00 +02:00
Alexandre Alapetite
324c83348c
Refactor controller add feed
2016-09-24 23:29:49 +02:00