-
-
Notifications
You must be signed in to change notification settings - Fork 874
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
Add messenger=persist #3617
Merged
Merged
Add messenger=persist #3617
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
vincentchalamon
commented
Jun 22, 2020
•
edited
Loading
edited
Q | A |
---|---|
Bug fix? | no |
New feature? | yes |
BC breaks? | no |
Deprecations? | no |
Tickets | fixes #3371 |
License | MIT |
Doc PR | api-platform/docs#1132 |
- Support for "persist" and array value on messenger attribute
- Update unit tests
- Add functional tests
- Add doc PR
vincentchalamon
force-pushed
the
issues/3371
branch
from
June 22, 2020 14:13
5d4ff2e
to
c1a8caa
Compare
soyuka
reviewed
Jun 22, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 I prefer this implementation. Note that there may be instances of the getAttribute('messenger')
accross the code that'd need to be changed to support an array (DataTransformer
for example).
vincentchalamon
force-pushed
the
issues/3371
branch
2 times, most recently
from
June 22, 2020 15:11
15de913
to
ae82685
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
2 times, most recently
from
June 25, 2020 08:32
8986e05
to
fa0e3aa
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
from
June 25, 2020 08:49
fa0e3aa
to
57501f8
Compare
alanpoulain
reviewed
Jun 25, 2020
alanpoulain
reviewed
Jun 25, 2020
src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php
Outdated
Show resolved
Hide resolved
alanpoulain
reviewed
Jun 25, 2020
alanpoulain
reviewed
Jun 25, 2020
src/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php
Outdated
Show resolved
Hide resolved
vincentchalamon
force-pushed
the
issues/3371
branch
3 times, most recently
from
June 25, 2020 09:36
329c5a2
to
53bbf18
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
5 times, most recently
from
June 25, 2020 10:14
2e7bfa8
to
0298271
Compare
soyuka
approved these changes
Jun 25, 2020
dunglas
requested changes
Jun 27, 2020
tests/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersisterTest.php
Outdated
Show resolved
Hide resolved
vincentchalamon
force-pushed
the
issues/3371
branch
2 times, most recently
from
July 25, 2020 07:34
cf7a806
to
a055b1d
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
from
July 25, 2020 07:38
a055b1d
to
12285aa
Compare
soyuka
approved these changes
Jul 27, 2020
vincentchalamon
force-pushed
the
issues/3371
branch
from
August 13, 2020 08:22
12285aa
to
ada9866
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
from
August 27, 2020 15:04
ada9866
to
4d63c86
Compare
vincentchalamon
force-pushed
the
issues/3371
branch
from
September 15, 2020 11:44
4d63c86
to
b121676
Compare
Thanks @vincentchalamon ! |
soyuka
added a commit
to soyuka/core
that referenced
this pull request
Dec 17, 2020
This reverts commit ce06420.
soyuka
added a commit
to soyuka/core
that referenced
this pull request
Dec 17, 2020
This reverts commit ce06420.
soyuka
added a commit
to soyuka/core
that referenced
this pull request
Dec 17, 2020
This reverts commit ce06420.
soyuka
added a commit
to soyuka/core
that referenced
this pull request
Dec 17, 2020
This reverts commit ce06420.
soyuka
added a commit
to soyuka/core
that referenced
this pull request
Dec 17, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.