8000 Add flock:// option to framework lock configuration reference by HypeMC · Pull Request #11466 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Add flock:// option to framework lock configuration reference #11466

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
Sep 26, 2019
Merged

Add flock:// option to framework lock configuration reference #11466

merged 1 commit into from
Sep 26, 2019

Conversation

HypeMC
Copy link
Member
@HypeMC HypeMC commented Apr 22, 2019

Fixes #9779 & extends #11465 .

Documents the flock:// option which was added with symfony/symfony#26923 .

NOTE 1: The xml configuration doesn't currently work, see symfony/symfony#31197
NOTE 2: This PR has all the changes that #11465 has plus some symfony 4.2 specific additions, so #11465 should probably be merged first.

javiereguiluz added a commit that referenced this pull request Sep 26, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

Extend framework lock configuration reference

Fixes #9779.

This extends the documentation for the framework bundle lock integration which was add with symfony/symfony@e5ddd14 .

The only current documentation is a blog post: https://symfony.com/blog/new-in-symfony-3-3-lock-component .

**NOTE 1**: The xml configuration doesn't currently work, see symfony/symfony#31197
**NOTE 2**: There is an additional PR for the `flock://` option which was added in Symofny 4.2, see #11466

Commits
-------

d0161b4 Extend framework lock configuration reference
@javiereguiluz javiereguiluz added this to the 4.3 milestone Sep 26, 2019
@javiereguiluz javiereguiluz changed the base branch from 4.2 to 4.3 September 26, 2019 14:56
javiereguiluz added a commit that referenced this pull request Sep 26, 2019
…rence (HypeMC)

This PR was submitted for the 4.2 branch but it was squashed and merged into the 4.3 branch instead (closes #11466).

Discussion
----------

Add flock:// option to framework lock configuration reference

Fixes #9779 & extends #11465 .

Documents the `flock://` option which was added with symfony/symfony#26923 .

**NOTE 1**: The xml configuration doesn't currently work, see symfony/symfony#31197
**NOTE 2**: This PR has all the changes that #11465 has plus some symfony 4.2 specific additions, so #11465 should probably be merged first.

Commits
-------

d9125fd Add flock:// option to framework lock configuration reference
@javiereguiluz javiereguiluz merged commit d9125fd into symfony:4.3 Sep 26, 2019
@javiereguiluz
Copy link
Member

I apologize here too for the long delay to merge this. Thanks for your contribution!

nicolas-grekas added a commit to symfony/symfony that referenced this pull request Sep 26, 2019
…not working as expected (HypeMC)

This PR was squashed before being merged into the 3.4 branch (closes #31198).

Discussion
----------

[FrameworkBundle] Fix framework bundle lock configuration not working as expected

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31197
| License       | MIT
| Doc PR        | symfony/symfony-docs#11465 & symfony/symfony-docs#11466

This fixes #31197 and makes the lock configuration work with installations that are not full stack ones and configurations that use xml files.

Commits
-------

c7af2df [FrameworkBundle] Fix framework bundle lock configuration not working as expected
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Sep 26, 2019
…not working as expected (HypeMC)

This PR was squashed before being merged into the 3.4 branch (closes #31198).

Discussion
----------

[FrameworkBundle] Fix framework bundle lock configuration not working as expected

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #31197
| License       | MIT
| Doc PR        | symfony/symfony-docs#11465 & symfony/symfony-docs#11466

This fixes #31197 and makes the lock configuration work with installations that are not full stack ones and configurations that use xml files.

Commits
-------

c7af2df340 [FrameworkBundle] Fix framework bundle lock configuration not working as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0