Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
17 Pull requests merged by 9 people
-
Fix TypeError on ProgressBar
#54419 merged
Mar 28, 2024 -
[TwigBridge] Remove whitespaces from block form_help output
#54425 merged
Mar 28, 2024 -
[WebProfilerBundle] Update main menu to display active panels first
#54420 merged
Mar 28, 2024 -
Fix implicit nullable parameters
#54431 merged
Mar 28, 2024 -
[Mailer] include message id provided by the MTA when dispatching the `SentMessageEvent`
#53969 merged
Mar 28, 2024 -
stop marking parameters implicitly as nullable
#54426 merged
Mar 28, 2024 -
[Cache] synchronize Redis proxy traits for different versions
#54410 merged
Mar 27, 2024 -
[TypeInfo] Fix missing explicit nullable type
#54422 merged
Mar 27, 2024 -
[Filesystem] fix tests on Windows
#54387 merged
Mar 25, 2024 -
[HttpFoundation] fix UriSigner tests
#54389 merged
Mar 25, 2024 -
[Serializer] Fixed BackedEnumNormalizer priority for translatable enum
#54315 merged
Mar 23, 2024 -
[DependencyInjection] fix test
#54380 merged
Mar 23, 2024 -
[FrameworkBundle] Remove custom handler for Workflow listener attributes
#54382 merged
Mar 23, 2024 -
[Messenger] Allow extending attribute class `AsMessageHandler`
#54381 merged
Mar 23, 2024 -
[Config] Fix `YamlReferenceDumper` handling of array examples
#54372 merged
Mar 23, 2024 -
[WebProfilerBundle] [WebProfilerPanel] Update the design of the workflow profiler panel
#54364 merged
Mar 23, 2024 -
[DependencyInjection] Apply attribute configurator to child classes
#54365 merged
Mar 23, 2024
20 Pull requests opened by 12 people
-
[DomCrawler] Support classes from the new DOM extension
#54383 opened
Mar 23, 2024 -
[TwigBundle] Use `kernel.build_dir` to store the templates known at build time
#54384 opened
Mar 23, 2024 -
[HttpKernel] Map a list of items with `MapRequestPayload` attribute
#54385 opened
Mar 23, 2024 -
[Filesystem] use local PHP web server to test HTTP stream wrappers
#54388 opened
Mar 24, 2024 -
[Messenger] Make Doctrine connection ignore unrelated tables on setup
#54392 opened
Mar 25, 2024 -
[Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled
#54395 opened
Mar 25, 2024 -
[Workflow] Add a way to add more definition validator
#54398 opened
Mar 26, 2024 -
[HttpClient] stop all server processes after tests have run
#54400 opened
Mar 26, 2024 -
Make PasswordStrenghtValidator::estimateStrength public
#54405 opened
Mar 26, 2024 -
Fix LockStoreSchemaListener not working properly with iterable objects
#54407 opened
Mar 26, 2024 -
[Validator] Add a requireTld option to Url constraint
#54408 opened
Mar 26, 2024 -
[DependencyInjection] Improve the error message when there is no extension to load some configuration
#54414 opened
Mar 27, 2024 -
[WebProfilerBundle] (WIP) Improve performance
#54421 opened
Mar 27, 2024 -
[WebProfilerBundle] Update the search links in the profiler layout
#54423 opened
Mar 27, 2024 -
[WebProfilerBundle] Inline flowchart-only Mermaid version
#54424 opened
Mar 27, 2024 -
[TwigBridge] Add `emojify` twig filter
#54432 opened
Mar 28, 2024 -
[Console] respect multi-byte characters when rendering vertical-style tables
#54435 opened
Mar 28, 2024 -
[Console] Add of hidden and deprecation option flags
#54439 opened
Mar 29, 2024 -
[Console] return null when message with name is not set
#54440 opened
Mar 29, 2024
18 Issues closed by 8 people
-
Cannot Make Entity Properly using make:entity with Sym5.4 with symfony/webapp-pack:*
#54438 closed
Mar 29, 2024 -
[Mailer] messageId set after SentMessageEvent when using SmtpTransport
#52515 closed
Mar 28, 2024 -
[Console] ProgressBar::getMessage throws TypeError when message not defined
#54386 closed
Mar 28, 2024 -
[Form] MergeCollectionListener makes initial list data as array<int, type> data
#51086 closed
Mar 28, 2024 -
Symfony 7 not getting parameters from .env file
#54413 closed
Mar 27, 2024 -
[HttpClientContract] Create interface for ValidationFailedException
#54396 closed
Mar 26, 2024 -
[AssetMapper] Show import instructions after requiring *multiple* packages too
#53958 closed
Mar 26, 2024 -
[HttpKernel] Issue with multiple requests in tests
#46206 closed
Mar 26, 2024 -
[HttpFoundation] Avoid Bad Request exceptions when getting query parameters with default values
#54208 closed
Mar 26, 2024 -
[AssetMapper] Support SRI (integrity hashes)
#54249 closed
Mar 26, 2024 -
Impossible to Replace the ParameterBagInterface in Tests
#54340 closed
Mar 25, 2024 -
Chrome 123 breaks VarDumper
#54397 closed
Mar 25, 2024 -
[Translator] Special Empty Domain to disable translation
#51705 closed
Mar 25, 2024 -
[Finder] Path stems specified to `in()` are not included in the file name during rule iteration
#51488 closed
Mar 25, 2024 -
SQL syntax error when creating table for doctrine-messenger
#53952 closed
Mar 25, 2024 -
ContextBuilderTrait "withContext" doesn't merge all context
#50190 closed
Mar 24, 2024 -
[Console] Add an hidden grep command
#54368 closed
Mar 24, 2024 -
Serializer attributes are missing the repeatable flag
#50786 closed
Mar 23, 2024
13 Issues opened by 13 people
-
DomCrawler encodes html entities inside script tags
#54437 opened
Mar 29, 2024 -
RedirectResponse is sent with invalid content-type when route has non-html default format
#54434 opened
Mar 28, 2024 -
Wrong formatting of vertical style tables with headers containing multi-byte characters
#54433 opened
Mar 28, 2024 -
[Serializer] the problem normalizer does not include previous exceptions
#54428 opened
Mar 28, 2024 -
[PropertyInfo] DoctrineExtractor incompatible type resolution with DBAL 4 or ORM 2.19
#54418 opened
Mar 27, 2024 -
[WebProfilerBundle] Don't load external JS dependencies in Workflow profiler
#54416 opened
Mar 27, 2024 -
[Cache] Symfony Serializer implementation for MarshallerInterface
#54411 opened
Mar 26, 2024 -
Provide a way to reset a LockStore between tests
#54409 opened
Mar 26, 2024 -
[DoctrineBridge] LockStoreSchemaListener not working properly
#54406 opened
Mar 26, 2024 -
CacheClearCommand: open_basedir restriction warning
#54402 opened
Mar 26, 2024 -
[Mailer] Ability to identify transport by name instead of transport as string
#54394 opened
Mar 25, 2024 -
[Serializer] Undefined property: Proxies\__CG__\App\Entity\ChildEntity::$lazyObjectState
#54393 opened
Mar 25, 2024
54 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.
-
[FeatureFlag] Propose a simple version
#53213 commented on
Mar 30, 2024 • 10 new comments -
support doctrine dbal 4
#54039 commented on
Mar 27, 2024 • 9 new comments -
[Request] option for the query string list parameters to respect the CGI standard interpretation
#54376 commented on
Mar 27, 2024 • 9 new comments -
[FINDER] SSH2 Protocol - Date filter or $file->getMTime() not working if using subfolders
#54352 commented on
Mar 28, 2024 • 5 new comments -
There is no way to exclude path only from root directory
#28158 commented on
Mar 25, 2024 • 5 new comments -
[Serializer] Fix: Report Xml warning/error instead of silently returning a wrong xml
#54346 commented on
Mar 26, 2024 • 3 new comments -
Inconsistency in html5 support for fields
#54055 commented on
Mar 28, 2024 • 3 new comments -
[Mailer] Get total message size
#47924 commented on
Mar 25, 2024 • 3 new comments -
[Security] Support RSA algorithm signature for OIDC tokens
#53682 commented on
Mar 24, 2024 • 3 new comments -
[AssetMapper] importmap() function imports all entry points
#54377 commented on
Mar 25, 2024 • 3 new comments -
[HttpKernel] Introduce MapUploadedFile controller argument attribute
#49978 commented on
Mar 25, 2024 • 2 new comments -
[Messenger][UX] make basic operational messages from messenger:consume NOTICE instead of INFO
#54064 commented on
Mar 26, 2024 • 2 new comments -
[Mailer] Failes to restart smtp connection to office365 smtp server
#49744 commented on
Mar 26, 2024 • 2 new comments -
[Serializer] PHP Warning - undefined array key in AbstractObjectNormalizer::isMaxDepthReached
#54378 commented on
Mar 25, 2024 • 2 new comments -
doctrine-messenger failes to create table with "Unknown database type enum requested"
#49108 commented on
Mar 25, 2024 • 2 new comments -
[Messenger] Redis Transport - SSL Context Options
#51723 commented on
Mar 25, 2024 • 2 new comments -
CollectionType dynamic label from child elements
#51730 commented on
Mar 25, 2024 • 2 new comments -
Forbid making cache.app tag-aware
#54339 commented on
Mar 25, 2024 • 2 new comments -
[Notifier] LOX24 SMS bridge
#54356 commented on
Mar 29, 2024 • 2 new comments -
Enable PHP 8.4 in the CI and make tests green
#54180 commented on
Mar 29, 2024 • 2 new comments -
Constraint REGEX `htmlPattern` cannot be a boolean.
#53807 commented on
Mar 29, 2024 • 1 new comment -
[Notifier] Support for desktop notifications via `jolicode/JoliNotif`
#51485 commented on
Mar 29, 2024 • 1 new comment -
Cache pool keys colide when Chain Adapter pool is used as a parent pool
#49607 commented on
Mar 29, 2024 • 1 new comment -
[ErrorHandler] Do not use hyphens in exception message
#52511 commented on
Mar 26, 2024 • 1 new comment -
[DependencyInjection] Add `#[AutowireInline]` attribute to allow service definition at the class level
#52820 commented on
Mar 25, 2024 • 1 new comment -
[DependencyInjection] Prepending extension configs with file loaders
#52843 commented on
Mar 25, 2024 • 1 new comment -
[DoctrineBridge] doctrine connection listener for long running runtime
#53214 commented on
Mar 25, 2024 • 1 new comment -
[SecurityBundle] fix(security): user login programmatically with dedicated user checker on a firewall
#54287 commented on
Mar 28, 2024 • 1 new comment -
[Form] Fix form value merging involving file upload, collection & checkbox
#54324 commented on
Mar 24, 2024 • 1 new comment -
[DependencyInjection] Deprecate `#[TaggedIterator]` and `#[TaggedLocator]`
#54371 commented on
Mar 25, 2024 • 1 new comment -
[FrameworkBundle] Increase `RequestValueResolver` and `SessionValueResolver` priority
#54374 commented on
Mar 25, 2024 • 1 new comment -
Request controller argument is first resolved as Doctrine entity, causing 40-50ms performance loss
#54337 commented on
Mar 23, 2024 • 1 new comment -
`json_login_ldap` in chain with `json_login` and new authenticator
#41892 commented on
Mar 23, 2024 • 1 new comment -
[Messenger] Batch handler does not respect configuration options
#46784 commented on
Mar 24, 2024 • 1 new comment -
[Messenger] AsMessageHandler ignores the property priority if multiple buses are used
#49611 commented on
Mar 24, 2024 • 1 new comment -
`translation:pull` multiline becomes single line
#53106 commented on
Mar 24, 2024 • 1 new comment -
Add support for Hidden Options in Console
#54206 commented on
Mar 25, 2024 • 1 new comment -
[Mime] SMimeSigner remove previous information after sign
#34772 commented on
Mar 25, 2024 • 1 new comment -
[Serializer] Error when using a named argument in the "normalize" method of the NormalizerInterface.
#53326 commented on
Mar 25, 2024 • 1 new comment -
LoginFailureEvent should have a setException method
#49019 commented on
Mar 26, 2024 • 1 new comment -
Symfony messenger with JSON serializer and AMQP transport (via RabbitMQ) failed to retry messages
#42857 commented on
Mar 26, 2024 • 1 new comment -
symfony/runtime: avoid/configure registration of Symfony\Component\ErrorHandler\ErrorHandler
#49718 commented on
Mar 26, 2024 • 1 new comment -
[Messenger] Add WorkerBatchStartedEvent and WorkerBatchFinishedEvent
#49593 commented on
Mar 26, 2024 • 1 new comment -
shell_exec returning null from stty command
#54119 commented on
Mar 26, 2024 • 1 new comment -
incorrect DSN URI connection string specification/parsing
#51743 commented on
Mar 27, 2024 • 1 new comment -
SubscribedService with TaggedLocator always empty
#54214 commented on
Mar 28, 2024 • 1 new comment -
Cannot modify readonly property Doctrine\ORM\EntityManager::$conn
#54228 commented on
Mar 28, 2024 • 1 new comment -
[FrameworkBundle] Make ValidatorCacheWarmer and SerializeCacheWarmer use kernel.build_dir instead of cache_dir
#52981 commented on
Mar 23, 2024 • 0 new comments -
[HttpFoundation] Similar locale selection
#52986 commented on
Mar 29, 2024 • 0 new comments -
[FrameworkBundle] Add `router.ignore_cache` config option
#53059 commented on
Mar 23, 2024 • 0 new comments -
#48167 add fallbackCallbackAccessor to PropertyPathAccessor to suppor…
#53589 commented on
Mar 24, 2024 • 0 new comments -
[Console] [FramworkBundle] Add AsLockedCommand attribute to automatically lock commands
#53995 commented on
Mar 25, 2024 • 0 new comments -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 commented on
Mar 27, 2024 • 0 new comments -
[Finder] can not recurse streams when running in the Windows environment, fatal error ensues.
#54269 commented on
Mar 26, 2024 • 0 new comments