You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #14966 [Config] Remove extra argument from method call (dosten)
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
0 commit comments