-
-
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
40 Pull requests merged by 22 people
-
[FrameworkBundle] fix phpdoc in
MicroKernelTrait
#61105 merged
Jul 12, 2025 -
CS fixes
#61088 merged
Jul 10, 2025 -
[GHA] Enable igbinary on windows
#61086 merged
Jul 10, 2025 -
[Validator] fix BC layer for Expression constraint from options array
#61084 merged
Jul 10, 2025 -
[TypeInfo] Reuse
CollectionType::mergeCollectionValueTypes
forConstFetchNode
#61014 merged
Jul 10, 2025 -
[Validator] Add missing Polish plural form for filename length validator
#61083 merged
Jul 10, 2025 -
[ExpressionLanguage] Fix dumping of null safe operator
#61076 merged
Jul 10, 2025 -
[ObjectMapper] handle non existing property errors
#60856 merged
Jul 9, 2025 -
[JsonPath] Improve escape sequence validation in name selector
#60802 merged
Jul 9, 2025 -
[Scheduler] Fix
#[AsCronTask]
not passing arguments to command#60741 merged
Jul 9, 2025 -
[HttpFoundation] Fix deprecation in tests on PHP 8.5
#61075 merged
Jul 9, 2025 -
[Validator] Allow mixed root on
CompoundConstraintTestCase
validator#61056 merged
Jul 9, 2025 -
[Serializer] Fix
readonly
property initialization from incorrect scope#61028 merged
Jul 9, 2025 -
[Cache] Bump ext-redis to 6.2 and ext-relay to 0.11 minimum
#61072 merged
Jul 9, 2025 -
[VarExporter] Dump implicit-nullable types as explicit to prevent the corresponding deprecation
#61073 merged
Jul 9, 2025 -
[DependencyInjection] CS fix
#61074 merged
Jul 9, 2025 -
[Ldap] remove the
sizeLimit
option ofAbstractQuery
#61067 merged
Jul 9, 2025 -
[ExpressionLanguage] forbid passing
null
as allowed variables#61068 merged
Jul 9, 2025 -
[ErrorHandler][FrameworkBundle] Leverage
get_error_handler()
#61070 merged
Jul 9, 2025 -
chore: PHP CS Fixer fixes
#61071 merged
Jul 9, 2025 -
[FrameworkBundle][WebProfilerBundle] remove XML routing configuration files
#61065 merged
Jul 8, 2025 -
[Security] Remove deprecated
RememberMeToken::getSecret()
#61011 merged
Jul 8, 2025 -
Various CS fixes
#61064 merged
Jul 8, 2025 -
[Validator] deprecate handling options in the base Constraint class
#60801 merged
Jul 8, 2025 -
[Mailer] [Transport] Allow exception logging for
RoundRobinTransport
mailer#60110 merged
Jul 8, 2025 -
[Brevo Mailer] Webhook IP Addresses have changed
#61062 merged
Jul 8, 2025 -
[Form] Skip windows x86 number transformer test
#61055 merged
Jul 7, 2025 -
[Intl] Optionally allow Kosovo as a component region
#61024 merged
Jul 7, 2025 -
[HttpKernel] Avoid memory leaks cache attribute, profiler listener
#60934 merged
Jul 7, 2025 -
[JsonStreamer] Upmerge #61001
#61052 merged
Jul 7, 2025 -
[TwigBridge] remove the ability to pass a tag to FormThemeNode
#61048 merged
Jul 7, 2025 -
[TypeInfo] Fix imported-only alias resolving
#61004 merged
Jul 7, 2025 -
[Form] Fix precision loss when rounding large integers in
NumberToLocalizedStringTransformer
#60975 merged
Jul 7, 2025 -
[JsonStreamer] Fix nested generated foreach loops
#61001 merged
Jul 7, 2025 -
[FrameworkBundle] Add functional tests for
ContainerLintCommand
#60954 merged
Jul 7, 2025 -
Fix php.net links
#61037 merged
Jul 7, 2025 -
[ObjectMapper] Correctly manage constructor initialization
#61036 merged
Jul 7, 2025 -
[SecurityBundle] configuration for the storage service for the login throttling rate limiter
#61046 merged
Jul 7, 2025 -
[TwigBridge] fix version number in deprecation
#61047 merged
Jul 7, 2025 -
chore: PHP CS Fixer fixes
#61040 merged
Jul 6, 2025
18 Pull requests opened by 16 people
-
[Security] Improve performance of `RoleHierarchy::buildRoleMap` method
#61057 opened
Jul 7, 2025 -
[Validator] [WIP] remove support for generic constraint option handling
#61063 opened
Jul 8, 2025 -
[Process] Add `SYMFONY_PROCESS_IDENTIFIER` env var to all processes
#61069 opened
Jul 8, 2025 -
[Console] Make attributes accessible on invokable commands
#61078 opened
Jul 9, 2025 -
[Config] Add support for enums in `ReflectionClassResource`
#61079 opened
Jul 9, 2025 -
[Console] Fix `TreeHelper::addChild` when providing a string
#61080 opened
Jul 9, 2025 -
[Lock] Fixes issue with PostgreSQL when using fractional TTLs
#61085 opened
Jul 10, 2025 -
[GHA] disable some incompatible extension on PHP 8.5
#61087 opened
Jul 10, 2025 -
[PhpUnitBridge] Fix CS
#61089 opened
Jul 10, 2025 -
[PhpUnitBridge] Bump v7.4 to PHP >= 8.1
#61090 opened
Jul 10, 2025 -
[Console][QuestionHelper] add optional timeout for human interaction
#61092 opened
Jul 10, 2025 -
[Routing] Add test to validate that default value is allowed to not match requirement
#61094 opened
Jul 10, 2025 -
[Serializer] [ObjectNormalizer] Fix isser methods where the property has the same name
#61097 opened
Jul 10, 2025 -
Fixed validator translations for Albanian (sq)
#61098 opened
Jul 10, 2025 -
[FrameworkBundle] Fix cache warmers tests
#61101 opened
Jul 11, 2025 -
Fix various to/from bool type coercions
#61103 opened
Jul 11, 2025 -
Fix @var phpdoc
#61106 opened
Jul 12, 2025 -
optimize `in_array` calls
#61107 opened
Jul 12, 2025
25 Issues closed by 9 people
-
[HttpFoundation] [Session] Invalid ID not regenerated with native PHP file sessions
#59209 closed
Jul 12, 2025 -
[DependencyInjection] ResolveChildDefinitionsPass with decorator stack
#59186 closed
Jul 11, 2025 -
Lazy loading for abstract classes, that have a factory
#61095 closed
Jul 10, 2025 -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 closed
Jul 9, 2025 -
[Form][Assert\NotBlank] #[Assert\NotBlank] ignored when 'required' => false
#61077 closed
Jul 9, 2025 -
[ObjectMapper] if 'isset' and default values not working
#60848 closed
Jul 9, 2025 -
Cannot initialize readonly property from scope
#60846 closed
Jul 9, 2025 -
[StimulusBundle] ESLint unhappy with escape \/
#60983 closed
Jul 9, 2025 -
[Form] After update 7.2.0 to 7.2.7 session error
#60836 closed
Jul 8, 2025 -
Conflict of DiscriminatorMap and Ignore attribute
#60839 closed
Jul 8, 2025 -
Problem with properties/fields that contain an underscore
#60758 closed
Jul 8, 2025 -
[Validator] Refactor without magic methods / class
#60029 closed
Jul 8, 2025 -
[BrowserKit] selectButton method does not look for all legitimate elements when providing a input value
#61061 closed
Jul 7, 2025 -
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated
#61060 closed
Jul 7, 2025 -
[DependencyInjection] Invalid service "Foo\Bar": its constructor must be public
#60593 closed
Jul 7, 2025 -
BIC validation for Kosovo bank accounts
#32482 closed
Jul 7, 2025 -
Intl has Kosovo in DENYLIST
#54711 closed
Jul 7, 2025 -
[TypeInfo] Fails to parse imported-only custom types
#60997 closed
Jul 7, 2025 -
`NumberToLocalizedStringTransformer` alters big integers
#60947 closed
Jul 7, 2025 -
[JsonStreamer] Selialization brokes on multilevel collections
#60984 closed
Jul 7, 2025 -
[ObjectMapper] Class-Level Transformation and Public Constructors
#60807 closed
Jul 7, 2025 -
[ObjectMapper] Allow constructor to be called when there are no mapped constructor parameters.
#60797 closed
Jul 7, 2025 -
[Security] Impossible to configure the storage service for login_throttling
#60744 closed
Jul 7, 2025 -
MadelineProto stops working after upgrading to 7.2
#59051 closed
Jul 6, 2025
10 Issues opened by 10 people
-
[Security] Exception on empty JSON login username/password too generic
#61100 opened
Jul 11, 2025 -
[Twig/cache] Invalid value for _self special variable depending on cache generation method
#61099 opened
Jul 10, 2025 -
[ObjectSerializer] invalid normalization when isser method and property have the same name
#61096 opened
Jul 10, 2025 -
Make possibility to use PHP enum value as an array key in YAML
#61082 opened
Jul 9, 2025 -
[DoctrineBridge][Form] EntityType updates related entity with enable_native_lazy_objects
#61058 opened
Jul 7, 2025 -
Inconsistent behaviour when deserializing json with snake_case properties
#61054 opened
Jul 7, 2025 -
[ObjectMapper] Cannot map doctrine proxy objects due to reflection not finding map attributes
#61050 opened
Jul 7, 2025 -
Invalid alias definition Symfony\Contracts\Cache\NamespacedPoolInterface
#61045 opened
Jul 6, 2025 -
[ObjectMapper] Enum mapping process
#61044 opened
Jul 6, 2025 -
Add Symfony Testcontainer bundle to Improve Integration Tests
#61043 opened
Jul 6, 2025
45 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.
-
[Security][SecurityBundle] Dump role hierarchy as mermaid chart
#61034 commented on
Jul 11, 2025 • 34 new comments -
[Validator] Add `SemVer` constraint for semantic versioning validation
#60995 commented on
Jul 11, 2025 • 9 new comments -
[Webhook] Allow configurators to be customized via Transport
#61041 commented on
Jul 7, 2025 • 6 new comments -
[Translation] Rework `PhpAstExtractor` tests organization for future improvements
#60854 commented on
Jul 11, 2025 • 6 new comments -
[Serializer] add `can` to the accessor prefixes recognized by the `AttributeLoader`
#61023 commented on
Jul 11, 2025 • 5 new comments -
[Translation] Add `StaticMessage`
#60935 commented on
Jul 12, 2025 • 5 new comments -
[Messenger] Add `--exclude-receivers` to `messenger:consume` command
#60979 commented on
Jul 10, 2025 • 3 new comments -
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
#60355 commented on
Jul 7, 2025 • 3 new comments -
[FrameworkBundle] Only show relevant columns in `debug:router` call
#59780 commented on
Jul 6, 2025 • 3 new comments -
[JsonStreamer] Allow to access to current object when writing
#61006 commented on
Jul 7, 2025 • 2 new comments -
[TwigBridgeRessources] add aria-invalid and aria-describedby on form inputs when validation failure exist
#60902 commented on
Jul 7, 2025 • 2 new comments -
[Form] Add `AsFormType` attribute to create FormType directly on model classes
#60563 commented on
Jul 11, 2025 • 1 new comment -
[Console] Restore `SHELL_VERBOSITY` after a command is ran
#61033 commented on
Jul 11, 2025 • 1 new comment -
[JsonPath] Handle slice selector overflow
#60798 commented on
Jul 9, 2025 • 1 new comment -
[HttpFoundation] Add `#[IsSignatureValid]` attribute
#60395 commented on
Jul 12, 2025 • 1 new comment -
[WebProfilerBundle] Fix missing indent on non php files opended in the profiler
#60867 commented on
Jul 7, 2025 • 1 new comment -
[DependencyInjection] add `factory` argument in the `#[Autoconfigure]` attribute and also enabled the use of `factory` within `instanceof` conditionals
#60589 commented on
Jul 10, 2025 • 0 new comments -
[Messenger] Batch send for SQS
#60748 commented on
Jul 8, 2025 • 0 new comments -
[Filesystem] Add `readFileInChunks` method to read files in fixed-size chunks
#60916 commented on
Jul 12, 2025 • 0 new comments -
[Routing] Route parameter aliases breaks automatic entity fetching
#60637 commented on
Jul 8, 2025 • 0 new comments -
[BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and `BrowserHistoryIsOnLastPage`
#60955 commented on
Jul 7, 2025 • 0 new comments -
Configure a custom marshaller in cache framework bundle per cache pool
#59366 commented on
Jul 7, 2025 • 0 new comments -
[TypeInfo] Remove deprecated code for non-array based collections
#60988 commented on
Jul 12, 2025 • 0 new comments -
[Routing] free controllers from their folder
#60946 commented on
Jul 7, 2025 • 0 new comments -
performance issues with RoleHierarchy
#57322 commented on
Jul 7, 2025 • 0 new comments -
[WebProfilerBundle] Add blank-target to AJAX request links
#61032 commented on
Jul 7, 2025 • 0 new comments -
[DebugBundle] Add chronological overview of dispatched events and triggered listeners in profiler
#58382 commented on
Jul 7, 2025 • 0 new comments -
[ObjectMapper] Allow transform from target
#61027 commented on
Jul 6, 2025 • 0 new comments -
Rename security-csrf `TokenStorageInterface` for better DX
#58991 commented on
Jul 9, 2025 • 0 new comments -
Create multiple users for functional testing
#36439 commented on
Jul 10, 2025 • 0 new comments -
[AssetMapper] importmap() function imports all entry points
#54377 commented on
Jul 10, 2025 • 0 new comments -
Missing translations for Albanian (sq)
#59408 commented on
Jul 10, 2025 • 0 new comments -
[AssetMapper] Unable to find asset from ApiPlatform bundle
#60684 commented on
Jul 11, 2025 • 0 new comments -
Add FormInterface::getChangedFieldsList
#59456 commented on
Jul 11, 2025 • 0 new comments -
[Webhook] Allow configuring headers for sending webhooks without overriding/decorating services.
#59462 commented on
Jul 11, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jul 12, 2025 • 0 new comments -
`#[MapRequestPayload]` does not handle invalid enums gracefully
#52705 commented on
Jul 12, 2025 • 0 new comments -
Document how symfony/deprecation-contracts may affect PHPUnit test execution
#59429 commented on
Jul 9, 2025 • 0 new comments -
[DependencyInjection] More bullet-proof expression evaluation
#59976 commented on
Jul 11, 2025 • 0 new comments -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jul 8, 2025 • 0 new comments -
[Messenger][Amqp] delayed quorum queues
#60298 commented on
Jul 7, 2025 • 0 new comments -
[PropertyAccess] Add a predictable convention for Adders and Removers
#52809 commented on
Jul 9, 2025 • 0 new comments -
[ObjectMapper] embed collection transformer
#60442 commented on
Jul 9, 2025 • 0 new comments -
[Validator] Add option to allow `ANY` protocol in `Assert\Url` constraint
#60561 commented on
Jul 7, 2025 • 0 new comments -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jul 11, 2025 • 0 new comments