forked from symfony/symfony
-
Notifications
You must be signed in to change notification settings - Fork 0
[Uid] Add the UidValueResolver argument value resolver #3
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
Closed
Closed
Changes from all commits
Commits
Show all changes
120 commits
Select commit
Hold shift + click to select a range
6918a21
Make RateLimiter resilient to timeShifting
jderusse 432b1a1
Fix aliased namespaces matching
Korbeil ca38501
[Workflow] Fix eventsToDispatch parameter setup for StateMachine
goodjinny bbfe9d8
[HttpClient] Allow yielding Exception from MockResponse's $body to mo…
fancyweb 8f3bdeb
[HttpClient] Don't reset timeout counter when initializing requests
nicolas-grekas 843c9d7
bug #44571 [HttpClient] Don't reset timeout counter when initializing…
nicolas-grekas d413baa
Merge branch '4.4' into 5.3
nicolas-grekas b7a2ae6
Make enable_authenticator_manager true as there is no other way in Sy…
alexander-schranz 348f252
bug #44554 Make enable_authenticator_manager true as there is no othe…
wouterj 30c3913
[Config] In XmlUtils, avoid converting from octal every string starti…
alexandre-daubois b7644bd
fix: lowest version of psr container supported
Nek- 669b75f
[Uid] Add ulid keyword in composer.json
fancyweb 4e04bc5
minor #44587 [Uid] Add ulid keyword in composer.json (fancyweb)
nicolas-grekas 2523001
minor #44586 [DependencyInjection] PSR Container dependency version f…
derrabus f5c2f53
[Form] Improve Persian (Farsi) Translation For Forms
mostafazs 9e3696f
minor #44591 [Form] Improve Persian (Farsi) Translation For Forms (mo…
wouterj 2f3ddb6
[PropertyInfo] fix precedence of __get() vs properties
nicolas-grekas ba9e002
[Serializer] Fix denormalizing custom class in UidNormalizer
fancyweb c0602fd
[HttpClient] Fix closing curl-multi handle too early on destruct
nicolas-grekas 1e3d60b
bug #44601 [HttpClient] Fix closing curl-multi handle too early on de…
nicolas-grekas d40f98d
Merge branch '4.4' into 5.3
nicolas-grekas 446686a
Merge branch '5.3' into 5.4
nicolas-grekas b7a02a0
Merge branch '5.4' into 6.0
nicolas-grekas 3f45596
Merge branch '6.0' into 6.1
nicolas-grekas 7f6cfc0
[DI] fix merge
nicolas-grekas d4a74f5
Merge branch '6.0' into 6.1
nicolas-grekas 157c8c0
[Console] Issue 43602 : Add fish completion
guillaume-a 64a4f02
feature #43641 [Console] Issue 43602 : Add fish completion (guillaume-a)
fabpot 4d4f8b4
[Framework] Env var SYMFONY_IDE to set framework.ide
GromNaN 23f374b
feature #44575 [Framework] Read env var SYMFONY_IDE by default for fr…
GromNaN d58449d
Make use of the nullsafe operator
derrabus ff4af00
minor #44597 Make use of the nullsafe operator (derrabus)
fabpot 4d9f1aa
bug #44430 [PropertyInfo] Fix aliased namespace matching (Korbeil)
nicolas-grekas 276ef95
[HttpClient] minor change
nicolas-grekas d793d03
[HttpClient] Fix dealing with "HTTP/1.1 000 " responses
nicolas-grekas 54efeab
[Cache] workaround transient test on M1
nicolas-grekas 575ebf2
[Intl] Leverage array_is_list
fancyweb cfe16dc
minor #44624 [HttpClient] workaround transient test on M1 (nicolas-gr…
nicolas-grekas 2dc418b
bug #44623 [HttpClient] Fix dealing with "HTTP/1.1 000 " responses (n…
nicolas-grekas 6e52960
[HttpClient] fix monitoring responses issued before reset()
nicolas-grekas 068674b
bug #44625 [HttpClient] fix monitoring responses issued before reset(…
nicolas-grekas be279d5
Merge branch '4.4' into 5.3
nicolas-grekas 1e968b4
Merge branch '5.3' into 5.4
nicolas-grekas 8e32728
Merge branch '5.4' into 6.0
nicolas-grekas 3a1f34a
Merge branch '6.0' into 6.1
nicolas-grekas ccc9186
[Workflow] Add return type annotations to the Event class
derrabus d8fd632
minor #44626 [Intl] Leverage array_is_list (fancyweb)
fabpot 5e954d6
bug #44510 [Workflow] Fix eventsToDispatch parameter setup for StateM…
fabpot ab1e9b9
bug #44537 [Config] In XmlUtils, avoid converting from octal every st…
fabpot 4014ce9
[HttpClient] fix segfault when canary is triggered after the curl han…
nicolas-grekas 74a6936
Merge branch '5.3' into 5.4
nicolas-grekas 89bd236
Merge branch '5.4' into 6.0
nicolas-grekas bf0091e
Merge branch '6.0' into 6.1
nicolas-grekas 26d51e8
Fix CI on macos-11
nicolas-grekas 41c52bd
Merge branch '4.4' into 5.3
nicolas-grekas b1426b4
Try making tests a bit less transient
nicolas-grekas 366f40a
minor #44636 Try making tests a bit less transient (nicolas-grekas)
nicolas-grekas f5235a9
Merge branch '4.4' into 5.3
nicolas-grekas fdc61b4
bug #44600 [Serializer] Fix denormalizing custom class in UidNormaliz…
nicolas-grekas 9b1dcc5
bug #44354 [RateLimiter] Make RateLimiter resilient to timeShifting (…
nicolas-grekas d5d0cec
Merge branch '5.3' into 5.4
nicolas-grekas 8c1e746
[Validator] Allow Sequence constraint to be applied onto class as an …
sidz 8f591c3
bug #44448 [Validator] Allow Sequence constraint to be applied onto c…
nicolas-grekas d3a33b9
Merge branch '5.4' into 6.0
derrabus 6be4729
Merge branch '6.0' into 6.1
derrabus 6a0fd54
[Serializer] Fix symfony/uid requirement
fancyweb 8b18a27
[Translation] Handle the blank-translation in Loco Adapter
kgonella acc1cdb
[Workflow] Fix Event constructor requirements
lyrixx 880988c
Skip transient tests on macos
nicolas-grekas d6710c1
minor #44643 Skip transient tests on macos (nicolas-grekas)
nicolas-grekas fc2fffd
Merge branch '4.4' into 5.3
nicolas-grekas 3ecb7e7
minor #44641 [Serializer] Fix symfony/uid requirement (fancyweb)
nicolas-grekas e5d3dea
bug #44598 [Translation] Handle the blank-translation in Loco Adapter…
nicolas-grekas 18c7edd
minor #44642 [Workflow] Fix Event constructor requirements (lyrixx)
nicolas-grekas 60b1672
[Workflow] Remove redundant type check
derrabus 98e0fa4
Revert "minor #44642 [Workflow] Fix Event constructor requirements (l…
nicolas-grekas f3d3690
minor #44638 [Workflow] Remove redundant type check (derrabus)
nicolas-grekas 9870e7e
Merge branch '5.3' into 5.4
nicolas-grekas ba7d70f
Merge branch '5.4' into 6.0
nicolas-grekas b2e7fcd
Merge branch '6.0' into 6.1
nicolas-grekas ee211c4
[VarDumper] add more "transient-on-macos" groups
nicolas-grekas 6617be4
[HttpKernel] fix how configuring log-level and status-code by excepti…
nicolas-grekas bbdc403
[Messenger] Added generic template for `Envelope::last()` method
fractalzombie 6bcc3cb
Revert "feature #41989 [Cache] make `LockRegistry` use semaphores whe…
nicolas-grekas b968514
[Cache] disable lock on CLI
nicolas-grekas 06b25c7
[HttpClient] Fix tracing requests made after calling withOptions()
nicolas-grekas 981cb0c
Remove pointless assignment
derrabus 6312ef2
minor #44674 [Messenger] Remove pointless assignment (derrabus)
nicolas-grekas d737dab
fix merge
nicolas-grekas 6e3b711
CS fixes
nicolas-grekas f1914c0
minor #44679 CS fixes (nicolas-grekas)
nicolas-grekas 311dc83
bug #44669 [Cache] disable lock on CLI (nicolas-grekas)
nicolas-grekas 0812726
[Cache] Fix saving items with no expiration through ProxyAdapter
sbelyshkin aaa18df
bug #44577 [Cache] Fix proxy no expiration to the Redis (Sergey Belys…
nicolas-grekas 7e26952
Merge branch '4.4' into 5.3
nicolas-grekas ad3010b
[5.3] cs fixes
nicolas-grekas f190e9e
bug #44671 [HttpClient] Fix tracing requests made after calling withO…
nicolas-grekas 61be138
Merge branch '5.3' into 5.4
nicolas-grekas b6d4480
[5.4] cs fixes
nicolas-grekas eb60956
bug #44667 [Cache] Revert "feature #41989 make `LockRegistry` use se…
nicolas-grekas 646c33f
bug #44649 [HttpKernel] fix how configuring log-level and status-code…
nicolas-grekas eb749ec
Merge branch '5.4' into 6.0
nicolas-grekas d5534b0
[6.0] cs fixes
nicolas-grekas 5eb8777
Merge branch '6.0' into 6.1
nicolas-grekas 56f908a
Add more nullsafe operators
nicolas-grekas 279bccb
minor #44659 Add more nullsafe operators (nicolas-grekas)
nicolas-grekas 680eb90
[6.1] cs fixes
nicolas-grekas a976d27
minor #44583 [Messenger] Added generic template for `Envelope::last()…
nicolas-grekas 3e49b0f
[PropertyInfo] Add support for phpDocumentor and PHPStan pseudo-types
53e49a8
feature #44451 [PropertyInfo] Add support for phpDocumentor and PHPSt…
nicolas-grekas 5beaee8
[Translation] Translatable parameters
sylfabre ad391c5
Sync expected missing return types
nicolas-grekas 932e846
Skip patching Envelope's return type
nicolas-grekas 1dad23b
Fix patching return type of Envelope
nicolas-grekas e5ea631
feature #44672 [Translation] Translatable parameters (sylfabre)
fabpot 3fb7af0
minor #44631 [Workflow] Add return type annotations to the Event clas…
fabpot 812619c
[FrameworkBundle] Add @return TestContainer to KernelTestCase::getCon…
fancyweb e458492
minor #44695 [FrameworkBundle] Add `@return` TestContainer to KernelT…
fancyweb 0f03f94
feature #44568 [HttpClient] Allow yielding Exception from MockRespons…
fancyweb 4b61f8e
[Uid] Add the UidValueResolver argument value resolver
fancyweb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
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.
TODO: xml config