-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
68 Pull requests merged by 28 people
-
[Console] Restore
SHELL_VERBOSITY
after a command is ran#61033 merged
Aug 23, 2025 -
[FrameworkBundle] Only show relevant columns in
debug:router
call and adding colors#59780 merged
Aug 23, 2025 -
[Security] Improve performance of
RoleHierarchy::buildRoleMap
method#61057 merged
Aug 23, 2025 -
[Messenger] Add
--exclude-receivers
tomessenger:consume
command#60979 merged
Aug 23, 2025 -
[ObjectMapper] embed collection transformer
#60442 merged
Aug 23, 2025 -
[Console] Fix testing multiline question
#61501 merged
Aug 23, 2025 -
[SecurityHttp] Removes final keyword from IsGranted attribute
#61504 merged
Aug 23, 2025 -
[String] Fix nodes singular
#61503 merged
Aug 22, 2025 -
[JsonPath][JsonStreamer][ObjectMapper] the components are no longer experimental
#61500 merged
Aug 22, 2025 -
[FrameworkBundle][Routing] Auto-register routes from attributes found on controller services
#61492 merged
Aug 22, 2025 -
[SecurityBundle] add missing changelog entry
#61502 merged
Aug 22, 2025 -
[Mailer] use the same transport for both Mailtrap's live and sandbox API
#61499 merged
Aug 22, 2025 -
[DependencyInjection][Routing] Add JSON schema for validating and autocompleting YAML config files
#61282 merged
Aug 22, 2025 -
[Console] Add getter for the original command "code" object
#61078 merged
Aug 22, 2025 -
[Security][Validator] Review translations
#61495 merged
Aug 22, 2025 -
[Security] Ignore target route when exiting impersonation
#61486 merged
Aug 22, 2025 -
[TypeInfo] Add extra type alias support
#61480 merged
Aug 22, 2025 -
[WebProfilerBundle] Update toolbar.css.twig
#61498 merged
Aug 22, 2025 -
[HttpFoundation] use PHPUnit's native expectUserDeprecationMessage() method
#61485 merged
Aug 21, 2025 -
[DomCrawler] Improve phpdoc annotations
#61482 merged
Aug 21, 2025 -
[DomCrawler] Always parse according to HTML5 rules thanks to the native DOM parser
#61481 merged
Aug 21, 2025 -
[PhpUnitBridge] revert patching of PHPUnit about memleak reports
#61476 merged
Aug 21, 2025 -
[DomCrawler] Use the native HTML5 parser on PHP 8.4
#61475 merged
Aug 21, 2025 -
[Routing] Remove deprecated
getEnv
andsetEnv
methods#61477 merged
Aug 21, 2025 -
[Notifier][Discord] Remove length checks
#61467 merged
Aug 20, 2025 -
Fix low-deps tests
#61473 merged
Aug 20, 2025 -
[PhpUnitBridge] Code cleanup
#61472 merged
Aug 20, 2025 -
[HttpFoundation] Don’t check suffix on empty MIME type
#61471 merged
Aug 20, 2025 -
Bump phpunit-bridge to ^7.4|^8.0
#61470 merged
Aug 20, 2025 -
[PhpUnitBridge] Patch phpunit to clear php8.5 deprecation
#61469 merged
Aug 20, 2025 -
[Routing] Fix Typo in CHANGELOG.md
#61468 merged
Aug 20, 2025 -
[Notifier][Discord] fix test
createProvider
inDiscordTransportFactoryTest
#61464 merged
Aug 20, 2025 -
[Routing] Add possibility to create a request context with parameters directly
#60120 merged
Aug 20, 2025 -
[Mailer][Sendgrid] Add suppression groups support
#61455 merged
Aug 20, 2025 -
[HttpFoundation] Add support for structured MIME suffix
#61267 merged
Aug 20, 2025 -
[Routing] allow setting multiple envs in
#[Route]
attribute#61358 merged
Aug 20, 2025 -
[HttpFoundation] fix session cookie options assertions on PHP 8.5
#61465 merged
Aug 20, 2025 -
[Security] Add
$methods
support to#[IsGranted]
to restrict access by HTTP method#61359 merged
Aug 20, 2025 -
[Messenger] use non-deprecated DBAL-API when available
#61460 merged
Aug 20, 2025 -
[String] Fix issues singular
#61459 merged
Aug 19, 2025 -
[JsonStreamer] fix tests
#61461 merged
Aug 19, 2025 -
[Notifier][Discord] Add
DiscordBotTransport
#60218 merged
Aug 19, 2025 -
[Notifier][Telegram] Add TelegramOptions::messageThreadId()
#61444 merged
Aug 19, 2025 -
[Console] Fix name/alias/usages when an invokable command has an alias
#61367 merged
Aug 19, 2025 -
[Intl] Take timezoneTypes’ ianaMap into account
#61426 merged
Aug 19, 2025 -
[WebProfilerBundle] Hide WDT clearer when it is hidden
#61422 merged
Aug 19, 2025 -
[TypeInfo] Add space after glue comma
#61430 merged
Aug 19, 2025 -
Remove obsolete code for solved Psalm issue in workflow
#61437 merged
Aug 19, 2025 -
[Config] Reduce the size of serialized resource checkers
#61454 merged
Aug 19, 2025 -
[Mailer] Add compatibility for Mailtrap's sandbox
#61315 merged
Aug 19, 2025 -
[Serializer] Replace Japan timezone with Asia/Tokyo
#61438 merged
Aug 18, 2025 -
no longer use 7.4 workaround for
COMPOSER_ROOT_VERSION
#61369 merged
Aug 18, 2025 -
[Serializer][Validator] Make internal properties private
#61449 merged
Aug 18, 2025 -
[VarExporter] Fix serializing classes with __serialize() returning unprefixed private properties
#61453 merged
Aug 18, 2025 -
Remove direct access to internal properties cross-components
#61452 merged
Aug 18, 2025 -
[DoctrineBridge] remove deprecated nullable option from primary key columns
#61450 merged
Aug 18, 2025 -
[Validator] Optimize serialized metadata and cleanup tests
#61448 merged
Aug 18, 2025 -
[String] specific fix to avoid 'outag' when inflecting 'outages'
#61447 merged
Aug 18, 2025 -
Use <info> for options in command description
#61446 merged
Aug 17, 2025 -
[FrameworkBundle] Make
cache:warmup
warm up read-only caches#61115 merged
Aug 17, 2025 -
[WebProfilerBundle] Remove code for PHP < 8.3
#61442 merged
Aug 17, 2025 -
[ObjectMapper] Remove obsolete TODO
#61440 merged
Aug 17, 2025 -
[HttpFoundation][HttpKernel][WebProfilerBundle] Add support for the
QUERY
HTTP method#61173 merged
Aug 16, 2025 -
[Security] Add bool return type to CustomCredentials callable parameter
#61409 merged
Aug 16, 2025
11 Pull requests opened by 9 people
-
[TwigBridge][TwigBundle] Add `rate_limit()` Twig function
#61439 opened
Aug 16, 2025 -
[FrameworkBundle] Deprecate container parameters router.request_context.scheme and .host
#61457 opened
Aug 19, 2025 -
[HttpKernel] Prevent TypeError for out-of-range route parameters
#61458 opened
Aug 19, 2025 -
[Messenger] Add ListableReceiverInterface support to RedisReceiver
#61462 opened
Aug 19, 2025 -
Legacy TODO in XmlEncoder regarding root node name during decoding #61441
#61466 opened
Aug 20, 2025 -
[Console] Add `#[Input]` attribute to support DTOs in invokable commands
#61478 opened
Aug 21, 2025 -
[DependencyInjection][Routing] Define array-shapes for config arrays
#61490 opened
Aug 21, 2025 -
[Console] Allow to test the different streams at the same time
#61494 opened
Aug 21, 2025 -
[Notifier] Add tests for option classes
#61496 opened
Aug 21, 2025 -
[ObjectMapper] cache attributes in memory
#61497 opened
Aug 21, 2025 -
[HttpKernel] RegisterControllerArgumentLocatorsPass: removed unnecessary check
#61505 opened
Aug 22, 2025
32 Issues closed by 9 people
-
[Messenger] Oracle errors `ORA-00955: Name is already used by an existing object` with Doctrine transport
#59903 closed
Aug 23, 2025 -
Improved output of debug route collection
#59767 closed
Aug 23, 2025 -
performance issues with RoleHierarchy
#57322 closed
Aug 23, 2025 -
[ObjectMapper] Support mapping to nested arrays of objects
#61116 closed
Aug 23, 2025 -
[Console] Wrong response content question multiline
#58910 closed
Aug 23, 2025 -
[Security] Make IsGranted Attribute non final to allow usage of custom attributes
#60896 closed
Aug 23, 2025 -
CacheAttributeListener overrides custom Vary headers when set_locale_from_accept_language is enabled
#61229 closed
Aug 22, 2025 -
[Routing] free controllers from their folder
#60946 closed
Aug 22, 2025 -
[DependencyInjection][Routing] Add JSON Schema for Services and Route definition
#60572 closed
Aug 22, 2025 -
Missing translations for Spanish (es)
#54958 closed
Aug 22, 2025 -
Impersonation exit route not used
#53873 closed
Aug 22, 2025 -
[PropertyInfo] PhpStanExtractor does not support phpstan.neon-defined aliases
#61302 closed
Aug 22, 2025 -
[FrameworkBundle] No machine data available for `bin/console debug:config --format=json`
#61479 closed
Aug 21, 2025 -
`json_login_ldap` in chain with `json_login` and new authenticator
#41892 closed
Aug 21, 2025 -
Leverage PHP 8.4's native parsing of HTML5
#53666 closed
Aug 21, 2025 -
[TypeInfo] Add `scalar` type
#61385 closed
Aug 20, 2025 -
[TypeInfo] Add `numeric-string` type
#61386 closed
Aug 20, 2025 -
[PropertyInfo] PhpStanExtractor parsing failure
#61301 closed
Aug 20, 2025 -
[http-foundation OR routing] Defining query string parameters
#59802 closed
Aug 20, 2025 -
[Mailer] Sendgrid API Transport: allow use of asm
#53830 closed
Aug 20, 2025 -
[Routing] make it possible so that env parameter can set a array
#61344 closed
Aug 20, 2025 -
Telegram Message Thread Id: symfony/telegram-notifier
#61443 closed
Aug 19, 2025 -
Timezone Asia/Calcutta deprecated
#61289 closed
Aug 19, 2025 -
White empty bar appears after collapsing Web Debug Toolbar in Symfony 7.3.2
#61416 closed
Aug 19, 2025 -
Unable to transmit Log entries below ERROR in Monolog Bridge NotifierHandler
#47826 closed
Aug 19, 2025 -
[HttpKernel] #[MapUploadedFile] does not throw HttpException when no file is provided in request
#61376 closed
Aug 19, 2025 -
[ObjectMapper] Mapping array to Collection and the other way around
#61266 closed
Aug 18, 2025 -
[Router][Cache] Router cache does not warm using `cache:warm`, but does when `cache:clear`
#59703 closed
Aug 17, 2025 -
`MimeTypes::getExtensions` returns an empty array with `application/x-ndjson` mime type
#61135 closed
Aug 17, 2025 -
[UrlValidator] Url with curly braces is not correctly validated
#58720 closed
Aug 16, 2025 -
No difference between `path()` and `url()` when there are "host tokens"
#61435 closed
Aug 16, 2025 -
Add support for QUERY method
#60521 closed
Aug 16, 2025
6 Issues opened by 6 people
-
Unclear exception in XmlFileLoader
#61493 opened
Aug 21, 2025 -
[Profiler] RFC: display app runtime in the Symfony configuration dashboard
#61491 opened
Aug 21, 2025 -
[Webhook] Mailchimp webhook is rejecting requests
#61489 opened
Aug 21, 2025 -
[FormType][Twig] Error in mapping error on the form collection when using 'property_path'
#61484 opened
Aug 21, 2025 -
Prevent type error when routing parameter cannot be converted to integer
#61451 opened
Aug 18, 2025 -
[Serializer] Legacy TODO in XmlEncoder regarding root node name during decoding
#61441 opened
Aug 17, 2025
52 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.
-
[Intl] Add methods to filter currencies more precisely
#61431 commented on
Aug 22, 2025 • 40 new comments -
[ObjectMapper] Map a collection of objects
#60615 commented on
Aug 19, 2025 • 11 new comments -
[Security][SecurityBundle] Dump role hierarchy as mermaid chart
#61034 commented on
Aug 22, 2025 • 10 new comments -
[Security][TwigBridge] Add access_decision() and access_decision_for_user()
#61379 commented on
Aug 19, 2025 • 5 new comments -
[Form] Add form type guesser for `EnumType`
#61297 commented on
Aug 22, 2025 • 5 new comments -
[FeatureFlag] Propose a simple version
#53213 commented on
Aug 20, 2025 • 5 new comments -
[Semaphore] Add a semaphore store based on locks
#59202 commented on
Aug 21, 2025 • 4 new comments -
[Messenger] Messenger: add `--duration` option to `messenger:stop-workers` command
#60517 commented on
Aug 19, 2025 • 4 new comments -
Add support for rate limited mailer transports
#59985 commented on
Aug 23, 2025 • 2 new comments -
[DoctrineBridge] [WIP] Add `comparator` option to `UniqueEntity` constraint
#61224 commented on
Aug 21, 2025 • 1 new comment -
[Console][QuestionHelper] add optional timeout for human interaction
#61092 commented on
Aug 17, 2025 • 1 new comment -
[SecurityBundle] Add missing `fixXmlConfig()` calls for OIDC token handler arrays
#60996 commented on
Aug 23, 2025 • 1 new comment -
[HttpFoundation] `UploadedFile::getRealPath` returns absolute path to public directory if uploading error
#59931 commented on
Aug 22, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Aug 23, 2025 • 0 new comments -
[HttpKernel] Fatal Error when using `#[MapUploadedFile]` with non-array/non-variadic argument
#57824 commented on
Aug 23, 2025 • 0 new comments -
[FrameworkBundle] Generate `Config` class
#58771 commented on
Aug 21, 2025 • 0 new comments -
[Twig] Add daisyUI form layout
#60334 commented on
Aug 23, 2025 • 0 new comments -
[HttpKernel] Add `#[IsSignatureValid]` attribute
#60395 commented on
Aug 16, 2025 • 0 new comments -
[DependencyInjection][Routing] Deprecate XML configuration format
#60568 commented on
Aug 20, 2025 • 0 new comments -
[DependencyInjection] add `factory` argument in the `#[Autoconfigure]` attribute and also enabled the use of `factory` within `instanceof` conditionals
#60589 commented on
Aug 17, 2025 • 0 new comments -
[Intl][Currency] fetch active currencies in currency type by default
#61400 commented on
Aug 19, 2025 • 0 new comments -
[Translation] Rework `PhpAstExtractor` tests organization for future improvements
#60854 commented on
Aug 18, 2025 • 0 new comments -
[JsonPath] Make the component RFC compliant
#61132 commented on
Aug 21, 2025 • 0 new comments -
[Serializer] Deprecate XML configuration format
#61287 commented on
Aug 20, 2025 • 0 new comments -
[Validator] Deprecate XML configuration format
#61288 commented on
Aug 20, 2025 • 0 new comments -
[HttpKernel] Refine Vary header check to skip special handling of 'Accept-Language' when it's the only entry and '_vary_by_language' is `true` in `CacheAttributeListener`
#61368 commented on
Aug 22, 2025 • 0 new comments -
[Console] Testing `src/Symfony/Component/Console` fails during a full `php ./phpuinit symfony` test
#61434 commented on
Aug 16, 2025 • 0 new comments -
[FrameworkBundle] Running Symfony Tests > SecretsListCommandTest fails if path is too long
#61415 commented on
Aug 16, 2025 • 0 new comments -
[Console] Support reading from stdin directly
#61384 commented on
Aug 17, 2025 • 0 new comments -
[DependencyInjection][Debug] introduce debug command to display decoration stack
#59787 commented on
Aug 17, 2025 • 0 new comments -
lint:container does not correctly validate tagged services in debug mode
#53839 commented on
Aug 18, 2025 • 0 new comments -
[Translator] support blocks (callbacks) in ICU translation messages
#57389 commented on
Aug 18, 2025 • 0 new comments -
[RFC] Using argument value resolvers outside of controllers
#53915 commented on
Aug 18, 2025 • 0 new comments -
Should BinaryFileResponse reset max execution time?
#53721 commented on
Aug 18, 2025 • 0 new comments -
Make FormRenderer::humanize static
#61433 commented on
Aug 18, 2025 • 0 new comments -
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler::onAuthenticationFailure should could return null
#59801 commented on
Aug 19, 2025 • 0 new comments -
[AssetMapper] Disable Versioning in Dev
#59683 commented on
Aug 19, 2025 • 0 new comments -
[Mailer] Images in TemplatedEmail are sended as attachments instead of to be rendered using Async and Dkim Signer
#50685 commented on
Aug 19, 2025 • 0 new comments -
Profiler (?) adds HTML to the JSON error output and client is unable to parse response as JSON
#59024 commented on
Aug 19, 2025 • 0 new comments -
[Uid] Add `MockUuid`/`UuidFactory` for deterministic UUID generation in tests
#60978 commented on
Aug 19, 2025 • 0 new comments -
symfony/ldap fails eventually in worker mode
#53442 commented on
Aug 20, 2025 • 0 new comments -
[RFC] The future of Webpack Encore, Webpack Encore Bundle, and Node.js usage inside a Symfony app
#59707 commented on
Aug 20, 2025 • 0 new comments -
[DX][Config] Generate JSON schema for Yaml configuration
#59603 commented on
Aug 21, 2025 • 0 new comments -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
Aug 21, 2025 • 0 new comments -
[Console] PHPUnit test fails for empty answers
#45319 commented on
Aug 21, 2025 • 0 new comments -
Missing requests informations in symfony profiler
#59817 commented on
Aug 21, 2025 • 0 new comments -
Lazy firewall on public routes with remember me causes undue CSRF clearing
#59816 commented on
Aug 21, 2025 • 0 new comments -
[ObjectMapper] Enum mapping process
#61044 commented on
Aug 21, 2025 • 0 new comments -
[Mailer, Messenger] User object is not unserialized correctly in asynchronous process
#58685 commented on
Aug 22, 2025 • 0 new comments -
Intl: Invalid `Currencies::getNumericCode()` for `XCG` (Caribbean guilder)
#60041 commented on
Aug 22, 2025 • 0 new comments -
Define the labels of the BirthdayType
#59825 commented on
Aug 22, 2025 • 0 new comments -
Autowiring parameters inconsistent behavior
#59659 commented on
Aug 22, 2025 • 0 new comments