lovedigit
👽 Chevereto Freak
Please open one ticket per issue. If you are experiencing multiple issues don't hesitate to create multiple tickets for each issue.
Reproduction steps
Cron is not triggered. When manually triggered, it returns empty result.
Error log message
Reproduction steps
- Use php8.4 on server
- Set cron to use php 8.4 or run it manually in cli
- Cron will not work.
Cron is not triggered. When manually triggered, it returns empty result.
Error log message
Code:
[67ff562f155fa] ErrorException in /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
# Message [Code #8192]
Ds\Map::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead
# Time
2025-04-16T07:03:11+00:00 [1744786991]
# Incident 67ff562f155fa
# Backtrace
------------------------------------------------------------
0 /var/www/html/app/vendor/php-ds/php-ds/src/Map.php:290
{main}()
------------------------------------------------------------
1 /var/www/html/app/vendor/composer/ClassLoader.php:576
include()
------------------------------------------------------------
2 /var/www/html/app/vendor/composer/ClassLoader.php:427
{closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}()
------------------------------------------------------------
3 /var/www/html/app/src/Vars/EnvVar.php:54
Composer\Autoload\ClassLoader->loadClass()