Skip to content

Comments

Added PHP 8.5 support#277

Merged
asgrim merged 4 commits intophp:mainfrom
thecaliskan:main
Jul 15, 2025
Merged

Added PHP 8.5 support#277
asgrim merged 4 commits intophp:mainfrom
thecaliskan:main

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
Contributor

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