Skip to content

Release 1.0.0 (stable) - #7

Merged
sj-i merged 1 commit into
mainfrom
release-1.0.0
May 30, 2026
Merged

Release 1.0.0 (stable)#7
sj-i merged 1 commit into
mainfrom
release-1.0.0

Conversation

@sj-i

@sj-i sj-i commented May 30, 2026

Copy link
Copy Markdown
Member

Cuts the first stable release. The public API is small (rdump_dump and
rdump_set_oom_dump, plus a handful of INI settings) and has been exercised
across the build (7.0–8.5 × NTS/ZTS), arm64, reli-cross-version, and leak-check
matrices, so 1.0.0 rather than a 0.x is warranted — and it commits us to keeping
that API backward-compatible until a 2.0.

Changes

  • PHP_RDUMP_VERSION and package.xml <release>/<api>1.0.0.
  • package.xml <stability> beta → stable (so pecl install package.xml
    resolves it without a -beta qualifier), with <date>/<notes> updated.
  • CHANGELOG.md 0.1.0 → 1.0.0.

The version is in sync across the header, package.xml (<release> and
<api>), so the v1.0.0 tag will pass the release workflow's version-sync gate.

After merge: tag v1.0.0 to trigger the release workflow and submit the repo to
Packagist (see RELEASING.md).

https://claude.ai/code/session_017skw8BsHkF8wur7Pf4G9W5


Generated by Claude Code

The API is small and has been exercised across the build / reli-cross-version /
leak-check matrices, so cut the first stable release rather than a 0.x:

- PHP_RDUMP_VERSION, package.xml <release>/<api> -> 1.0.0.
- package.xml <stability> beta -> stable, date and notes updated.
- CHANGELOG 0.1.0 -> 1.0.0.

https://claude.ai/code/session_017skw8BsHkF8wur7Pf4G9W5
@sj-i
sj-i merged commit 0745181 into main May 30, 2026
104 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.

2 participants