Skip to content

Update preg-match.xml to clarify language around when using offset making \A and ^ inoperable#5652

Open
rbairwell wants to merge 1 commit into
php:masterfrom
rbairwell:patch-1
Open

Update preg-match.xml to clarify language around when using offset making \A and ^ inoperable#5652
rbairwell wants to merge 1 commit into
php:masterfrom
rbairwell:patch-1

Conversation

@rbairwell

Copy link
Copy Markdown
Contributor

Try to clarify the language around using \G instead of substr. It read as if ^ and \A both worked with offset and to use use \A instead of ^.

Try to clarify the language around using \G instead of substr. It read as if ^ and \A both worked with offset and to use use \A instead of ^.
@rbairwell rbairwell changed the title Update preg-match.xml Update preg-match.xml to clarify language around when using offset making \A and ^ inoperable Jul 4, 2026
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