Skip to content

Conversation

@ptondereau
Copy link
Member

@ptondereau ptondereau commented Nov 20, 2025

Description

Fix #591

TODO

  • Wait for the official Docker image to release PHP 8.5 images for MUSL CI.
  • Test embed codes don't work with 8.5 right now.
  • Windows tests are failing because of intsafe import in zend_compatibility, we need to find a way to tell clang to define them somewhere

@coveralls
Copy link

coveralls commented Nov 20, 2025

Pull Request Test Coverage Report for Build 19552814824

Details

  • 1 of 22 (4.55%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 35.332%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/types/array/iterators.rs 1 6 16.67%
src/constant.rs 0 16 0.0%
Files with Coverage Reduction New Missed Lines %
src/types/array/iterators.rs 1 32.1%
Totals Coverage Status
Change from base Build 19374695739: -0.03%
Covered Lines: 1603
Relevant Lines: 4537

💛 - Coveralls

@ptondereau ptondereau force-pushed the chore/php-8-5 branch 5 times, most recently from 64f5509 to 42b73c5 Compare November 20, 2025 22:06
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.

PHP 8.5

3 participants