Insights: symfony/symfony
September 11, 2022 – September 18, 2022
Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 16 people
-
[HttpFoundation] Extract request matchers for better reusability
#47595 merged
Sep 18, 2022 -
[Serializer] Improve performance of AbstractObjectDenormalizer with XML/CSV
#47611 merged
Sep 17, 2022 -
[Form] fix type for choices
#47609 merged
Sep 17, 2022 -
[Validator] Improve WhenValidator CS
#47597 merged
Sep 17, 2022 -
remove no longer needed PHP version requirements from tests
#47607 merged
Sep 17, 2022 -
remove no longer needed PHP version requirements from tests
#47606 merged
Sep 17, 2022 -
[Security][Validator] Add Norwegian translations 🇳🇴
#47585 merged
Sep 15, 2022 -
[VarExporter] Add LazyObjectInterface::isLazyObjectInitialized()
#47589 merged
Sep 15, 2022 -
[Messenger] add tests covering union types in MessengerPass
#47565 merged
Sep 14, 2022 -
[TwigBridge] Expose current route in `AppVariable`
#47535 merged
Sep 13, 2022 -
[DependencyInjection] Fix lazy-proxying final classes
#47564 merged
Sep 13, 2022 -
[Form] Add generics to DataTransformerInterface
#47412 merged
Sep 13, 2022 -
[Messenger] Support for custom handler method containing a Union type tagged with #[AsMessageHandler]
#47227 merged
Sep 13, 2022 -
[TwigBundle] add option for configuring custom HTML to text converter services
#47536 merged
Sep 13, 2022 -
[Security] Add a `ChainUserChecker` to allow calling multiple user checkers for a firewall
#46064 merged
Sep 13, 2022 -
[Mime] remove unused getDisposition() method
#47542 merged
Sep 13, 2022 -
[HttpFoundation] Prevent BinaryFileResponse::prepare from adding content type if no content is sent
#47516 merged
Sep 13, 2022 -
Removed unused $event param of onKernelFinishRequest from RouterListener
#47472 merged
Sep 13, 2022 -
[FrameworkBundle] Allow secrets vaults to be used directly outside Symfony
#47445 merged
Sep 12, 2022 -
[WebProfilerBundle] Profiler redesign
#47148 merged
Sep 12, 2022 -
[UID] Change author email to better present this contribution was done on company time
#47520 merged
Sep 12, 2022 -
Remove the default values from setters with a nullable parameter
#38996 merged
Sep 12, 2022 -
Add a few more ??=
#47549 merged
Sep 12, 2022 -
[Cache] make `Redis*Proxy` extend `Redis*`
#47292 merged
Sep 12, 2022 -
move changelog entry
#47541 merged
Sep 11, 2022 -
[Validator] Add the `When` constraint and validator
#42593 merged
Sep 11, 2022 -
[Messenger] decode URL-encoded characters in DSN's usernames/passwords
#47533 merged
Sep 11, 2022
18 Pull requests opened by 14 people
-
[Ldap] Do not run ldap_set_option on failed connection
#47547 opened
Sep 11, 2022 -
[PropertyInfo][Serializer] Add limited generics support to `PhpStanExtractor`
#47556 opened
Sep 12, 2022 -
[RateLimiter] Implement reserve method for SlidingWindow
#47557 opened
Sep 12, 2022 -
[Cache] Allow colon (:) in cache key
#47561 opened
Sep 13, 2022 -
[Cache] Make FilesystemTagAwareAdapter::prune() remove dangling symlinks
#47567 opened
Sep 13, 2022 -
[Form] [ChoiceType] Add placeholder_disabled option
#47570 opened
Sep 13, 2022 -
[Messenger] Separate WorkerRunningEvent into WorkerBusyEvent and WorkerIdleEvent
#47573 opened
Sep 14, 2022 -
[Messenger] [amqp-messenger] When heartbeat expired, disconnect to force a reconnect
#47574 opened
Sep 14, 2022 -
[Security] Fix AbstractFormLoginAuthenticator return types
#47578 opened
Sep 14, 2022 -
[Notifier][RocketChat] Updated RocketChatOptions
#47581 opened
Sep 15, 2022 -
Add warning for possibly truncated inputs in SecretsSetCommand (#47586)
#47587 opened
Sep 15, 2022 -
Add warning for possibly truncated inputs in QuestionHelper (#47586)
#47588 opened
Sep 15, 2022 -
[Messenger] [Amqp-messenger] Support content encoding and compression
#47592 opened
Sep 16, 2022 -
[FrameworkBundle] Deprecate "legacy_error_messages" form config node
#47598 opened
Sep 16, 2022 -
[FrameworkBundle] Add BC layer and FormView handling after #46854
#47600 opened
Sep 16, 2022 -
[Messenger] [WIP] Be able to start a worker for multiple queues with custom consumption priorities
#47602 opened
Sep 16, 2022 -
[DependencyInjection] [POC] Introduce build parameters
#47608 opened
Sep 17, 2022 -
debug deprecations
#47610 opened
Sep 17, 2022
22 Issues closed by 12 people
-
Symfony Rout Requirements not working as expected for Requirement::DATE_YMD
#47599 closed
Sep 17, 2022 -
Missing translations for Norwegian (no)
#45128 closed
Sep 17, 2022 -
Tag `config_cache.resource_checker` will not be loaded in prod environment
#47594 closed
Sep 16, 2022 -
[String] UTF-16 string support
#45459 closed
Sep 15, 2022 -
[HttpClient] curl DNS cache (needlessly ?) desactivated
#47576 closed
Sep 14, 2022 -
Command Injection
#47569 closed
Sep 13, 2022 -
Doctrine Migrations generates Messenger Doctrine Transport while auto_setup is true
#45530 closed
Sep 13, 2022 -
Cannot generate lazy proxy for service "knp_paginator"
#47563 closed
Sep 13, 2022 -
[mailer] AwsSes using the wrong endpoint
#47540 closed
Sep 13, 2022 -
[Messenger] #[AsMessageHandler] with union type doesn't compile
#47206 closed
Sep 13, 2022 -
[HttpFoundation] Every second request fails for BinaryFileResponse and non-modified file
#47473 closed
Sep 13, 2022 -
[HttpKernel] Outdated DebugLoggerInterface::getLogs PHPDoc
#47396 closed
Sep 13, 2022 -
Request not available anymore in custom error page
#47553 closed
Sep 12, 2022 -
[Console] PHP attributes for arguments and options
#47554 closed
Sep 12, 2022 -
Issue when calling dump() in WebTestCase
#46342 closed
Sep 12, 2022 -
symfony mailer wants to load class
#47546 closed
Sep 12, 2022 -
[Serializer][RFC] Context object as an alternative to array builders
#45330 closed
Sep 12, 2022 -
[DependencyInjection] ParameterBag signature changed in a patch version
#45707 closed
Sep 12, 2022 -
Specifying TreeBuilder name in Configuration class redundant?
#44904 closed
Sep 11, 2022 -
"Error 503. Service Unavailable" on Cpanel of Symfony 6
#47543 closed
Sep 11, 2022 -
[Messenger] [AMQP] Support decoding user/pass with special characters from DSN
#45549 closed
Sep 11, 2022
17 Issues opened by 17 people
-
[HttpClient] Support Http Digest Access Authentication
#47605 opened
Sep 17, 2022 -
[Framework][Testing][DX] Encourage functional testing through progressive smoke testing behavior
#47603 opened
Sep 16, 2022 -
Move EnvVarProcessor to a standalone component
#47596 opened
Sep 16, 2022 -
[Security][DX] Deprecate/warn having the security bundle loaded, but not having any config
#47593 opened
Sep 16, 2022 -
Add ValidatorBuilder::enableAttributeMapping or update comments
#47591 opened
Sep 15, 2022 -
QuestionHelper input truncated at 4095 byte
#47586 opened
Sep 15, 2022 -
Ban `DateTime` from the codebase
#47580 opened
Sep 15, 2022 -
security-http (LogoutUrlGenerator) error
#47577 opened
Sep 14, 2022 -
[HTTPFoundation] Get param or throw BadRequestHttpException
#47575 opened
Sep 14, 2022 -
AbstractFormLoginAuthenticator::start return type is too restrictive
#47571 opened
Sep 13, 2022 -
symfony/console 5.4.12 make db Too many connection errors
#47566 opened
Sep 13, 2022 -
debug:translation shows 'Missing' for translation messages which are already defined in bundles
#47562 opened
Sep 13, 2022 -
ClockMock autoregister on test subdirectories (Test/Unit & Test/Functional)
#47552 opened
Sep 12, 2022 -
Add phpdoc return type to v6 codebase to prepare v7 typehint
#47551 opened
Sep 12, 2022 -
Symfony mime
#47548 opened
Sep 12, 2022
41 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.
-
[HttpKernel] Make Logger implement DebugLoggerInterface
#47483 commented on
Sep 15, 2022 • 20 new comments -
[Process] Support finding executables independent of open_basedir config
#47422 commented on
Sep 13, 2022 • 18 new comments -
[Messenger] add dedicated method for disabling instead of passing boolean flags
#47460 commented on
Sep 13, 2022 • 6 new comments -
[Messenger] Add option `allow_no_senders` to enable throwing when a message doesn't have a sender
#46053 commented on
Sep 14, 2022 • 5 new comments -
[Cache] Allow colon in key key (with redis at least)
#45599 commented on
Sep 13, 2022 • 4 new comments -
[Messenger] Add a scheduler transport
#47112 commented on
Sep 17, 2022 • 4 new comments -
[TwigBridge] Allow to set parent checkbox div class via {'row_class': 'foo'}
#47345 commented on
Sep 13, 2022 • 4 new comments -
[Validator] [WIP] Validate controller arguments using constraints
#47425 commented on
Sep 17, 2022 • 4 new comments -
[Dotenv] Start using virtual filesystem in tests
#47538 commented on
Sep 13, 2022 • 4 new comments -
[Form][PropertyAccess] Allow optional property accesses
#47511 commented on
Sep 11, 2022 • 3 new comments -
Use a link for issues/PRs in split repos changelogs instead of relying upon auto linking
#45665 commented on
Sep 11, 2022 • 2 new comments -
[DependencyInjection] EntityManager cannot be injected to Doctrine NamingStrategy
#45540 commented on
Sep 12, 2022 • 2 new comments -
Make NoPrivateNetworkHttpClient & proxy usage work better together
#47387 commented on
Sep 12, 2022 • 2 new comments -
Translator commands scan source files multiple times [Translation]
#45645 commented on
Sep 12, 2022 • 2 new comments -
[Console][ErrorHandler] Add option to disable deprecations in dev console in 4.4
#35575 commented on
Sep 14, 2022 • 2 new comments -
[TwigBridge] fix trimmed spaces before id attributes (were trimmed before)
#47420 commented on
Sep 12, 2022 • 2 new comments -
simple-phpunit cannot load sub phpunit.xml.dist
#45689 commented on
Sep 11, 2022 • 1 new comment -
[DoctrineBridge] Auto mapping to attributes although you have annotations.
#45682 commented on
Sep 11, 2022 • 1 new comment -
[Validator] Please don't remove minMessage/maxMessage for Range Constraint
#39960 commented on
Sep 11, 2022 • 1 new comment -
[Console] Wrapping cell text with setColumnMaxWidth could work better for console links
#45521 commented on
Sep 11, 2022 • 1 new comment -
FormConfigBuilder::resetViewTransformers() broken for ChoiceType - Cannot add dynamic options anymore
#42451 commented on
Sep 11, 2022 • 1 new comment -
Fixing transient tests on Windows
#45373 commented on
Sep 11, 2022 • 1 new comment -
[Serializer] not calling deserialization group when its assigned to a class function
#47268 commented on
Sep 12, 2022 • 1 new comment -
[PropertyAccess] Dynamic properties are ignored or cause an exception on set
#45681 commented on
Sep 12, 2022 • 1 new comment -
[Last-Modified + Expires] inexplicable NGINX proxy behavior
#47526 commented on
Sep 12, 2022 • 1 new comment -
Password not working with an unix socket for Messenger redis transport
#47393 commented on
Sep 13, 2022 • 1 new comment -
symfony/routing compiled route fails matching with pre-defined subroutines requirements in `(?(DEFINE)(...))` format
#47456 commented on
Sep 14, 2022 • 1 new comment -
[Messenger] The Doctrine transport doesn't create the table when consuming
#47005 commented on
Sep 14, 2022 • 1 new comment -
[Validator] AtLeastOneOf default message property is not translated.
#41317 commented on
Sep 15, 2022 • 1 new comment -
[DependencyInjection] Container building optimization
#47176 commented on
Sep 15, 2022 • 1 new comment -
[DependencyInjection] Fix `PriorityTaggedServiceTrait` for `AsTaggedItem`
#47406 commented on
Sep 15, 2022 • 1 new comment -
[FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
#47416 commented on
Sep 13, 2022 • 1 new comment -
[ExpressionLanguage] Fix coalescing operator deep nested properties
#47446 commented on
Sep 12, 2022 • 1 new comment -
[Form] Add a TypeGuesser that use typed property reflection
#47450 commented on
Sep 15, 2022 • 1 new comment -
[DoctrineBridge] UniqueEntity validator problem with entityClass
#22592 commented on
Sep 11, 2022 • 0 new comments -
[DependencyInjection] when@dev does not inherit defaults + autoconfigure does not work
#46803 commented on
Sep 12, 2022 • 0 new comments -
[Serializer] Support for paths option, analogous to groups
#47510 commented on
Sep 13, 2022 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
Sep 12, 2022 • 0 new comments -
forward the context from the JsonEncoder to JsonEncode and JsonDecode
#47243 commented on
Sep 12, 2022 • 0 new comments -
[HttpKernel] Use Accept-Language header even if there are no enabled locales
#47377 commented on
Sep 12, 2022 • 0 new comments -
[HttpKernel] Remove deprecation when catch_all_throwables=false
#47467 commented on
Sep 13, 2022 • 0 new comments