Skip to content

[Sync-En] pcre: clarify that delimiters must be single-byte characters - #1134

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1131-pcre-ascii-delimiters
Aug 28, 2026
Merged

[Sync-En] pcre: clarify that delimiters must be single-byte characters#1134
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1131-pcre-ascii-delimiters

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit b55141fe2d4f601e32555c33fb00e1f9225c4638.

Translates the clarification that a PCRE delimiter must be a single-byte character, together with the note explaining that multibyte characters (UTF-8, e.g. §) cannot be used as delimiters. The affected <para> becomes <simpara>, matching EN.

Removes the obsolete <!-- Reviewed --> marker.

Fixes: #1131

@julionc
julionc merged commit 997f16f into php:master Aug 28, 2026
4 checks passed
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.

[Sync EN] Clarify that PCRE delimiters must be ASCII characters (#4817) (#5223)

2 participants