Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
33 Pull requests merged by 23 people
-
[Cache] Fix php7 compat on 5.4: null coalescing assignment operator
#49862 merged
Mar 29, 2023 -
[Cache] Fix storing binary keys when using pgsql
#49848 merged
Mar 29, 2023 -
[Notifier] Add SimpleTextin bridge
#48495 merged
Mar 29, 2023 -
[Cache] Fix DBAL deprecations and stop using NUL chars in tags prefix
#49847 merged
Mar 29, 2023 -
[Scheduler] `debug:schedule` refinements
#49807 merged
Mar 29, 2023 -
[VarDumper] Add Caster::PATTERN_PRIVATE to help builing key
#49852 merged
Mar 29, 2023 -
[Console] Add missing ZSH mention in DumpCompletionCommand help
#49765 merged
Mar 28, 2023 -
[DependencyInjection] Add container.excluded tag on classes autodiscovered but excluded
#49788 merged
Mar 28, 2023 -
[FrameworkBundle] Add missing monolog channel tag for messenger services
#49843 merged
Mar 28, 2023 -
[DependencyInjection] Add support for casting callables into single-method interfaces
#49632 merged
Mar 28, 2023 -
[DependencyInjection] Add support for `#[Autowire(lazy: class-string)]`
#49836 merged
Mar 28, 2023 -
[Form] Use static closures when possible
#49841 merged
Mar 28, 2023 -
Replace "use-by-ref" by static vars when possible in closures
#49763 merged
Mar 28, 2023 -
[FrameworkBundle] Fix wiring session.handler when handler_id is null
#49745 merged
Mar 28, 2023 -
[Serializer] Allow filtering "object" when using "getSupportedTypes()"
#49735 merged
Mar 28, 2023 -
[Console][DoctrineBridge] Remove backticks from exception messages
#49829 merged
Mar 27, 2023 -
[Validator] New `PasswordStrength` constraint
#49789 merged
Mar 26, 2023 -
[FrameworkBundle] remove scheduler debug command definition if the component is not installed
#49819 merged
Mar 26, 2023 -
[Scheduler] Tweak debug:scheduler command output
#49810 merged
Mar 25, 2023 -
[Notifier] Update documentation for telegram bridge notifier
#49811 merged
Mar 25, 2023 -
add `debug:scheduler` command
#49795 merged
Mar 25, 2023 -
[FrameworkBundle] Improve documentation about translation:extract --sort option
#49189 merged
Mar 25, 2023 -
[VarDumper] Disable links for IntelliJ platform
#49274 merged
Mar 25, 2023 -
[FrameworkBundle] Workflow - Fix LogicException about a wrong configuration of "enabled" node
#49682 merged
Mar 25, 2023 -
[FrameworkBundle] Add support to easily clear all cache pools
#49705 merged
Mar 25, 2023 -
[Mailer] Update default Mailgun port
#49805 merged
Mar 25, 2023 -
[Notifier] Add bridge documentation
#49782 merged
Mar 25, 2023 -
Improve security factory signatures
#49783 merged
Mar 25, 2023 -
[Console] Use file system completion for redirect operators
#49762 merged
Mar 25, 2023 -
[Translation] Improve message extraction performance for big code bases
#49781 merged
Mar 25, 2023 -
[HttpClient] Add hint about `timeout` and `max_duration` options
#49791 merged
Mar 25, 2023 -
[Scheduler] Make some properties readonly
#49799 merged
Mar 25, 2023 -
[Messenger] Fix timezone in appveyor tests
#49797 merged
Mar 25, 2023
26 Pull requests opened by 17 people
-
[Scheduler] add "hashed" cron expression support
#49792 opened
Mar 24, 2023 -
[HttpClient] Fix not calling the on progress callback when canceling a MockResponse
#49796 opened
Mar 24, 2023 -
[HttpClient] Add ServerSentEvent::getArrayData() to get the SSE's data decoded as an array directly
#49798 opened
Mar 24, 2023 -
[Cache] Support Redis cluster connections with predis/predis:^2.0
#49801 opened
Mar 24, 2023 -
[Scheduler] randomize a cron schedule
#49806 opened
Mar 25, 2023 -
[HttpClient] Allow using multiple base_uri as array for retries
#49809 opened
Mar 25, 2023 -
[Messenger][Process] add `ProcessMessage` and `ProcessMessageHandler`
#49813 opened
Mar 25, 2023 -
[Console][Messenger] add `ExecuteCommand` and `ExecuteCommandHandler`
#49814 opened
Mar 25, 2023 -
[HttpClient][Messenger] add `PingWebhook` and `PingWebhookHandler`
#49815 opened
Mar 25, 2023 -
[Scheduler] Improve triggers performance when possible
#49817 opened
Mar 26, 2023 -
[Security] New `ConstraintBadge` and listener
#49821 opened
Mar 26, 2023 -
[Mime] Added getDispostion() to TextPart to get current content disposition.
#49824 opened
Mar 26, 2023 -
[Serializer] Fix MissingConstructorArgumentsException returning missing argument one by one
#49832 opened
Mar 27, 2023 -
[Translation] TranslatorBag::diff now iterates over catalogue domains instead of operation domains
#49833 opened
Mar 27, 2023 -
CollectionType apply prototypeOptions to ResizeFormListener new fields
#49835 opened
Mar 27, 2023 -
[Scheduler] add `RecurringMessage::getId()` and prevent duplicates
#49838 opened
Mar 27, 2023 -
[BrowserKit] Improve the error message when `submitForm()` can't find the form
#49839 opened
Mar 27, 2023 -
[FrameworkBundle] Fix services usages output for text descriptor
#49849 opened
Mar 28, 2023 -
[FrameworkBundle] Fix auto-discovering validator constraints
#49850 opened
Mar 28, 2023 -
[Workflow] Adding PHP docs return types
#49851 opened
Mar 28, 2023 -
[VarDumper] Add a caster for the FlattenException
#49853 opened
Mar 28, 2023 -
[Validator] Remove `bjeavons/zxcvbn-php` in favor of a builtin solution
#49856 opened
Mar 29, 2023 -
[Scheduler] have `TriggerInterface` extend `\Stringable`
#49863 opened
Mar 29, 2023 -
[Scheduler] add schedule name to `ScheduledStamp`
#49864 opened
Mar 29, 2023 -
[Scheduler] allow `MessageGenerator`'s to return `RecurringMessage[]`
#49865 opened
Mar 29, 2023
13 Issues closed by 7 people
-
On to improving API design with Symfony
#49842 closed
Mar 29, 2023 -
Add tag "container.exclude" to auto-discovered classes excluded wy #[Exclude] / #[When]
#49764 closed
Mar 28, 2023 -
[RFC] Translatable HTTP response payloads
#49688 closed
Mar 27, 2023 -
Symfony\Component\Scheduler\Command\DebugCommand not found
#49818 closed
Mar 26, 2023 -
TypeError when autowiring a normalizer
#49680 closed
Mar 25, 2023 -
[Translator] Loading bundle translation from `Resources/translations/validator.nl.yaml` isn't working
#49631 closed
Mar 25, 2023 -
[DependencyInjection] Update from 6.2.2 not working
#49148 closed
Mar 25, 2023 -
slow when profiler is disabled
#49766 closed
Mar 25, 2023 -
Fall back to the default completion for shell redirect operators
#49761 closed
Mar 25, 2023 -
[RFC] Translatable HTTP exceptions
#49687 closed
Mar 24, 2023 -
[RFC] AbstractController::noContent(): Response
#49751 closed
Mar 24, 2023 -
Edit documentation that splat operator can't be used along with autowiring.
#49780 closed
Mar 23, 2023 -
Togo iban validation fails
#49773 closed
Mar 23, 2023
18 Issues opened by 17 people
-
Shared service instantiated multiple times
#49861 opened
Mar 29, 2023 -
Bug on symfony/validation Regex
#49860 opened
Mar 29, 2023 -
#[TaggedIterator] defaultIndexMethod
#49859 opened
Mar 29, 2023 -
PhpSerializer does not comply with Amazon SQS requirements for message body
#49844 opened
Mar 28, 2023 -
Small improvement symfony/console/Helper/Table.php
#49837 opened
Mar 27, 2023 -
Arbitrary security restriction in UserBadge
#49830 opened
Mar 27, 2023 -
[Tests] Improve the error message when submitForm() can't find the form
#49826 opened
Mar 27, 2023 -
Result caching inside for form query_builder
#49812 opened
Mar 25, 2023 -
[Serializer] Support `readonly` classes or classes that use readonly for constructor property promotion
#49808 opened
Mar 25, 2023 -
[Scheduler] handling failures
#49804 opened
Mar 25, 2023 -
[Scheduler] events?
#49803 opened
Mar 25, 2023 -
[Scheduler] Using same timezone as `TriggerInterface::getNextRunDate` one
#49800 opened
Mar 24, 2023 -
[Translation] [RFC] Deprecate old interval message formatting
#49794 opened
Mar 24, 2023 -
[Notifier] SentMessage add debug property
#49793 opened
Mar 24, 2023 -
Improve Config Builder compatibility with PHPStan
#49787 opened
Mar 23, 2023 -
Symfony/form CollectionType prototype_options not applied to new fields
#49786 opened
Mar 23, 2023 -
symfony/workflow: custom marking store with access to property or arguments
#49778 opened
Mar 23, 2023 -
Postmark Bridge new parameter
#49777 opened
Mar 23, 2023
36 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.
-
[OptionsResolver] add `ignoreUndefined()` method to allow skip not interesting options
#49608 commented on
Mar 27, 2023 • 18 new comments -
[Translation] Phrase translation provider
#49231 commented on
Mar 29, 2023 • 17 new comments -
[Doctrine-bridge] Allow to ignore specific nullable fields in UniqueEntity
#49293 commented on
Mar 28, 2023 • 9 new comments -
[HttpClient] Add support for client pool
#43327 commented on
Mar 28, 2023 • 8 new comments -
[ImportMaps] Manage JavaScript dependencies without a JS toolchain
#48371 commented on
Mar 27, 2023 • 7 new comments -
[HttpKernel] Add `#[MapQueryParameter]` to map query parameters to controller arguments
#49134 commented on
Mar 27, 2023 • 5 new comments -
[HttpKernel] Collect data from every event dispatcher
#49151 commented on
Mar 28, 2023 • 5 new comments -
[MonologBridge] Fix Monolog/Logger final deprecation
#49759 commented on
Mar 28, 2023 • 5 new comments -
[Security] Add OidcUserInfoTokenHandler and OidcUser
#48272 commented on
Mar 28, 2023 • 3 new comments -
[DoctrineBridge] fix issue with missing stopwatch events
#49079 commented on
Mar 25, 2023 • 3 new comments -
[RFC] [Console] typehint input as attribute?
#49522 commented on
Mar 24, 2023 • 2 new comments -
Serializer throw exception when Ignore attribute is used
#49710 commented on
Mar 25, 2023 • 2 new comments -
[Serializer] Introducing an `AbstractNormalizer` const for custom constructor
#46930 commented on
Mar 26, 2023 • 2 new comments -
[FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
#47416 commented on
Mar 27, 2023 • 2 new comments -
[HttpKernel] Create Attributes `#[MapRequestBody]` and `#[MapQueryString]` to map Request input to typed objects
#49138 commented on
Mar 29, 2023 • 2 new comments -
[DependencyInjection] Add `constructor` option to `#[Autoconfigure]`
#49665 commented on
Mar 28, 2023 • 2 new comments -
[FrameworkBundle] enable metadata cache when annotation is disabled
#49679 commented on
Mar 28, 2023 • 2 new comments -
[WebProfilerBundle] Add a link of the current rendered template on the twig tab of the web debug toolbar
#49753 commented on
Mar 24, 2023 • 2 new comments -
[Mime] SMimeSigner remove previous information after sign
#34772 commented on
Mar 23, 2023 • 1 new comment -
[HttpFoundation] Support for RFC9213 Targeted HTTP Cache Control
#47288 commented on
Mar 24, 2023 • 1 new comment -
In console Env file not loading correctly with 2 instances of the same project in docker
#49767 commented on
Mar 25, 2023 • 1 new comment -
[translation] Push intl-icu translations
#47886 commented on
Mar 27, 2023 • 1 new comment -
[RFC] Split form themes into individual packages
#49776 commented on
Mar 30, 2023 • 1 new comment -
[RFC] Simplify form theme testing for external packages
#49775 commented on
Mar 30, 2023 • 1 new comment -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
Mar 29, 2023 • 1 new comment -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Mar 29, 2023 • 1 new comment -
[Form] 46867 - add more helpful property path accessor exceptions
#47438 commented on
Mar 25, 2023 • 1 new comment -
[Validator] Allow to use translation_domain false for validators and to use custom translation domain by constraints
#48852 commented on
Mar 23, 2023 • 1 new comment -
[Form] Cast choices value callback result to string
#49009 commented on
Mar 27, 2023 • 1 new comment -
[Form] Deprecate not honoring with_seconds => false for HTML5 datetime inputs in DateTimeType
#49158 commented on
Mar 29, 2023 • 1 new comment -
[Routing] Convert backed enums to their value when generating default routes
#49206 commented on
Mar 25, 2023 • 1 new comment -
[HttpKernel][WebProfilerBundle] Fix search feature
#49316 commented on
Mar 30, 2023 • 1 new comment -
[CssSelector] Add :has() support
#49388 commented on
Mar 27, 2023 • 1 new comment -
[Serializer] CsvEncoder: allow the nested array parsing to be disabled
#49692 commented on
Mar 27, 2023 • 1 new comment -
Validator failing with #[Cascade] and a union type
#49629 commented on
Mar 25, 2023 • 0 new comments -
[CssSelector] add support for :is() and :where()
#48803 commented on
Mar 27, 2023 • 0 new comments