Skip to content

Added PHP 8.5 support #277

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

Merged
merged 4 commits into from
Jul 15, 2025
Merged

Added PHP 8.5 support #277

merged 4 commits into from
Jul 15, 2025

Conversation

thecaliskan
Copy link
Contributor

This pull request adds support for PHP 8.5 to the package.

  • Adjusted compatibility to allow installation on PHP 8.5
  • Verified that existing functionality works as expected under PHP 8.5

Please let me know if any changes or additional testing are required.

Thank you!

@thecaliskan
Copy link
Contributor Author

For the tests in this PR to pass, the following update needs to be merged first.

asgrim/example-pie-extension#9

@thecaliskan thecaliskan changed the title Draft: Added PHP 8.5 support Added PHP 8.5 support Jul 8, 2025
@asgrim asgrim self-assigned this Jul 8, 2025
@asgrim asgrim added the enhancement New feature or request label Jul 8, 2025
@asgrim asgrim added this to the 1.1.0 milestone Jul 8, 2025
@asgrim asgrim marked this pull request as ready for review July 15, 2025 19:12
@asgrim asgrim merged commit a4e2ca7 into php:main Jul 15, 2025
61 of 69 checks passed
@thecaliskan
Copy link
Contributor Author

Hi @asgrim,

Thank you for contribution, Could you create a new version ?

@asgrim
Copy link
Collaborator

asgrim commented Jul 16, 2025

Hi @asgrim,

Thank you for contribution, Could you create a new version ?

Not yet, there are other things in the milestone we are trying to complete. In the meantime, please use the nightly PHAR

TimWolla added a commit to TimWolla/php-pie that referenced this pull request Jul 17, 2025
php#277 adjusted composer.json without also updating composer.json.
@TimWolla
Copy link
Member

The changes in this PR are broken, see #281.

TimWolla added a commit to TimWolla/php-pie that referenced this pull request Jul 17, 2025
This will ensure that the `composer.json` is in sync with `composer.lock` and
thus is related to php#281 and php#277.
TimWolla added a commit to TimWolla/php-pie that referenced this pull request Jul 22, 2025
This will ensure that the `composer.json` is in sync with `composer.lock` and
thus is related to php#281 and php#277.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants