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

[5.x][cypress] php warning #45030

Open
wants to merge 2 commits into
base: 5.2-dev
Choose a base branch
from
Open

[5.x][cypress] php warning #45030

wants to merge 2 commits into from

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Feb 27, 2025

Pull Request for Issue #45007 .

Summary of Changes

check array key

Testing Instructions

run
npx cypress run --spec '.\tests\System\integration\api\com_users\Users.cy.js'

Actual result BEFORE applying this Pull Request

[24-Feb-2025 19:25:27 UTC] PHP Warning: Undefined array key "password2" in D:\repos\j51\administrator\components\com_users\src\Model\UserModel.php on line 295

Expected result AFTER applying this Pull Request

no more warning

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@alikon alikon marked this pull request as ready for review February 28, 2025 08:40
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.

2 participants