mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-14 18:23:52 -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