From 20654ce4c9644541e80bf9c97c8bb24f2dcaf186 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 28 Oct 2025 00:48:19 +0100 Subject: [PATCH] [skip ci] Unparallelize imap It's removed for PHP 8.4 anyway, and still regularly causes "Mailbox already exists" errors despite the flaky flag. --- ext/imap/tests/CONFLICTS | 1 + ext/standard/tests/mail/CONFLICTS | 1 + 2 files changed, 2 insertions(+) create mode 100644 ext/imap/tests/CONFLICTS create mode 100644 ext/standard/tests/mail/CONFLICTS diff --git a/ext/imap/tests/CONFLICTS b/ext/imap/tests/CONFLICTS new file mode 100644 index 0000000000000..c301c0ffaca1d --- /dev/null +++ b/ext/imap/tests/CONFLICTS @@ -0,0 +1 @@ +imap diff --git a/ext/standard/tests/mail/CONFLICTS b/ext/standard/tests/mail/CONFLICTS new file mode 100644 index 0000000000000..c301c0ffaca1d --- /dev/null +++ b/ext/standard/tests/mail/CONFLICTS @@ -0,0 +1 @@ +imap