Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: release#216

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jmjoy merged 1 commit intomasterfromrelease-plz-2025-07-03T02-07-09Z
Jul 3, 2025
Merged

chore: release#216

jmjoy merged 1 commit intomasterfromrelease-plz-2025-07-03T02-07-09Z
Jul 3, 2025

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • phper-sys: 0.15.2 -> 0.15.3 (✓ API compatible changes)
  • phper-build: 0.15.2 -> 0.15.3 (✓ API compatible changes)
  • phper-alloc: 0.15.2 -> 0.16.0 (⚠ API breaking changes)
  • phper-macros: 0.15.1 -> 0.15.2
  • phper: 0.16.1 -> 0.17.0 (⚠ API breaking changes)
  • phper-test: 0.15.1 -> 0.16.0 (⚠ API breaking changes)
  • phper-doc: 0.15.2 -> 0.15.3 (✓ API compatible changes)

phper-alloc breaking changes

--- failure declarative_macro_missing: macro_rules declaration removed or renamed ---Description:A `macro_rules!` declarative macro cannot be invoked by its prior name. The macro may have been renamed or removed entirely.        ref: https://doc.rust-lang.org/reference/macros-by-example.html#path-based-scope       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/declarative_macro_missing.ronFailed in:  macro ebox, previously in file /tmp/.tmpSaNbpr/phper-alloc/src/macros.rs:19--- failure struct_missing: pub struct removed or renamed ---Description:A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/struct_missing.ronFailed in:  struct phper_alloc::EBox, previously in file /tmp/.tmpSaNbpr/phper-alloc/src/lib.rs:29

phper breaking changes

--- failure struct_missing: pub struct removed or renamed ---Description:A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/struct_missing.ronFailed in:  struct phper::objects::ZObject, previously in file /tmp/.tmpSaNbpr/phper/src/objects.rs:289  struct phper::strings::ZString, previously in file /tmp/.tmpSaNbpr/phper/src/strings.rs:178  struct phper::objects::StateObject, previously in file /tmp/.tmpSaNbpr/phper/src/objects.rs:479  struct phper::arrays::ZArray, previously in file /tmp/.tmpSaNbpr/phper/src/arrays.rs:369

phper-test breaking changes

--- failure function_missing: pub fn removed or renamed ---Description:A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself may have been renamed or removed entirely.        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/function_missing.ronFailed in:  function phper_test::fpm::test_fpm_request, previously in file /tmp/.tmpSaNbpr/phper-test/src/fpm.rs:97  function phper_test::fpm::setup, previously in file /tmp/.tmpSaNbpr/phper-test/src/fpm.rs:35
Changelog

phper-sys

0.15.3 - 2025-07-03

Added

  • Add HTML logo URL to documentation for improved branding (#210)

phper-build

0.15.3 - 2025-07-03

Added

  • Add HTML logo URL to documentation for improved branding (#210)

phper-alloc

0.16.0 - 2025-07-03

Added

  • Add HTML logo URL to documentation for improved branding (#210)

Other

  • Migration of ZString, ZArray, ZObject to EBox (#208)

phper-macros

0.15.2 - 2025-07-03

Added

  • Add HTML logo URL to documentation for improved branding (#210)

phper

0.17.0 - 2025-07-03

Added

  • Add raw pointer casting methods for EBox (#213)
  • Add HTML logo URL to documentation for improved branding (#210)

Fixed

  • Fix ZArr drop (#212)
  • Update README structure for better alignment and presentation (#209)

Other

  • Migration of ZString, ZArray, ZObject to EBox (#208)

phper-test

0.16.0 - 2025-07-03

Added

  • Enhance logging and testing utilities (#215)
  • Improve integration tests (#214)
  • Add HTML logo URL to documentation for improved branding (#210)

Other

  • Migration of ZString, ZArray, ZObject to EBox (#208)

phper-doc

0.15.3 - 2025-07-03

Added

  • Add HTML logo URL to documentation for improved branding (#210)

Other

  • Migration of ZString, ZArray, ZObject to EBox (#208)


This PR was generated withrelease-plz.

@jmjoyjmjoy closed thisJul 3, 2025
@jmjoyjmjoy reopened thisJul 3, 2025
@jmjoyjmjoy merged commitd747288 intomasterJul 3, 2025
22 checks passed
@jmjoyjmjoy deleted the release-plz-2025-07-03T02-07-09Z branchJuly 3, 2025 03:35
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@jmjoyjmjoyjmjoy approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@jmjoy

[8]ページ先頭

©2009-2025 Movatter.jp