| Age | Commit message (Collapse) | Author |
|
them instead of housekeeping hook
|
|
improve/shorten logging and descriptions
|
|
|
|
fix last_run not updated to NOW() in the db
|
|
|
|
|
|
intervals, add table to record task execution timestamps, bump schema
|
|
|
|
PHPStan 'method.notFound'.
|
|
|
|
Among other things, this makes 'PluginHost->add_feed()' return false if the feed was not added.
|
|
|
|
|
|
PHP 8.1 introduced support for merging string-key arrays (last array with a wins).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is to address a deprecation planned for PHP 8.4.
https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
|
|
|
|
|
|
|
|
Related to the PSR-4 move via 865ecc87963dc3b26e66296616eef2a1cc41ac3f
|
|
|