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

[cypress] User reset #45006

Closed
brianteeman opened this issue Feb 24, 2025 · 1 comment
Closed

[cypress] User reset #45006

brianteeman opened this issue Feb 24, 2025 · 1 comment

Comments

@brianteeman
Copy link
Contributor

This may be a cypress test bug or a core bug - I dont know

npx cypress run --spec '.\tests\System\integration\site\components\com_users\Reset.cy.js'

Test runs successfully but the php error log contains the following deprecated notice twice

[24-Feb-2025 19:25:27 UTC] PHP Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in D:\repos\j51\components\com_users\src\Model\ResetModel.php on line 530

PS D:\repos\j51> php -v
PHP 8.3.3 (cli) (built: Feb 13 2024 23:17:12) (ZTS Visual C++ 2019 x64)
Copyright (c) The PHP Group
Zend Engine v4.3.3, Copyright (c) Zend Technologies

@alikon
Copy link
Contributor

alikon commented Feb 25, 2025

please test #45008

@alikon alikon closed this as completed Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants