Skip to content

Fix incorrect IMAP-style sequence-set element handling#754

Merged
Sebbo94BY merged 1 commit into
6.xfrom
Fix-incorrect-IMAP-sequence-handling
May 10, 2026
Merged

Fix incorrect IMAP-style sequence-set element handling#754
Sebbo94BY merged 1 commit into
6.xfrom
Fix-incorrect-IMAP-sequence-handling

Conversation

@Sebbo94BY
Copy link
Copy Markdown
Collaborator

src/PhpImap/Imap.php:1149 now accepts proper IMAP-style sequence-set elements with * when allow_sequence is enabled, so cases like *, 1:*, *:5, and mixed lists like 2,4:7,9,12:* pass validation.

Superseeds #709

`src/PhpImap/Imap.php:1149` now accepts proper IMAP-style sequence-set
elements with `*` when `allow_sequence` is enabled, so cases like `*`,
`1:*`, `*:5`, and mixed lists like `2,4:7,9,12:*` pass validation.
@Sebbo94BY Sebbo94BY merged commit ec2f73c into 6.x May 10, 2026
0 of 9 checks passed
@Sebbo94BY Sebbo94BY deleted the Fix-incorrect-IMAP-sequence-handling branch May 10, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant