mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-28 19:22:33 -04: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