[GIT-PULLS] [php-src] PR #22837: Update unit tests for IBM i PASE
[email protected] (NattyNarwhal) Mon, 20 Jul 2026 19:22:07 +0000
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/22837 Author: NattyNarwhal Mostly cosmetic stuff on tests and platform differences. Sometimes these are behaviours shared with AIX, but since I don't have access to an AIX system, I only mark AIX when I can verify via docs or strongly suspect it to be the case (i.e. Solaris also being special in the same way). There are a few more tests that fail, but I'm investigating those more throughly, as a lot are more complicated filesystem behaviour differences.