-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
v7.3.0-RC1
published
May 25, 2025 -
v6.4.22
published
May 29, 2025 -
v7.2.7
published
May 29, 2025 -
v7.3.0
published
May 29, 2025
152 Pull requests merged by 54 people
-
[Console] Allow Usages to be specified via #[AsCommand] attribute
#60767 merged
Jun 13, 2025 -
[Console][FrameworkBundle] Remove deprecated
Application::add()
methods#60776 merged
Jun 13, 2025 -
[JsonPath] Test against official compliance test suite
#60695 merged
Jun 13, 2025 -
[JsonPath] Fix subexpression evaluation in filters
#60504 merged
Jun 13, 2025 -
Silence E_DEPRECATED and E_USER_DEPRECATED
#60779 merged
Jun 13, 2025 -
[HttpCache] Hit the backend only once after waiting for the cache lock
#60502 merged
Jun 13, 2025 -
[Runtime] fix compatibility with Symfony 7.4
#60771 merged
Jun 13, 2025 -
[Console] Support
BackedEnum
in invokable commands#60586 merged
Jun 11, 2025 -
[SecurityBundle] register alias for argument for password hasher
#60371 merged
Jun 11, 2025 -
[Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone
#60394 merged
Jun 11, 2025 -
[JsonPath] Fix support for comma separated indices
#60719 merged
Jun 11, 2025 -
[Form] Keep submitted values when
keep_as_list
option of collection type is enabled#59910 merged
Jun 11, 2025 -
[Form] Fix
keep_as_list
when data is not an array#60638 merged
Jun 10, 2025 -
[JsonStreamer] Add PHPDoc to generated code
#60731 merged
Jun 8, 2025 -
[Console] Allow setting aliases & hidden via command name passed to the constructor
#60739 merged
Jun 8, 2025 -
[DoctrineBridge] require PropertyInfo 8.0+ in the Doctrine bridge
#60736 merged
Jun 8, 2025 -
[Security] remove no longer needed conflict rule on symfony/event-dispatcher
#60737 merged
Jun 8, 2025 -
[DependencyInjection] Fix
ServiceLocatorTagPass
indexes handling#60691 merged
Jun 6, 2025 -
[HttpClient] Fix low-deps job
#60734 merged
Jun 6, 2025 -
[DependencyInjection] Improve docblock on compile()
#60732 merged
Jun 6, 2025 -
[Form] Fix handling the empty string in NumberToLocalizedStringTransformer
#60676 merged
Jun 6, 2025 -
[PropertyInfo] Remove PropertyInfo's
Type
#60726 merged
Jun 6, 2025 -
[Intl] Add missing currency (NOK) localization (en_NO)
#60694 merged
Jun 6, 2025 -
[JsonPath] Better handling of unicode chars in expressions
#60681 merged
Jun 6, 2025 -
[Intl] Ensure data consistency between alpha and numeric codes
#60711 merged
Jun 6, 2025 -
[FrameworkBundle] Enable the property-info constructor extractor by default
#60720 merged
Jun 6, 2025 -
[VarDumper] Fix dumping LazyObjectState when using VarExporter v8
#60724 merged
Jun 6, 2025 -
[VarExporter] Remove
LazyGhostTrait
andLazyProxyTrait
in favor of native lazy objects#60716 merged
Jun 6, 2025 -
[Console] Remove deprecated code
#60721 merged
Jun 6, 2025 -
Test AssetMapper with and without ext-brotli/ext-zstd in one job
#60718 merged
Jun 5, 2025 -
[PhpUnitBridge] Add
strtotime()
toClockMock
#60424 merged
Jun 5, 2025 -
[Routing] Allow query-specific parameters in
UrlGenerator
using_query
#60508 merged
Jun 5, 2025 -
[JsonPath] Fix typo in comment in JsonCrawler
#60671 merged
Jun 5, 2025 -
[HttpClient] Suggest amphp/http-client v5 by default
#60713 merged
Jun 5, 2025 -
[Security] conflict with event-subscriber v8
#60714 merged
Jun 5, 2025 -
[HttpClient] Remove support for amphp/http-client < 5
#60712 merged
Jun 5, 2025 -
[HttpClient] Deprecate using amphp/http-client < 5
#60704 merged
Jun 5, 2025 -
[WebProfilerBundle] Fix typos in routing config deprecation messages
#60703 merged
Jun 5, 2025 -
Enforce return types on all components
#60697 merged
Jun 5, 2025 -
Tweak return type declarations and related CI checks
#60702 merged
Jun 5, 2025 -
[FrameworkBundle] ensureKernelShutdown in KernelTestCase::tearDownAfterClass
#60693 merged
Jun 4, 2025 -
Improve typing for process callback
#60679 merged
Jun 4, 2025 -
[Security] Keep roles when serializing tokens
#60688 merged
Jun 4, 2025 -
[JsonPath] Always use brackets notation with
JsonPath::key()
#60668 merged
Jun 4, 2025 -
Remove deadcode after the bump to PHP >= 8.4
#60666 merged
Jun 4, 2025 -
[JsonStreamer] lazyGhostsDir should be optional
#60686 merged
Jun 4, 2025 -
[TypeInfo] Fix type alias resolving
#60641 merged
Jun 4, 2025 -
[FrameworkBundle] ensureKernelShutdown in tearDownAfterClass
#60564 merged
Jun 4, 2025 -
[TypeInfo] Fix merging collection value types with union types
#60632 merged
Jun 4, 2025 -
[PhpUnitBridge] Skip bootstrap for PHPUnit >=10
#60645 merged
Jun 4, 2025 -
[FrameworkBundle] don't register
SchedulerTriggerNormalizer
withoutsymfony/serializer
#60646 merged
Jun 4, 2025 -
[TypeInfo] Handle
key-of
andvalue-of
types#60655 merged
Jun 4, 2025 -
[Validator] review cs tran
#60673 merged
Jun 4, 2025 -
re-add accidentally removed changelog examples
#60674 merged
Jun 4, 2025 -
[PhpUnitBridge] implicitly run all Composer commands non-interactively
#60675 merged
Jun 4, 2025 -
Fix building packages in the CI
#60680 merged
Jun 4, 2025 -
Bump Symfony 8 to PHP >= 8.4
#60639 merged
Jun 3, 2025 -
fix low deps build
#60650 merged
Jun 3, 2025 -
[VarDumper] Fix tests on PHP 8.4
#60649 merged
Jun 3, 2025 -
[Mailer] use STARTTLS for SMTP with MailerSend
#60640 merged
Jun 3, 2025 -
[Yaml] fix support for years outside of the 32b range on x86 arch on PHP 8.4
#60648 merged
Jun 3, 2025 -
also test patched components with 6.4
#60647 merged
Jun 3, 2025 -
Allow Symfony ^8.0
#60633 merged
Jun 2, 2025 -
[Ldap] Fix
LdapUser::isEqualTo
#60626 merged
Jun 2, 2025 -
[FrameworkBundle] set NamespacedPoolInterface alias to cache.app
#60625 merged
Jun 2, 2025 -
[Translation] Validate pt_BR translation
#60600 merged
Jun 2, 2025 -
[WebProfilerBundle] Fix toolbar with ajax requests not closing
#60607 merged
Jun 2, 2025 -
[TwigBridge] Remove
DebugCommand
deprecation#60609 merged
Jun 2, 2025 -
Add table of contents in
UPGRADE-7.3.md
#60623 merged
Jun 2, 2025 -
[SecurityBundle] Remove
AnonymousFactory
leftovers#60613 merged
Jun 2, 2025 -
[FrameworkBundle][JsonPath] do not restrict experimental components to a single minor version
#60619 merged
Jun 2, 2025 -
[HttpKernel] Fix Symfony 7.3 end of maintenance date
#60606 merged
Jun 2, 2025 -
[PhpUnitBridge] skip interactive questions asked by Composer
#60616 merged
Jun 2, 2025 -
[HttpKernel] pass log level instead of exception to resolve the logger
#60617 merged
Jun 2, 2025 -
switch to Composer 2 metadata
#60601 merged
May 31, 2025 -
[Scheduler] Throw error on duplicate schedule provider service registration on the schedule name
#60253 merged
May 30, 2025 -
[Form] Add
input=date_point
toDateTimeType
,DateType
andTimeType
#60315 merged
May 30, 2025 -
[Validator] Add tests for
MacAddress
#60422 merged
May 30, 2025 -
[Dotenv] improve documentation for dotenv component
#60570 merged
May 30, 2025 -
Fix
ContainerDebugCommandTest::testNoDumpedXML
#60596 merged
May 30, 2025 -
[Security] CleanUp UserInterface PHPDoc
#60575 merged
May 30, 2025 -
[DependencyInjection] Make
YamlDumper
quote resolved env vars if necessary#60584 merged
May 30, 2025 -
Replace
get_class()
calls by::class
#60581 merged
May 30, 2025 -
[Notifier][Clicksend] Fix lack of recipient in case DSN does not have optional LIST_ID param
#60588 merged
May 30, 2025 -
[HttpFoundation] Fixed 'Via' header regex
#60547 merged
May 30, 2025 -
[PhpUnitBridge] Mark as dev package
#60587 merged
May 30, 2025 -
[HttpCache] Add a
waiting
trace when finding the cache locked#60498 merged
May 30, 2025 -
[HttpKernel] Do not superseed private cache-control when no-store is set
#60569 merged
May 30, 2025 -
Release v7.3.0
#60578 merged
May 29, 2025 -
Release v7.2.7
#60577 merged
May 29, 2025 -
Release v6.4.22
#60576 merged
May 29, 2025 -
[Notifier] Allow to set block_id/value for SlackActionsBlock and SlackButtonBlockElement
#60209 merged
May 29, 2025 -
[Translation] Add intl-icu fallback for MessageCatalogue metadata
#60549 merged
May 29, 2025 -
[Validator] update Dutch translation
#60567 merged
May 29, 2025 -
[ErrorHandler] Do not transform file to link if it does not exist
#60571 merged
May 29, 2025 -
[JsonStreamer] Remove
nikic/php-parser
dependency#60544 merged
May 29, 2025 -
[FrameworkBundle] disable the Lock integration to not register the deduplicate middleware
#60559 merged
May 28, 2025 -
[ObjectMapper] add minimum stability to allow the installation of unstable dependencies
#60566 merged
May 28, 2025 -
[WebLink] Add class to parse Link headers from HTTP responses
#60420 merged
May 27, 2025 -
update the Scorecards branch
#60558 merged
May 27, 2025 -
Update PR template
#60554 merged
May 26, 2025 -
[Security] do not construct Vote instances inside vote()
#60550 merged
May 26, 2025 -
[Webhook] Fix controller service name
#60542 merged
May 26, 2025 -
Release v7.3.0-RC1
#60541 merged
May 25, 2025 -
[AssetMapper] Fix SequenceParser possible infinite loop
#60529 merged
May 25, 2025 -
[Routing] Fix inline default
null
#60532 merged
May 25, 2025 -
[DoctrineBridge] Fix resetting the manager when using native lazy objects
#60535 merged
May 25, 2025 -
[FrameworkBundle][JsonPath] conflict with 7.4 releases of experimental components
#60533 merged
May 25, 2025 -
[Uid] Remove InvalidU*idException in favor of InvalidArgumentException
#60530 merged
May 24, 2025 -
[PhpUnitBridge] Fix cleaning up mocked features with attributes
#60500 merged
May 24, 2025 -
[FrameworkBundle] skip messenger deduplication middleware registration when no "default" lock is configured
#60330 merged
May 24, 2025 -
[Console] Improve
#[Argument]
/#[Option]
exception messages#60447 merged
May 24, 2025 -
[Validator] update Russian translation
#60499 merged
May 23, 2025 -
[PropertyInfo] Improve deprecation message
#60501 merged
May 23, 2025 -
[JsonStreamer] also reject
\DateTime
subclasses#60519 merged
May 23, 2025 -
[Messenger] fix: Add argument as integer
#60494 merged
May 23, 2025 -
[Notifier] Fix Clicksend transport
#60524 merged
May 23, 2025 -
[Messenger] meaningfully error in
DeduplicateStamp
if the Lock component is missing#60512 merged
May 23, 2025 -
[FrameworkBundle] object mapper service definition without form
#60479 merged
May 20, 2025 -
[Validator] Review translations for Chinese (zh_TW)
#60492 merged
May 20, 2025 -
[Translation] Review translations for Belarusian (be)
#60493 merged
May 20, 2025 -
[Validator] add missing
$extensions
and$extensionsMessage
to theImage
constraint#60478 merged
May 20, 2025 -
[ObjectMapper] added earlier skip to allow if=false when using source mapping
#60491 merged
May 20, 2025 -
[PhpUnitBridge] Clean up mocked features only when
@group
is present#60484 merged
May 20, 2025 -
[Validator] Fix - Missing translations for Turkish (tr)
#60488 merged
May 20, 2025 -
[PhpUnitBridge] set path to the PHPUnit autoload file
#60490 merged
May 20, 2025 -
[FrameworkBundle] Fix activation strategy of traceable decorators
#60489 merged
May 20, 2025 -
Remove translations for slug validation error
#60486 merged
May 20, 2025 -
[Validator] Revert Slug constraint
#60475 merged
May 20, 2025 -
[JsonPath] Add
JsonPathAssertionsTrait
and related constraints#60105 merged
May 19, 2025 -
[Validator] Review Croatian translation
#60477 merged
May 19, 2025 -
[Validator] Review "twig template" translation
#60476 merged
May 19, 2025 -
[Mailer] Update Mailer Azure bridge API docs link
#60446 merged
May 18, 2025 -
Provide missing translations thanks to Gemini
#60445 merged
May 18, 2025 -
[Notifier] document the array shape of the content option
#60342 merged
May 17, 2025 -
[FrameworkBundle] Fix declaring field-attr tags in xml config files
#60439 merged
May 16, 2025 -
[DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber
#60428 merged
May 16, 2025 -
[DoctrineBridge] add test for
DatePointType
converting database string to PHP value#60437 merged
May 16, 2025 -
[Validator] let the
SlugValidator
acceptAsciiSlugger
results#60426 merged
May 16, 2025 -
[Notifier] simplify Webhook constraint
#60434 merged
May 16, 2025 -
[WebLink] Hint that prerender is deprecated
#60431 merged
May 16, 2025 -
[SecurityBundle] forbid to use
hide_user_not_found
andexpose_security_errors
at the same time#60425 merged
May 15, 2025 -
[Validator] Review Latvian translations
#60414 merged
May 14, 2025 -
[VarExporter] Fixed lazy-loading ghost objects generation with property hooks
#60421 merged
May 14, 2025 -
[FrameworkBundle] remove no longer used service definition
#60416 merged
May 14, 2025 -
[SecurityBundle] normalize string values to a single ExposeSecurityLevel instance
#60419 merged
May 14, 2025 -
[Security] Exclude remember_me from default login authenticators
#60266 merged
May 14, 2025 -
[Console] Invokable command
#[Option]
adjustments#60407 merged
May 14, 2025 -
[Config] Fix generated comment for multiline "info"
#60400 merged
May 14, 2025
50 Pull requests opened by 33 people
-
[Mime] Update mime types
#60438 opened
May 16, 2025 -
[ObjectMapper] embed collection transformer
#60442 opened
May 17, 2025 -
[HttpKernel] ´MapEntityCollection´ concept
#60450 opened
May 18, 2025 -
[VarDumper] Add support for adding more default casters to `AbstractCloner::addDefaultCasters()`
#60480 opened
May 19, 2025 -
[HttpKernel] Fix `#[MapUploadedFile]` handling for optional file uploads
#60483 opened
May 19, 2025 -
[Runtime] Automatically use FrankenPHP runner when its worker mode is detected
#60503 opened
May 21, 2025 -
[WebProfilerBundle] display profiler url in logs
#60505 opened
May 21, 2025 -
[Serializer] Add support for discriminator map in property normalizer
#60511 opened
May 22, 2025 -
[Mailer] Fix memory leak with `mailer.message_logger_listener`
#60515 opened
May 22, 2025 -
[Messenger] Messenger: add `--duration` option to `messenger:stop-workers` command
#60517 opened
May 22, 2025 -
[Lock] Better key naming when possible
#60526 opened
May 23, 2025 -
[Security] Add ability for authenticators to explain why they didn’t support a request
#60538 opened
May 25, 2025 -
[AssetMapper] add "full" type for packages to download all content
#60545 opened
May 26, 2025 -
[Uid] Add InvalidUidException Context
#60557 opened
May 27, 2025 -
[Validator] Add option to allow ANY protocol in Assert\Url constraint
#60561 opened
May 27, 2025 -
[Form] Add `AsFormType` attribute to create FormType directly on model classes
#60563 opened
May 27, 2025 -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 opened
May 28, 2025 -
[DependencyInjection] add `#[AsFactory]` attribute
#60589 opened
May 30, 2025 -
[Cache] ChainAdapter with custom namespace
#60594 opened
May 30, 2025 -
[DependencyInjection][FrameworkBundle] Use php-serialize to dump the container for debug/lint commands
#60597 opened
May 30, 2025 -
[Security] Deprecate callable firewall listeners
#60614 opened
Jun 1, 2025 -
[ObjectMapper] Map a collection of objects
#60615 opened
Jun 1, 2025 -
[Security] Add security:oidc-token:generate command
#60660 opened
Jun 3, 2025 -
[Routing] assign attribute aliases to localized route if applicable
#60662 opened
Jun 3, 2025 -
[HttpFoundation] Use lowercase utf-8 as default response charset
#60685 opened
Jun 4, 2025 -
[JsonPath] Improve compliance to the RFC test suite
#60699 opened
Jun 5, 2025 -
[FrameworkBundle] Fix allow `loose` as an email validation mode
#60705 opened
Jun 5, 2025 -
[FrameworkBundle] Deprecate `loose` as an email validation mode
#60706 opened
Jun 5, 2025 -
[JsonStreamer] Skip properties with `null` value
#60730 opened
Jun 6, 2025 -
[Mailer] Add `assertEmailAddressNotContains`
#60740 opened
Jun 7, 2025 -
[Scheduler] Fix AsCronTask not passing arguments to command
#60741 opened
Jun 7, 2025 -
[Ldap][Security] Remove deprecated `eraseCredentials()` from (User|Token)Interface
#60742 opened
Jun 8, 2025 -
[Validator] ConstraintViolationBuilder: fromViolation(), addViolation(), setPath()
#60746 opened
Jun 9, 2025 -
[Messenger] Allow handler locator to be set
#60753 opened
Jun 10, 2025 -
[Messenger] Allow SQS to handle its own retry/DLQ
#60754 opened
Jun 10, 2025 -
[Messenger] Fix float value for worker memory limit
#60759 opened
Jun 11, 2025 -
chore(twig): leverage `twig-cs-fixer`
#60761 opened
Jun 11, 2025 -
Improve-callable-typing
#60762 opened
Jun 11, 2025 -
[DependencyInjection] Respect original service class when a proxy is defined
#60766 opened
Jun 11, 2025 -
improve phpdoc for normalizer
#60769 opened
Jun 12, 2025 -
[Mailer] [Transport] Send clone of `RawMessage` instance in `RoundRobinTransport`
#60772 opened
Jun 12, 2025 -
[FrameworkBundle] Fix-type-error-when-revealing-broken-secret
#60774 opened
Jun 12, 2025 -
[Validator] flip excluded properties with keys with Doctrine-style constraint config
#60775 opened
Jun 12, 2025 -
[FrameworkBundle] Fix argument not provided to `add_bus_name_stamp_middleware`
#60780 opened
Jun 13, 2025 -
[DomCrawler] Allow selecting `button`s by their `value`
#60781 opened
Jun 13, 2025 -
[Security] Handle non-callable implementations of `FirewallListenerInterface`
#60785 opened
Jun 13, 2025 -
[Clock] do not error when the clock is modified multiple times
#60787 opened
Jun 13, 2025 -
[HttpClientAssertionsTrait] Allow to un-verbose all the method
#60788 opened
Jun 13, 2025 -
[Cache] fix compatibility with Relay 0.11
#60789 opened
Jun 13, 2025
104 Issues closed by 35 people
-
[Emoji] Cannot redeclare readonly property Transliterator::$id as non-readonly EmojiTransliterator::$id
#60653 closed
Jun 13, 2025 -
Scheduler - Invalid TTL exception when defining expiration for stateful lock
#58881 closed
Jun 13, 2025 -
[DoctrineBridge] The new DatePointType is not registered automatically
#60644 closed
Jun 13, 2025 -
[JsonPath] The JsonPath component should run the official conformance testsuite
#60669 closed
Jun 13, 2025 -
LazyGhostTrait trait is deprecated, use native lazy objects instead
#60777 closed
Jun 13, 2025 -
Serializing methods in all lowercase works differently in latest 7.1 and 7.2
#58876 closed
Jun 12, 2025 -
inline display:block on .sf-toolbar-block-ajax
#60757 closed
Jun 12, 2025 -
[Console] Support backed enums for invokable command as argument and option
#60433 closed
Jun 11, 2025 -
[Form] CollectionType 'keep_as_list' Option with Doctrine Collections
#57430 closed
Jun 11, 2025 -
Http-Client decodes semicolons ";", error with PostgREST
#60756 closed
Jun 11, 2025 -
[Symfony Lock] possible lock id collision in DoctrineDbalPostgreSqlStore
#58838 closed
Jun 10, 2025 -
Incorrect deprecation message regarding wdt.xml
#60751 closed
Jun 10, 2025 -
maintence date is incorrect in bin/console about
#60750 closed
Jun 10, 2025 -
[TypeInfo] DomainException: Unhandled "JoinColumnData" identifier
#60700 closed
Jun 10, 2025 -
[7.3] Compile error
#60749 closed
Jun 10, 2025 -
`PasswordStrengthValidator` logic always return `Weak` even for strong password
#57074 closed
Jun 9, 2025 -
[Serializer] when normalizing, order the properties in a way controllable by the user
#27441 closed
Jun 7, 2025 -
[JsonPath] the JsonCrawler does not handle unicode escape sequences in JsonPath strings
#60665 closed
Jun 6, 2025 -
`default_index_method` no longer works with contiguous integers since 7.0
#60651 closed
Jun 6, 2025 -
Stable CI pipelines
#60733 closed
Jun 6, 2025 -
HttpClient: base_uri is not handled correctly
#60728 closed
Jun 6, 2025 -
[Intl] Erroneous numeric region codes available for usage
#60696 closed
Jun 6, 2025 -
7.3.0: "This Symfony version will only receive security fixes."
#60708 closed
Jun 5, 2025 -
[Messenger] `DeduplicateStamp` cannot be serialized (if certain lock stores are used)
#60667 closed
Jun 4, 2025 -
[Form] Support for DatePoint fields
#60698 closed
Jun 4, 2025 -
SF7.2 --> SF7.3: performances crash
#60689 closed
Jun 4, 2025 -
Ability to disable RFC 2822 Address validation
#60627 closed
Jun 4, 2025 -
Support setting both partitioned and unpartitioned cookies of the same domain/path/name
#58774 closed
Jun 4, 2025 -
headers already sent by ... Response.php:1315 / SessionUtils.php:52
#59205 closed
Jun 4, 2025 -
[Security] roles on token are ignored since 7.3
#60656 closed
Jun 4, 2025 -
[Security] Typed property AbstractToken::$roleNames must not be accessed before initialization
#60687 closed
Jun 4, 2025 -
Missing translations for Czech (cs)
#60459 closed
Jun 4, 2025 -
[TypeInfo] Fails to parse types defined in class
#60657 closed
Jun 4, 2025 -
[PropertyInfo][TypeInfo] Unable to validate doctrine/orm v2 PersistentCollection
#60598 closed
Jun 4, 2025 -
[TypeInfo] fails to parse scalar definition
#60620 closed
Jun 4, 2025 -
[TypeInfo] Fails to parse value-of<T>
#60643 closed
Jun 4, 2025 -
[ObjectMapper] Can't use if condition with source mapping
#60418 closed
Jun 4, 2025 -
[RFC] ObjectMapper
#54476 closed
Jun 3, 2025 -
[JsonPath] Support dash (-) as property name
#60663 closed
Jun 3, 2025 -
[Serializer] DateTimeNormalizer normalize into int/float
#60552 closed
Jun 3, 2025 -
[Cache] Improve performance DefaultMarshaller
#60631 closed
Jun 3, 2025 -
LdapUser password property accessed before initialization
#60652 closed
Jun 3, 2025 -
[Mailer][MailerSend] Supplied transport does not work, generic transport does
#60636 closed
Jun 3, 2025 -
[PHPUnit Bridge] Inappropriate prompt when using simple-phpunit
#60642 closed
Jun 2, 2025 -
Dependency Injection not more working for Validators
#60611 closed
Jun 2, 2025 -
Incompatibility with php 8.4
#60634 closed
Jun 2, 2025 -
Missing translations for Brazilian Portuguese (pt_BR)
#60628 closed
Jun 2, 2025 -
[Cache] Autowiring type-hint for namespaced caches
#60583 closed
Jun 2, 2025 -
Missing translations for Brazilian Portuguese (pt_BR)
#60456 closed
Jun 2, 2025 -
[WebProfilerBundle] AJAX requests cause toolbar to appear even when minimized
#60602 closed
Jun 2, 2025 -
Symfony 7.3: Profiler/Web Debug Toolbar displays version as "SECURITY FIXES ONLY"
#60618 closed
Jun 2, 2025 -
[DependencyInjection] `YamlDumper` doesn’t quote resolved env placeholders
#60573 closed
May 30, 2025 -
Missing translations for Dutch (nl)
#60580 closed
May 30, 2025 -
[Translation] `translation:extract` with bundle - should also extract translations from PHP code
#54798 closed
May 29, 2025 -
[Translation] Metadata is being lost when +intl-icu is used
#60523 closed
May 29, 2025 -
Missing translations for Dutch (nl)
#60460 closed
May 29, 2025 -
[Runtime] Deprecation errors are displayed when cache is cold
#60528 closed
May 28, 2025 -
[Form] Rename CSRF token field from `_token` to `_csrf_token`
#60534 closed
May 28, 2025 -
Add Support for Immediate Message Handling within the Same Consumer in Symfony Messenger
#58635 closed
May 28, 2025 -
Problem with symfony/rate-limiter
#58690 closed
May 28, 2025 -
Project absolute path interpreted as parameters
#58667 closed
May 28, 2025 -
[Cache] "vary" prop from Cache attribute doesn't work when inferring Locale from Accept-Language
#58663 closed
May 28, 2025 -
#[Map...] is a mess (rfc)
#58662 closed
May 28, 2025 -
[FrameworkBundle] Installing ext-intl without phpunit trigger deprecation notices
#60562 closed
May 27, 2025 -
[AssetMapper] Support minifying JS/CSS/SVG/etc
#54907 closed
May 26, 2025 -
Performance regression in Techempower benchmark, specially using worker
#51760 closed
May 25, 2025 -
[AssetMapper] Timeout with JavascriptSequenceParser
#60516 closed
May 25, 2025 -
[Form] CSRF form field still added automatically, despite stateless CSRF
#60536 closed
May 25, 2025 -
[Console] 7.3 Add source filename to `#[Option]` error messages
#60412 closed
May 24, 2025 -
[RFC] `#[ValidateWith]` attribute
#60448 closed
May 23, 2025 -
Missing translations for Russian (ru)
#60469 closed
May 23, 2025 -
add "property_info.with_constructor_extractor" to the deprecation message
#60443 closed
May 23, 2025 -
No class "Key" in Lock/DeduplicateStamp
#60510 closed
May 23, 2025 -
[Serializer] Add support for extending stdClass objects
#54613 closed
May 23, 2025 -
[Intl] Unrecognized timezones throwing errors
#54687 closed
May 22, 2025 -
[Filesystem] Cache more calls in Path
#58890 closed
May 21, 2025 -
Disabling tracing/data collector of http_client
#60496 closed
May 21, 2025 -
Missing translations for Belarusian (be)
#53013 closed
May 21, 2025 -
Missing translations for Chinese (zh_TW)
#60457 closed
May 20, 2025 -
Missing translations for Turkish (tr)
#60473 closed
May 20, 2025 -
[HttpClient] Bug on upcoming 7.3 for TraceableHttpClient profiling
#60481 closed
May 20, 2025 -
Filesystem hard-depends on ext-mbstring polyfill that may not be required
#60444 closed
May 19, 2025 -
Missing translations for French (fr)
#60461 closed
May 19, 2025 -
Missing translations for Croatian (hr)
#60458 closed
May 19, 2025 -
DTOs passed to controller actions are not mapped correctly in tests
#54570 closed
May 17, 2025 -
Missing translations for Latvian (lv)
#59421 closed
May 14, 2025 -
[DomCrawler] Do not rely on `mbstring.substitute_character`
#60305 closed
May 14, 2025 -
symfony/config does not support multiline text
#60317 closed
May 14, 2025 -
[VarDumper] Undefined array key 3 at LazyObjectRegistry.php:61
#60348 closed
May 14, 2025 -
[Security] default `authenticatorName` for programmatic login
#60221 closed
May 14, 2025
69 Issues opened by 51 people
-
[ObjectMapper] Allow to skip mapping non-initialized source values
#60786 opened
Jun 13, 2025 -
RateLimiterFactoryInterface alias - invalid deprecation
#60783 opened
Jun 13, 2025 -
[RFC][HttpFoundation] Add `ParameterBag::getUuid()`
#60782 opened
Jun 13, 2025 -
[DependencyInjection] Env vars are not reset with `kernel.reset`
#60778 opened
Jun 13, 2025 -
PathInfo not correct if `index.php` is in the path.
#60773 opened
Jun 12, 2025 -
[Notifier][Docs] Prevent double sending
#60768 opened
Jun 12, 2025 -
[DependencyInjection] Proxy does not work well with inheritance
#60765 opened
Jun 11, 2025 -
MapRequestPayload and `array` type hint
#60764 opened
Jun 11, 2025 -
FrameworkConfig::session() and FrameworkConfig::router() return types seems to be wrong
#60763 opened
Jun 11, 2025 -
Can't do a fresh install of latest Symfony - importmap:require fail, @hotwired/stimulus related
#60760 opened
Jun 11, 2025 -
Problem with properties/fields that contain an underscore
#60758 opened
Jun 11, 2025 -
Allow to set disable_dotenv via environment variable
#60755 opened
Jun 11, 2025 -
[Messenger] convertToBytes ignores float values
#60752 opened
Jun 10, 2025 -
[Messenger] Batch send for SQS
#60748 opened
Jun 9, 2025 -
[Validator] Clock-sensitive validators
#60747 opened
Jun 9, 2025 -
[Scheduler] RecurringMessage::every() skips last day in comma-separated list
#60745 opened
Jun 9, 2025 -
[Security] Impossible to configure the storage service for login_throttling
#60744 opened
Jun 9, 2025 -
Breaking change : Enums are considered as services by the container
#60738 opened
Jun 7, 2025 -
[AssetMapper] Suggestion: Provide a dedicated CLI command for pre-compressing the assets
#60735 opened
Jun 6, 2025 -
[AssetMapper] `@import` directive does not work in css
#60729 opened
Jun 6, 2025 -
postal-mailer: changes in postal3
#60727 opened
Jun 6, 2025 -
Incorrect form error CollectionType name mapping
#60722 opened
Jun 5, 2025 -
[Translation] --no-fill option prefixes translations with \0NoFill\0 for intl-icu YAML translations
#60710 opened
Jun 5, 2025 -
[CSRF] Allow subdomains to match origin/referer headers
#60707 opened
Jun 5, 2025 -
Add "application/vnd.api+json" support for #[MapRequestPayload]
#60701 opened
Jun 5, 2025 -
[Form] `ChoiceType` children are always considered valid
#60690 opened
Jun 4, 2025 -
[AssetMapper] Unable to find asset from ApiPlatform bundle
#60684 opened
Jun 4, 2025 -
[Serializer] Named Serializers do not work on intersection types
#60682 opened
Jun 4, 2025 -
[Messenger] DeduplicateMiddleware using Symfony Serializer
#60659 opened
Jun 3, 2025 -
[Messenger] DelayStamp allows negative delay values resulting in AMQP error
#60658 opened
Jun 3, 2025 -
[Routing] Route parameter aliases breaks automatic entity fetching
#60637 opened
Jun 2, 2025 -
Performance bottleneck in ValidateRequestListener with large number of trusted proxies (600+ IPs)
#60630 opened
Jun 2, 2025 -
[ObjectMapper] Add support for Doctrine entities
#60610 opened
Jun 1, 2025 -
"Cannot modify header information" error encountered while streaming
#60603 opened
May 31, 2025 -
New #[Route] attribute parameter `alias` does not work for localized routes
#60595 opened
May 30, 2025 -
[DependencyInjection] Invalid service "Foo\Bar": its constructor must be public
#60593 opened
May 30, 2025 -
[Cache] ChainAdapter with custom namespace
#60579 opened
May 29, 2025 -
[DependencyInjection][Routing] Add JSON Schema for Services and Route definition
#60572 opened
May 28, 2025 -
Allow retrieval of current RateLimit without actually consuming.
#60551 opened
May 26, 2025 -
[Messenger][Scheduler] Create a push based message mechanism
#60546 opened
May 26, 2025 -
[Serializer] Add `#[Cacheable]` attribute to improve Serializer performance for shared objects
#60540 opened
May 25, 2025 -
Mailer uses return-path as sending address when communicating with SMTP server
#60527 opened
May 24, 2025 -
[Validator] Add option to allow ANY protocol in Assert\Url constraint
#60525 opened
May 23, 2025 -
[Scheduler] Possibility to add stamps to AsPeriodicTask and AsCronTask
#60522 opened
May 23, 2025 -
Add support for QUERY method
#60521 opened
May 23, 2025 -
[ObjectMapper] Add possibility to map multiple objects at once
#60518 opened
May 23, 2025 -
Symfony Serializer deserialization is failing for a object with Discriminator for the csv encoder
#60514 opened
May 22, 2025 -
[HttpClient] CurlHttpClient not closing file descriptors
#60513 opened
May 22, 2025 -
[HttpClient] `CurlHttpClient` keep reference to resources passed by form data
#60506 opened
May 21, 2025 -
Symfony validator does not honour (or at least collect info for) #SerializedName
#60497 opened
May 21, 2025 -
[Messenger] Redis connection with prefix problem
#60487 opened
May 20, 2025 -
Missing translations for Ukrainian (uk)
#60474 opened
May 19, 2025 -
Missing translations for Slovenian (sl)
#60472 opened
May 19, 2025 -
Missing translations for Serbian (sr_Latn)
#60471 opened
May 19, 2025 -
Missing translations for Serbian (sr_Cyrl)
#60470 opened
May 19, 2025 -
Missing translations for Romanian (ro)
#60468 opened
May 19, 2025 -
Missing translations for Portuguese (pt)
#60467 opened
May 19, 2025 -
Missing translations for Persian (fa)
#60466 opened
May 19, 2025 -
Missing translations for Italian (it)
#60464 opened
May 19, 2025 -
Missing translations for Japanese (ja)
#60465 opened
May 19, 2025 -
Missing translations for Indonesian (id)
#60463 opened
May 19, 2025 -
Missing translations for Hungarian (hu)
#60462 opened
May 19, 2025 -
Missing translations for Arabic (ar)
#60455 opened
May 19, 2025 -
[HttpKernel] `MapEntityCollection` concept
#60451 opened
May 18, 2025 -
[Validator] UniqueEntity allow boolean value for repositoryMethod parameter
#60441 opened
May 16, 2025 -
[HttpKernel] RFC: Support UploadedFile when deserialize requests with #[MapRequestPayload] attribute
#60440 opened
May 16, 2025 -
[DomCrawler] Add something to select non-existing value in ChoiceFormField
#60435 opened
May 16, 2025 -
[Console][Messenger] cannot suppress retries on `RunCommandMessage`
#60427 opened
May 15, 2025 -
Transient tests hunting
#60417 opened
May 14, 2025
338 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.
-
[HttpFoundation] `#[IsSignatureValid]` attribute
#60395 commented on
Jun 7, 2025 • 8 new comments -
[AssetMapper] Add integrity metadata to importmaps
#60378 commented on
Jun 12, 2025 • 7 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jun 9, 2025 • 7 new comments -
WIP: support for targeted cache control
#59219 commented on
Jun 1, 2025 • 3 new comments -
[Messenger] Ability to use transactions while sending messages with AMQP
#51719 commented on
Jun 4, 2025 • 2 new comments -
[Lock] DynamoDB store
#60138 commented on
Jun 8, 2025 • 2 new comments -
[HttpKernel] Adding new `#[MapRequestHeader]` attribute and resolver
#51379 commented on
Jun 3, 2025 • 2 new comments -
[Notifier][Mercure] Document options in README file
#60259 commented on
Jun 1, 2025 • 2 new comments -
[Routing] Add possibility to create a request context with parameters directly
#60120 commented on
Jun 1, 2025 • 1 new comment -
[Security] Add retrieval of encompassing role names
#53998 commented on
Jun 4, 2025 • 1 new comment -
[Lock] Add namespace support to Redis & Memcache lock stores
#60227 commented on
Jun 1, 2025 • 1 new comment -
[Semaphore] Add a semaphore store based on locks
#59202 commented on
Jun 1, 2025 • 1 new comment -
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
#60355 commented on
Jun 10, 2025 • 1 new comment -
[Mailer][SendGrid] add support for scheduling delivery via `send_at` API parameter
#60372 commented on
Jun 1, 2025 • 1 new comment -
[AccessToken] A component for fetching and caching remote services access tokens
#54013 commented on
Jun 1, 2025 • 0 new comments -
[WIP] [AssetMapper] Allow Asset Mapper to use other package resolvers
#54133 commented on
Jun 1, 2025 • 0 new comments -
[Config] ConfigBuilderGenerator: define template types
#54008 commented on
Jun 1, 2025 • 0 new comments -
[Mime] [Email] Add encoders to text and html parts
#54196 commented on
Jun 1, 2025 • 0 new comments -
[Form] Allow more permissive form input name and ID
#53981 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] implementation of `messenger:consume`, which processes messages concurrently
#53964 commented on
Jun 1, 2025 • 0 new comments -
[VarDumper] Add functional test for `ServerDumpCommand`
#53737 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] [Translation] Update XLIFF source tags with new translation:update-xliff-sources command
#53630 commented on
Jun 1, 2025 • 0 new comments -
[DomCrawler] Allow to add choices to single select
#53559 commented on
Jun 1, 2025 • 0 new comments -
[Messenger][Redis] Add option to auto generate consumer
#53528 commented on
Jun 1, 2025 • 0 new comments -
[Messenger][FrameworkBundle] Add option to exclude stack trace from `ErrorDetailsStamp`
#53454 commented on
Jun 1, 2025 • 0 new comments -
[DoctrineBridge] Add `EntityValidationListener` to allow auto validation on flush
#53447 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Add PHPDoc to `GroupSequence` attribute class and properties
#53428 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Improve nested payload validation for `#[MapRequestPayload]` using a new serialization context
#53250 commented on
Jun 1, 2025 • 0 new comments -
[FeatureFlag] Propose a simple version
#53213 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Fix config for array of `base_uri` in `http_client`
#53131 commented on
May 26, 2025 • 0 new comments -
[FeatureFlags] Propose a new component
#51649 commented on
May 26, 2025 • 0 new comments -
[PropertyInfo] Add `PropertyAttributesExtractor`
#57601 commented on
Jun 1, 2025 • 0 new comments -
[Console] Expose the original input arguments and options and to unparse options
#57598 commented on
Jun 1, 2025 • 0 new comments -
[Serializer][RFC] recursive object normalizer
#57547 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Add `Xml` constraint
#57365 commented on
Jun 1, 2025 • 0 new comments -
[Form] Allow specifying `CollectionType`'s "prototype_name" as `callable`
#57231 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add `AbstractNormalizer::IGNORED_GROUPS` to make it possible to ignore groups during serialization
#57166 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Added the ability to force `RedisCluster`
#54866 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] Support variadic with `#[MapRequestPayload]`
#54817 commented on
Jun 1, 2025 • 0 new comments -
[Console] Fix issue with reserved keyword "command" as argument name
#54795 commented on
Jun 1, 2025 • 0 new comments -
[Finder] Exclude relative to content root if prefixed /
#54754 commented on
Jun 1, 2025 • 0 new comments -
[Finder] Exclude relative to content root if prefixed `/`
#54752 commented on
May 14, 2025 • 0 new comments -
[WebProfilerBundle] Add settings to have the profiler follow the browser
#54638 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] Add `MapSessionParameter` to map session parameters to controllers
#54458 commented on
Jun 1, 2025 • 0 new comments -
[WebProfilerBundle] add extra data to logs panel
#54445 commented on
Jun 1, 2025 • 0 new comments -
[Console] Add of hidden and deprecation option flags
#54439 commented on
Jun 1, 2025 • 0 new comments -
[DomCrawler] Support classes from the new DOM extension
#54383 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Introduce `SelfStampableInterface`
#54366 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Swallow Exception on Rollback
#54355 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error
#54304 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Introduce `BackedEnumValue` constraint
#54226 commented on
Jun 1, 2025 • 0 new comments -
[Config] Allow to always use config classes
#51544 commented on
Jun 1, 2025 • 0 new comments -
[RateLimiter] Use RateLimiterFactory with custom limit
#51403 commented on
Jun 1, 2025 • 0 new comments -
[Config] Improve casting config nodes to array
#51273 commented on
Jun 1, 2025 • 0 new comments -
[Ldap] Allow to use ldap in a chain provider
#51231 commented on
Jun 1, 2025 • 0 new comments -
[Console] `ChoiceQuestion` - choice to get value or key
#51199 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Kafka Transport Bridge
#51070 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Batch delivery
#51034 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Handle type error constructing input
#51003 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Introduce `HandlerDescriptorInterface`
#50998 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Make `HandleMessageMiddleware::callHandler` protected
#50980 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add versionning
#50850 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Add auto stamp attribute and middleware
#50812 commented on
Jun 1, 2025 • 0 new comments -
[EventDispatcher] Improve method resolving when it is omitted in tag
#50783 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Validate all groups when special group name `*` is specified in `validate()` method
#50679 commented on
Jun 1, 2025 • 0 new comments -
[Form] Add constraints_from_* options
#50459 commented on
Jun 1, 2025 • 0 new comments -
[DependencyInjection] Add support for excluding services with declared custom attribute
#50447 commented on
Jun 1, 2025 • 0 new comments -
[Cache] Redis garbage collector
#50423 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Add `peekMultiple` method to FlashBag
#50380 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Improve denormalization of backed enums
#50201 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Add `ThisableMessage`
#53098 commented on
Jun 1, 2025 • 0 new comments -
[EventDispatcher] Enable the possibility of deprecating events
#52973 commented on
Jun 1, 2025 • 0 new comments -
[HtmlSanitizer] Add functions to handle operations on multiple attributes and/or elements
#52909 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add support for auto generated custom normalizers
#52905 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add ChainNormalizer and ChainDenormalizer
#52900 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Denormalize support for `stdClass`
#52850 commented on
May 26, 2025 • 0 new comments -
[Serializer] Use DenormalizerAwareInterface instead of SerializerAwareInterface
#52764 commented on
Jun 1, 2025 • 0 new comments -
Allow custom query string parameters in the login link
#52750 commented on
Jun 1, 2025 • 0 new comments -
[PropertyAccess] Allow usage of wildcard `[*]`
#52723 commented on
Jun 1, 2025 • 0 new comments -
[Mailer] Improve oauth setup
#52585 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Dispatch events before & after each handler
#52425 commented on
Jun 1, 2025 • 0 new comments -
[HttpClient] Configure `MockClient` if mock_response_factory has been set on a scoped client
#52265 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add `AbstractObjectNormalizer::ENABLE_TYPE_CONVERSION` for scalar type transformation
#52173 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] Add option to map empty data with `MapQueryString` and `MapRequestPayload`
#52134 commented on
Jun 1, 2025 • 0 new comments -
[Security] Handle placeholders in role hierarchy
#52099 commented on
Jun 1, 2025 • 0 new comments -
[Config] Expose meta on `ResourceCheckerConfigCache` and `ConfigCacheInterface`
#52059 commented on
Jun 1, 2025 • 0 new comments -
[Console] Fix allow passing a default argument when `InputOption::IS_NEGATABLE` is used
#52058 commented on
Jun 12, 2025 • 0 new comments -
[Console] Additional validation of mode in `InputArgument` and `InputOption`
#52055 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add support for union collection value types in `ArrayDenormalizer`
#52018 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] PhpUnit assert Messenger
#51964 commented on
Jun 1, 2025 • 0 new comments -
[MonologBridge] Add `$handleSilent` constructor argument to `ConsoleHandler`
#60055 commented on
Jun 1, 2025 • 0 new comments -
[ErrorHandler] Add `SapiErrorRendererSelector` for context-based error rendering
#60033 commented on
Jun 1, 2025 • 0 new comments -
[Lock] Add `LockKeyNormalizer`
#60023 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Add SessionHasFlashMessage test constraint
#60008 commented on
Jun 1, 2025 • 0 new comments -
[RFC][Mailer][FrameworkBundle] Add support for rate limited mailer transports
#59985 commented on
Jun 1, 2025 • 0 new comments -
[Runtime] Make project_dir configurable
#59974 commented on
May 26, 2025 • 0 new comments -
[MonologBridge] Add ability to react to console input being interactive or not
#59955 commented on
Jun 1, 2025 • 0 new comments -
Enhancing CAS authentication handling by extracting user attributes
#59951 commented on
Jun 1, 2025 • 0 new comments -
[RateLimiter] [WIP] add attribute for controllers methods
#59920 commented on
Jun 1, 2025 • 0 new comments -
Extract the ArgumentResolver system to its own component
#59794 commented on
Jun 1, 2025 • 0 new comments -
[Notifier][Bluesky] Add support for tags facet
#59784 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Only show relevant columns in `debug:router` call
#59780 commented on
Jun 1, 2025 • 0 new comments -
[RFC][Validator] Allow to set the translation domain or disable translations on a per-constraint level
#59770 commented on
Jun 1, 2025 • 0 new comments -
[Config][FrameworkBundle] Generate JSON schema for config
#59620 commented on
Jun 1, 2025 • 0 new comments -
[HttpClient] Make `CachingHttpClient` compatible with RFC 9111
#59576 commented on
Jun 1, 2025 • 0 new comments -
[PropertyInfo] Get short description from promoted properties in `PhpDocExtractor`
#59540 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle][PropertyInfo] Allow defining accessors and mutators via an attribute
#59529 commented on
Jun 1, 2025 • 0 new comments -
[AccessControl] Add Access Control component with strategies and voters
#59439 commented on
Jun 1, 2025 • 0 new comments -
[PropertyInfo] Extract public properties first in ReflectionExtractor
#59430 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Allow auto creation of sqs queue
#58575 commented on
Jun 1, 2025 • 0 new comments -
[Mailer] Add MSGraph API Transport
#60408 commented on
Jun 1, 2025 • 0 new comments -
[Twig] daisyUI form layout
#60334 commented on
Jun 1, 2025 • 0 new comments -
[Notifier] [Slack] Add SlackPlainTextInputBlock for Slack message
#60310 commented on
Jun 1, 2025 • 0 new comments -
[Security] Allow enums in `SignatureHasher::computeSignatureHash()`
#60302 commented on
Jun 5, 2025 • 0 new comments -
[DoctrineBridge] Add new `DatePointDateType` Doctrine type
#60237 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add Support for Encoding Arrays as Child <item> Elements in XML Encoder
#60228 commented on
Jun 1, 2025 • 0 new comments -
[Notifier][Discord] Add `DiscordBotTransport`
#60218 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Reduce lock time when using MySQL for transport
#60207 commented on
Jun 1, 2025 • 0 new comments -
[Notifier][Firebase] Add Firebase v1 API support
#60205 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Add support for configuring workflow places with a `BackedEnum`
#60204 commented on
Jun 1, 2025 • 0 new comments -
[Workflow] Add support for weighted transitions
#60201 commented on
Jun 4, 2025 • 0 new comments -
[Serializer] Allow custom timezone in `DateTimeNormalizer` during denormalization
#60153 commented on
Jun 1, 2025 • 0 new comments -
[Workflow] Add support for `\BackedEnum` in `MethodMarkingStore`
#60114 commented on
Jun 1, 2025 • 0 new comments -
[Mailer][Transport] Allow exception logging for `RoundRobinTransport` mailer
#60110 commented on
Jun 12, 2025 • 0 new comments -
[FrameworkBundle][Serializer] Allow setting `$objectClassResolver` via configuration
#60092 commented on
Jun 1, 2025 • 0 new comments -
[Security] improve VoteObject adding extraData for give more possibilities to AccessDecicsionStrategy
#60085 commented on
Jun 1, 2025 • 0 new comments -
[RateLimiter] Add `RateLimiterBuilder`
#60084 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Add BatchAsyncHandlerTrait for ParallelMessageBus
#60080 commented on
Jun 1, 2025 • 0 new comments -
[HttpCache][WIP] Use RFC9211 Cache-Status
#60078 commented on
Jun 1, 2025 • 0 new comments -
[Mailer][Mime] add support for external template engine to mail
#60062 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Add new `Schema` validation constraint
#58560 commented on
Jun 1, 2025 • 0 new comments -
[HtmlSanitizer] Add ability to sanitize a whole document
#58524 commented on
Jun 1, 2025 • 0 new comments -
Add failing test for http client with retryable client when response is not initialized
#58460 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Second batch handler worker returns "The acknowledger was not called by the ... batch handler."
#58433 commented on
Jun 12, 2025 • 0 new comments -
run tests using PHPUnit 11.5
#58370 commented on
Jun 4, 2025 • 0 new comments -
[Cache] Add `PdoTagAwareAdapter`
#58296 commented on
Jun 1, 2025 • 0 new comments -
[AssetMapper] Add logical failure implementation
#58275 commented on
Jun 1, 2025 • 0 new comments -
[MapRequestPayload] Allow usage of expressions for defining validation groups
#58273 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Support serialized names and paths configuration per group
#58236 commented on
Jun 1, 2025 • 0 new comments -
[VarDumper] Only select `HtmlDumper` if `Accept` header is set with non-cli SAPI
#58070 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] Use TypeInfo for `#[MapRequestPayload]` type resolution
#58036 commented on
Jun 1, 2025 • 0 new comments -
[DoctrineBridge] In Profiler, Show all fields and values for validation constraints
#57963 commented on
Jun 1, 2025 • 0 new comments -
[Config] Allow overriding array nodes and prototyped array nodes
#57873 commented on
Jun 1, 2025 • 0 new comments -
[Lock] Add `$prefix` parameter to avoid collision with `FlockStore`
#57857 commented on
Jun 1, 2025 • 0 new comments -
[Notifier] [Telegram] Add support for local API server
#57769 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Prioritize receivers via transport configuration
#57757 commented on
Jun 1, 2025 • 0 new comments -
[Security] Add a Not_Full_Fledged_handler in ExceptionListener from security login
#57661 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Allow default action in configuration
#57653 commented on
Jun 1, 2025 • 0 new comments -
[Security][SecurityBundle] Change exception thrown by `#[IsCsrfTokenValid]` attribute
#57622 commented on
Jun 1, 2025 • 0 new comments -
[MimePgp] Add the component
#59372 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Add support for parsing non-POST requests using request_parse_body() (PHP 8.4)
#59358 commented on
Jun 1, 2025 • 0 new comments -
[PropertyAccess][PropertyInfo] customize behavior for property hooks on read and write
#59246 commented on
Jun 1, 2025 • 0 new comments -
[Test] Symfony framework dagger module
#59240 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] [WIP][Keepalive] keepaliveInterval from KeepaliveReceiverInterface
#59238 commented on
Jun 1, 2025 • 0 new comments -
[Security] Hiding userFqcn in RememberMe cookie
#59232 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add template parameter to avoid necessity to assert data in normalize
#59200 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] [Amqp] Allow sendable AmqpStamp for failure routing
#59161 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Add `Video` constraint for validating video files
#59042 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Trigger deprecation when could not parse date with default format
#58966 commented on
Jun 1, 2025 • 0 new comments -
[Form] `BirthdayType` has automatic `attr` when `widget` is `single_text`
#58871 commented on
Jun 1, 2025 • 0 new comments -
[WebProfilerBundle] add debugbar on `StreamedResponse`
#58789 commented on
Jun 1, 2025 • 0 new comments -
[Security] Make `ChainUserProvider::loadUserByIdentifier()` to pass all arguments to its providers
#58773 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Generate `Config` class
#58771 commented on
Jun 1, 2025 • 0 new comments -
[Finder] Allow finder to set the `UNIX_PATH` flag when recursing directories
#58732 commented on
Jun 1, 2025 • 0 new comments -
[Command] Improve `--show-arguments` for command `debug:container`
#58718 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] FromQuery, FromBody, FromRoute, etc. attributes
#58709 commented on
Jun 1, 2025 • 0 new comments -
[Messenger][FrameworkBundle] Allow chaining multiple failure transports
#58655 commented on
Jun 1, 2025 • 0 new comments -
[Security] Add route params in `LoginLinkHandler`
#58629 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add an option to the `XmlEncoder` allowing to decode tags as collection
#58604 commented on
Jun 1, 2025 • 0 new comments -
[HtmlSanitizer] Add blockBodyElements that will block all known elements by default.
#49920 commented on
Jun 1, 2025 • 0 new comments -
Autowiring a parameter with double percent signs not working with twig GlobalsInterface
#58970 commented on
May 31, 2025 • 0 new comments -
Confusing error message: 'must define the "event" attribute on "kernel.event_listener" tags' when the problem was nonexistent class
#54095 commented on
May 30, 2025 • 0 new comments -
Support for multipart/form-data in non-POST requests using request_parse_body() (PHP 8.4)
#59331 commented on
May 30, 2025 • 0 new comments -
[Console] Wrong response content question multiline
#58910 commented on
May 29, 2025 • 0 new comments -
[Messenger] [DoctrineMessenger] "Deadlock found when trying to get lock" when DELETEing from messages table by delivered_at
#47366 commented on
May 29, 2025 • 0 new comments -
[DX][Config] Generate JSON schema for Yaml configuration
#59603 commented on
May 28, 2025 • 0 new comments -
[Form] ORMQueryBuilderLoader::getEntitiesByIds executing query despite that Entity is already loaded
#57780 commented on
May 27, 2025 • 0 new comments -
[Serializer] regression with attribute serialization
#58689 commented on
May 27, 2025 • 0 new comments -
[AssetMapper] importmap() function imports all entry points
#54377 commented on
May 27, 2025 • 0 new comments -
Have a way to Force the update of form data after submit when handling dynamic forms
#57942 commented on
May 26, 2025 • 0 new comments -
StreamedJsonResponse does not stream
#60257 commented on
May 24, 2025 • 0 new comments -
[Messenger] Introduce claim check support
#60390 commented on
May 24, 2025 • 0 new comments -
Option --no-fill on translations:extract don't work on custom domain
#60274 commented on
May 23, 2025 • 0 new comments -
[Mailer] Memory leaking when sending many emails
#50580 commented on
May 22, 2025 • 0 new comments -
[Serializer] Discriminator is removed when `#[Ignore]` attribute used on unrelated method
#60214 commented on
May 22, 2025 • 0 new comments -
[Notifier][MicrosoftTeams] Add support for Workflow as MS teams O365 connectors are being deprecated.
#57682 commented on
May 22, 2025 • 0 new comments -
add --with-guard to workflow:dump
#60208 commented on
May 22, 2025 • 0 new comments -
[Validator] Incorrect signature for ConstraintViolationBuilderInterface::setParameter
#58948 commented on
May 21, 2025 • 0 new comments -
Missing translations for Welsh (cy)
#51903 commented on
May 21, 2025 • 0 new comments -
Missing translations for Vietnamese (vi)
#53309 commented on
May 21, 2025 • 0 new comments -
Missing translations for Uzbek (uz)
#53308 commented on
May 21, 2025 • 0 new comments -
Env variable processor return empty string when used with default.
#57442 commented on
Jun 10, 2025 • 0 new comments -
Easy English name for "Invalid CSRF token"
#60129 commented on
Jun 10, 2025 • 0 new comments -
[Form] Suggestion: Add CSS `hyphens: none` when expanding the `{{ value }}` placeholder in error messages
#60319 commented on
Jun 10, 2025 • 0 new comments -
When using Monolog, the command "messenger:consume scheduler_default -vv" stops displaying logs in console after the first RunCommandMessage consumed.
#59660 commented on
Jun 9, 2025 • 0 new comments -
Use rfc9211 in HttpCache
#58985 commented on
Jun 9, 2025 • 0 new comments -
BIC validation for Kosovo bank accounts
#32482 commented on
Jun 9, 2025 • 0 new comments -
[Security][Framework] Use Firewall Settings to get UserProvider Service for Request
#54713 commented on
Jun 8, 2025 • 0 new comments -
MadelineProto stops working after upgrading to 7.2
#59051 commented on
Jun 8, 2025 • 0 new comments -
[AssetMapper]: Inconsistency while loading CSS causing SPA apps not working properly.
#57596 commented on
Jun 7, 2025 • 0 new comments -
`Symfony\Component\HttpKernel\EventListener\ErrorListener` & `framework.error_controller` usage resulting in having the wrong request method
#58968 commented on
Jun 6, 2025 • 0 new comments -
[Mailer] Command mailer:test seting fake 'From' header by default, gives misleading test results
#54969 commented on
Jun 6, 2025 • 0 new comments -
[Logger] Allow to handle stdout logging in a better way
#31556 commented on
Jun 6, 2025 • 0 new comments -
Use the new Authentication Manager to refresh User Token with new roles
#41853 commented on
Jun 5, 2025 • 0 new comments -
Setting global twig form theme from twig templates
#56872 commented on
Jun 4, 2025 • 0 new comments -
[Serializer] Add Attribute Sorter to AbstractObjectNormalizer
#59063 commented on
Jun 3, 2025 • 0 new comments -
[routing] Remove final from the MapQueryParameter attribute
#57220 commented on
Jun 3, 2025 • 0 new comments -
[Validator] `UniqueEntity` allow use `toString` result for value
#52348 commented on
Jun 3, 2025 • 0 new comments -
[Serializer][Feature] Automating the denormalization process for objects with dependencies
#59074 commented on
Jun 3, 2025 • 0 new comments -
[AssetMapper] Predict filenames before prod
#58940 commented on
Jun 3, 2025 • 0 new comments -
[RFC] Deprecate and remove support for semantic XML configuration
#60200 commented on
Jun 2, 2025 • 0 new comments -
Add `success_handler` and `failure_handler` to `RememberMeAuthenticator`
#58903 commented on
Jun 1, 2025 • 0 new comments -
Missing translations for Azerbaijani (az)
#53760 commented on
May 21, 2025 • 0 new comments -
Missing translations for Armenian (hy)
#51894 commented on
May 21, 2025 • 0 new comments -
Missing translations for Albanian (sq)
#59408 commented on
May 21, 2025 • 0 new comments -
Missing translations for Afrikaans (af)
#45123 commented on
May 21, 2025 • 0 new comments -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
May 19, 2025 • 0 new comments -
Missing translations for Tagalog (tl)
#60240 commented on
May 19, 2025 • 0 new comments -
Missing translations for Slovak (sk)
#59545 commented on
May 19, 2025 • 0 new comments -
Missing translations for Greek (el)
#57108 commented on
May 19, 2025 • 0 new comments -
[Scheduler] Recuring messages not dispatched if cache TTL is less than the message frequency.
#52911 commented on
May 18, 2025 • 0 new comments -
[Messenger][Doctrine] cleanup only the configured queue_name
#54821 commented on
May 18, 2025 • 0 new comments -
Allow to add new headers to a SentMessage object
#45871 commented on
May 17, 2025 • 0 new comments -
Doctrine Bridge remove event subscriber (listener) registered with a service definition
#52322 commented on
May 17, 2025 • 0 new comments -
[AssetMapper] Add integrity hashes to import maps
#60362 commented on
May 17, 2025 • 0 new comments -
Add exists() method in PropertyAccesor class
#60271 commented on
May 16, 2025 • 0 new comments -
[DoctrineBridge] `#[MapEntity]` is "handled" before `#[IsGranted]`
#58827 commented on
May 16, 2025 • 0 new comments -
[Mailer, Messenger] User object is not unserialized correctly in asynchronous process
#58685 commented on
May 16, 2025 • 0 new comments -
[UrlValidator] Url with curly braces is not correctly validated
#58720 commented on
May 15, 2025 • 0 new comments -
[Lock] [DoctrineDbalStore] Key expiration is casted as integer but is a float
#59938 commented on
May 14, 2025 • 0 new comments -
[AssetMapper] generate importmap with remote links
#52304 commented on
May 14, 2025 • 0 new comments -
[Messenger] Redispatch a message in the same transport as the one defined in the configuration
#60132 commented on
May 14, 2025 • 0 new comments -
Finder excluded does NOT exclude relative directories
#47431 commented on
May 14, 2025 • 0 new comments -
Missing translations for Thai (th)
#53048 commented on
May 21, 2025 • 0 new comments -
Missing translations for Urdu (ur)
#51961 commented on
May 21, 2025 • 0 new comments -
Missing translations for Spanish (es)
#54958 commented on
May 21, 2025 • 0 new comments -
Missing translations for Swedish (sv)
#54563 commented on
May 21, 2025 • 0 new comments -
Missing translations for Norwegian Nynorsk (nn)
#45130 commented on
May 21, 2025 • 0 new comments -
Missing translations for Norwegian Bokmål (nb)
#45129 commented on
May 21, 2025 • 0 new comments -
Missing translations for Norwegian (no)
#51900 commented on
May 21, 2025 • 0 new comments -
Missing translations for Macedonian (mk)
#53296 commented on
May 21, 2025 • 0 new comments -
Missing translations for Mongolian (mn)
#45127 commented on
May 21, 2025 • 0 new comments -
Missing translations for Lithuanian (lt)
#54955 commented on
May 21, 2025 • 0 new comments -
Missing translations for Luxembourgish (lb)
#53772 commented on
May 21, 2025 • 0 new comments -
Missing translations for Hebrew (he)
#59615 commented on
May 21, 2025 • 0 new comments -
Missing translations for Galician (gl)
#51941 commented on
May 21, 2025 • 0 new comments -
Missing translations for Estonian (et)
#54554 commented on
May 21, 2025 • 0 new comments -
Missing translations for Finnish (fi)
#53767 commented on
May 21, 2025 • 0 new comments -
Missing translations for Chinese (zh_CN)
#59413 commented on
May 21, 2025 • 0 new comments -
Missing translations for Danish (da)
#53764 commented on
May 21, 2025 • 0 new comments -
Missing translations for Catalan (ca)
#59412 commented on
May 21, 2025 • 0 new comments -
Missing translations for Bulgarian (bg)
#59411 commented on
May 21, 2025 • 0 new comments -
Missing translations for Bosnian (bs)
#53014 commented on
May 21, 2025 • 0 new comments -
Missing translations for Basque (eu)
#53012 commented on
May 21, 2025 • 0 new comments -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] [AMQP] Add routing key to data passed to serializer decode.
#47975 commented on
Jun 1, 2025 • 0 new comments -
[Filesystem] rename `Filesystem::mirror()` option `copy_on_windows` to `follow_symlinks`
#47969 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Unique should support objects fields
#47714 commented on
Jun 1, 2025 • 0 new comments -
[DoctrineMessenger] [WIP] Postgres LISTEN/NOTIFY improvement proposition for better handling of time limit, multi-queue worker and delayed tasks
#47666 commented on
Jun 1, 2025 • 0 new comments -
[DomCrawler] impossible to test a value out of the options in ChoiceFormField
#47642 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] [WIP] Be able to start a worker for multiple queues with custom consumption priorities
#47602 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] [Amqp-messenger] Support content encoding and compression
#47592 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Separate WorkerRunningEvent into WorkerBusyEvent and WorkerIdleEvent
#47573 commented on
Jun 1, 2025 • 0 new comments -
[Form] Add a TypeGuesser that use typed property reflection
#47450 commented on
Jun 1, 2025 • 0 new comments -
[Console] Adding optional columns to Table
#47448 commented on
Jun 1, 2025 • 0 new comments -
[Console] Show Application-level console options when showing synopsis or when error occurred
#47436 commented on
Jun 1, 2025 • 0 new comments -
[Filesystem] makePathRelative with existing files, remove ending /
#47424 commented on
Jun 1, 2025 • 0 new comments -
[Config] Deprecate ArrayNodeDefinition::ignoreExtraKeys in favor of s etIgnoreExtraKeys and setRemoveExtraKeys
#47284 commented on
Jun 1, 2025 • 0 new comments -
[Form] Introduce validation events
#47210 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] [Normalizer] Add to context current class / attribute name for a denormalized object
#47182 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] make `KernelBrowser::loginUser()` session available for updating after login
#47001 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add PropertyValueNormalizer to AbstractObjectNormalizer for code reusability with composition
#46662 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
#46654 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Allow (de)normalization of empty objects in PropertyNormalizer
#46417 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] CsvEncoder: allow the nested array parsing to be disabled
#49692 commented on
Jun 1, 2025 • 0 new comments -
[Mime] support overwriting form encoding
#49587 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] Create `#[Serialize]` Attribute to serialize Controller Result
#49518 commented on
Jun 1, 2025 • 0 new comments -
[Form] Change FormTypeValidatorExtension construct signature
#49502 commented on
Jun 1, 2025 • 0 new comments -
[CssSelector] Add `:has()` support
#49388 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] New transport.serializer configuration
#49256 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Constraint ResponseHeaderSame now shows the actual header value
#49227 commented on
Jun 1, 2025 • 0 new comments -
[RateLimiter] add the ability to use a `Clock` inside the `RateLimiter`
#49222 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Detect unused environment variables in .env
#49161 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Avoid TypeError and improve DX when null groups
#49137 commented on
Jun 1, 2025 • 0 new comments -
[PropertyInfo][Serializer] Add support of `list` and trigger deprecation when filling a list-typed property with an array
#49056 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Feature: Introduce flashbag cache to Twig AppVariable
#49042 commented on
Jun 1, 2025 • 0 new comments -
[Validator] Handle object properties in Unique validator
#48951 commented on
Jun 1, 2025 • 0 new comments -
[VarDumper] Add support for options in `dump()`/`dd()`
#48667 commented on
Jun 1, 2025 • 0 new comments -
[Dotenv] Handle dynamic variables in multiple .env files
#48636 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Add native handlers for Memcache and Redis
#48588 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Fail properly on unregistrable command
#48547 commented on
Jun 1, 2025 • 0 new comments -
feature Add the possibility by filtering csv values by headers
#48448 commented on
Jun 1, 2025 • 0 new comments -
[Console] Support a set of control keys and key combinations in `QuestionHelper`
#48287 commented on
Jun 1, 2025 • 0 new comments -
[Security] Json login exception
#48277 commented on
Jun 1, 2025 • 0 new comments -
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#48035 commented on
Jun 1, 2025 • 0 new comments -
[FrameworkBundle] Removed `RejectRedeliveredMessageMiddleware` to avoid message to be lost if it cannot be processed by both handler and failed transport
#40249 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add a @Mapping Annotation
#39048 commented on
Jun 1, 2025 • 0 new comments -
[DoctrineBridge][Validator] Expose all fields for message validation failure
#38969 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] support for multiple bindings on the same queue
#38485 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Serialization versioning
#38478 commented on
Jun 1, 2025 • 0 new comments -
[Clock] ClockAwareTrait: Cannot modify readonly property $clock
#59914 commented on
Jun 13, 2025 • 0 new comments -
[Messenger][AMQP] Allow to opt out to autosetup delay exchange in configuration
#54831 commented on
Jun 13, 2025 • 0 new comments -
[DependencyInjection] ResolveChildDefinitionsPass with decorator stack
#59186 commented on
Jun 13, 2025 • 0 new comments -
[Cache] Issue in tests while creating mock for taggable cache.pool
#59193 commented on
Jun 13, 2025 • 0 new comments -
[Flex] The package.json file is synchronised with the vendor ones after a composer update.
#59604 commented on
Jun 13, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jun 13, 2025 • 0 new comments -
Broken Pipe with Symfony/Process
#58687 commented on
Jun 11, 2025 • 0 new comments -
[RFC] The future of Webpack Encore, Webpack Encore Bundle, and Node.js usage inside a Symfony app
#59707 commented on
Jun 11, 2025 • 0 new comments -
[RFC] trusted_proxies shortcuts for commonly used proxies
#58837 commented on
Jun 11, 2025 • 0 new comments -
[Validator][Mime] add a Constraint to check if string is valid mime type?
#59015 commented on
Jun 11, 2025 • 0 new comments -
[Mime] RFC 2822 parser to get Email/DraftEmail message from mime message
#54483 commented on
Jun 11, 2025 • 0 new comments -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 commented on
Jun 11, 2025 • 0 new comments -
[Lock] Add max wait time to acquire
#54942 commented on
Jun 11, 2025 • 0 new comments -
[RFC] include a new dev config file for `twig-cs-fixer` in the codebase
#54799 commented on
Jun 11, 2025 • 0 new comments -
FormType throws if timezone of Datetime is not the same as the model_timezone
#58696 commented on
Jun 11, 2025 • 0 new comments -
[Webhook] allow to specify the message bus to use to dispatch ConsumeRemoteEventMessage
#57202 commented on
Jun 10, 2025 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
Jun 1, 2025 • 0 new comments -
[Security] Allow disabling redirect on logout
#46320 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
Jun 1, 2025 • 0 new comments -
[Lock] Add `MysqlStore`
#45982 commented on
Jun 1, 2025 • 0 new comments -
[Translation] Extract locale fallback computation into a dedicated class
#45553 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Allow to denormalize objects that have constructor checks without using constructor
#45508 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 commented on
Jun 1, 2025 • 0 new comments -
[Form] Missing Data Handling (checkbox edge cases)
#45081 commented on
Jun 1, 2025 • 0 new comments -
[PropertyAccess] Reset object property to either null or uninitialized state
#44880 commented on
Jun 1, 2025 • 0 new comments -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
Jun 1, 2025 • 0 new comments -
[Process] Add support for Fiber
#43678 commented on
Jun 1, 2025 • 0 new comments -
[Serializer] Add `NormalizedValueInterface` that can be returned by `NormalizerInterface::normalize` to enable receiving a value object for normalized values.
#43498 commented on
May 26, 2025 • 0 new comments -
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Add messenger configuration to make a message bus not get all handlers by default
#42693 commented on
Jun 1, 2025 • 0 new comments -
[HttpKernel] PSR-6 HttpCache store
#42295 commented on
Jun 1, 2025 • 0 new comments -
[Console] Extract customizable BaseOutputStyle and reusable MessageBlock
#42093 commented on
Jun 1, 2025 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
Jun 1, 2025 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
Jun 1, 2025 • 0 new comments -
[HttpFoundation] Ensure path info has a leading slash
#40750 commented on
Jun 1, 2025 • 0 new comments -
[Form] Allow Form events to be used as expected with `inherit_data` option
#40515 commented on
Jun 1, 2025 • 0 new comments -
[Yaml] Implement $blockChompingIndicator for TaggedValue multi-line literal blocks
#40431 commented on
Jun 1, 2025 • 0 new comments