Update deprecated version

This commit is contained in:
Philipp 2025-01-06 18:45:33 +01:00
parent b9dde78466
commit 127e522ed8
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
*
* Starts the background processing
*
* @deprecated 2025.01 use bin/console.php worker instead
* @deprecated 2025.02 use bin/console.php worker instead
*/
if (php_sapi_name() !== 'cli') {