remizyaka
remizyaka
I have such config section ``` [eventlistener:superslacker] command=superslacker --webhook="https://hooks.slack.com/services/###############" --channel="#alerts" --hostname="DEVEL" --attachment="process state changed" events=PROCESS_STATE,TICK_60 ``` after supervisor restart I'm getting such errors in log `ERRO pool superslacker event buffer...
Current version is not compatible with PHP >= 8.0 Some args need to be converted zval -> zend_object, also some declarations missing. Any plans to upgrade?
Is it a way to pass auth params not through ini settings but with druid object methods?