8000 fixxed order of usage by OskarStark · Pull Request #13545 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

fixxed order of usage #13545

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

fixxed order of usage #13545

wants to merge 1 commit into from

Conversation

OskarStark
Copy link
Contributor
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #13537
License MIT
Doc PR -

[options] command [arguments]

to

command [options] [arguments]

(i made some issues in this branch before #13538 )

@phansys
Copy link
Contributor
phansys commented Jan 28, 2015

👍

2 similar comments
@sstok
Copy link
Contributor
sstok commented Jan 29, 2015

👍

@cordoval
Copy link
Contributor

👍

@OskarStark
Copy link
Contributor Author

i can't figure out why the CI-build is broken.

any ideas?

seems like masteris the problem, not the commit, or?

@mvhirsch
Copy link
Contributor

👍

@stof
Copy link
Member
stof commented Jan 29, 2015

I think this should be considered as a bugfix, and so applied in older branches

@OskarStark
Copy link
Contributor Author

👍 i changed the PR header @stof

@phansys
Copy link
Contributor
phansys commented Jan 29, 2015

I think it should be applied on top of 2.6, because these changes were introduced there: Choose the right Branch.

@OskarStark
Copy link
Contributor Author

@stof what do you mean?

@phansys looks like the code was moved there, but not initial written
28edd30#diff-38eebdda7d6ebfcb7405b91167f05c9cL258

@fabpot
Copy link
Member
fabpot commented Feb 5, 2015

Thank you @OskarStark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0