Skip to content

chore(php): refresh bindings/php Cargo.lock after workspace dep drift#359

Draft
zmaril wants to merge 1 commit into
mainfrom
claude/non-rust-plugins-extensions-bpu20r
Draft

chore(php): refresh bindings/php Cargo.lock after workspace dep drift#359
zmaril wants to merge 1 commit into
mainfrom
claude/non-rust-plugins-extensions-bpu20r

Conversation

@zmaril

@zmaril zmaril commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Rebuilding the standalone PHP binding workspace (bindings/php, via its own test.sh) re-resolved its Cargo.lock against the current path dependencies in crates/ — the workspace crates have gained transitive dependencies since the lock was last written, so the standalone lockfile drifted. This commits the refreshed lock so a fresh bindings/php build is reproducible again.

No source changes; lockfile only.

This came out of a full verification pass over the non-Rust extension surfaces (workspace build + tests, PHP/Python bindings, Python extension engine, napi addon, conformance harness); results will be reported in the session.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GwmeSotCVTPAESnPBSgcqW


Generated by Claude Code

Rebuilding the standalone PHP binding workspace re-resolved its lockfile
against the current path dependencies in crates/.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GwmeSotCVTPAESnPBSgcqW
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