[GIT-PULLS] [php-src] PR #22934: Run scandir overflow test on Windows only

[email protected] (NickSdot) Thu, 30 Jul 2026 10:58:27 +0000
Newsgroups php.git-pulls
Message-ID <[email protected]>
Pull Request: https://github.com/php/php-src/pull/22934
Author: NickSdot

Avoids creating 70,000 files on platforms unaffected by the Win32 DIR_W32.offset regression. Shaves ~9s off non-Windows test runs.

Ref: https://github.com/php/php-src/commit/d3cc9e2dd542338bd650ac476247009d1a47849b#commitcomment-194333406 
cc @arnaud-lb