Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Lock] Deprecate Filesystem/LockHandler#8243

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
javiereguiluz merged 3 commits intosymfony:3.4fromjderusse:lock-deprecate-fs
Jan 9, 2018

Conversation

@jderusse
Copy link
Member

This PR deprecate the Filesystem\LockHandler in favor of Lock\SemaphoreStore and Lock\FlockStore.

see:symfony/symfony#23724


The ``LockHandler`` class has been deprecated in Symfony 3.4
and it will be removed in Symfony 4.0. Use ``SemaphoreStore`` or
``FlockStore`` from the `Lock` component instead.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

"Lock" needs double back sticks too.

creation and release of these locks.
a single server is to use **locks**. The Lock component provides a
:ref:`SemaphoreStore<_lock-store-semaphore>` class and a
:ref:`FlockStore<_lock-store-flock>` class and that eases the creation and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

"and that eases" => "that ease"?

fabpot added a commit to symfony/symfony that referenced this pull requestAug 1, 2017
This PR was merged into the 3.4 branch.Discussion----------[Lock] Deprecate Filesystem/LockHandler| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |symfony/symfony-docs#8243This PR deprecate the `Filesystem\LockHandler` in favor of `Lock\SemaphoreStore` and `Lock\FlockStore`.Commits-------67ecc71 Deprecate Filesystem/LockHandler
@chalasr
Copy link
Member

symfony/symfony#23724 has been merged.

@jderusse
Copy link
MemberAuthor

This PR should be merged after#7866

HeahDude reacted with thumbs up emoji

@jderussejderusse changed the base branch frommaster to3.4December 7, 2017 10:33
@javiereguiluz
Copy link
Member

Thanks Jérémy.

@javiereguiluzjaviereguiluz merged commitcb771c3 intosymfony:3.4Jan 9, 2018
javiereguiluz added a commit that referenced this pull requestJan 9, 2018
…eguiluz)This PR was merged into the 3.4 branch.Discussion----------[Lock] Deprecate Filesystem/LockHandlerThis PR deprecate the Filesystem\LockHandler in favor of Lock\SemaphoreStore and Lock\FlockStore.see:symfony/symfony#23724Commits-------cb771c3 Rewordaf6dc34 Minor reword800bdd7 Deprecate Filesystem/LockHandler
@jderussejderusse deleted the lock-deprecate-fs branchApril 18, 2020 10:09
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@HeahDudeHeahDudeHeahDude left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@jderusse@chalasr@javiereguiluz@HeahDude@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp