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

Skip to content

Commit d6db49a

Browse files
feature #23754 [Lock] Remove Filesystem\LockHandler (jderusse)
This PR was merged into the 4.0-dev branch. Discussion ---------- [Lock] Remove Filesystem\LockHandler | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass? | not yet | Fixed tickets | / | License | MIT | Doc PR | / This PR remove the deprecated LockHandler by #23724 Test won't pass as long as the branch 3.4 (and fixed deprecated tests) is not merged back into master. Commits ------- 39ab789 Remove Filesystem\LockHandler
2 parents 545df8f + 39ab789 commit d6db49a

File tree

3 files changed

+5
-256
lines changed

3 files changed

+5
-256
lines changed

src/Symfony/Component/Filesystem/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
4.0.0
5+
-----
6+
7+
* removed `LockHandler`
8+
49
3.3.0
510
-----
611

src/Symfony/Component/Filesystem/LockHandler.php

Lines changed: 0 additions & 115 deletions
This file was deleted.

src/Symfony/Component/Filesystem/Tests/LockHandlerTest.php

Lines changed: 0 additions & 141 deletions
This file was deleted.

0 commit comments

Comments
 (0)