8000 [Config][Loader] missing type parameter on import by Myke79 · Pull Request #7983 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Config][Loader] missing type parameter on import #7983

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

Closed
wants to merge 1 commit into from
Closed

[Config][Loader] missing type parameter on import #7983

wants to merge 1 commit into from

Conversation

Myke79
Copy link
Contributor
@Myke79 Myke79 commented May 9, 2013
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? idontknow
Fixed tickets #7965
License MIT
Doc PR -

$type was missing inside the import() resolver call.

@jakzal
Copy link
Contributor
jakzal commented May 9, 2013

@Myke79 you should include the checklist as described in the Submitting a Patch - Make a pull request.

@Myke79
Copy link
Contributor Author
Myke79 commented May 9, 2013

ok sorry, im new to this

@Myke79
Copy link
Contributor Author
Myke79 commented May 9, 2013

Im not sure about two questions, but tell me if i need to do anything else.

@stof
Copy link
Member 8000
stof commented May 9, 2013

Can you add a test to avoid regression (the test should fail without your patch and pass with it)

@Myke79
Copy link
Contributor Author
Myke79 commented May 9, 2013

I understand what you asking, but I don't know how to do that. :(

@jakzal
Copy link
Contributor
jakzal commented May 9, 2013

@Myke79 I'll write a test case for you.

@Myke79
Copy link
Contributor Author
Myke79 commented May 9, 2013

@jakzal thank you.

@jakzal
Copy link
Contributor
jakzal commented May 9, 2013

@Myke79 I created a new PR with your fix and a test case: #7987. You can close this one.

@stof
Copy link
Member
stof commented May 9, 2013

Closing in favor of #7987

@stof stof closed this May 9, 2013
@Myke79 Myke79 deleted the patch-1 branch May 9, 2013 13:55
@Myke79
Copy link
Contributor Author
Myke79 commented May 9, 2013

Thanks you!

fabpot added a commit that referenced this pull request May 9, 2013
This PR was submitted for the master branch but it was merged into the 2.1 branch instead (closes #7987).

Discussion
----------

[Config] FIxed Loader::import()

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? |no
| Tests pass?   | yes
| Fixed tickets | fixes #7965, replaces #7983
| License       | MIT
| Doc PR        | -

Commits
-------

984e56a [Config] Added a test case for Loader::import().
2f69860 [Config] Fixed Loader import
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0