Files
FreshRSS/app/Models
Alexandre Alapetite e750448f5b Consistent entry ID type (32-bit compatibility) (#5213)
* Remove FreshRSS_Searchable for better types
The interface was not used, and it was preventing more precise types for the different `searchById()` methods, as they each have different input and output types.

* Consistent entry ID
Entry IDs (which are 64-bit integers) must be processed as string to be compatible with 32-bit platforms

* Fix type

* A few more related types

* PHPStan level 6

* Some more casts needed

* String cast for htmlspecialchars
2023-03-22 09:57:31 +01:00
..
2022-01-04 13:59:09 +01:00
2022-01-08 21:58:55 +01:00
2023-01-18 10:12:21 +01:00
2022-07-04 09:53:26 +02:00
2023-01-19 18:26:04 +01:00
2023-02-03 14:35:59 +01:00
2023-03-19 17:11:27 +01:00
2023-02-09 13:57:20 +01:00
2022-01-30 15:53:17 +01:00
2014-10-05 18:51:08 +02:00
2022-08-21 22:44:03 +02:00
2022-01-04 13:59:09 +01:00
2022-03-21 12:51:03 +01:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-11-26 11:31:30 +01:00
2022-01-02 18:19:40 +01:00
2023-02-03 14:35:59 +01:00