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

Correction du typage pour mktime #1641

Merged
merged 1 commit into from
Feb 19, 2025
Merged

Conversation

stakovicz
Copy link
Contributor

2025-02-19T20:44:44.733Z request.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Type error: mktime() expects parameter 1 to be int, string given" at /home/bas/app_ee619ef6-05d2-4b4c-978f-d8f85e5a49da/htdocs/pages/administration/forum_planning.php line 105 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Type error: mktime() expects parameter 1 to be int, string given at /home/bas/app_ee619ef6-05d2-4b4c-978f-d8f85e5a49da/htdocs/pages/administration/forum_planning.php:105)"} []

Suite à cette erreur, on corrige le typage pour mktime()

@stakovicz stakovicz merged commit f5c4ebf into afup:master Feb 19, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants