basic-lms-laravel
basic-lms-laravel copied to clipboard
Bump symfony/filesystem from 3.3.9 to 3.4.47
Bumps symfony/filesystem from 3.3.9 to 3.4.47.
Release notes
Sourced from symfony/filesystem's releases.
v3.4.47
Changelog (https://github.com/symfony/filesystem/compare/v3.4.46...v3.4.47)
- no changes
v3.4.46
Changelog (https://github.com/symfony/filesystem/compare/v3.4.45...v3.4.46)
- bug #38652 Check if failed unlink was caused by permission denied (Nyholm)
v3.4.45
Changelog (https://github.com/symfony/filesystem/compare/v3.4.44...v3.4.45)
- no changes
v3.4.44
Changelog (https://github.com/symfony/filesystem/compare/v3.4.43...v3.4.44)
- no changes
v3.4.43
Changelog (https://github.com/symfony/filesystem/compare/v3.4.42...v3.4.43)
- no changes
v3.4.42
Changelog (https://github.com/symfony/filesystem/compare/v3.4.41...v3.4.42)
- no changes
v3.4.41
Changelog (https://github.com/symfony/filesystem/compare/v3.4.40...v3.4.41)
- bug #36907 Fixes sprintf(): Too few arguments in form transformer (pedrocasado)
- bug #36497 Handle paths on different drives (crishoj)
v3.4.40
Changelog (https://github.com/symfony/filesystem/compare/v3.4.39...v3.4.40)
- no changes
v3.4.39
Changelog (https://github.com/symfony/filesystem/compare/v3.4.38...v3.4.39)
- no changes
v3.4.38
Changelog (https://github.com/symfony/filesystem/compare/v3.4.37...v3.4.38)
- no changes
Changelog
Sourced from symfony/filesystem's changelog.
CHANGELOG
5.0.0
Filesystem::dumpFile()andappendToFile()don't accept arrays anymore4.4.0
- support for passing a
nullvalue toFilesystem::isAbsolutePath()is deprecated and will be removed in 5.0tempnam()now accepts a third argument$suffix.4.3.0
- support for passing arrays to
Filesystem::dumpFile()is deprecated and will be removed in 5.0- support for passing arrays to
Filesystem::appendToFile()is deprecated and will be removed in 5.04.0.0
- removed
LockHandler- Support for passing relative paths to
Filesystem::makePathRelative()has been removed.3.4.0
- support for passing relative paths to
Filesystem::makePathRelative()is deprecated and will be removed in 4.03.3.0
- added
appendToFile()to append contents to existing files3.2.0
- added
readlink()as a platform independent method to read links3.0.0
- removed
$modeargument fromFilesystem::dumpFile()2.8.0
- added tempnam() a stream aware version of PHP's native tempnam()
... (truncated)
Commits
e58d784Remove branch-version (keep them for contracts only)a590972[Filesystem] Check if failed unlink was caused by permission denied7cd6ad2Fix branch-versiond3ef3abRemove "version" from composer.json files, use "branch-version" instead21b0e73Update versions in composer.json6ec4c00Remove "branch-alias", populate "version"7cdf7d2[Filesystem] fix for PHP 8495646fEnable "native_constant_invocation" CS rule8e6eff5[Filesystem] fix test on PHP 8450ae0areplace the deprecated assertDirectoryNotExists() method- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)