Skip to content

Conversation

@koppieesq
Copy link
Contributor

Overview

Addresses a litany of warnings that occur when a user has a newer version of PHP, but installs older versions of the required libraries. This is the same series of warnings reported in #1174.

This PR doesn't fix the helper libraries to specific versions. Rather, it sets a "floor," allowing other projects (ie. Drupal) to upgrade those packages in the future.

  • Fixes a bug
  • Adds a feature
  • Breaks backwards compatibility
  • Has tests that cover changes
  • Adds or fixes documentation

Summary

Short overview of what changed.

Description

Any additional information.

@koppieesq koppieesq self-assigned this Jul 23, 2025
@koppieesq koppieesq marked this pull request as draft July 23, 2025 05:20
@koppieesq
Copy link
Contributor Author

Lots of failing tests. Yikes! I'm reverting this PR to "draft" mode while I work on it some more.

@koppieesq koppieesq added bug WIP dependencies Pull requests that update a dependency file labels Jul 23, 2025
@koppieesq koppieesq added this to the 0.5.1 milestone Jul 23, 2025
@koppieesq
Copy link
Contributor Author

All the tests are failing, for an unrelated reason. I'm opening a new PR to address that: #1177

@koppieesq koppieesq changed the base branch from 5.x to fix-tests July 26, 2025 21:11
@koppieesq koppieesq marked this pull request as ready for review July 26, 2025 21:14
@greg-1-anderson greg-1-anderson merged commit e53d9ab into fix-tests Jul 26, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug dependencies Pull requests that update a dependency file WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants