Skip to content

[PHP] fix: improve PHP procfs and utility coverage#744

Open
brandonpayton wants to merge 1 commit into
integration/kd-6nz-php-phpt-harness-only-basefrom
gascity/kd-6nz/split-pr717-procfs-utility-coverage
Open

[PHP] fix: improve PHP procfs and utility coverage#744
brandonpayton wants to merge 1 commit into
integration/kd-6nz-php-phpt-harness-only-basefrom
gascity/kd-6nz/split-pr717-procfs-utility-coverage

Conversation

@brandonpayton

Copy link
Copy Markdown
Member

Supersedes fork-headed PR #724. This replacement keeps the same head commit (b4133e3) but moves the PR head onto an Automattic/kandelo branch.

Why this is needed

PHP and its helper utilities inspect process state through procfs-like paths. Missing or incomplete procfs and utility behavior causes PHP PHPTs to fail for platform reasons rather than PHP reasons.

Why this shape makes sense

The compatibility gap is in the Kandelo process and utility surface. Improving that surface gives PHP and other Unix-oriented packages the same observable process metadata they expect on a normal host.

Why this is the correct fix

Adding the missing procfs and utility coverage exercises the runtime behavior directly and prevents future regressions in the platform APIs the PHPT suite depends on.

Verification

Branch-location correction only. Replacement head SHA matches fork-headed PR #724 exactly.

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.

1 participant