Skip to content

Conversation

@Xenira
Copy link
Member

@Xenira Xenira commented Jul 2, 2025

Refs: #447

@Xenira Xenira linked an issue Jul 2, 2025 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Jul 2, 2025

Pull Request Test Coverage Report for Build 16035418864

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 21.654%

Totals Coverage Status
Change from base Build 16006646948: 0.0%
Covered Lines: 830
Relevant Lines: 3833

💛 - Coveralls

@Xenira Xenira force-pushed the 447-update-docsrs-bindings-to-php-84 branch from 9f14ddc to 5a02863 Compare July 2, 2025 20:16
@ptondereau
Copy link
Member

Nice one and maybe upgrading bindgen?

@Xenira
Copy link
Member Author

Xenira commented Jul 2, 2025

Bindgen is making trouble upgrading. Will investigate after next release.

EDIT2: Nvm, I am stupid. This always trips me up

Also found an error by upgrading this.

https://github.com/davidcole1340/ext-php-rs/blob/5a02863c3b672e44353ba9aca6f22776a9386b93/src/zend/globals.rs#L205-L211
and
https://github.com/davidcole1340/ext-php-rs/blob/5a02863c3b672e44353ba9aca6f22776a9386b93/src/zend/globals.rs#L218-L224

conditions are the wrong way around if I see it correctly. Verifying right now.

EDIT: Not the wrong way around, just not the right condition

@Xenira Xenira force-pushed the 447-update-docsrs-bindings-to-php-84 branch from 5a02863 to 736c4e6 Compare July 2, 2025 20:44
@Xenira Xenira merged commit 060c8bf into master Jul 2, 2025
58 checks passed
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.

Update docsrs bindings to PHP 8.4

4 participants