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

8.2 deprecations from tests #995

Merged
merged 3 commits into from
Nov 8, 2023
Merged

8.2 deprecations from tests #995

merged 3 commits into from
Nov 8, 2023

Conversation

rosiel
Copy link
Member

@rosiel rosiel commented Nov 8, 2023

GitHub Issue: Islandora-Devops/isle-dc#356

  • Other Relevant Links (Google Groups discussion, related pull requests,
    Release pull requests, etc.) the logs from the latest php 8.2 test runs have a lot of deprecations.

What does this Pull Request do?

This should remove some/all of the deprecation problems in the logs when our CI Action runs.

(note: a lot of fuss is created by Drupal Facets which is a separate issue, at the moment of writing this it's RTBC.

What's new?

  • Declare two variables

  • Removed one unused variable (perhaps false start?)

  • Reworked how a variable was included in a string.

  • Does this change add any new dependencies? no

  • Does this change require any other modifications to be made to the repository
    (i.e. Regeneration activity, etc.)? no

  • Could this change impact execution of existing code? shouldn't.

How should this be tested?

Wait till tests run. Then, under PHPUnit Tests for all the 8.2 runs, are there any non-Features-related deprecations listed?

Documentation Status

  • Does this change existing behaviour that's currently documented? n/a
  • Does this change require new pages or sections of documentation? n/a
  • Who does this need to be documented for? n/a
  • Associated documentation pull request(s): ___ or documentation issue ___

Additional Notes:

Any additional information that you think would be helpful when reviewing this
PR.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers

@seth-shaw-asu seth-shaw-asu merged commit 056695c into 2.x Nov 8, 2023
18 checks passed
@rosiel rosiel deleted the 8.2-deprecations branch November 8, 2023 21:01
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.

2 participants