mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2025-12-23 21:47:44 -05:00
- add an enum to handle hook types (enum are available since PHP 8.1) - change hook calls from string value to enum value
- add an enum to handle hook types (enum are available since PHP 8.1) - change hook calls from string value to enum value