[PHP] fix: align pathconf constants with libc#732
Closed
brandonpayton wants to merge 1 commit into
Closed
Conversation
Member
Author
|
Closing as superseded by origin-headed replacement #752: #752 This PR head was in brandonpayton/kandelo-agentic-dev. The replacement uses the same head SHA (f975ced) on an Automattic/kandelo origin branch and has an expanded description explaining why the change is needed and why it belongs in Kandelo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Split from #717 so the PHP PHPT harness PR can be narrowed and later rebased/folded onto separately reviewable platform fixes.
This PR now targets
integration/kd-6nz-php-phpt-harness-only-base, the Automattic mirror of #736's harness-only head. It is a PHP-driven platform fix split from #717 and should be reviewed/rebase-merged as a derived fix before folding back into the harness branch.Original PR #717 commit:
1fc1537de6007a97de6f0d11b1b947387f2989a5Scope:
fix: align pathconf constants with libcValidation in this split step:
git diff --check origin/main...HEADThe full PHP PHPT campaign evidence remains attached to #717 / kd-dmm; this PR isolates the platform fix for separate review and rebase-merge preservation.