-
-
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
5 Releases published by 1 person
-
v6.4.21
published
May 2, 2025 -
v7.2.6
published
May 2, 2025 -
v7.3.0-BETA1
published
May 2, 2025 -
v7.3.0-BETA2
published
May 10, 2025 -
v7.3.0-RC1
published
May 25, 2025
115 Pull requests merged by 42 people
-
[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 -
[Security] Make data provider static
#60410 merged
May 13, 2025 -
[FrameworkBundle] use use statements instead of FQCNs
#60404 merged
May 12, 2025 -
[Serializer] Prevent
Cannot traverse an already closed generator
error by materializing Traversable input#60260 merged
May 12, 2025 -
[FrameworkBundle] fix lowest allowed Workflow component version
#60403 merged
May 12, 2025 -
[HttpFoundation] Encode path in
X-Accel-Redirect
header#60292 merged
May 12, 2025 -
Passing more than one Security attribute is not supported
#60401 merged
May 11, 2025 -
Release v7.3.0-BETA2
#60397 merged
May 10, 2025 -
[SecurityBundle] Use Composer
InstalledVersions
to check if flex is installed#58643 merged
May 10, 2025 -
[Workflow] Add support for executing custom workflow definition validators during the container compilation
#54276 merged
May 10, 2025 -
[HttpFoundation] Emit PHP warning when
Response::sendHeaders()
is called while output has already been sent#60377 merged
May 10, 2025 -
[FrameworkBundle] Improve readability of disallow_search_engine_index condition
#60393 merged
May 10, 2025 -
[TwigBundle] Use
kernel.build_dir
to store the templates known at build time#54384 merged
May 10, 2025 -
[DoctrineBridge] Fix UniqueEntityValidator Stringable identifiers
#60275 merged
May 10, 2025 -
[Console]
#[Option]
rules & restrictions#59602 merged
May 9, 2025 -
[Console] Add support for
SignalableCommandInterface
with invokable commands#60389 merged
May 9, 2025 -
[VarDumper] Remove unused code
#60287 merged
May 9, 2025 -
[DoctrineBridge] Undefined variable
#60279 merged
May 9, 2025 -
[PropertyAccess] Improve PropertyAccessor::setValue param docs
#60374 merged
May 9, 2025 -
[Security] Avoid failing when PersistentRememberMeHandler handles a malformed cookie
#60379 merged
May 9, 2025 -
[DoctrineBridge] fix changelog
#60382 merged
May 9, 2025 -
[FrameworkBundle] make data provider static
#60383 merged
May 8, 2025 -
[Messenger] Fix integration with newer versions of Pheanstalk
#60308 merged
May 8, 2025 -
[Runtime] fix tests
#60376 merged
May 8, 2025 -
[FrameworkBundle] Ensure
Email
class exists before using it#60373 merged
May 8, 2025 -
[Console] properly skip signal test if the pcntl extension is not installed
#60369 merged
May 7, 2025 -
[FrameworkBundle] ensure that all supported e-mail validation modes can be configured
#60365 merged
May 7, 2025 -
[Security] [LoginLink] Throw
InvalidLoginLinkException
on invalid parameters#60350 merged
May 7, 2025 -
[FrameworkBundle] bump min constraint for the ObjectMapper component
#60363 merged
May 7, 2025 -
don't hardcode OS-depending constant values
#60356 merged
May 7, 2025 -
[Console] remove conflict rule
#60360 merged
May 7, 2025 -
[Cache] choose the correctly cased class name for the SQLite platform
#60364 merged
May 7, 2025 -
[Console] Set description as first parameter to
Argument
andOption
attributes#60366 merged
May 7, 2025 -
[Console] Ensure overriding
Command::execute()
keeps priority over__invoke()
#60361 merged
May 6, 2025 -
[ObjectMapper] Condition to target a specific class
#60028 merged
May 6, 2025 -
[Console] Use kebab-case for auto-guessed input arguments/options names
#60344 merged
May 5, 2025 -
[DebugBundle] require the 7.3+ of the Config component
#60341 merged
May 4, 2025 -
[String] fix EmojiTransliterator return type compatibility with PHP 8.5
#60340 merged
May 4, 2025 -
[Form][Routing] Fix return type is non-nullable
#60286 merged
May 4, 2025 -
[Form][HttpFoundation] Fix overwriting an array element
#60285 merged
May 4, 2025 -
[FrameworkBundle] drop the limiters option for non-compound rater limiters
#60322 merged
May 3, 2025 -
[Mailer][Mime] Update SMIME repository node description in configuration
#60335 merged
May 3, 2025 -
Release v7.3.0-BETA1
#60327 merged
May 2, 2025 -
Release v7.2.6
#60326 merged
May 2, 2025 -
Release v6.4.21
#60324 merged
May 2, 2025 -
[Validator] use deprecation catching error handler only when parsing Twig templates
#60303 merged
May 2, 2025 -
[TwigBundle] bump the required Twig bridge version
#60304 merged
May 2, 2025 -
[Validator] add pl translation for the Twig constraint
#60307 merged
May 2, 2025 -
update scorecards actions
#60313 merged
May 2, 2025 -
docs: Update @param for $match to reflect the correct default value.
#60314 merged
May 2, 2025 -
[WebProfilerBundle] fix compatibility between WebProfilerBundle and the Workflow component
#60321 merged
May 2, 2025 -
[HttpClient] do not lose response information when truncating the debug buffer
#60295 merged
May 2, 2025 -
[VarExporter] dump default value for property hooks if present
#60288 merged
May 2, 2025 -
[Contracts] Fix
ServiceMethodsSubscriberTrait
for nullable service#60267 merged
Apr 30, 2025 -
[Contracts] Fix
ServiceSubscriberTrait
for nullable service#60268 merged
Apr 30, 2025 -
[Validator] add translations for the Twig constraint
#60300 merged
Apr 30, 2025 -
[Mailer][Postmark] drop the
Date
header using the API transport#60256 merged
Apr 30, 2025 -
[FrameworkBundle][WebProfilerBundle] fix the upgrade instructions and trigger deprecations
#60290 merged
Apr 29, 2025 -
[HttpClient] align the type to the one in the human description
#60294 merged
Apr 29, 2025 -
[JsonStreamer] Fix reading/writing objects with generics
#60281 merged
Apr 29, 2025
48 Pull requests opened by 39 people
-
[Serializer] Handle invalid mapping type property type
#60296 opened
Apr 28, 2025 -
[Messenger] Rabbitmq delayed quorum queues
#60298 opened
Apr 29, 2025 -
[Security] Allow enums in `SignatureHasher::computeSignatureHash()`
#60302 opened
Apr 30, 2025 -
[Notifier] [Slack] Add SlackPlainTextInputBlock for Slack message
#60310 opened
May 1, 2025 -
[Form] Add `input=date_point` to `DateTimeType`, `DateType` and `TimeType`
#60315 opened
May 1, 2025 -
[Config] Fix generating PHP config for keyed list of scalars
#60316 opened
May 1, 2025 -
[Twig] daisyUI form layout
#60334 opened
May 2, 2025 -
[Routing] Deprecate `RouteCollection` overriding its routes' properties
#60343 opened
May 4, 2025 -
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
#60355 opened
May 6, 2025 -
[SecurityBundle] register alias for argument for password hasher
#60371 opened
May 7, 2025 -
[Mailer][SendGrid] add support for scheduling delivery via `send_at` API parameter
#60372 opened
May 7, 2025 -
[AssetMapper] Add integrity metadata to importmaps
#60378 opened
May 7, 2025 -
[Console] Simplify using invokable commands when the component is used standalone
#60394 opened
May 9, 2025 -
[HttpFoundation] `#[IsSignatureValid]` attribute
#60395 opened
May 9, 2025 -
[Mailer] Add MSGraph API Transport
#60408 opened
May 13, 2025 -
[Serializer] Fix collect_denormalization_errors flag in defaultContext
#60413 opened
May 13, 2025 -
[Validator] Add tests for `MacAddress`
#60422 opened
May 14, 2025 -
[PhpUnitBridge] Add `strtotime()` to `ClockMock`
#60424 opened
May 15, 2025 -
[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 -
[HttpCache] Add a `waiting` trace when finding the cache locked
#60498 opened
May 21, 2025 -
[HttpCache] Hit the backend only once after waiting for the cache lock
#60502 opened
May 21, 2025 -
[Runtime] Automatically use FrankenPHP runner when its worker mode is detected
#60503 opened
May 21, 2025 -
[JsonPath] Fix subexpression evaluation in filters
#60504 opened
May 21, 2025 -
[WebProfilerBundle] display profiler url in logs
#60505 opened
May 21, 2025 -
[Routing] Allow query-specific parameters in `UrlGenerator` using `_query`
#60508 opened
May 22, 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 -
[Form] Changing CSRF token default name
#60537 opened
May 25, 2025 -
[Security] Add ability for authenticators to explain why they didn’t support a request
#60538 opened
May 25, 2025 -
[HtmlSanitizer] Add support for securing target="_blank" links
#60539 opened
May 25, 2025 -
[JsonStreamer] Remove `nikic/php-parser` dependency
#60544 opened
May 26, 2025 -
[AssetMapper] add "full" type for packages to download all content
#60545 opened
May 26, 2025 -
[HttpFoundation] Fixed 'Via' header regex
#60547 opened
May 26, 2025 -
[Translation] Add intl-icu fallback for MessageCatalogue metadata
#60549 opened
May 26, 2025 -
[Uid] Add InvalidUidException Context
#60557 opened
May 27, 2025 -
[FrameworkBundle] disable the Lock integration to not register the deduplicate middleware
#60559 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 -
[FrameworkBundle] ensureKernelShutdown in tearDownAfterClass
#60564 opened
May 27, 2025 -
[ObjectMapper] add minimum stability to allow the installation of unstable dependencies
#60566 opened
May 27, 2025 -
[Validator] update Dutch translation
#60567 opened
May 27, 2025
69 Issues closed by 25 people
-
[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 -
[CssSelector] Add selector list argument of `:nth-child` and `:nth-last-child` support
#58565 closed
May 13, 2025 -
[CsvEncoder] Impossible to use with Traversable
#60141 closed
May 12, 2025 -
[Security] Passing more than one Security attribute is not supported
#60398 closed
May 11, 2025 -
BrevoRequestParser::doParse() failed on Contact event
#60399 closed
May 11, 2025 -
Allow override of default host at controller level
#58477 closed
May 11, 2025 -
[AssetMapper] Document how to install in China (JsDelivr is not accessible reliably)
#58544 closed
May 10, 2025 -
CurlHttpClient throws exception during stream()
#60396 closed
May 10, 2025 -
[SecurityBundle] Class not found error when checking for existence of flex InstallRecipesCommand
#58624 closed
May 10, 2025 -
[Workflow] Be able to execute more definition validator
#54034 closed
May 10, 2025 -
[DoctrineBridge] UniqueEntityValidator strictly compares ID fields that are objects (like UUID)
#58883 closed
May 10, 2025 -
auto-generate .htaccess
#60339 closed
May 9, 2025 -
Symfony 7.3 cannot boot if the kernel implements CompilerPassInterface
#60191 closed
May 9, 2025 -
`cache:clear` not working in PROD after renaming a variable in `.env`
#59279 closed
May 9, 2025 -
[Process] Environment variables cannot be autowired
#60391 closed
May 9, 2025 -
[PropertyInfo] Extracting short description does not work with @param annotation on promoted properties
#60380 closed
May 9, 2025 -
impossible de lancer son site
#60385 closed
May 8, 2025 -
Compiler pass in Kernel.php does not work
#60375 closed
May 7, 2025 -
[TwigBundle] Children Collection contains parent
#60311 closed
May 7, 2025 -
[RFC][Messenger] Only log successfull acks
#60368 closed
May 7, 2025 -
Error 500 if "framework.validation.email_validation_mode" is set to "html5-allow-no-tld"
#60352 closed
May 7, 2025 -
[Security][LoginLink] Invalid parameters throw 500
#60347 closed
May 7, 2025 -
[console] make description the first attribute parameter
#60359 closed
May 7, 2025 -
[Webhooks] Add a github provider
#58471 closed
May 6, 2025 -
Uuid::isValid is opinionated about encoding
#60331 closed
May 6, 2025 -
[console] 7.3: default to kabob-case for options
#60358 closed
May 6, 2025 -
AsciiSluger requires symfony/translation-contracts
#60351 closed
May 5, 2025 -
Expand TypeInfo component to support advanced scalar types
#59733 closed
May 3, 2025 -
HTTP Transport for Symfony Messenger
#59901 closed
May 3, 2025 -
[RFC] Add a `DoctrineOrmSessionHandler`
#58257 closed
May 3, 2025 -
impossible de lancer le site symfony 6 en mode prod mais pas en dev
#60337 closed
May 3, 2025 -
[FrameworkBundle][RateLimiter] Missing 'limiters' in OptionsResolver
#60306 closed
May 3, 2025 -
[VarExporter] Cannot generate lazy ghost: property XXXX is final or private(set)
#60333 closed
May 2, 2025 -
[Cache] Symfony Serializer implementation for MarshallerInterface
#54411 closed
May 2, 2025 -
RFC: Versioning (or something else?) of assets provided in third party bundles
#60325 closed
May 2, 2025 -
[FrameworkBundle] TestContainer @internal annotation conflicts with official testing usage
#60299 closed
May 1, 2025 -
Postmark API mailer transport should exclude the Date header
#60254 closed
Apr 30, 2025 -
Clarify Error Messages in Object List Denormalization Process
#58420 closed
Apr 28, 2025
60 Issues opened by 42 people
-
[Serializer] DateTimeNormalizer normalize into int/float
#60552 opened
May 26, 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 -
[Form] Rename CSRF token field from `_token` to `_csrf_token`
#60534 opened
May 24, 2025 -
[Runtime] Deprecation errors are displayed when cache is cold
#60528 opened
May 24, 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 -
[Translation] Metadata is being lost when +intl-icu is used
#60523 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 Japanese (ja)
#60465 opened
May 19, 2025 -
Missing translations for Italian (it)
#60464 opened
May 19, 2025 -
Missing translations for Hungarian (hu)
#60462 opened
May 19, 2025 -
Missing translations for Indonesian (id)
#60463 opened
May 19, 2025 -
Missing translations for Dutch (nl)
#60460 opened
May 19, 2025 -
Missing translations for Czech (cs)
#60459 opened
May 19, 2025 -
Missing translations for Brazilian Portuguese (pt_BR)
#60456 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] Support backed enums for invokable command as argument and option
#60433 opened
May 16, 2025 -
[Console][Messenger] cannot suppress retries on `RunCommandMessage`
#60427 opened
May 15, 2025 -
[ObjectMapper] Can't use if condition with source mapping
#60418 opened
May 14, 2025 -
Transient tests hunting
#60417 opened
May 14, 2025 -
[Http-foundation] `ParameterBag` typehints are incorrect
#60411 opened
May 13, 2025 -
ConsoleProfilerListener doesn't check if profile exists
#60409 opened
May 13, 2025 -
[Messenger] Introduce claim check support
#60390 opened
May 9, 2025 -
[Filesystem] Make Filesystem methods static
#60388 opened
May 9, 2025 -
allow access/configuration to SymfonyStyle's progressBar in 7.3
#60381 opened
May 8, 2025 -
Messenger retry fails on AMQP with "table too large for buffer" error
#60370 opened
May 7, 2025 -
Allow defining non-localized routes explicitly when using auto-prefixing
#60367 opened
May 7, 2025 -
[AssetMapper] Add integrity hashes to import maps
#60362 opened
May 6, 2025 -
[Scheduler/Lock] Lock (flock) do not work when using scheduler with cron
#60357 opened
May 6, 2025 -
[Lock] Renamed target for autowire
#60349 opened
May 5, 2025 -
Symfony Forms ChoiceType chained choice_filter
#60346 opened
May 5, 2025 -
[Intl] Make symfony/intl more extendable
#60345 opened
May 5, 2025 -
Customizable FileLinkFormatter
#60338 opened
May 3, 2025 -
allow method calls in expressions without parenthesis and is/has
#60336 opened
May 3, 2025 -
Type Hinting in ScopedClientConfig.php extra function
#60320 opened
May 1, 2025 -
RFC: Extract and Extend Request Mapping Logic Beyond Controllers
#60312 opened
May 1, 2025 -
[MIME] Missing possibility to create DataPart with binary encoding
#60301 opened
Apr 29, 2025 -
Undefined array key Message symfony/postmark-mailer
#60297 opened
Apr 28, 2025
348 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.
-
[EventDispatcher] Validate existence of event listener classes
#60277 commented on
May 26, 2025 • 5 new comments -
[Lock] DynamoDB store
#60138 commented on
May 26, 2025 • 4 new comments -
[Semaphore] Add a semaphore store based on locks
#59202 commented on
May 26, 2025 • 3 new comments -
[FeatureFlag] Propose a simple version
#53213 commented on
May 26, 2025 • 3 new comments -
[HttpKernel] Adding new `#[MapRequestHeader]` attribute and resolver
#51379 commented on
May 26, 2025 • 2 new comments -
[Console] Table counts wrong number of padding symbols in `renderCell()` method when cell contain unicode variant selector
#60042 commented on
May 5, 2025 • 2 new comments -
[DoctrineBridge] Add new `DatePointDateType` Doctrine type
#60237 commented on
May 26, 2025 • 2 new comments -
[Routing] Add possibility to create a request context with parameters directly
#60120 commented on
May 27, 2025 • 2 new comments -
[Notifier] support `SmsMessage` with 'from' set
#58539 commented on
Apr 29, 2025 • 1 new comment -
run tests using PHPUnit 11.5
#58370 commented on
May 27, 2025 • 1 new comment -
[JsonPath] Add FrameworkBundle integration
#60083 commented on
May 27, 2025 • 1 new comment -
[RateLimiter] [WIP] add attribute for controllers methods
#59920 commented on
May 26, 2025 • 1 new comment -
[Console] Expose the original input arguments and options and to unparse options
#57598 commented on
May 26, 2025 • 1 new comment -
[Lock] Add namespace support to Redis & Memcache lock stores
#60227 commented on
May 26, 2025 • 1 new comment -
[Config] ConfigBuilderGenerator: define template types
#54008 commented on
May 26, 2025 • 0 new comments -
[HtmlSanitizer] Add functions to handle operations on multiple attributes and/or elements
#52909 commented on
May 26, 2025 • 0 new comments -
[Security] Add retrieval of encompassing role names
#53998 commented on
May 26, 2025 • 0 new comments -
[EventDispatcher] Enable the possibility of deprecating events
#52973 commented on
May 26, 2025 • 0 new comments -
[Form] Allow more permissive form input name and ID
#53981 commented on
May 26, 2025 • 0 new comments -
[Messenger] implementation of `messenger:consume`, which processes messages concurrently
#53964 commented on
May 26, 2025 • 0 new comments -
[Validator] Add `ThisableMessage`
#53098 commented on
May 26, 2025 • 0 new comments -
[VarDumper] Add functional test for `ServerDumpCommand`
#53737 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Fix config for array of `base_uri` in `http_client`
#53131 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] [Translation] Update XLIFF source tags with new translation:update-xliff-sources command
#53630 commented on
May 26, 2025 • 0 new comments -
[DomCrawler] Allow to add choices to single select
#53559 commented on
May 26, 2025 • 0 new comments -
[Messenger][Redis] Add option to auto generate consumer
#53528 commented on
May 26, 2025 • 0 new comments -
[Serializer] Improve nested payload validation for `#[MapRequestPayload]` using a new serialization context
#53250 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add support for auto generated custom normalizers
#52905 commented on
May 26, 2025 • 0 new comments -
[Messenger][FrameworkBundle] Add option to exclude stack trace from `ErrorDetailsStamp`
#53454 commented on
May 26, 2025 • 0 new comments -
[DoctrineBridge] Add `EntityValidationListener` to allow auto validation on flush
#53447 commented on
May 26, 2025 • 0 new comments -
[Validator] Add PHPDoc to `GroupSequence` attribute class and properties
#53428 commented on
May 26, 2025 • 0 new comments -
[Validator] Add `Xml` constraint
#57365 commented on
May 26, 2025 • 0 new comments -
[Form] Allow specifying `CollectionType`'s "prototype_name" as `callable`
#57231 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add `AbstractNormalizer::IGNORED_GROUPS` to make it possible to ignore groups during serialization
#57166 commented on
May 26, 2025 • 0 new comments -
[Messenger] Added the ability to force `RedisCluster`
#54866 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] Support variadic with `#[MapRequestPayload]`
#54817 commented on
May 26, 2025 • 0 new comments -
[Console] Fix issue with reserved keyword "command" as argument name
#54795 commented on
May 26, 2025 • 0 new comments -
[Finder] Exclude relative to content root if prefixed /
#54754 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[HttpKernel] Add `MapSessionParameter` to map session parameters to controllers
#54458 commented on
May 26, 2025 • 0 new comments -
[WebProfilerBundle] add extra data to logs panel
#54445 commented on
May 27, 2025 • 0 new comments -
[Console] Add of hidden and deprecation option flags
#54439 commented on
May 26, 2025 • 0 new comments -
[DomCrawler] Support classes from the new DOM extension
#54383 commented on
May 26, 2025 • 0 new comments -
[Messenger] Introduce `SelfStampableInterface`
#54366 commented on
May 26, 2025 • 0 new comments -
[Messenger] Swallow Exception on Rollback
#54355 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[Validator] Introduce `BackedEnumValue` constraint
#54226 commented on
May 26, 2025 • 0 new comments -
[Mime] [Email] Add encoders to text and html parts
#54196 commented on
May 26, 2025 • 0 new comments -
[WIP] [AssetMapper] Allow Asset Mapper to use other package resolvers
#54133 commented on
May 26, 2025 • 0 new comments -
[AccessToken] A component for fetching and caching remote services access tokens
#54013 commented on
May 26, 2025 • 0 new comments -
[Ldap] Allow to use ldap in a chain provider
#51231 commented on
May 26, 2025 • 0 new comments -
[Console] `ChoiceQuestion` - choice to get value or key
#51199 commented on
May 26, 2025 • 0 new comments -
[Messenger] Kafka Transport Bridge
#51070 commented on
May 26, 2025 • 0 new comments -
[Messenger] Batch delivery
#51034 commented on
May 26, 2025 • 0 new comments -
[Serializer] Handle type error constructing input
#51003 commented on
May 26, 2025 • 0 new comments -
[Messenger] Introduce `HandlerDescriptorInterface`
#50998 commented on
May 26, 2025 • 0 new comments -
[Messenger] Make `HandleMessageMiddleware::callHandler` protected
#50980 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add versionning
#50850 commented on
May 26, 2025 • 0 new comments -
[Messenger] Add auto stamp attribute and middleware
#50812 commented on
May 26, 2025 • 0 new comments -
[EventDispatcher] Improve method resolving when it is omitted in tag
#50783 commented on
May 26, 2025 • 0 new comments -
[Validator] Validate all groups when special group name `*` is specified in `validate()` method
#50679 commented on
May 26, 2025 • 0 new comments -
[Form] Add constraints_from_* options
#50459 commented on
May 26, 2025 • 0 new comments -
[DependencyInjection] Add support for excluding services with declared custom attribute
#50447 commented on
May 26, 2025 • 0 new comments -
[Cache] Redis garbage collector
#50423 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Add `peekMultiple` method to FlashBag
#50380 commented on
May 26, 2025 • 0 new comments -
[Serializer] Improve denormalization of backed enums
#50201 commented on
May 26, 2025 • 0 new comments -
[HtmlSanitizer] Add blockBodyElements that will block all known elements by default.
#49920 commented on
May 26, 2025 • 0 new comments -
[Serializer] CsvEncoder: allow the nested array parsing to be disabled
#49692 commented on
May 26, 2025 • 0 new comments -
[Mime] support overwriting form encoding
#49587 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] Create `#[Serialize]` Attribute to serialize Controller Result
#49518 commented on
May 26, 2025 • 0 new comments -
[Form] Change FormTypeValidatorExtension construct signature
#49502 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add ChainNormalizer and ChainDenormalizer
#52900 commented on
May 26, 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
May 26, 2025 • 0 new comments -
Allow custom query string parameters in the login link
#52750 commented on
May 26, 2025 • 0 new comments -
[PropertyAccess] Allow usage of wildcard `[*]`
#52723 commented on
May 26, 2025 • 0 new comments -
[Security] set configured claim as userIdentifier on OidcUser using OidcUserInfoTokenHandler
#52625 commented on
May 26, 2025 • 0 new comments -
[Mailer] Improve oauth setup
#52585 commented on
May 26, 2025 • 0 new comments -
[Messenger] Dispatch events before & after each handler
#52425 commented on
May 26, 2025 • 0 new comments -
[HttpClient] Configure `MockClient` if mock_response_factory has been set on a scoped client
#52265 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add `AbstractObjectNormalizer::ENABLE_TYPE_CONVERSION` for scalar type transformation
#52173 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] Add option to map empty data with `MapQueryString` and `MapRequestPayload`
#52134 commented on
May 26, 2025 • 0 new comments -
[Security] Handle placeholders in role hierarchy
#52099 commented on
May 26, 2025 • 0 new comments -
[Config] Expose meta on `ResourceCheckerConfigCache` and `ConfigCacheInterface`
#52059 commented on
May 26, 2025 • 0 new comments -
[Console] Additional validation of mode in `InputArgument` and `InputOption`
#52055 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add support for union collection value types in `ArrayDenormalizer`
#52018 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] PhpUnit assert Messenger
#51964 commented on
May 26, 2025 • 0 new comments -
[Messenger] Ability to use transactions while sending messages with AMQP
#51719 commented on
May 26, 2025 • 0 new comments -
[FeatureFlags] Propose a new component
#51649 commented on
May 26, 2025 • 0 new comments -
[Config] Allow to always use config classes
#51544 commented on
May 26, 2025 • 0 new comments -
[RateLimiter] Use RateLimiterFactory with custom limit
#51403 commented on
May 26, 2025 • 0 new comments -
[Config] Improve casting config nodes to array
#51273 commented on
May 26, 2025 • 0 new comments -
[BrowserKit] Fix doc about `submitForm` behaviour
#60264 commented on
May 10, 2025 • 0 new comments -
[Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
#60044 commented on
May 6, 2025 • 0 new comments -
[ErrorHandler] Add `SapiErrorRendererSelector` for context-based error rendering
#60033 commented on
May 26, 2025 • 0 new comments -
[Lock] Add `LockKeyNormalizer`
#60023 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Add SessionHasFlashMessage test constraint
#60008 commented on
May 26, 2025 • 0 new comments -
[RFC][Mailer][FrameworkBundle] Add support for rate limited mailer transports
#59985 commented on
May 26, 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
May 26, 2025 • 0 new comments -
Enhancing CAS authentication handling by extracting user attributes
#59951 commented on
May 26, 2025 • 0 new comments -
[Form] Keep submitted values when `keep_as_list` option of collection type is enabled
#59910 commented on
May 26, 2025 • 0 new comments -
Extract the ArgumentResolver system to its own component
#59794 commented on
May 26, 2025 • 0 new comments -
[Notifier][Bluesky] Add support for tags facet
#59784 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Only show relevant columns in `debug:router` call
#59780 commented on
May 26, 2025 • 0 new comments -
[RFC][Validator] Allow to set the translation domain or disable translations on a per-constraint level
#59770 commented on
May 26, 2025 • 0 new comments -
[Config][FrameworkBundle] Generate JSON schema for config
#59620 commented on
May 26, 2025 • 0 new comments -
[HttpClient] Make `CachingHttpClient` compatible with RFC 9111
#59576 commented on
May 26, 2025 • 0 new comments -
[PropertyInfo] Get short description from promoted properties in `PhpDocExtractor`
#59540 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle][PropertyInfo] Allow defining accessors and mutators via an attribute
#59529 commented on
May 26, 2025 • 0 new comments -
[AccessControl] Add Access Control component with strategies and voters
#59439 commented on
May 26, 2025 • 0 new comments -
[PropertyInfo] Extract public properties first in ReflectionExtractor
#59430 commented on
May 26, 2025 • 0 new comments -
[MimePgp] Add the component
#59372 commented on
May 26, 2025 • 0 new comments -
[Notifier][Mercure] Document options in README file
#60259 commented on
May 26, 2025 • 0 new comments -
[Scheduler] Throw error on duplicate schedule provider service registration on the schedule name
#60253 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add Support for Encoding Arrays as Child <item> Elements in XML Encoder
#60228 commented on
May 26, 2025 • 0 new comments -
[Notifier][Discord] Add `DiscordBotTransport`
#60218 commented on
May 27, 2025 • 0 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
May 26, 2025 • 0 new comments -
[Notifier] Allow to set block_id/value for SlackActionsBlock and SlackButtonBlockElement
#60209 commented on
May 26, 2025 • 0 new comments -
[Messenger] Reduce lock time when using MySQL for transport
#60207 commented on
May 26, 2025 • 0 new comments -
[Notifier][Firebase] Add Firebase v1 API support
#60205 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Add support for configuring workflow places with a `BackedEnum`
#60204 commented on
May 26, 2025 • 0 new comments -
[Workflow] Add support for weighted transitions
#60201 commented on
May 26, 2025 • 0 new comments -
[Serializer] Allow custom timezone in `DateTimeNormalizer` during denormalization
#60153 commented on
May 26, 2025 • 0 new comments -
[Workflow] Add support for `\BackedEnum` in `MethodMarkingStore`
#60114 commented on
May 26, 2025 • 0 new comments -
[Mailer][Transport] Allow exception logging for `RoundRobinTransport` mailer
#60110 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle][Serializer] Allow setting `$objectClassResolver` via configuration
#60092 commented on
May 26, 2025 • 0 new comments -
[Security] improve VoteObject adding extraData for give more possibilities to AccessDecicsionStrategy
#60085 commented on
May 26, 2025 • 0 new comments -
[RateLimiter] Add `RateLimiterBuilder`
#60084 commented on
May 26, 2025 • 0 new comments -
[Messenger] Add BatchAsyncHandlerTrait for ParallelMessageBus
#60080 commented on
May 26, 2025 • 0 new comments -
[HttpCache][WIP] Use RFC9211 Cache-Status
#60078 commented on
May 26, 2025 • 0 new comments -
[Mailer][Mime] add support for external template engine to mail
#60062 commented on
May 26, 2025 • 0 new comments -
[MonologBridge] Add `$handleSilent` constructor argument to `ConsoleHandler`
#60055 commented on
May 26, 2025 • 0 new comments -
[Messenger] Allow auto creation of sqs queue
#58575 commented on
May 26, 2025 • 0 new comments -
[Validator] Add new `Schema` validation constraint
#58560 commented on
May 26, 2025 • 0 new comments -
[HtmlSanitizer] Add ability to sanitize a whole document
#58524 commented on
May 26, 2025 • 0 new comments -
Add failing test for http client with retryable client when response is not initialized
#58460 commented on
May 26, 2025 • 0 new comments -
[Cache] Add `PdoTagAwareAdapter`
#58296 commented on
May 26, 2025 • 0 new comments -
[AssetMapper] Add logical failure implementation
#58275 commented on
May 26, 2025 • 0 new comments -
[MapRequestPayload] Allow usage of expressions for defining validation groups
#58273 commented on
May 26, 2025 • 0 new comments -
[Serializer] Support serialized names and paths configuration per group
#58236 commented on
May 26, 2025 • 0 new comments -
[VarDumper] Only select `HtmlDumper` if `Accept` header is set with non-cli SAPI
#58070 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] Use TypeInfo for `#[MapRequestPayload]` type resolution
#58036 commented on
May 26, 2025 • 0 new comments -
[DoctrineBridge] In Profiler, Show all fields and values for validation constraints
#57963 commented on
May 26, 2025 • 0 new comments -
[Config] Allow overriding array nodes and prototyped array nodes
#57873 commented on
May 26, 2025 • 0 new comments -
[Lock] Add `$prefix` parameter to avoid collision with `FlockStore`
#57857 commented on
May 26, 2025 • 0 new comments -
[Notifier] [Telegram] Add support for local API server
#57769 commented on
May 26, 2025 • 0 new comments -
[Messenger] Prioritize receivers via transport configuration
#57757 commented on
May 26, 2025 • 0 new comments -
[Security] Add a Not_Full_Fledged_handler in ExceptionListener from security login
#57661 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Allow default action in configuration
#57653 commented on
May 26, 2025 • 0 new comments -
[Security][SecurityBundle] Change exception thrown by `#[IsCsrfTokenValid]` attribute
#57622 commented on
May 26, 2025 • 0 new comments -
[PropertyInfo] Add `PropertyAttributesExtractor`
#57601 commented on
May 26, 2025 • 0 new comments -
[Serializer][RFC] recursive object normalizer
#57547 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Add support for parsing non-POST requests using request_parse_body() (PHP 8.4)
#59358 commented on
May 26, 2025 • 0 new comments -
[PropertyAccess][PropertyInfo] customize behavior for property hooks on read and write
#59246 commented on
May 26, 2025 • 0 new comments -
[Test] Symfony framework dagger module
#59240 commented on
May 26, 2025 • 0 new comments -
[Messenger] [WIP][Keepalive] keepaliveInterval from KeepaliveReceiverInterface
#59238 commented on
May 26, 2025 • 0 new comments -
[Security] Hiding userFqcn in RememberMe cookie
#59232 commented on
May 26, 2025 • 0 new comments -
WIP: support for targeted cache control
#59219 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add template parameter to avoid necessity to assert data in normalize
#59200 commented on
May 26, 2025 • 0 new comments -
[Messenger] [Amqp] Allow sendable AmqpStamp for failure routing
#59161 commented on
May 26, 2025 • 0 new comments -
[Validator] Add `Video` constraint for validating video files
#59042 commented on
May 26, 2025 • 0 new comments -
[Serializer] Trigger deprecation when could not parse date with default format
#58966 commented on
May 26, 2025 • 0 new comments -
[Form] `BirthdayType` has automatic `attr` when `widget` is `single_text`
#58871 commented on
May 26, 2025 • 0 new comments -
[WebProfilerBundle] add debugbar on `StreamedResponse`
#58789 commented on
May 26, 2025 • 0 new comments -
[Security] Make `ChainUserProvider::loadUserByIdentifier()` to pass all arguments to its providers
#58773 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Generate `Config` class
#58771 commented on
May 26, 2025 • 0 new comments -
[Finder] Allow finder to set the `UNIX_PATH` flag when recursing directories
#58732 commented on
May 26, 2025 • 0 new comments -
[Command] Improve `--show-arguments` for command `debug:container`
#58718 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] FromQuery, FromBody, FromRoute, etc. attributes
#58709 commented on
May 26, 2025 • 0 new comments -
[Messenger][FrameworkBundle] Allow chaining multiple failure transports
#58655 commented on
May 26, 2025 • 0 new comments -
[Security] Add route params in `LoginLinkHandler`
#58629 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add an option to the `XmlEncoder` allowing to decode tags as collection
#58604 commented on
May 26, 2025 • 0 new comments -
Missing translations for Basque (eu)
#53012 commented on
May 21, 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 -
[Console] Wrong response content question multiline
#58910 commented on
May 19, 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 -
Add `success_handler` and `failure_handler` to `RememberMeAuthenticator`
#58903 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 -
Scheduler - Invalid TTL exception when defining expiration for stateful lock
#58881 commented on
May 16, 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 -
[Translation] `translation:extract` with bundle - should also extract translations from PHP code
#54798 commented on
May 15, 2025 • 0 new comments -
[Feature][Messenger] Add message in logs
#59543 commented on
May 9, 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 -
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 -
[Messenger] "Self-handling" messages (message AND handler in the same class)
#58102 commented on
May 9, 2025 • 0 new comments -
[Messenger] Queue worker crashing on MessageDecodingFailedException
#58510 commented on
May 9, 2025 • 0 new comments -
[DX] Static vs. runtime env vars
#40794 commented on
May 9, 2025 • 0 new comments -
[Messenger] doesn't recognize issues in handler when it's a generator
#53887 commented on
May 9, 2025 • 0 new comments -
[Messenger][UX] make basic operational messages from messenger:consume NOTICE instead of INFO
#54064 commented on
May 9, 2025 • 0 new comments -
[Form] BirthdayType and dates before 1583
#31057 commented on
May 9, 2025 • 0 new comments -
Listener object (doctrine.orm.entity_listener tagged) have other copy of EntityManager (injected by autowiring)
#28869 commented on
May 9, 2025 • 0 new comments -
[Routing] Improvements for debug:router command
#59991 commented on
May 9, 2025 • 0 new comments -
[HttpFoundation] `#[VerifySignature]` attribute
#60189 commented on
May 9, 2025 • 0 new comments -
Add copy button to get path of variable deep down the array/object chain
#52345 commented on
May 9, 2025 • 0 new comments -
lint:container --resolve-env-vars fails on new project
#59028 commented on
May 9, 2025 • 0 new comments -
Expected response code "354" but got code "250", with message "250 2.1.5 Ok"
#54169 commented on
May 8, 2025 • 0 new comments -
[Lock] - pass redis connection
#53845 commented on
May 8, 2025 • 0 new comments -
[Mailer] Support OAuth2
#48888 commented on
May 8, 2025 • 0 new comments -
[AssetMapper] es-module-shim script attributes conflicts with Turbo
#59097 commented on
May 8, 2025 • 0 new comments -
[Workflow] Declare Workflow with PHP Class and attributes
#58503 commented on
May 4, 2025 • 0 new comments -
[RFC] Add a ValidationException
#60234 commented on
May 1, 2025 • 0 new comments -
[RFC] [Serializer] Introduce param config to drop the BC check in AbstractNormalizer::getAllowedAttributes
#58697 commented on
Apr 30, 2025 • 0 new comments -
implementing SignalableCommandInterface in standalone symfony/console might prevent SIGINT/SIGTERM
#57342 commented on
Apr 30, 2025 • 0 new comments -
[RFC] include a new dev config file for `twig-cs-fixer` in the codebase
#54799 commented on
Apr 28, 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
Apr 28, 2025 • 0 new comments -
[Serializer] Different name conversion strategy is used during denormalization, depending on whether you use properties or a constructor
#58583 commented on
May 15, 2025 • 0 new comments -
Serializing methods in all lowercase works differently in latest 7.1 and 7.2
#58876 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 -
Add Support for Immediate Message Handling within the Same Consumer in Symfony Messenger
#58635 commented on
May 14, 2025 • 0 new comments -
Problem with symfony/rate-limiter
#58690 commented on
May 14, 2025 • 0 new comments -
Project absolute path interpreted as parameters
#58667 commented on
May 14, 2025 • 0 new comments -
[Cache] "vary" prop from Cache attribute doesn't work when inferring Locale from Accept-Language
#58663 commented on
May 14, 2025 • 0 new comments -
#[Map...] is a mess (rfc)
#58662 commented on
May 14, 2025 • 0 new comments -
[Cache] Cache pool with provider key can not be overriden in tests environment and failes with OutOfBoundsException
#58864 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 -
Inconsistent response headers when using caching via Cache attribute
#58598 commented on
May 11, 2025 • 0 new comments -
Dev mode for assetmapper does not serve css files automatically
#54520 commented on
May 10, 2025 • 0 new comments -
Cannot use `#[MapUploadedFile]` with optional file
#58590 commented on
May 10, 2025 • 0 new comments -
[Runtime] Allow frameworks to overwrite default Runtime class
#60249 commented on
May 10, 2025 • 0 new comments -
Make the `TranslatorInterface` supports both `string` and `TranslatableInterface` as first argument
#60170 commented on
May 9, 2025 • 0 new comments -
[Lock] "Cannot use 'SCRIPT' with redis-cluster" after updating to symfony/lock 7.2.* when using a redis cluster with RedisStore
#59795 commented on
May 9, 2025 • 0 new comments -
[RFC] Deprecate and remove support for semantic XML configuration
#60200 commented on
May 9, 2025 • 0 new comments -
[RFC] Attribute-based Interception for Service Methods
#59730 commented on
May 9, 2025 • 0 new comments -
Don't let browsers cache 301 responses forever by default
#59346 commented on
May 9, 2025 • 0 new comments -
[Form] deprecate translation_parameters options given TranslatableMessage
#42077 commented on
May 9, 2025 • 0 new comments -
[DomCrawler] impossible to test a value out of the options in ChoiceFormField
#47642 commented on
May 26, 2025 • 0 new comments -
[Messenger] [WIP] Be able to start a worker for multiple queues with custom consumption priorities
#47602 commented on
May 26, 2025 • 0 new comments -
[Messenger] [Amqp-messenger] Support content encoding and compression
#47592 commented on
May 26, 2025 • 0 new comments -
[Messenger] Separate WorkerRunningEvent into WorkerBusyEvent and WorkerIdleEvent
#47573 commented on
May 26, 2025 • 0 new comments -
[Form] Add a TypeGuesser that use typed property reflection
#47450 commented on
May 26, 2025 • 0 new comments -
[Console] Adding optional columns to Table
#47448 commented on
May 26, 2025 • 0 new comments -
[Console] Show Application-level console options when showing synopsis or when error occurred
#47436 commented on
May 26, 2025 • 0 new comments -
[Filesystem] makePathRelative with existing files, remove ending /
#47424 commented on
May 26, 2025 • 0 new comments -
[Config] Deprecate ArrayNodeDefinition::ignoreExtraKeys in favor of s etIgnoreExtraKeys and setRemoveExtraKeys
#47284 commented on
May 26, 2025 • 0 new comments -
[Form] Introduce validation events
#47210 commented on
May 26, 2025 • 0 new comments -
[Serializer] [Normalizer] Add to context current class / attribute name for a denormalized object
#47182 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] make `KernelBrowser::loginUser()` session available for updating after login
#47001 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add PropertyValueNormalizer to AbstractObjectNormalizer for code reusability with composition
#46662 commented on
May 26, 2025 • 0 new comments -
[Serializer] Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
#46654 commented on
May 26, 2025 • 0 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
May 26, 2025 • 0 new comments -
[Serializer] Allow (de)normalization of empty objects in PropertyNormalizer
#46417 commented on
May 26, 2025 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
May 26, 2025 • 0 new comments -
[Security] Allow disabling redirect on logout
#46320 commented on
May 26, 2025 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
May 26, 2025 • 0 new comments -
[Lock] Add `MysqlStore`
#45982 commented on
May 26, 2025 • 0 new comments -
[Translation] Extract locale fallback computation into a dedicated class
#45553 commented on
May 26, 2025 • 0 new comments -
[Serializer] regression with attribute serialization
#58689 commented on
May 27, 2025 • 0 new comments -
[CssSelector] Add `:has()` support
#49388 commented on
May 26, 2025 • 0 new comments -
[Messenger] New transport.serializer configuration
#49256 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Constraint ResponseHeaderSame now shows the actual header value
#49227 commented on
May 26, 2025 • 0 new comments -
[RateLimiter] add the ability to use a `Clock` inside the `RateLimiter`
#49222 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Detect unused environment variables in .env
#49161 commented on
May 26, 2025 • 0 new comments -
[Validator] Avoid TypeError and improve DX when null groups
#49137 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[HttpFoundation] Feature: Introduce flashbag cache to Twig AppVariable
#49042 commented on
May 26, 2025 • 0 new comments -
[Validator] Handle object properties in Unique validator
#48951 commented on
May 26, 2025 • 0 new comments -
[VarDumper] Add support for options in `dump()`/`dd()`
#48667 commented on
May 26, 2025 • 0 new comments -
[Dotenv] Handle dynamic variables in multiple .env files
#48636 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Add native handlers for Memcache and Redis
#48588 commented on
May 26, 2025 • 0 new comments -
[FrameworkBundle] Fail properly on unregistrable command
#48547 commented on
May 26, 2025 • 0 new comments -
feature Add the possibility by filtering csv values by headers
#48448 commented on
May 26, 2025 • 0 new comments -
[Console] Support a set of control keys and key combinations in `QuestionHelper`
#48287 commented on
May 26, 2025 • 0 new comments -
[Security] Json login exception
#48277 commented on
May 26, 2025 • 0 new comments -
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#48035 commented on
May 26, 2025 • 0 new comments -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 commented on
May 26, 2025 • 0 new comments -
[Messenger] [AMQP] Add routing key to data passed to serializer decode.
#47975 commented on
May 26, 2025 • 0 new comments -
[Filesystem] rename `Filesystem::mirror()` option `copy_on_windows` to `follow_symlinks`
#47969 commented on
May 26, 2025 • 0 new comments -
[Validator] Unique should support objects fields
#47714 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[AssetMapper] importmap() function imports all entry points
#54377 commented on
May 27, 2025 • 0 new comments -
[Symfony Lock] possible lock id collision in DoctrineDbalPostgreSqlStore
#58838 commented on
May 27, 2025 • 0 new comments -
Env variable processor return empty string when used with default.
#57442 commented on
May 27, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 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 -
`PasswordStrengthValidator` logic always return `Weak` even for strong password
#57074 commented on
May 26, 2025 • 0 new comments -
Use rfc9211 in HttpCache
#58985 commented on
May 26, 2025 • 0 new comments -
[Form] Custom Form Type with the same name as its parent Symfony form type results in exception upon rednering
#58825 commented on
May 25, 2025 • 0 new comments -
[Security][Framework] Use Firewall Settings to get UserProvider Service for Request
#54713 commented on
May 25, 2025 • 0 new comments -
Easy English name for "Invalid CSRF token"
#60129 commented on
May 25, 2025 • 0 new comments -
StreamedJsonResponse does not stream
#60257 commented on
May 24, 2025 • 0 new comments -
[Serializer] when normalizing, order the properties in a way controllable by the user
#27441 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 -
`Symfony\Component\HttpKernel\EventListener\ErrorListener` & `framework.error_controller` usage resulting in having the wrong request method
#58968 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 -
Support setting both partitioned and unpartitioned cookies of the same domain/path/name
#58774 commented on
May 21, 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 -
[Serializer] Allow to denormalize objects that have constructor checks without using constructor
#45508 commented on
May 26, 2025 • 0 new comments -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 commented on
May 26, 2025 • 0 new comments -
[Form] Missing Data Handling (checkbox edge cases)
#45081 commented on
May 26, 2025 • 0 new comments -
[PropertyAccess] Reset object property to either null or uninitialized state
#44880 commented on
May 26, 2025 • 0 new comments -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
May 26, 2025 • 0 new comments -
[Process] Add support for Fiber
#43678 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[Messenger] Add messenger configuration to make a message bus not get all handlers by default
#42693 commented on
May 26, 2025 • 0 new comments -
[HttpKernel] PSR-6 HttpCache store
#42295 commented on
May 26, 2025 • 0 new comments -
[Console] Extract customizable BaseOutputStyle and reusable MessageBlock
#42093 commented on
May 26, 2025 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
May 26, 2025 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
May 26, 2025 • 0 new comments -
[HttpFoundation] Ensure path info has a leading slash
#40750 commented on
May 26, 2025 • 0 new comments -
[Form] Allow Form events to be used as expected with `inherit_data` option
#40515 commented on
May 26, 2025 • 0 new comments -
[Yaml] Implement $blockChompingIndicator for TaggedValue multi-line literal blocks
#40431 commented on
May 26, 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
May 26, 2025 • 0 new comments -
[Serializer] Add a @Mapping Annotation
#39048 commented on
May 26, 2025 • 0 new comments -
[DoctrineBridge][Validator] Expose all fields for message validation failure
#38969 commented on
May 26, 2025 • 0 new comments -
[Messenger] support for multiple bindings on the same queue
#38485 commented on
May 26, 2025 • 0 new comments -
[Serializer] Serialization versioning
#38478 commented on
May 26, 2025 • 0 new comments -
[Form] ORMQueryBuilderLoader::getEntitiesByIds executing query despite that Entity is already loaded
#57780 commented on
May 27, 2025 • 0 new comments