Skip to content

chore: release #495

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 1 commit into from
Jul 13, 2025
Merged

chore: release #495

merged 1 commit into from
Jul 13, 2025

Conversation

davidcole1340
Copy link
Owner

@davidcole1340 davidcole1340 commented Jul 9, 2025

πŸ€– New release

  • ext-php-rs-derive: 0.11.1 -> 0.11.2
  • ext-php-rs: 0.14.1 -> 0.14.2 (βœ“ API compatible changes)
Changelog

ext-php-rs-derive

0.11.2 - 2025-07-13

Fixed

  • (macro) Allow multiple refs with self_ (by @Xenira) [#506]
  • (macro) Fix self_ reference when multiple method arguments supplied (by @Xenira) [#504]
  • (stubs) Include doc comments in __construct() stubs (by @Xenira) [#497]

ext-php-rs

0.14.2 - 2025-07-13

Added

  • Make Sapi work with ZTS builds (by @Qard) [#488]

Fixed

  • (clippy) Fix new clippy rule (by @Xenira)
  • (macro) Allow multiple refs with self_ (by @Xenira) [#506]
  • (macro) Fix self_ reference when multiple method arguments supplied (by @Xenira) [#504]
  • (stubs) Include doc comments in __construct() stubs (by @Xenira) [#497]

Other

  • (args) Add missing embed feature guard (by @Xenira) [#501]
  • (deps) Upgrade bindgen to v0.70 (by @Xenira)
  • (release-plz) Only run release workflow on build and lint success (by @Xenira)


This PR was generated with release-plz.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 16179968440

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 22.342%

Totals Coverage Status
Change from base Build 16179805302: 0.0%
Covered Lines: 870
Relevant Lines: 3894

πŸ’› - Coveralls

@github-actions github-actions bot force-pushed the release-plz-2025-07-09T20-53-32Z branch 2 times, most recently from 1756a84 to ddea780 Compare July 10, 2025 17:13
@davidcole1340 davidcole1340 changed the title chore(ext-php-rs): release v0.14.2 chore: release Jul 10, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-07-09T20-53-32Z branch 6 times, most recently from 17ed477 to 76a80b7 Compare July 13, 2025 18:41
@github-actions github-actions bot force-pushed the release-plz-2025-07-09T20-53-32Z branch from 76a80b7 to 175a065 Compare July 13, 2025 19:20
@Xenira Xenira merged commit 9925a47 into master Jul 13, 2025
@Xenira Xenira deleted the release-plz-2025-07-09T20-53-32Z branch July 13, 2025 19:24
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.

3 participants