From 3ea256918c65dcf9476fbd8288a80b59d8824114 Mon Sep 17 00:00:00 2001 From: NickSdot Date: Tue, 28 Jul 2026 20:29:54 +0700 Subject: [PATCH] Run scandir overflow test on Windows only --- ext/standard/tests/file/bug36365.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/standard/tests/file/bug36365.phpt b/ext/standard/tests/file/bug36365.phpt index be1a6c516555..c3aeb8045d6e 100644 --- a/ext/standard/tests/file/bug36365.phpt +++ b/ext/standard/tests/file/bug36365.phpt @@ -2,6 +2,7 @@ Bug #36365 (scandir duplicates file name at every 65535th file) --SKIPIF-- --FILE--