Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 14 people
-
[Console] fix section output when multiples section with max height
#51355 merged
Aug 12, 2023 -
[Messenger] BatchHandlerTrait - fix phpdoc typo
#51358 merged
Aug 12, 2023 -
[Security] Fix error with lock_factory in login_throttling
#51359 merged
Aug 12, 2023 -
[SecurityBundle] Remove unused test files
#51362 merged
Aug 12, 2023 -
[Notifier][Webhook] Add Vonage support
#51315 merged
Aug 12, 2023 -
[Workflow] Use TRANSITION_TYPE_WORKFLOW for rendering workflow in profiler
#51214 merged
Aug 11, 2023 -
[FrameworkBundle] Fix xsd for handle-all-throwables
#51326 merged
Aug 11, 2023 -
Remove unneeded calls to setPublic(false)
#51308 merged
Aug 11, 2023 -
[Messenger] Always return bool from messenger amqp connection nack
#51328 merged
Aug 11, 2023 -
[SecurityBundle] Remove the `require_previous_session` config option
#51333 merged
Aug 11, 2023 -
Remove me from CODEOWNERS
#51344 merged
Aug 10, 2023 -
[FrameworkBundle] change default doctrine DBAL provider to XML attribute
#51312 merged
Aug 8, 2023 -
[OptionsResolver] Improve invalid type message on nested option
#51270 merged
Aug 8, 2023 -
[FrameworkBundle] add missing default-doctrine-dbal-provider cache pool attribute to XSD
#51301 merged
Aug 8, 2023 -
[DoctrineBridge] Silence ORM deprecation
#51310 merged
Aug 8, 2023 -
[PsrHttpMessageBridge] Fix test case
#51299 merged
Aug 8, 2023 -
[PsrHttpMessageBridge] Don't skip JSON tests
#51300 merged
Aug 8, 2023 -
[Serializer] Make deprecation message more actionable
#51288 merged
Aug 7, 2023 -
[Process] fix tests
#51297 merged
Aug 7, 2023 -
[Process] Fix silencing `wait` when using a sigchild-enabled binary
#51296 merged
Aug 7, 2023
23 Pull requests opened by 17 people
-
[FrameworkBundle][`debug:container`] Show service arguments in verbose mode
#51298 opened
Aug 7, 2023 -
[RemoteEvent][Webhook] Add Sendgrid support
#51305 opened
Aug 8, 2023 -
[DependencyInjection] fix dump xml with array/object/enum default value
#51307 opened
Aug 8, 2023 -
[Messenger] helpful exception when requesting an AMQP queue that is not configured
#51311 opened
Aug 8, 2023 -
[HttpFoundation] Add `QueryParameterRequestMatcher`
#51324 opened
Aug 9, 2023 -
[FrameworkBundle] Deprecate not setting some options
#51325 opened
Aug 9, 2023 -
[FrameworkBundle] Add `AbstractController::renderBlock()` and `$block` argument to `renderView()`
#51327 opened
Aug 9, 2023 -
[Messenger] add handler description as array key to `HandlerFailedException::getNestedExceptions()`
#51331 opened
Aug 9, 2023 -
[Notifier] [Pushover] Fix invalid method call + improve exception message
#51336 opened
Aug 10, 2023 -
[AssetMapper] Improve the error message when a downloaded file is mis…
#51337 opened
Aug 10, 2023 -
[FrameworkBundle] [`debug:router`] show controllers in verbose mode
#51338 opened
Aug 10, 2023 -
[HttpFoundation] Add `HeaderRequestMatcher`
#51343 opened
Aug 10, 2023 -
[AssetMapper] Fixing bug where a circular exception could be thrown while making error message
#51345 opened
Aug 10, 2023 -
Prevent running multiple times
#51346 opened
Aug 10, 2023 -
[FrameworkBundle][Validator] Allow implementing GroupSequenceProvider outside DTOs
#51348 opened
Aug 10, 2023 -
[Security] Prevent creating session in stateless firewalls
#51350 opened
Aug 11, 2023 -
[AssetMapper] Add command to download missing downloaded packages
#51351 opened
Aug 11, 2023 -
[DependencyInjection] Allow passing an `inline_service` to a `service_locator`
#51352 opened
Aug 11, 2023 -
[FrameworkBundle] Deprecate not setting some options (uid, validator, security)
#51357 opened
Aug 11, 2023 -
[Clock] Add $modifier argument to now() helper
#51365 opened
Aug 12, 2023 -
Added argument `$default` to method `->attr()` like `->text()` and `->html()` have.
#51368 opened
Aug 12, 2023 -
[Serializer] Fix deserializing object collection properties
#51369 opened
Aug 12, 2023 -
[HttpFoundation] Add a slightly more verbose comment about a warning …
#51370 opened
Aug 12, 2023
18 Issues closed by 6 people
-
[Security] Error with lock_factory in login_throttling
#51347 closed
Aug 12, 2023 -
[Mime] `QpContentEncoder` removes intentional line break
#49295 closed
Aug 12, 2023 -
Add support for NanoID in UID component
#49899 closed
Aug 12, 2023 -
[HttpFoundation] UploadedFile getSanitizedName
#49283 closed
Aug 11, 2023 -
Deprecate `require_previous_session` firewall option
#51318 closed
Aug 11, 2023 -
facing issue in new symfony version 5.4
#51341 closed
Aug 11, 2023 -
Arbitrary security restriction in UserBadge
#49830 closed
Aug 10, 2023 -
[Cache] Redis::select(): Argument #1 ($dbindex) must be of type int, string given
#51212 closed
Aug 10, 2023 -
Problem in mime/Part/TextPart.php when submitting form with type="file" and no file is present
#51239 closed
Aug 10, 2023 -
Allow customizing path pattern in Psr4DirectoryLoader (Routing)
#49177 closed
Aug 10, 2023 -
polyfill-php83 causing error on production after minor upgrade
#51334 closed
Aug 9, 2023 -
webapp-pack removing files
#51321 closed
Aug 9, 2023 -
[Finder] regression with excluding symlinks
#51314 closed
Aug 8, 2023 -
doctrine:database:drop fails to remove sqlite file when on windows
#51309 closed
Aug 8, 2023 -
ObjectNormalizer::hasCacheableSupportsMethod()" method is deprecated, use "getSupportedTypes()" instead.
#51277 closed
Aug 7, 2023 -
Remove historic CRAM-MD5 mechanism
#51294 closed
Aug 7, 2023 -
SCRAM-SHA-1(-PLUS) + SCRAM-SHA-256(-PLUS) + SCRAM-SHA-512(-PLUS) + SCRAM-SHA3-512(-PLUS) supports
#51292 closed
Aug 7, 2023 -
Wrong return type in AMQP Transport Connection with newest version of php-amqp extension
#51282 closed
Aug 6, 2023
16 Issues opened by 16 people
-
[HttpClient] Upload streams check inconsistencies
#51366 opened
Aug 12, 2023 -
Extend CustomCredentials and similar with custom messages
#51364 opened
Aug 12, 2023 -
Symfony\Mailer (SES Bridge) defining profiles and missing/bad docs
#51363 opened
Aug 12, 2023 -
Symfony 6 IsGranted at the controller level regression
#51361 opened
Aug 11, 2023 -
More precise Translation Provider Pull Command
#51356 opened
Aug 11, 2023 -
MAILER - Support delivery status notifications
#51354 opened
Aug 11, 2023 -
MapRequestHeader
#51342 opened
Aug 10, 2023 -
Function to check if the kernel is loaded via the console or a web request.
#51340 opened
Aug 10, 2023 -
[Console] Respect --no-interaction for run command (from inside code)
#51339 opened
Aug 10, 2023 -
[Notifier] [Telegram] MARKDOWN_V2 is broken
#51330 opened
Aug 9, 2023 -
[AssetMapper] load of specific CSS files
#51329 opened
Aug 9, 2023 -
Session created by default handlers on stateless firewalls
#51319 opened
Aug 9, 2023 -
Avoid redirects from onAuthenticationSuccess to /logout
#51313 opened
Aug 8, 2023 -
[AssetMapper] Allow importmap_polyfill to be an AssetMapper path
#51302 opened
Aug 7, 2023 -
[AssetMapper] Circular reference error because IMPORT_PATTERN regexp matches comments as well
#51291 opened
Aug 6, 2023 -
[ErrorHandler] "Backtrack limit exhausted" in the HtmlErrorRenderer
#51290 opened
Aug 6, 2023
42 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Messenger] Kafka Transport Bridge
#51070 commented on
Aug 11, 2023 • 21 new comments -
Move UriSigner from HttpKernel to HttpFoundation package
#50392 commented on
Aug 12, 2023 • 7 new comments -
[Mailer] Add advanced logger
#37570 commented on
Aug 12, 2023 • 6 new comments -
[Messenger] Amazon SQS transport can handle its own retry/DLQ
#50005 commented on
Aug 7, 2023 • 5 new comments -
[Scheduler] "dynamic" schedules
#51206 commented on
Aug 11, 2023 • 4 new comments -
[HttpKernel] Add validation groups resolver option to `RequestPayloadValueResolver`
#51233 commented on
Aug 10, 2023 • 4 new comments -
[HttpKernel] #[MapQueryString] does not handle string and arrays properly, returning an empty / invalid dto
#51235 commented on
Aug 8, 2023 • 3 new comments -
Autogenerated changelog links broken (e.g. symfony/security-core 5.4.19)
#49276 commented on
Aug 9, 2023 • 3 new comments -
Console section is incorrectly updated
#35012 commented on
Aug 11, 2023 • 3 new comments -
[Serializer] Handling array properties during denormalization
#51261 commented on
Aug 12, 2023 • 3 new comments -
[FrameworkBundle] Add `--exclude` option to the `cache:pool:clear` command
#51058 commented on
Aug 11, 2023 • 3 new comments -
[Worflow] Add a `TraceableWorkflow`
#51220 commented on
Aug 8, 2023 • 3 new comments -
Sending EOF to console input should not bypass all subsequent questions
#49251 commented on
Aug 6, 2023 • 2 new comments -
Sort flag in `translation:extract` command doesn't seem to work
#49250 commented on
Aug 8, 2023 • 2 new comments -
[Messenger][RFC] Kafka transport
#35549 commented on
Aug 9, 2023 • 2 new comments -
[Security] OAuth2 Introspection Endpoint (RFC7662)
#50027 commented on
Aug 7, 2023 • 2 new comments -
[Security] Improve error handling in OIDC access token handlers
#50695 commented on
Aug 6, 2023 • 2 new comments -
[HttpKernel] Fix missing `Request` in `RequestStack` for `StreamedResponse`
#51139 commented on
Aug 11, 2023 • 2 new comments -
[Console] Fix linewraps in `OutputFormatter`
#51223 commented on
Aug 8, 2023 • 2 new comments -
[Ldap] Allow to use ldap in a chain provider
#51231 commented on
Aug 8, 2023 • 2 new comments -
[Config] Improve casting config nodes to array
#51273 commented on
Aug 7, 2023 • 2 new comments -
[BinaryFileResponse] Possible to use SplTempFileObject for download attachments.
#48530 commented on
Aug 6, 2023 • 1 new comment -
Optional parsable output for debug:translation
#51228 commented on
Aug 7, 2023 • 1 new comment -
Null safe operator in EL does not seem to work as expected
#47192 commented on
Aug 7, 2023 • 1 new comment -
[DI] `getDefaultIndexName()` is not called by default
#45809 commented on
Aug 7, 2023 • 1 new comment -
[Cache] FilesystemCommonTrait - rename fails on windows
#50326 commented on
Aug 7, 2023 • 1 new comment -
[Messenger] Could not acknowledge redis message with BatchHandlerInterface
#44400 commented on
Aug 7, 2023 • 1 new comment -
[String] Add `kebab()` to methods to change case
#48780 commented on
Aug 8, 2023 • 1 new comment -
[Messenger][SQS] Uncaught SQS Exception when worker stopped.
#50342 commented on
Aug 9, 2023 • 1 new comment -
Monitor/debug DB calls made by serialization
#49150 commented on
Aug 9, 2023 • 1 new comment -
[Security] login_throttling: Allow configuring the multiplier "5"
#47287 commented on
Aug 9, 2023 • 1 new comment -
[Messenger] ErrorDetailsStamp +RedeliveryStamp can lead to an oversize message for SQS
#44943 commented on
Aug 9, 2023 • 1 new comment -
Parse environment variable into array
#40906 commented on
Aug 10, 2023 • 1 new comment -
[Validator] Add `CompoundConstraintTestCase` to ease testing Compound Constraint
#49547 commented on
Aug 7, 2023 • 1 new comment -
[ExpressionLanguage] Add `Parser->parseWithoutContext`
#50144 commented on
Aug 11, 2023 • 1 new comment -
[DependencyInjection] Allow extensions to register compiler passes
#50444 commented on
Aug 12, 2023 • 1 new comment -
[Routing][SecurityBundle] Add `LogoutRouteLoader`
#50946 commented on
Aug 11, 2023 • 1 new comment -
[Workflow] List place and transition listeners in profiler
#51211 commented on
Aug 8, 2023 • 1 new comment -
[FrameworkBundle][Workflow] Attach the workflow's configuration to the `workflow` tag
#51227 commented on
Aug 8, 2023 • 1 new comment -
[Notifier] Transport possible to have null
#51276 commented on
Aug 7, 2023 • 1 new comment -
Support predis 2.* on cache RedisAdapter
#49238 commented on
Aug 7, 2023 • 0 new comments -
[FrameworkBundle][HttpKernel] Introduce BuildWarmerInterface to warm read-only artefacts in `build_dir`
#50391 commented on
Aug 7, 2023 • 0 new comments