8000 [SecurityBundle] Make extra character non mandatory in regex by DavidPrevot · Pull Request #26424 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[SecurityBundle] Make extra character non mandatory in regex #26424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

DavidPrevot
Copy link
Contributor

The extra character was introduced in 5f9471e, and breaks the testsuite
in native php 7.2.

Q A
Branch? 3.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

The extra character was introduced in 5f9471e, and breaks the testsuite
in native php 7.2.
@DavidPrevot
Copy link
Contributor Author

Proper duplicate of #26420, thanks to @xabbuh advice.

@chalasr
Copy link
Member
chalasr commented Mar 6, 2018

Thanks @DavidPrevot.

@chalasr chalasr merged commit 44b4fc8 into symfony:3.4 Mar 6, 2018
chalasr added a commit that referenced this pull request Mar 6, 2018
…egex (DavidPrevot)

This PR was merged into the 3.4 branch.

Discussion
----------

[SecurityBundle] Make extra character non mandatory in regex

The extra character was introduced in 5f9471e, and breaks the testsuite
in native php 7.2.

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

Commits
-------

44b4fc8 [SecurityBundle] Make extra character non mandatory in regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0