Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Config] Remove extra argument from method call #14966

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
Jun 12, 2015
Merged

[Config] Remove extra argument from method call #14966

merged 1 commit into from
Jun 12, 2015

Conversation

dosten
Copy link
Contributor

@dosten dosten commented Jun 12, 2015

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

The $mode argument of Filesystem::dumpFile() is removed in 3.0.

@xabbuh
Copy link
Member

xabbuh commented Jun 12, 2015

👍

@fabpot
Copy link
Member

fabpot commented Jun 12, 2015

Thank you @dosten.

@fabpot fabpot merged commit f58e5f9 into symfony:master Jun 12, 2015
fabpot added a commit that referenced this pull request Jun 12, 2015
This PR was merged into the 3.0-dev branch.

Discussion
----------

[Config] Remove extra argument from method call

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

The `$mode` argument of `Filesystem::dumpFile()` is removed in 3.0.

Commits
-------

f58e5f9 Remove parameter from method call
@dosten dosten deleted the config/remove-extra-param branch June 12, 2015 22:02
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