-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
32 Pull requests merged by 19 people
-
[Mailer] Ensure TransportExceptionInterface populates stream debug data
#59610 merged
Jan 25, 2025 -
[Mime] Fix body validity check in
Email
when usingMessage::setBody()
#59598 merged
Jan 25, 2025 -
[TypeInfo] Deprecate
CollectionType
as list and not as array#59302 merged
Jan 25, 2025 -
[Notifier] Add SentMessage additional info
#59481 merged
Jan 25, 2025 -
[Validator] fix the version constaints not supporting named arguments are deprecated in
#59613 merged
Jan 25, 2025 -
[Routing] Allow aliases in
#[Route]
attribute#58819 merged
Jan 25, 2025 -
[AssetMapper] Detect import with a sequence parser
#59004 merged
Jan 25, 2025 -
[Messenger] Add keepalive support to Doctrine transport
#59601 merged
Jan 25, 2025 -
[JsonEncoder] Allow to warm up object and list
#59536 merged
Jan 25, 2025 -
[Messenger ] Extract retry delay from nested
RecoverableExceptionInterface
#59513 merged
Jan 25, 2025 -
[AssetMapper] Fix CssCompiler matches url in comments
#59544 merged
Jan 25, 2025 -
[Console] Deprecating Command getDefaultName and getDefaultDescription methods
#59565 merged
Jan 25, 2025 -
[DoctrineBridge] Add support for doctrine/persistence 4
#59575 merged
Jan 25, 2025 -
[Security] Fixed the Hebrew translation in the security.he file
#59585 merged
Jan 25, 2025 -
[Mailer][Notifier] Fix channel parameter value to fixed value for Mailer and Notifier Sweego Transports
#59611 merged
Jan 25, 2025 -
[Validator] Review Arabic translations for the validator
#59591 merged
Jan 24, 2025 -
[Validator] add missing changelog/upgrade entries
#59606 merged
Jan 24, 2025 -
[Validator] Fix typo in validators.sk.xlf
#59600 merged
Jan 24, 2025 -
[Validator] Review translations for Indonesian (id)
#59595 merged
Jan 23, 2025 -
[DomCrawler] Make
ChoiceFormField::isDisabled
returntrue
for unchecked disabled checkboxes#59399 merged
Jan 22, 2025 -
[Cache] Don't clear system caches on
cache:clear
#59581 merged
Jan 22, 2025 -
[FrameworkBundle] Fix patching refs to the tmp warmup dir in files generated by optional cache warmers
#59579 merged
Jan 22, 2025 -
[Config] Add missing
json_encode
flags when creating.meta.json
files#59580 merged
Jan 22, 2025 -
[Validator] Mark Czech Validator translation as reviewed
#59572 merged
Jan 21, 2025 -
[Validator] Fix
Url
constraint attribute assertion#59566 merged
Jan 21, 2025 -
[PropertyInfo] Fix
TypeTest
duplicated assert#59567 merged
Jan 21, 2025 -
[SecurityBundle] Make data provider static
#59563 merged
Jan 21, 2025 -
[AssetMapper] Remove
async
from the polyfill loading script#59549 merged
Jan 20, 2025 -
[Validator] Fix constraints deprecations
#59561 merged
Jan 20, 2025 -
[Console] Add broader support for command "help" definition
#59473 merged
Jan 20, 2025 -
[Validator] deprecate the use of option arrays to configure validation constraints
#54744 merged
Jan 20, 2025 -
[Console] Invokable command adjustments
#59493 merged
Jan 20, 2025
16 Pull requests opened by 15 people
-
[Security] Support hashing the hashed password using crc32c when putting the user in the session
#59562 opened
Jan 20, 2025 -
[Notifier][Webhook] Add Smsbox support
#59570 opened
Jan 21, 2025 -
[Security] Continuation : Add messages on votes
#59573 opened
Jan 21, 2025 -
[HttpClient] Add an RFC 9111 compliant client
#59576 opened
Jan 21, 2025 -
[EventDispatcher] add skip propagation capability
#59577 opened
Jan 22, 2025 -
[Security] Return null instead of empty username to fix deprecation notice
#59586 opened
Jan 22, 2025 -
[Console] Add a Tree Helper + multiple Styles (wip/feedback)
#59588 opened
Jan 23, 2025 -
[Security] Throw an explicit error when refreshing a token with a null user
#59590 opened
Jan 23, 2025 -
[Mime] use isRendered method to ensure we can avoid rendering an email twice
#59596 opened
Jan 23, 2025 -
[Validator] Fixed Hebrew Translations and Affirmed in validators.he.xlf
#59597 opened
Jan 23, 2025 -
[Console] [WIP] Invokable Command `InputOption::VALUE_OPTIONAL`
#59602 opened
Jan 23, 2025 -
[Mailer] Add attachments support for Sweego Mailer Bridge
#59612 opened
Jan 24, 2025 -
[OptionsResolver] Deprecate defining nested options via `setDefault()` use `setNested()` instead
#59618 opened
Jan 26, 2025 -
[Config][FrameworkBundle] Generate JSON schema for config
#59620 opened
Jan 26, 2025 -
[DomCrawler] Don't return file infos for empty file fields
#59621 opened
Jan 26, 2025 -
[Messenger] fix tests with Doctrine DBAL < 4
#59622 opened
Jan 27, 2025
27 Issues closed by 8 people
-
[symfony/form] Add an option to choicetype to append options to subforms
#57822 closed
Jan 27, 2025 -
[Messenger] - Allow FailedMessagesRetryCommand to receive a $routableBus instead of a $messageBus
#59568 closed
Jan 26, 2025 -
sending a mime email using `setBody` fails `ensureBodyValid` check on send
#59582 closed
Jan 25, 2025 -
[Notifier] SentMessage add debug property
#49793 closed
Jan 25, 2025 -
api platform no longer installs seamlessly with Symfony
#58928 closed
Jan 25, 2025 -
[AssetMapper] Failed to compile CSS when contain invalid path url(...) in comments block
#59512 closed
Jan 25, 2025 -
Missing translations for Hebrew (he)
#51898 closed
Jan 25, 2025 -
Missing translations for Arabic (ar)
#59409 closed
Jan 24, 2025 -
When i composer update getting error : "is_dir(): Argument #1 ($filename) must be of type string, int given"
#59607 closed
Jan 24, 2025 -
When i composer update getting error : "is_dir(): Argument #1 ($filename) must be of type string, int given"
#59608 closed
Jan 24, 2025 -
Symfony Serializer is inconsistent in deserialization
#57546 closed
Jan 24, 2025 -
dump doesn't reflect last request in controller
#59578 closed
Jan 24, 2025 -
Missing translations for Indonesian (id)
#59418 closed
Jan 24, 2025 -
Stateless CSFR not working with mixed forms in app - some within turbo frames and some outside turbo frames
#59571 closed
Jan 23, 2025 -
ChoiceFormField::isDisabled for checkbox
#8348 closed
Jan 22, 2025 -
Cache warmers are not run after clearing the cache in some scenarios
#59445 closed
Jan 22, 2025 -
[Messenger] Failed messages show and max support
#57512 closed
Jan 22, 2025 -
[Webhook][RemoveEvent] Add a date to RemoteEvent
#57691 closed
Jan 22, 2025 -
Missing translations for Czech (cs)
#59415 closed
Jan 22, 2025 -
[HtmlSanitizer] Access to undefined key in UrlSanitizer
#59524 closed
Jan 21, 2025 -
[Security-Http] ContextListener.refreshUser does not handle null users
#59559 closed
Jan 21, 2025 -
[HttpClient] `CurlResponse` property `inflate` is always `true` without explicit `Accept-Encoding` header
#59551 closed
Jan 21, 2025 -
Request::createFromGlobals() doesn't work
#59533 closed
Jan 21, 2025 -
[AssetMapper] ImportMap render w3c validator error
#59547 closed
Jan 20, 2025 -
[RFC][Validator] Remove constraint construction from associative arrays
#51393 closed
Jan 20, 2025
11 Issues opened by 11 people
-
[Messenger][Bridges] - Make sender/receiver getters public on Transport interfaces.
#59623 opened
Jan 27, 2025 -
Proposal: No longer rely on features implemented in non-PHP languages
#59619 opened
Jan 26, 2025 -
Border crossing should not appear when spanning cols
#59616 opened
Jan 25, 2025 -
Missing translations for Hebrew (he)
#59615 opened
Jan 25, 2025 -
Named serializer default context is only applied to encoders not normalizers
#59614 opened
Jan 25, 2025 -
Crawler returning "The current node list is empty" occasionally
#59605 opened
Jan 24, 2025 -
[Flex] The package.json file is synchronised with the vendor ones after a composer update.
#59604 opened
Jan 24, 2025 -
[DX][Config] Generate JSON schema for Yaml configuration
#59603 opened
Jan 24, 2025 -
[DI] `ContainerBuilder` can try resolving unescaped parameters
#59594 opened
Jan 23, 2025 -
RemoteUserAuthenticator triggers Symfony 8 deprecation notice
#59584 opened
Jan 22, 2025 -
[HttpClient] NoPrivateNetworkHttpClient with max_redirects = 0 returns empty content an the second call
#59574 opened
Jan 21, 2025
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.
-
[MimePgp] Add the component
#59372 commented on
Jan 22, 2025 • 18 new comments -
[Security] Don't invalidate the user when the password was not stored in the session
#59539 commented on
Jan 20, 2025 • 7 new comments -
[Serializer] fix default context in Serializer
#59552 commented on
Jan 22, 2025 • 4 new comments -
[Messenger] Introduce `SelfStampableInterface`
#54366 commented on
Jan 24, 2025 • 3 new comments -
[FrameworkBundle][Validator] Add `framework.validation.disable_translation` option
#50797 commented on
Jan 24, 2025 • 2 new comments -
[FrameworkBundle][PropertyInfo] Allow defining accessors and mutators via an attribute
#59529 commented on
Jan 21, 2025 • 2 new comments -
[Translation] Allow default parameters
#53425 commented on
Jan 22, 2025 • 2 new comments -
[AssetMapper] Add `--dry-run` option on `importmap:require` command
#59464 commented on
Jan 27, 2025 • 2 new comments -
[FrameworkBundle] Add the `config()` function
#58771 commented on
Jan 24, 2025 • 2 new comments -
[Messenger] Add `bury_on_reject` option to Beanstalkd bridge
#49652 commented on
Jan 27, 2025 • 1 new comment -
[Messenger] Filter out non-consumable receivers when registering ConsumeMessagesCommand
#59198 commented on
Jan 23, 2025 • 1 new comment -
[MapRequestPayload] Allow usage of expressions for defining validation groups
#58273 commented on
Jan 23, 2025 • 0 new comments -
Continuation : Add messages and score on votes
#58107 commented on
Jan 21, 2025 • 0 new comments -
[DomCrawler] Support classes from the new DOM extension
#54383 commented on
Jan 22, 2025 • 0 new comments -
[Messenger] Introduce `DeduplicateMiddleware`
#54141 commented on
Jan 24, 2025 • 0 new comments -
[Messenger][FrameworkBundle] Add option to exclude stack trace from `ErrorDetailsStamp`
#53454 commented on
Jan 20, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jan 27, 2025 • 0 new comments -
[Messenger] Second batch handler worker returns "The acknowledger was not called by the ... batch handler."
#58433 commented on
Jan 24, 2025 • 0 new comments -
[WebProfilerBundle] add debugbar on `StreamedResponse`
#58789 commented on
Jan 24, 2025 • 0 new comments -
[Security] Deprecate `UserInterface` & `TokenInterface`'s `eraseCredentials()`
#59106 commented on
Jan 20, 2025 • 0 new comments -
[DoctrineBridge] Fix `UniqueEntity` for non-integer identifiers
#59126 commented on
Jan 26, 2025 • 0 new comments -
[Security] Hiding userFqcn in RememberMe cookie
#59232 commented on
Jan 21, 2025 • 0 new comments -
[JsonEncoder] Replace normalizers by value transformers
#59290 commented on
Jan 27, 2025 • 0 new comments -
[Mailer] [Smtp] Add DSN param to enforce TLS/STARTTLS
#59479 commented on
Jan 20, 2025 • 0 new comments -
[PropertyInfo] Get short description from promoted properties in PhpDocExtractor
#59540 commented on
Jan 20, 2025 • 0 new comments -
[Form] Add `MultiStepType`
#59548 commented on
Jan 21, 2025 • 0 new comments -
[Security] Unset token roles when serializing it and user implements EquatableInterface
#59558 commented on
Jan 20, 2025 • 0 new comments -
[Lock] Improper removing locks in high concurrent environment
#54234 commented on
Jan 20, 2025 • 0 new comments -
[Mailer] Images in TemplatedEmail are sended as attachments instead of to be rendered using Async and Dkim Signer
#50685 commented on
Jan 20, 2025 • 0 new comments -
[Messenger] messenger:consume doesn't use a logger for startup messages
#57776 commented on
Jan 20, 2025 • 0 new comments -
[Messenger] sync transport does not trigger handled/received/retried/failed events
#57623 commented on
Jan 20, 2025 • 0 new comments -
Document custom channels for or add a generic messenger channel to Notifier to support Messengers with an ID instead of a phone number (like Threema)
#40988 commented on
Jan 21, 2025 • 0 new comments -
[Mailer] Extend transport keywords
#53585 commented on
Jan 21, 2025 • 0 new comments -
[DI] The "kernel" service is synthetic ServiceNotFoundException on console terminate listener
#57560 commented on
Jan 21, 2025 • 0 new comments -
Unable to transmit Log entries below ERROR in Monolog Bridge NotifierHandler
#47826 commented on
Jan 21, 2025 • 0 new comments -
[Process] Prepared command placeholders
#57337 commented on
Jan 21, 2025 • 0 new comments -
symfony/ldap fails eventually in worker mode
#53442 commented on
Jan 22, 2025 • 0 new comments -
[Cache] prefix_seed option by cache pool
#59509 commented on
Jan 22, 2025 • 0 new comments -
`json_login_ldap` in chain with `json_login` and new authenticator
#41892 commented on
Jan 23, 2025 • 0 new comments -
lint:container --resolve-env-vars fails on new project
#59028 commented on
Jan 23, 2025 • 0 new comments -
[Console] $section->setMaxHeight() not working as described
#54875 commented on
Jan 23, 2025 • 0 new comments -
[HttpClient] Streaming request changes in HttplugClient result in curl error CURLE_SEND_FAIL_REWIND
#59489 commented on
Jan 23, 2025 • 0 new comments -
Console: Add type-safe getArgument and getOption methods to InputInterface
#58406 commented on
Jan 24, 2025 • 0 new comments -
Add support to require ALL roles in access_control configuration, not just ANY OF the roles
#57807 commented on
Jan 24, 2025 • 0 new comments -
PdoSessionHandler with SQL Server and ODBC Driver 18 does not support option for TrustServerCertificate=yes
#57743 commented on
Jan 24, 2025 • 0 new comments -
[Messenger] Provide a deduplication strategy to Queue
#54126 commented on
Jan 24, 2025 • 0 new comments -
Stop override "required" in child fields when setting required false to a CollectionType
#41368 commented on
Jan 24, 2025 • 0 new comments -
[Cache] CachePoolPass accidentally overrides tags for ChainAdapter, causing container to ignore specific adapter variables
#57698 commented on
Jan 25, 2025 • 0 new comments -
[Mailer] Memory leaking when sending many emails
#50580 commented on
Jan 25, 2025 • 0 new comments -
Cannot test ux-autocomplete in a WebTestCase
#58548 commented on
Jan 26, 2025 • 0 new comments -
[DoctrineBridge] UniqueEntityValidator strictly compares ID fields that are objects (like UUID)
#58883 commented on
Jan 26, 2025 • 0 new comments -
[CssSelector] Support `has` CSS selector
#53162 commented on
Jan 26, 2025 • 0 new comments -
dom-crawler + browser-kit empty file upload error "Path cannot be empty"
#49014 commented on
Jan 26, 2025 • 0 new comments -
Intl has Kosovo in DENYLIST
#54711 commented on
Jan 27, 2025 • 0 new comments