Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 135]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 135]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 137]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 137]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 139]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 139]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 141]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 141]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 143]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 143]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 145]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 145]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 147]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 147]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 149]
Deprecated (8192) : strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated [in /home/n76bcvi8/public_html/src/Controller/Component/CelebrationsUtilitiesComponent.php, line 149]
Warning (2) : Undefined array key 1999 [in /home/n76bcvi8/public_html/src/Controller/CelebrationsController.php, line 1481]
Warning (512) : Unable to emit headers. Headers sent in file=/home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in /home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 159]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/n76bcvi8/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 192]
Error: strtotime(): Argument #1 ($datetime) must be of type string, null given

strtotime(): Argument #1 ($datetime) must be of type string, null given 📋

TypeError
Error in: APP/Controller/CelebrationsController.php, line 1481
APP/Controller/CelebrationsController.php at line 1481 (edit)
                $easterDates[intval(date('Y'$timestamp))] = $fromDbEasterdate->easter_date->i18nFormat('dd.MM.yyyy''Europe/Rome');
            }
        }
        $easter strtotime($easterDates[intval(date('Y'$timestamp))]);
        $dayAfterPentecost strtotime('+50 day'strtotime($easterDates[intval(date('Y'$easter))]));
        if (($timestamp >= $easter) && ($timestamp $dayAfterPentecost)) {
            return true;

If you want to customize this error message, create templates/Error/error500.php