Skip to content
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

Fix error message according to the new regex #34523

Merged
merged 1 commit into from Nov 23, 2019
Merged

Fix error message according to the new regex #34523

merged 1 commit into from Nov 23, 2019

Conversation

elementaire
Copy link
Contributor

Complete #34448 from @xabbuh

Q A
Branch? 4.3
Bug fix? no
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

@chalasr chalasr added this to the 4.3 milestone Nov 23, 2019
@chalasr
Copy link
Member

chalasr commented Nov 23, 2019

Good catch, thanks @elementaire.

chalasr pushed a commit that referenced this pull request Nov 23, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

Fix error message according to the new regex

Complete #34448 from @xabbuh

| Q             | A
| ------------- | ---
| Branch?       | 4.3 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | <!-- prefix each issue number with "Fix #", if any -->
| License       | MIT
| Doc PR        | <!-- required for new features -->
<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally (see https://symfony.com/roadmap):
 - Always add tests and ensure they pass.
 - Never break backward compatibility (see https://symfony.com/bc).
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too.)
 - Features and deprecations must be submitted against branch master.
-->

Commits
-------

7425d2c Fix error message according to the new regex
@chalasr chalasr merged commit 7425d2c into symfony:4.3 Nov 23, 2019
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.

None yet

4 participants