Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
43 Pull requests merged by 15 people
-
Add missing EN and FR translations for newest constraints
#50590 merged
Jun 9, 2023 -
[HttpClient] Add `max_retries` option to `RetryableHttpClient`
#50240 merged
Jun 9, 2023 -
[DependencyInjection] Fix support for `false` boolean env vars
#50530 merged
Jun 9, 2023 -
[HttpClient] Remove final keyword on `AsyncResponse`
#50577 merged
Jun 9, 2023 -
[DoctrineBridge] Remove deprecated classes and `ContainerAwareEventManager::getListeners()` deprecation
#50575 merged
Jun 9, 2023 -
[ProxyManagerBridge] Drop the bridge
#50600 merged
Jun 9, 2023 -
[Clock] Fix MockClock::modify() on PHP 8.3
#50611 merged
Jun 8, 2023 -
[GHA] Skip loading ext-relay when it's not available
#50610 merged
Jun 8, 2023 -
[Scheduler] Allow setting cron expression next run date timezone
#50572 merged
Jun 8, 2023 -
[GHA] Always install with --ignore-platform-req=php+
#50608 merged
Jun 8, 2023 -
Run unit tests with PHP 8.3
#50607 merged
Jun 8, 2023 -
[SecurityBundle] Enabling `SecurityBundle` and not configuring it is not allowed
#50573 merged
Jun 8, 2023 -
[DoctrineBridge] Require ORM 2.15
#50576 merged
Jun 8, 2023 -
[DoctrineBridge] Deprecate using the old DBAL logger system
#50579 merged
Jun 8, 2023 -
[FrameworkBundle] Show non-bundle extensions in `debug:config` & `config:dump` list view & completion
#50548 merged
Jun 8, 2023 -
[Cache] Fix RedisTrait::createConnection for cluster
#50585 merged
Jun 8, 2023 -
[MonologBridge] widen return type for Monolog 3 compatibility
#50599 merged
Jun 8, 2023 -
[DoctrineBridge] Remove (wrong) PHPDoc on `ContainerAwareEventManager`
#50594 merged
Jun 8, 2023 -
[FrameworkBundle] Fix `debug:config` & `config:dump` in debug mode
#50546 merged
Jun 8, 2023 -
[DoctrineBridge][Messenger] Add test cases for `MariaDBPlatform`
#50574 merged
Jun 8, 2023 -
[HttpClient] Use hrtime() to compute timeouts
#50367 merged
Jun 6, 2023 -
[GHA] Remove deprecations-baseline
#50570 merged
Jun 6, 2023 -
[Serializer] Remove abstract uid denormalization code
#50558 merged
Jun 5, 2023 -
[DependencyInjection] Support PHP 8.2 `true` and `null` type
#50560 merged
Jun 5, 2023 -
[DoctrineBridge] Cleanup tests
#50568 merged
Jun 5, 2023 -
[DoctrineBridge] Work around "Doctrine\DBAL\Connection::getEventManager()" deprecations
#50566 merged
Jun 5, 2023 -
[FrameworkBundle] remove unusable cache pools
#50563 merged
Jun 5, 2023 -
[SecurityBundle] Mark SignatureAlgorithmFactory as internal
#50564 merged
Jun 5, 2023 -
[Routing] Fix Psalm
#50565 merged
Jun 5, 2023 -
[Lock] Fix sprintf
#50562 merged
Jun 5, 2023 -
[DomCrawler] Fix Crawler::filter throw phpdoc
#50555 merged
Jun 5, 2023 -
[DoctrineBridge] Fix deprecations baseline in integration tests
#50550 merged
Jun 4, 2023 -
[DoctrineBridge] Update deprecations baseline
#50549 merged
Jun 4, 2023 -
[DoctrineBridge] bump validator requirement
#50547 merged
Jun 4, 2023 -
Remove unnecessary usages of DateTime
#50297 merged
Jun 3, 2023 -
[HttpKernel] Add optional `$className` param to `ControllerEvent::getAttributes()`
#50335 merged
Jun 3, 2023 -
fix Doctrine deprecations
#50544 merged
Jun 3, 2023 -
Fix Doctrine deprecations
#50524 merged
Jun 2, 2023 -
[Validator] Remove internal from methods on non-internal interfaces
#50539 merged
Jun 2, 2023 -
[PhpUnitBridge] Fix support for the NO_COLOR env var
#50534 merged
Jun 2, 2023
9 Pull requests opened by 8 people
-
[Console] Add Placeholders to ProgressBar for exactly times
#50537 opened
Jun 2, 2023 -
[Process] Fix standard streams not available in PhpProcess scripts
#50545 opened
Jun 3, 2023 -
[Security] Allow custom scheme to be used as redirection URIs and additional security means
#50552 opened
Jun 4, 2023 -
[DoctrineBridge] Kill DBAL 2 support
#50571 opened
Jun 6, 2023 -
[DependencyInjection] Remove deprecations across the component
#50578 opened
Jun 6, 2023 -
[Security/Http] Fix false-string handling in `RememberMeAuthenticator`
#50582 opened
Jun 6, 2023 -
[DependencyInjection] Don't ignore attributes on the actual decorator
#50595 opened
Jun 7, 2023 -
[DependencyInjection] Allow to cast env array values to int and float
#50596 opened
Jun 7, 2023 -
[Mailer] Make Response optional for AbstractApiTransport::doSendApi
#50602 opened
Jun 8, 2023
17 Issues closed by 11 people
-
Debug is permanently expanded
#50605 closed
Jun 8, 2023 -
[Cache] Issue with RedisTrait::createConnection miss processing redis_cluster value
#50509 closed
Jun 8, 2023 -
[FrameworkBundle] ConfigDumpReferenceCommand is not recognizing container extensions loaded via kernel
#47623 closed
Jun 8, 2023 -
[StimulusBundle] Add stimulus_outlet() twig function
#50601 closed
Jun 8, 2023 -
symfony/mailgun-mailer should require symfony/http-client
#50598 closed
Jun 8, 2023 -
User Deprecated: The "url" connection parameter is deprecated
#50559 closed
Jun 5, 2023 -
[Validator] Return types change on ExecutionContextInterface break BC
#50526 closed
Jun 5, 2023 -
[VarDumper] Expand // Collapse is broken (6.3)
#50553 closed
Jun 5, 2023 -
Serializer "lost" value with Api Platform and OneToMany relation
#50259 closed
Jun 5, 2023 -
Env vars dont resolve in CLI unless they are parameters
#50359 closed
Jun 5, 2023 -
Fix Doctrine deprecations
#50481 closed
Jun 4, 2023 -
Cannot autowire service (...) when using `#[Target]` attribute in Symfony 6.3
#50541 closed
Jun 2, 2023 -
Dynamic form and new ->createview() functionnality returns 422 error
#50542 closed
Jun 2, 2023 -
[Messenger] Null assigned to signals in StopWorkerOnSignalsListener
#50529 closed
Jun 2, 2023
5 Issues opened by 5 people
-
Enable dumping workflow metadata
#50604 opened
Jun 8, 2023 -
[Mime] Allow not RFC-compliant addresses
#50592 opened
Jun 7, 2023 -
Set FlashBag warning types as const values
#50591 opened
Jun 7, 2023 -
[Mailer] Memory leaking when sending many emails
#50580 opened
Jun 6, 2023 -
twig-bridge forms should switch order of label and widget for checkbox and radio
#50536 opened
Jun 2, 2023
31 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.
-
[Form] Add constraints_from_* options
#50459 commented on
Jun 8, 2023 • 6 new comments -
[Console] The application also catch `\Throwable` exceptions
#50420 commented on
Jun 5, 2023 • 5 new comments -
[RFC] Rate limiting message handling in Symfony Messenger
#50465 commented on
Jun 7, 2023 • 4 new comments -
[Filesystem] rename `Filesystem::mirror()` option `copy_on_windows` to `follow_symlinks`
#47969 commented on
Jun 5, 2023 • 4 new comments -
[BrowserKit] add serverParameters to click and clickLink method
#48841 commented on
Jun 8, 2023 • 4 new comments -
[Security] Make `PersistentToken` immutable and tell `TokenProviderInterface::updateToken()` implementations should accept `DateTimeInterface`
#50290 commented on
Jun 6, 2023 • 4 new comments -
[HttpClient][Messenger] add `PingWebhook` and `PingWebhookHandler`
#49815 commented on
Jun 9, 2023 • 3 new comments -
[Validator] Allow single integer for the `versions` option of the `Uuid` constraint
#50396 commented on
Jun 9, 2023 • 3 new comments -
Feature/validator expression is valid
#50438 commented on
Jun 4, 2023 • 2 new comments -
[RemoteEvent][Webhook] Add Sendinblue support
#50516 commented on
Jun 4, 2023 • 2 new comments -
[Notifier] Update Slack Bridge README.md
#50533 commented on
Jun 3, 2023 • 2 new comments -
Service YML : Cannot use enum array or object as service parameter
#50346 commented on
Jun 5, 2023 • 1 new comment -
Messenger worker crashes on job retry when SendEmailMessage job fails (beanstalkd)
#45250 commented on
Jun 5, 2023 • 1 new comment -
[Messenger] Throw exceptions in BatchHandler in sync mode
#49654 commented on
Jun 7, 2023 • 1 new comment -
[Form] deprecate using the date and time types with date objects with not-matching timezones
#46426 commented on
Jun 9, 2023 • 1 new comment -
[Messenger] fix throw exception in batch handler in synchrone mode
#49675 commented on
Jun 7, 2023 • 1 new comment -
[Routing] Add FQCN and FQCN::method aliases when applicable
#50084 commented on
Jun 9, 2023 • 1 new comment -
[PropertyAccess] Auto-cast from/to DateTime/Immutable when appropriate
#50295 commented on
Jun 6, 2023 • 1 new comment -
[Cache] Redis garbage collector
#50423 commented on
Jun 8, 2023 • 1 new comment -
[Validator] Allow single constraint to be passed to the `constraints` option of the `When` constraint
#50425 commented on
Jun 8, 2023 • 1 new comment -
[Security] `DefaultAuthenticationSuccessHandler` crashes if the target URL is wrongly considered as a route name
#50500 commented on
Jun 2, 2023 • 0 new comments -
Profiler : Bug in mail report if email has an attachement that have been unlink
#50527 commented on
Jun 5, 2023 • 0 new comments -
StreamedJsonResponse closure support
#50522 commented on
Jun 5, 2023 • 0 new comments -
[HttpClient] CURLOPT_POSTREDIR not taken into account while redirecting
#50520 commented on
Jun 5, 2023 • 0 new comments -
UserLoader Not Called
#50511 commented on
Jun 5, 2023 • 0 new comments -
[Security] Support JWE on OidcTokenHandler
#50441 commented on
Jun 6, 2023 • 0 new comments -
[Console] Support a set of control keys and key combinations in QuestionHelper
#48287 commented on
Jun 5, 2023 • 0 new comments -
[Notifier] Add Brevo bridge (formerly Sendinblue)
#50296 commented on
Jun 8, 2023 • 0 new comments -
New Brevo mailer bridge (formerly Sendinblue)
#50302 commented on
Jun 8, 2023 • 0 new comments -
[PhpUnitBridge] Deprecation bridge for PHPUnit 10.2
#50371 commented on
Jun 2, 2023 • 0 new comments -
[RemoteEvent][Webhook] Add Mailjet support
#50502 commented on
Jun 4, 2023 • 0 new comments