Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Undefined variable $name#19166

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromjanczer:master
Jun 24, 2016
Merged

Undefined variable $name#19166

fabpot merged 1 commit intosymfony:masterfromjanczer:master
Jun 24, 2016

Conversation

@janczer
Copy link
Contributor

QA
Branch?"master" for new features / 2.7, 2.8, 3.0 or 3.1 for fixes
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
LicenseMIT

{
if (!preg_match('{^[\w\d_-]+$}',$place)) {
thrownewInvalidArgumentException(sprintf('The place "%s" contains invalid characters.',$name));
thrownewInvalidArgumentException(sprintf('The place "%s" contains invalid characters.',$place));
Copy link
Member

@GromNaNGromNaNJun 24, 2016
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This highlights missing tests on error cases.

@fabpot
Copy link
Member

Thank you @IvanMenshykov.

janczer reacted with thumbs up emoji

@fabpotfabpot merged commit8304bcc intosymfony:masterJun 24, 2016
fabpot added a commit that referenced this pull requestJun 24, 2016
This PR was merged into the 3.2-dev branch.Discussion----------Undefined variable $name| Q             | A| ------------- | ---| Branch?       | "master" for new features / 2.7, 2.8, 3.0 or 3.1 for fixes| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| License       | MITCommits-------8304bcc Undefined variable $name
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@janczer@fabpot@GromNaN@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp