Skip to content

Conversation

DannyvdSluijs
Copy link
Collaborator

@DannyvdSluijs DannyvdSluijs commented Aug 29, 2025

This PR will

  • add PHP 8.5 to the continuous integration pipeline, ignoring platform dependencies
  • resolve deprecations for:
    • Reflection*::setAccessible
    • curl_close
    • $http_response_header

Fixes #798

@DannyvdSluijs DannyvdSluijs changed the title ci: Add 8.5 with ignoring dependencies ci: Add PHP 8.5, ignoring dependencies; Aug 29, 2025
… false positives

See php/php-src#19611, keeping the deprecated variable name leads to false positives
@DannyvdSluijs DannyvdSluijs changed the title ci: Add PHP 8.5, ignoring dependencies; ci: Add PHP 8.5 to pipeline, ignoring dependencies and as experimental Aug 29, 2025
@DannyvdSluijs DannyvdSluijs merged commit 93e0ed7 into master Aug 29, 2025
17 checks passed
@DannyvdSluijs DannyvdSluijs deleted the feature/php-85 branch August 29, 2025 10:55
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.

Add PHP 8.5 to the build matrix
1 participant