Skip to content

Conversation

@davidcole1340
Copy link
Collaborator

@davidcole1340 davidcole1340 commented Jul 14, 2025

πŸ€– New release

  • ext-php-rs-derive: 0.11.2 -> 0.11.3
  • ext-php-rs: 0.14.2 -> 0.15.0 (βœ“ API compatible changes)
  • cargo-php: 0.1.11 -> 0.1.12 (βœ“ API compatible changes)
Changelog

ext-php-rs-derive

0.11.3 - 2025-10-28

Added

Other

  • (clippy) Fix new clippy findings (by @Xenira) [#543]
  • (deps) Upgrade bindgen to 0.72 (by @ptondereau)
  • (deps) Remove unused deps (by @robem)
  • (deps) Update darling requirement from 0.20 to 0.21 (by @dependabot[bot])
  • (macro) Add test infrastructure for macro crate (by @Xenira) [#530]
  • (readme) Update example in readme (by @joehoyle) [#539]
  • Update guide url and authors (by @Xenira) [#500]

ext-php-rs

0.15.0 - 2025-10-28

BREAKING CHANGES

  • (stubs) [breaking] Add stubs for RustClosure (by @Xenira) [#373]

New field variadic added to Parameter struct.

Added

Fixed

  • (array) Don't convert array keys with leading zeros (by @tomterl)
  • (embed) Add missing zend_destroy_file_handle (by @el7cosmos) [#556]

Other

  • (array) Split array.rs types into smaller files (by @ptondereau) [#524]
  • (clippy) Fix new clippy errors (by @Xenira) [#558]
  • (clippy) Fix new clippy findings (by @Xenira) [#543]
  • (deps) Upgrade bindgen to 0.72 (by @ptondereau)
  • (deps) Update zip requirement from 5.1 to 6.0 (by @dependabot[bot])
  • (deps) Bump actions/stale from 9 to 10 (by @dependabot[bot])
  • (deps) Update cargo_metadata requirement from 0.22 to 0.23 (by @dependabot[bot])
  • (deps) Update zip requirement from 4.0 to 5.1 (by @dependabot[bot])
  • (deps) Remove unused deps (by @robem)
  • (deps) Update dialoguer requirement from 0.11 to 0.12 (by @dependabot[bot])
  • (deps) Update cargo_metadata requirement from 0.21 to 0.22 (by @dependabot[bot])
  • (deps) Bump actions/checkout from 4 to 5 (by @dependabot[bot])
  • (macro) Add test infrastructure for macro crate (by @Xenira) [#530]
  • (php) Use PHP 8.4 for linting (by @ptondereau)
  • (readme) Update example in readme (by @joehoyle) [#539]
  • Add ptondereau to maintainer list (by @ptondereau)
  • Remove old ZTS docker and remove docker for embed tests (by @ptondereau)
  • Update guide url and authors (by @Xenira) [#500]

cargo-php

0.1.12 - 2025-10-28

Added

Other

  • (clippy) Fix new clippy errors (by @Xenira) [#558]
  • (deps) Update cargo_metadata requirement from 0.22 to 0.23 (by @dependabot[bot])
  • (deps) Update dialoguer requirement from 0.11 to 0.12 (by @dependabot[bot])
  • (deps) Update cargo_metadata requirement from 0.21 to 0.22 (by @dependabot[bot])
  • (deps) Update cargo_metadata requirement from 0.20 to 0.21 (by @dependabot[bot])
  • Update guide url and authors (by @Xenira) [#500]


This PR was generated with release-plz.

@coveralls
Copy link

coveralls commented Jul 14, 2025

Pull Request Test Coverage Report for Build 18882616991

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

Totals Coverage Status
Change from base Build 18881595925: 0.0%
Covered Lines: 1357
Relevant Lines: 4358

πŸ’› - Coveralls

@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 7 times, most recently from 663284c to 05cfa2c Compare July 20, 2025 16:05
@Xenira
Copy link
Member

Xenira commented Jul 20, 2025

Todo before release:

  • Add enum breaking change to changelog
  • Credit @joehoyle on enum change

@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from cca2e57 to a467022 Compare July 21, 2025 01:03
@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 3 times, most recently from d49bc39 to a3c71c7 Compare August 4, 2025 01:07
@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 4 times, most recently from d7dbbdb to f4b1f69 Compare August 11, 2025 01:06
@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 3 times, most recently from 6bd8039 to 603819e Compare August 18, 2025 01:04
@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 3 times, most recently from c8baa95 to c5bad8a Compare August 26, 2025 07:01
@github-actions github-actions bot force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from 3660229 to d045601 Compare September 8, 2025 01:03
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from 44408be to eca8798 Compare September 16, 2025 19:52
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from 5647150 to ef9feb2 Compare September 30, 2025 21:02
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from a9cf6f3 to 8269065 Compare October 6, 2025 00:57
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 3 times, most recently from 0400348 to 3472fd6 Compare October 19, 2025 19:11
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 2 times, most recently from e5dd8a4 to b593c33 Compare October 27, 2025 01:02
@davidcole1340 davidcole1340 force-pushed the release-plz-2025-07-14T17-29-09Z branch 4 times, most recently from 6317540 to 25c486a Compare October 28, 2025 16:46
@Xenira Xenira force-pushed the release-plz-2025-07-14T17-29-09Z branch from 25c486a to a782354 Compare October 28, 2025 16:52
@Xenira Xenira merged commit ad1c8a5 into master Oct 28, 2025
55 checks passed
Xenira added a commit that referenced this pull request Oct 28, 2025
runtime and static features were both enabled, causing build failures
during release.

Refs: #512
Xenira added a commit that referenced this pull request Oct 28, 2025
runtime and static features were both enabled, causing build failures
during release.

Refs: #512
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.

4 participants