Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 20 people
-
[FrameworkBundle] Deprecate not setting some options
#51325 merged
Aug 17, 2023 -
[FrameworkBundle] Deprecate not setting some options (uid, validation)
#51357 merged
Aug 17, 2023 -
[Validator] Add annotation in Constraint
#51419 merged
Aug 17, 2023 -
[FrameworkBundle][Validator] Replace annotation by attribute
#51418 merged
Aug 17, 2023 -
[DependencyInjection] Remove unused test file
#51404 merged
Aug 17, 2023 -
[FrameworkBundle] Remove unused test file
#51405 merged
Aug 17, 2023 -
[VarExporter] Remove unused test files
#51406 merged
Aug 17, 2023 -
[Clock] Throw `DateMalformedStringException`/`DateInvalidTimeZoneException` when appropriate
#51412 merged
Aug 17, 2023 -
[Lock] Add some missing return types in tests
#51413 merged
Aug 17, 2023 -
Add some missing return types on traits
#51414 merged
Aug 17, 2023 -
[HttpKernel] Fix missing Request in RequestStack for StreamedResponse
#51396 merged
Aug 16, 2023 -
Psalm: Ignore UnusedClass errors
#51395 merged
Aug 16, 2023 -
[Console] avoid multiple new line when message already ends with a new line in section output
#51378 merged
Aug 16, 2023 -
[DomCrawler] Added argument `$default` to method `Crawler::attr()`
#51368 merged
Aug 16, 2023 -
[SecurityBundle] remove the deprecated require_previous_session option
#51386 merged
Aug 14, 2023 -
[GHA] Disable composer cache-vcs-dir
#51389 merged
Aug 14, 2023 -
[Validator] replace annotations with attributes
#51385 merged
Aug 14, 2023 -
[Notifier] fix directory casing
#51377 merged
Aug 14, 2023 -
[Notifier] [Pushover] Fix invalid method call + improve exception message
#51336 merged
Aug 14, 2023 -
[AssetMapper] Fixing bug where a circular exception could be thrown while making error message
#51345 merged
Aug 14, 2023 -
[Validator] Dump Valid constraints on debug command
#48840 merged
Aug 14, 2023 -
[Console] Fix linewraps in `OutputFormatter`
#51223 merged
Aug 14, 2023 -
[DependencyInjection] fix dump xml with array/object/enum default value
#51307 merged
Aug 14, 2023 -
[DependencyInjection] Allow passing an `inline_service` to a `service_locator`
#51352 merged
Aug 14, 2023 -
[Notifier] rename GoIP notifier bridge to GoIp
#51376 merged
Aug 14, 2023 -
[HttpFoundation] Add a slightly more verbose comment about a warning on UploadedFile
#51370 merged
Aug 13, 2023 -
[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
11 Pull requests opened by 10 people
-
[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 -
[Clock] Add $modifier argument to the now() helper
#51365 opened
Aug 12, 2023 -
[Serializer] Fix deserializing object collection properties
#51369 opened
Aug 12, 2023 -
[Messenger] [Scheduler] Fix PHPDoc template for `TransportFactoryInterface`
#51374 opened
Aug 13, 2023 -
Adding a new Attribute MapRequestHeader class and resolver
#51379 opened
Aug 14, 2023 -
[DependencyInjection] add `#[AutowireLocator]` attribute
#51392 opened
Aug 15, 2023 -
[Serializer] Fix deserializing of nested snake_case attributes using CamelCaseToSnakeCaseNameConverter
#51399 opened
Aug 16, 2023 -
[RateLimiter] Use RateLimiterFactory with custom limit
#51403 opened
Aug 16, 2023 -
[Runtime] Add environment variable APP_RUNTIME_MODE
#51408 opened
Aug 16, 2023 -
[Clock] Add `DateTime`: an immutable implementation with strict error handling and return types
#51415 opened
Aug 17, 2023
58 Issues closed by 10 people
-
[RFC] Shrink recipes for v7
#51097 closed
Aug 17, 2023 -
It doesn't go in catch
#51421 closed
Aug 17, 2023 -
PSALM issue when extended Constraint
#51410 closed
Aug 17, 2023 -
^ vs >
#51422 closed
Aug 17, 2023 -
[AmqpMessenger] always return bool from messenger amqp conncetion ack and nack
#51397 closed
Aug 16, 2023 -
[Console][Monolog-Bridge] Logs gain extra empty line when used with console sections
#50382 closed
Aug 16, 2023 -
[Serializer] Collecting denormalization errors doesn't work with typed constructor
#48402 closed
Aug 15, 2023 -
incomplete result of debug:validator command
#46544 closed
Aug 14, 2023 -
[AssetMapper] Circular reference error because IMPORT_PATTERN regexp matches comments as well
#51291 closed
Aug 14, 2023 -
Umlauts are incorrectly separated by the OutputFormatter when creating a table for the console
#42034 closed
Aug 14, 2023 -
[DependencyInjection] Unable to dump a service container when autowiring with enum default value
#48178 closed
Aug 14, 2023 -
ChoiceType with CallbackChoiceLoader getting OOM on large choice list
#50756 closed
Aug 14, 2023 -
Different return type (NormalizerInterface vs NormalizableInterface)
#49067 closed
Aug 13, 2023 -
No longer possible to generate URLs containing %252F
#48656 closed
Aug 13, 2023 -
[DoctrineBridge] weird error with mongodb services
#46168 closed
Aug 13, 2023 -
BC in request parameter conversion between 6.1 and 6.2
#48935 closed
Aug 13, 2023 -
[RFC][DIC] Allow logging from extensions
#48921 closed
Aug 13, 2023 -
TokenBucketLimiter throws on interval below 1 second
#48871 closed
Aug 13, 2023 -
Serializer/PropertyInfo treats list<Type> as Type[] and does not enforce sequential indexes
#48887 closed
Aug 13, 2023 -
MetadataAwareNameConverter ignores the SerializedName annotation when groups context is empty
#45379 closed
Aug 13, 2023 -
[Form] A programmatic way to get the label of a field
#46636 closed
Aug 13, 2023 -
XmlEncoder with schema validation
#47217 closed
Aug 13, 2023 -
Normalizer doesn't normalize correctly when related entity has been normalized before
#48296 closed
Aug 13, 2023 -
Fragment support can't be disabled entirely
#48293 closed
Aug 13, 2023 -
[MIME] SmimeEncrypter can not work (no start line)
#47914 closed
Aug 13, 2023 -
Symfony behave unexpectly differently if symfony/twig-bundle is in require or require-dev
#48373 closed
Aug 13, 2023 -
Odd behaviour with Parameters injected into Services which are then injected into Controller actions
#48137 closed
Aug 13, 2023 -
AddDebugLogProcessorPass is not working correctly in long run runtime and debug environment
#48176 closed
Aug 13, 2023 -
[Serializer] CsvEncoder : enclosure must be a character
#48440 closed
Aug 13, 2023 -
VarDump file corruption
#48223 closed
Aug 13, 2023 -
Template string support in Expression Language
#48353 closed
Aug 13, 2023 -
[Messenger] amqp-messenger does not allow a queue to have more than one binding
#37233 closed
Aug 13, 2023 -
Preboot does not set trustXSendfileTypeHeader and enableHttpMethodParameterOverride
#46510 closed
Aug 13, 2023 -
JsonSerializableNormalizer does not use the ATTRIBUTES option
#45995 closed
Aug 13, 2023 -
[Serializer] Denormalize NULL value into non-nullable class-typed property results in empty class instance
#46271 closed
Aug 13, 2023 -
Routing with an optional parameter/placeholder at the end fails if the route definition has a trailing slash
#45770 closed
Aug 13, 2023 -
[Messenger] Add machine readable (e.g. JSON) output format to `messenger:stats` command
#48583 closed
Aug 13, 2023 -
PHPUnit Bridge SYMFONY_DEPRECATIONS_HELPER dependency locations
#40976 closed
Aug 13, 2023 -
[BrowserKit] Reinitialize server parameters when the browser is restarted
#48442 closed
Aug 13, 2023 -
[Cache] Redis adapter is not working at all with sentinel and phpredis extension
#46600 closed
Aug 13, 2023 -
[Routing] Route name should not be a number
#48722 closed
Aug 13, 2023 -
Cookie expiration time is not updated on session lifetime resetting.
#48755 closed
Aug 13, 2023 -
[CssSelector] Add support for :is() and :where()
#48772 closed
Aug 13, 2023 -
Can't transform array data in PreSubmit event or DataTransformer
#47093 closed
Aug 13, 2023 -
[RFC] Observability component(s)
#46225 closed
Aug 13, 2023 -
Redis Connection incorrectly reporting multiple groups
#47807 closed
Aug 13, 2023 -
Symfony\Mailer (SES Bridge) defining profiles and missing/bad docs
#51363 closed
Aug 13, 2023 -
Symfony 6 IsGranted at the controller level regression
#51361 closed
Aug 13, 2023 -
Console section is incorrectly updated
#35012 closed
Aug 13, 2023 -
[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
17 Issues opened by 15 people
-
[importmap] Wrong url for JS only
#51417 opened
Aug 17, 2023 -
[Validator] Invalid All constraint tests succeed
#51416 opened
Aug 17, 2023 -
AbstractPlatform::getSequenceNext ValSQL is not supported by platform
#51411 opened
Aug 17, 2023 -
[HttpFoundation] Update DEFAULT_ENCODING_OPTIONS constant in JsonResponse following Serializer updates
#51409 opened
Aug 17, 2023 -
[RFC] [Console] Virtual Terminal
#51407 opened
Aug 16, 2023 -
[RateLimiter] Use RateLimiterFactory with custom limit
#51401 opened
Aug 16, 2023 -
[Workflow] Undeprecate `Registry::get`
#51400 opened
Aug 16, 2023 -
[RFC][Validator] Remove constraint construction from associative arrays
#51393 opened
Aug 15, 2023 -
[Scheduler] Caching does not work for multiple messages in same schedule
#51384 opened
Aug 14, 2023 -
[Security] AbstractLoginFormAuthenticator supports function makes no sense with HttpUtils ?
#51382 opened
Aug 14, 2023 -
[RFC] Consistently use the word "attribute" in all symbols
#51381 opened
Aug 14, 2023 -
[Mailer DKIM] Symfony mailer DKIM is not signing message properly
#51375 opened
Aug 13, 2023 -
[Serializer] Allow DateTimeNormalizer context to specify which types to handle
#51372 opened
Aug 13, 2023 -
[HttpClient] Upload streams check inconsistencies
#51366 opened
Aug 12, 2023 -
Extend CustomCredentials and similar with custom messages
#51364 opened
Aug 12, 2023 -
More precise Translation Provider Pull Command
#51356 opened
Aug 11, 2023 -
MAILER - Support delivery status notifications
#51354 opened
Aug 11, 2023
44 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.
-
[Mailer][Webhook] Add Sendgrid webhook support
#50705 commented on
Aug 17, 2023 • 12 new comments -
[FrameworkBundle][Validator] Allow implementing validation groups provider outside DTOs
#51348 commented on
Aug 17, 2023 • 12 new comments -
[HttpFoundation] Add `HeaderRequestMatcher`
#51343 commented on
Aug 17, 2023 • 10 new comments -
[FrameworkBundle] Add `AbstractController::renderBlock()` and `renderBlockView()`
#51327 commented on
Aug 17, 2023 • 8 new comments -
Move UriSigner from HttpKernel to HttpFoundation package
#50392 commented on
Aug 13, 2023 • 7 new comments -
Annotations PHPDoc for FOSRest and JMS not longer working in 6.3.0
#50617 commented on
Aug 17, 2023 • 4 new comments -
[Scheduler] "dynamic" schedules
#51206 commented on
Aug 11, 2023 • 3 new comments -
[Serializer] Handling array properties during denormalization
#51261 commented on
Aug 12, 2023 • 2 new comments -
Missing translations for Norwegian Nynorsk (nn)
#45130 commented on
Aug 13, 2023 • 2 new comments -
[Messenger] ease usage when dealing with "external" messages
#49094 commented on
Aug 13, 2023 • 2 new comments -
[Messenger] MessageDecodingFailedException should not delete message from queue
#44117 commented on
Aug 13, 2023 • 2 new comments -
[Html Sanitizer] There is no way to allow just any link scheme
#49030 commented on
Aug 13, 2023 • 2 new comments -
[Messenger][Redis] Transport can claim only single message per claim_interval
#49023 commented on
Aug 14, 2023 • 2 new comments -
Optional parsable output for debug:translation
#51228 commented on
Aug 14, 2023 • 2 new comments -
#[MapRequestPayload] Returns full ViolationsList if object cannot be created due to a single missing value
#50759 commented on
Aug 16, 2023 • 2 new comments -
[Messenger] Batch delivery
#51034 commented on
Aug 14, 2023 • 2 new comments -
[FrameworkBundle] Add `--exclude` option to the `cache:pool:clear` command
#51058 commented on
Aug 11, 2023 • 2 new comments -
[DependencyInjection] Fix autocasting `null` env values to empty string with `container.env_var_processors_locator`
#51198 commented on
Aug 15, 2023 • 2 new comments -
[AssetMapper] Improve the error message when a downloaded file is mis…
#51337 commented on
Aug 16, 2023 • 2 new comments -
[AssetMapper] load of specific CSS files
#51329 commented on
Aug 11, 2023 • 1 new comment -
[Mailer] Add advanced logger
#37570 commented on
Aug 12, 2023 • 1 new comment -
Ability to use a placeholder/pattern in routing annotation setting (Yaml)
#39369 commented on
Aug 13, 2023 • 1 new comment -
[FrameworkBundle] Test missing environment variables with lint:container command
#49135 commented on
Aug 13, 2023 • 1 new comment -
[KernelBrowser] loginUser does not work with lazy session
#49116 commented on
Aug 13, 2023 • 1 new comment -
Modifying $_SESSION manually prevents Symfony from saving any further changes.
#49073 commented on
Aug 13, 2023 • 1 new comment -
[Twig] [Config] - unlogical Global Variable naming in twig
#49058 commented on
Aug 13, 2023 • 1 new comment -
[Serializer] Support general object normalizer contexts in ConstraintViolationListNormalizer
#48652 commented on
Aug 13, 2023 • 1 new comment -
[Messenger] Cron default option for async in prod deployment APACHE servers in sf v6+
#46484 commented on
Aug 13, 2023 • 1 new comment -
In `process`, provide a `passthru` mode of operation (like PHP's `passthru`, analogous to `setTty` and `setPty`)
#44821 commented on
Aug 13, 2023 • 1 new comment -
[Messenger] ability to manually ack a message
#51209 commented on
Aug 14, 2023 • 1 new comment -
Function to check if the kernel is loaded via the console or a web request.
#51340 commented on
Aug 17, 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 -
[Messenger] Introduce `HandlerDescriptorInterface`
#50998 commented on
Aug 14, 2023 • 1 new comment -
[Messenger] Kafka Transport Bridge
#51070 commented on
Aug 14, 2023 • 1 new comment -
[FrameworkBundle][Workflow] Attach the workflow's configuration to the `workflow` tag
#51227 commented on
Aug 16, 2023 • 1 new comment -
[RemoteEvent][Webhook] Add Sendgrid support
#51305 commented on
Aug 17, 2023 • 1 new comment -
[Serializer] The SerializedName and 'groups' => ['*'] don't work for denormalize.
#51238 commented on
Aug 16, 2023 • 0 new comments -
[Validator] Handle object properties in Unique validator
#48951 commented on
Aug 15, 2023 • 0 new comments -
[Messenger] Proper message decoding error handling
#50043 commented on
Aug 13, 2023 • 0 new comments -
[ExpressionLanguage] Add `Parser->parseWithoutContext`
#50144 commented on
Aug 11, 2023 • 0 new comments -
[HttpFoundation] Add `peekMultiple` method to FlashBag
#50380 commented on
Aug 14, 2023 • 0 new comments -
[HttpFoundation] Add `QueryParameterRequestMatcher`
#51324 commented on
Aug 17, 2023 • 0 new comments