-
-
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
27 Pull requests merged by 15 people
-
[WebProfilerBundle] fix fixture files locations
#61245 merged
Jul 26, 2025 -
[Config] resolve conflict
#61244 merged
Jul 26, 2025 -
[FrameworkBundle] Fix cache warmers tests
#61101 merged
Jul 26, 2025 -
[Console] Fix
TreeHelper::addChild
when providing a string#61080 merged
Jul 26, 2025 -
[Serializer] Handle invalid mapping type property type
#60296 merged
Jul 26, 2025 -
[Config] Do not generate unreachable configuration paths
#58995 merged
Jul 26, 2025 -
[WebProfilerBundle] Fix missing indent on non php files opended in the profiler
#60867 merged
Jul 26, 2025 -
[Serializer] Add
CDATA_WRAPPING_NAME_PATTERN
support toXmlEncoder
#60355 merged
Jul 26, 2025 -
[BrowserKit] Add PHPUnit constraints:
BrowserHistoryIsOnFirstPage
andBrowserHistoryIsOnLastPage
#60955 merged
Jul 26, 2025 -
[Validator] Add
min
andmax
in both error messages ofLengthValidator
#60805 merged
Jul 26, 2025 -
[ObjectMapper] skip reading uninitialized values
#61233 merged
Jul 26, 2025 -
[AssetMapper] Add support for loading JSON using import statements
#61133 merged
Jul 26, 2025 -
[JsonPath] Fix parsing invalid Unicode codepoints
#61199 merged
Jul 26, 2025 -
[Validator] remove docblocks for deprecated argument types
#61240 merged
Jul 26, 2025 -
[Security] Support union type for
#[CurrentUser]
attribute#61204 merged
Jul 25, 2025 -
Fix typos
#61227 merged
Jul 24, 2025 -
[Mailer][Brevo] Update Webhook IPs
#61223 merged
Jul 24, 2025 -
[JsonStreamer] Add
include_null_properties
option#60730 merged
Jul 24, 2025 -
[JsonStreamer] Provide current object to value transformers
#61006 merged
Jul 24, 2025 -
[Translation] Add
StaticMessage
#60935 merged
Jul 24, 2025 -
[Console] Fix JSON description for negatable input flags
#61201 merged
Jul 24, 2025 -
[HttpKernel] Remove outdated phpdoc
#61206 merged
Jul 24, 2025 -
[Form][PhpUnitBridge] Remove usage of noop
ReflectionProperty::setAccessible()
#61207 merged
Jul 24, 2025 -
[Serializer][VarDumper] Remove require php 8.2 from tests
#61209 merged
Jul 24, 2025 -
[Cache] fix compatibility with different Relay versions
#61220 merged
Jul 24, 2025 -
[DependencyInjection] remove no longer needed fixtures file
#61219 merged
Jul 24, 2025 -
[HttpFoundation] fix deprecation message
#61221 merged
Jul 24, 2025
6 Pull requests opened by 6 people
-
[WIP][DoctrineBridge] Add `comparator` option to `UniqueEntity` constraint
#61224 opened
Jul 24, 2025 -
Firebird Database - incompatibility with expected lowercase columns
#61232 opened
Jul 24, 2025 -
[Cache] RedisTrait::doFetch should use pipeline with GET's instead of MGET for Relay\Cluster
#61234 opened
Jul 25, 2025 -
[OptionsResolver] Optimize splitOutsideParenthesis() - 2.91x faster
#61239 opened
Jul 25, 2025 -
[Console] [Table] Fix invalid UTF-8 due to text wrapping
#61242 opened
Jul 26, 2025 -
[VarDumper] Use unique identifier for RequestContextProvider
#61246 opened
Jul 26, 2025
9 Issues closed by 5 people
-
"syntax error, unexpected token "<<"" in symfony/config/blob/7.3/Builder/ConfigBuilderGenerator.php
#61243 closed
Jul 26, 2025 -
[WebProfilerBundle] Missing indent on non php files opended in the profiler
#60835 closed
Jul 26, 2025 -
[ObjectMapper] Allow to skip mapping non-initialized source values
#60786 closed
Jul 26, 2025 -
Add support for Enums in Voters
#61235 closed
Jul 25, 2025 -
CLI Deprecation Messages in PHP 8.4
#61231 closed
Jul 24, 2025 -
DateTimeNormalizer complains when `$data` is already a `DateTimeInterface`
#61190 closed
Jul 24, 2025 -
Contribution: WebStack Deployer – GUI for Managing LAMP Stacks with Docker on Windows
#61230 closed
Jul 24, 2025 -
Please create a tag after commit 0183b701 in symfony/scheduler with important bugfix
#61228 closed
Jul 24, 2025 -
[Serializer] v6.4.23 AbstractObjectNormalizer::getAllowedAttribute signature change
#61226 closed
Jul 24, 2025
6 Issues opened by 6 people
-
YAML syntax error in csrf.yaml during Symfony 7.3 webapp installation
#61247 opened
Jul 26, 2025 -
[RFC] Add DevContainer support for GitHub Codespaces
#61241 opened
Jul 25, 2025 -
[RFC] New command `lint:deprecations`
#61238 opened
Jul 25, 2025 -
Validator URL is not allowing a valid URL
#61236 opened
Jul 25, 2025 -
CacheAttributeListener overrides custom Vary headers when set_locale_from_accept_language is enabled
#61229 opened
Jul 24, 2025
29 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.
-
[Validator] remove support for generic constraint option handling
#61063 commented on
Jul 26, 2025 • 14 new comments -
[DependencyInjection] Update `ResolveClassPass` to check class existence
#61215 commented on
Jul 25, 2025 • 9 new comments -
[HttpFoundation] Add `ProblemDetailsJsonResponse` for HTTP APIs
#61208 commented on
Jul 24, 2025 • 8 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jul 26, 2025 • 3 new comments -
[TwigBridgeRessources] add aria-invalid and aria-describedby on form inputs when validation failure exist
#60902 commented on
Jul 25, 2025 • 2 new comments -
[HttpFoundation] Add `application/soap+xml`
#61213 commented on
Jul 24, 2025 • 1 new comment -
[JsonPath] Make the component RFC compliant
#61132 commented on
Jul 26, 2025 • 0 new comments -
[Console] Restore `SHELL_VERBOSITY` after a command is ran
#61033 commented on
Jul 25, 2025 • 0 new comments -
chore(twig): leverage `twig-cs-fixer`
#60761 commented on
Jul 26, 2025 • 0 new comments -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jul 26, 2025 • 0 new comments -
[ObjectMapper] embed collection transformer
#60442 commented on
Jul 24, 2025 • 0 new comments -
[Serializer] Add support for encoding arrays as child `<item>` elements in `XmlEncoder`
#60228 commented on
Jul 24, 2025 • 0 new comments -
run tests using PHPUnit 11.5
#58370 commented on
Jul 24, 2025 • 0 new comments -
[VarDumper] Handle Doctrine binary ID
#61142 commented on
Jul 26, 2025 • 0 new comments -
[VarDumper] `spl_object_hash($request)` is identical leading to hidden information for sections
#61130 commented on
Jul 26, 2025 • 0 new comments -
Border crossing should not appear when spanning cols
#59616 commented on
Jul 26, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jul 26, 2025 • 0 new comments -
[Messenger][SQS] Uncaught SQS Exception when worker stopped.
#50342 commented on
Jul 26, 2025 • 0 new comments -
Console: Add type-safe getArgument and getOption methods to InputInterface
#58406 commented on
Jul 25, 2025 • 0 new comments -
PdoSessionHandler with SQL Server and ODBC Driver 18 does not support option for TrustServerCertificate=yes
#57743 commented on
Jul 25, 2025 • 0 new comments -
`json_login_ldap` in chain with `json_login` and new authenticator
#41892 commented on
Jul 24, 2025 • 0 new comments -
[Messenger] Messages stuck in unack state in the queue when 2 batch handlers are involved
#59958 commented on
Jul 24, 2025 • 0 new comments -
[ObjectMapper] Add support for Doctrine entities
#60610 commented on
Jul 24, 2025 • 0 new comments -
[ObjectMapper] Allow transform from target
#61027 commented on
Jul 24, 2025 • 0 new comments -
[ObjectMapper] Support mapping to nested arrays of objects
#61116 commented on
Jul 24, 2025 • 0 new comments -
[ObjectMapper] Enum mapping process
#61044 commented on
Jul 24, 2025 • 0 new comments -
[DoctrineBridge][Form] EntityType updates related entity with enable_native_lazy_objects
#61058 commented on
Jul 24, 2025 • 0 new comments -
[Finder] isDir() with S3 stream wrapper is always false on Windows
#57900 commented on
Jul 24, 2025 • 0 new comments -
`#[AsEventListener]` does not handle union types
#61218 commented on
Jul 24, 2025 • 0 new comments