You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60314 docs: Update @param for $match to reflect the correct default value. (chrisshennan)
This PR was merged into the 7.2 branch.
Discussion
----------
docs: Update `@param` for $match to reflect the correct default value.
| Q | A
| ------------- | ---
| Branch? | 7.2
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | Fix
| License | MIT
The docblock description for the $match parameter on the Regex constraint contains the wrong default value - `false` - and this PR changes it to `true`

Commits
-------
b2d7ece docs: Update `@param` for $match to reflect the correct default value.
0 commit comments