Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

force array to return #241

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from
Open

force array to return #241

wants to merge 1 commit into from

Conversation

a-kehr
Copy link

@a-kehr a-kehr commented Dec 19, 2024

Rückgabewert muss als array sein

[2024-12-19T12:58:45.373884+01:00] php.CRITICAL: Uncaught Error: array_map(): Argument #2 ($array) must be of type array, string given {"exception":"[object] (TypeError(code: 0): array_map(): Argument #2 ($array) must be of type array, string given at /html/live/vendor/oveleon/contao-cookiebar/src/Resources/contao/classes/CookieHandler.php:262)"} []
[2024-12-19T12:58:45.375876+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "array_map(): Argument #2 ($array) must be of type array, string given" at /html/live/vendor/oveleon/contao-cookiebar/src/Resources/contao/classes/CookieHandler.php line 262 {"exception":"[object] (TypeError(code: 0): array_map(): Argument #2 ($array) must be of type array, string given at /html/live/vendor/oveleon/contao-cookiebar/src/Resources/contao/classes/CookieHandler.php:262)"} []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant