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

MDL-79959 repository: Add custom field picker for SSO identification. #2

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

Conversation

gbarat87
Copy link
Owner

MDL-79959 Add custom field picker for SSO identification for MOODLE_403_STABLE

@gbarat87 gbarat87 force-pushed the MDL-79959-403-repo-equella-sso-identification branch 6 times, most recently from 9188811 to 9725181 Compare February 19, 2024 03:24
gbarat87 pushed a commit that referenced this pull request Feb 25, 2024
This patch fixes the following error:
PHP Deprecated:  explode(): Passing null to parameter #2 ($string)
of type string is deprecated in lib/upgradelib.php on line 1299
gbarat87 pushed a commit that referenced this pull request Feb 25, 2024
This patch fixes the following error:
PHP Deprecated:  explode(): Passing null to parameter #2 ($string)
of type string is deprecated in lib/upgradelib.php on line 1299
gbarat87 pushed a commit that referenced this pull request Feb 25, 2024
This patch fixes the following error:
PHP Deprecated:  explode(): Passing null to parameter #2 ($string)
of type string is deprecated in lib/upgradelib.php on line 1299
@gbarat87 gbarat87 force-pushed the MDL-79959-403-repo-equella-sso-identification branch from 9725181 to 0e9be2f Compare February 25, 2024 22:10
@gbarat87 gbarat87 force-pushed the MDL-79959-403-repo-equella-sso-identification branch from 0e9be2f to b9a9077 Compare March 17, 2024 21:58
@gbarat87 gbarat87 force-pushed the MDL-79959-403-repo-equella-sso-identification branch 3 times, most recently from 3e638c7 to 1f39a39 Compare March 27, 2024 01:51
@gbarat87 gbarat87 force-pushed the MDL-79959-403-repo-equella-sso-identification branch from 1f39a39 to fe2a3f6 Compare March 27, 2024 03:09
gbarat87 pushed a commit that referenced this pull request Jun 17, 2024
This commit includes more changes, all them also adding the :void
return type to unit tests missing them.

The difference is that all these changes, while also detected
perfectly by the moodle.PHPUnit.TestReturnType sniff, were not
auto-fixed (like the previous commit ones), because all them
do include some "return" statement and, for safety, we don't
fix them.

All the cases have been visually inspected and confirmed that
the existing "return" statements always belong to anon
functions within the test body and not the test own return statement.
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