Skip to content

[2.3] Fixed an undefined variable in Glob::toRegex #17629

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
Feb 1, 2016

Conversation

javiereguiluz
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR symfony/symfony-docs#123

Note: to be merged only in Symfony 2.3. $delimiter variable exists in the rest of Symfony versions.

@King2500
Copy link
Contributor

👍

@jjsaunier
Copy link

👍

Thanks @javiereguiluz !

@xabbuh
Copy link
Member

xabbuh commented Feb 1, 2016

👍

We should backport the test class to the 2.3 brancht too (this would have allowed us to catch the error before).

@fabpot
Copy link
Member

fabpot commented Feb 1, 2016

Thank you @javiereguiluz.

@fabpot fabpot merged commit f0b7c14 into symfony:2.3 Feb 1, 2016
fabpot added a commit that referenced this pull request Feb 1, 2016
…ereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

[2.3] Fixed an undefined variable in Glob::toRegex

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#123

Note: to be merged **only in Symfony 2.3**.  `$delimiter` variable exists in the rest of Symfony versions.

Commits
-------

f0b7c14 [2.3] Fixed an undefined variable in Glob::toRegex
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.

6 participants