-
-
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
3 Releases published by 1 person
22 Pull requests merged by 13 people
-
[Validator] Review Persian translation for Twig template
#61283 merged
Jul 31, 2025 -
Release v7.3.2
#61286 merged
Jul 31, 2025 -
Release v7.2.9
#61285 merged
Jul 31, 2025 -
Release v6.4.24
#61284 merged
Jul 31, 2025 -
[OptionsResolver] make data provider static
#61281 merged
Jul 31, 2025 -
[DependencyInjection] Escape parameters before resolving env placeholders
#61276 merged
Jul 30, 2025 -
[Validator] remove support for generic constraint option handling
#61063 merged
Jul 30, 2025 -
[Console] [Table] Fix unnecessary wrapping
#61268 merged
Jul 30, 2025 -
[Lock] Fix using fractional TTLs
#61085 merged
Jul 30, 2025 -
[DependencyInjection] Deprecate registering a service without a class when its id is a non-existing FQCN
#61270 merged
Jul 30, 2025 -
[Messenger] disable detecting modified indexes with DBAL 4.3
#61271 merged
Jul 30, 2025 -
[Console] [Table] Fix invalid UTF-8 due to text wrapping
#61242 merged
Jul 30, 2025 -
[FrameworkBundle] relax assertions for forward compatibility with Symfony 7.4
#61264 merged
Jul 30, 2025 -
[Cache] RedisTrait::doFetch should use pipeline with GET's instead of MGET for Relay\Cluster
#61234 merged
Jul 30, 2025 -
[Validator] deprecate passing choices as
$options
argument toChoice
constraint#61255 merged
Jul 29, 2025 -
[OptionsResolver] Optimize splitOutsideParenthesis() - 5.9x faster
#61239 merged
Jul 29, 2025 -
[VarDumper] Use unique identifier for
RequestContextProvider
#61246 merged
Jul 29, 2025 -
[DependencyInjection] Update
ResolveClassPass
to check class existence#61215 merged
Jul 29, 2025 -
[Validator] Add Japanese translation for Twig template validator
#61251 merged
Jul 29, 2025 -
[FrameworkBundle] Fix
lint:container --resolve-env-vars
#61261 merged
Jul 29, 2025 -
[JsonPath] Fix the readme doc link
#61263 merged
Jul 29, 2025 -
Leverage symfony-tools/fabbot
#61260 merged
Jul 29, 2025
12 Pull requests opened by 7 people
-
[HttpFoundation] Add support for structured MIME suffix
#61267 opened
Jul 30, 2025 -
[Console] Expand LockableTrait API
#61273 opened
Jul 30, 2025 -
[Serializer] Introduce template type for `NormalizerInterface` and `DenormalizerInterface`
#61274 opened
Jul 30, 2025 -
[Serializer] Remove internal from ClassMetadataInterface and AttributeMetadataInterface
#61278 opened
Jul 30, 2025 -
[Serializer] Allows to instantiate property when creating a `NotNormalizableValueException`
#61279 opened
Jul 30, 2025 -
[DependencyInjection] Dump XML using plain PHP, no DOM needed
#61280 opened
Jul 30, 2025 -
[DependencyInjection][Routing] Add JSON schema for validating and autocompleting YAML config files
#61282 opened
Jul 31, 2025 -
[Serializer] Deprecate XML configuration format
#61287 opened
Jul 31, 2025 -
[Validator] Deprecate XML configuration format
#61288 opened
Jul 31, 2025 -
[Mailer] Add MicrosoftGraph API Transport
#61290 opened
Jul 31, 2025 -
[Messenger] Remove unused code in Worker::flush() method
#61291 opened
Jul 31, 2025 -
[Messenger] Fix BatchHandlerTrait::flush() ignoring force parameter
#61293 opened
Jul 31, 2025
14 Issues closed by 7 people
-
Missing translations for Persian (fa)
#60466 closed
Jul 31, 2025 -
[Console][Table] Invalid "UTF-8" string caused by text warping
#58286 closed
Jul 31, 2025 -
Entity manager is closed error after upgrading to Symfony 7.3
#61005 closed
Jul 30, 2025 -
[DI] `ContainerBuilder` can throw when resolving unescaped parameters
#59594 closed
Jul 30, 2025 -
Add options to `dump` function
#48474 closed
Jul 30, 2025 -
Return type deprecation
#61275 closed
Jul 30, 2025 -
[Lock] [DoctrineDbalStore] Key expiration is casted as integer but is a float
#59938 closed
Jul 30, 2025 -
Doctrine Deprecation
#61269 closed
Jul 30, 2025 -
Missing translations for Japanese (ja)
#60465 closed
Jul 29, 2025 -
[VarDumper] `spl_object_hash($request)` is identical leading to hidden information for sections
#61130 closed
Jul 29, 2025 -
lint:container --resolve-env-vars fails on new project
#59028 closed
Jul 29, 2025 -
[HttpClient] Get request body when using MockResponse together with Psr18Client in symfony 7.2
#59141 closed
Jul 29, 2025 -
[RFC] Add DevContainer support for GitHub Codespaces and Visual Studio Code's DevContainer feature
#61254 closed
Jul 29, 2025
7 Issues opened by 6 people
-
[Messenger] BatchHandlerTrait::flush() ignores $force parameter
#61292 opened
Jul 31, 2025 -
Timezone Asia/Calcutta deprecated
#61289 opened
Jul 31, 2025 -
CheckTypeDeclarationsPass::checkType should use the type resolver
#61277 opened
Jul 30, 2025 -
[Form] With form builder, auto-detect Enum properties
#61272 opened
Jul 30, 2025 -
[ObjectMapper] Mapping array to Collection and the other way around
#61266 opened
Jul 30, 2025 -
[ObjectMapper] Constructor is not used when mapping to FQCN and the same goes for nested objects
#61265 opened
Jul 30, 2025 -
[Messenger] - messenger:consume, select transports with pattern
#61259 opened
Jul 29, 2025
42 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] Add `ProblemDetailsJsonResponse` for HTTP APIs
#61208 commented on
Jul 31, 2025 • 13 new comments -
run tests using PHPUnit 11.5
#58370 commented on
Jul 31, 2025 • 7 new comments -
[Console][QuestionHelper] add optional timeout for human interaction
#61092 commented on
Jul 29, 2025 • 3 new comments -
[DependencyInjection][Routing] Deprecate XML configuration format
#60568 commented on
Jul 31, 2025 • 3 new comments -
[Messenger] Firebird Database - incompatibility with expected lowercase columns
#61232 commented on
Jul 30, 2025 • 2 new comments -
[Mailer] Add MicrosoftGraph API Transport
#60408 commented on
Jul 31, 2025 • 2 new comments -
[VarDumper] Select HtmlDumper only if `Accept` header contains "html"
#58070 commented on
Jul 31, 2025 • 2 new comments -
[HttpFoundation] Add `application/soap+xml`
#61213 commented on
Jul 30, 2025 • 1 new comment -
Remove some implicit bool type juggling
#61203 commented on
Jul 31, 2025 • 1 new comment -
[Console] Show Application-level console options when showing synopsis or when error occurred
#47436 commented on
Jul 31, 2025 • 0 new comments -
[Console] Adding optional columns to Table
#47448 commented on
Jul 31, 2025 • 0 new comments -
[VarDumper] Add support for options in `dump()`/`dd()`
#48667 commented on
Jul 30, 2025 • 0 new comments -
[Messenger] Second batch handler worker returns "The acknowledger was not called by the ... batch handler."
#58433 commented on
Jul 31, 2025 • 0 new comments -
[PropertyAccess][PropertyInfo] customize behavior for property hooks on read and write
#59246 commented on
Jul 29, 2025 • 0 new comments -
[HttpFoundation] Add support for parsing non-POST requests using request_parse_body() (PHP 8.4)
#59358 commented on
Jul 29, 2025 • 0 new comments -
[Config][FrameworkBundle] Generate JSON schema for config
#59620 commented on
Jul 31, 2025 • 0 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jul 30, 2025 • 0 new comments -
[Messenger] [Amqp] delayed quorum queues
#60298 commented on
Jul 29, 2025 • 0 new comments -
[FrameworkBundle] Make `cache:warmup` warm up read-only caches
#61115 commented on
Jul 31, 2025 • 0 new comments -
[JsonPath] Make the component RFC compliant
#61132 commented on
Jul 31, 2025 • 0 new comments -
[DoctrineBridge] [WIP] Add `comparator` option to `UniqueEntity` constraint
#61224 commented on
Jul 29, 2025 • 0 new comments -
Serializer default groups
#32622 commented on
Jul 28, 2025 • 0 new comments -
[Webhook] Allow consumer to change the HTTP response
#51837 commented on
Jul 29, 2025 • 0 new comments -
Automatically handle merging default context for normalizers
#59614 commented on
Jul 29, 2025 • 0 new comments -
[RFC] The future of Webpack Encore, Webpack Encore Bundle, and Node.js usage inside a Symfony app
#59707 commented on
Jul 29, 2025 • 0 new comments -
[Cache] prefix_seed option by cache pool
#59509 commented on
Jul 30, 2025 • 0 new comments -
[HttpFoundation] Request::create does not allow //
#59500 commented on
Jul 30, 2025 • 0 new comments -
[ObjectMapper] Enum mapping process
#61044 commented on
Jul 30, 2025 • 0 new comments -
[RFC] New command `lint:deprecations`
#61238 commented on
Jul 31, 2025 • 0 new comments -
[JsonPath] Returning `[0 => null]` on path with `length` filter
#61258 commented on
Jul 31, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jul 31, 2025 • 0 new comments -
Using AssetMapper to manage web assets of bundles
#53912 commented on
Jul 31, 2025 • 0 new comments -
[ObjectMapper] Allow transform from target
#61027 commented on
Jul 31, 2025 • 0 new comments -
Proxy object not fully loaded and tries to write unset values back to database
#54521 commented on
Jul 31, 2025 • 0 new comments -
Autowiring parameters inconsistent behavior
#59659 commented on
Jul 31, 2025 • 0 new comments -
[tagged_iterator yaml tag with AutoconfigureTag] Bug
#59532 commented on
Jul 31, 2025 • 0 new comments -
Doctrine Bridge creating random tables prevents fine grained database permissions
#54348 commented on
Jul 31, 2025 • 0 new comments -
[RFC][Validator] Produce better trace when there are no violations
#59662 commented on
Jul 31, 2025 • 0 new comments -
[HttpClient] "Warning: Trying to access array offset on null" in CurlResponse
#60220 commented on
Jul 31, 2025 • 0 new comments -
[HttpKernel] Conversion of type in #[MapQueryString] constructor is no longer accepted since Symfony 7.1.10
#59353 commented on
Jul 31, 2025 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
Jul 31, 2025 • 0 new comments -
[Console] Fix various completion edge cases
#47432 commented on
Jul 31, 2025 • 0 new comments