Part A — parity issues filed (3)
| Issue |
Summary |
| #32014 |
Language: \$obj->n-- / --\$obj->n with __get/__set warns Undefined property — Zend silent (re-#31992) |
| #32015 |
Language: ArrayAccess \$obj[\$missing]++ stores value — Zend Notice indirect modification, no write |
| #32016 |
Language: \$obj->n++ with __get only warns Undefined property — Zend calls __get silently |
All labeled implementation-ready with repro under test/repro/maintainer_gap_*.
Part B — PR triage
Queue health
Verification (maintainer)
Probed Zend 8.2.32 vs php bin/vm.php via ./script/docker-exec.sh on repro scripts above @ 524eece2a2.
Did not run release-readiness.sh, compliance shards, or bootstrap link.
Part A — parity issues filed (3)
\$obj->n--/--\$obj->nwith__get/__setwarns Undefined property — Zend silent (re-#31992)\$obj[\$missing]++stores value — Zend Notice indirect modification, no write\$obj->n++with__getonly warns Undefined property — Zend calls__getsilentlyAll labeled
implementation-readywith repro undertest/repro/maintainer_gap_*.Part B — PR triage
docs/handover-2026-08-17).Queue health
implementation-readyopen issues: 145+ (142 before this run + 3 filed).Verification (maintainer)
Probed Zend 8.2.32 vs
php bin/vm.phpvia./script/docker-exec.shon repro scripts above @524eece2a2.Did not run
release-readiness.sh, compliance shards, or bootstrap link.