-
-
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
43 Pull requests merged by 15 people
-
[Console] Add support for Invokable Commands in
CommandTester
#60823 merged
Jun 23, 2025 -
[Validator] Add missing HasNamedArguments to some constraints
#60840 merged
Jun 23, 2025 -
[TwigBundle] fix preload unlinked class
BinaryOperatorExpressionParser
#60859 merged
Jun 23, 2025 -
Move property accessor phpdoc to interface
#60860 merged
Jun 23, 2025 -
[DependencyInjection] Remove unused and non-existent Factory attribute use
#60861 merged
Jun 23, 2025 -
[Serializer] Remove
AdvancedNameConverterInterface
#60870 merged
Jun 23, 2025 -
[HttpKernel][VarDumper] remove version numbers from @internal annotations
#60871 merged
Jun 23, 2025 -
[Routing] Remove deprecated AttributeClassLoader property and setter
#60862 merged
Jun 22, 2025 -
[Routing] Throw exception for non-array _query parameter
#60863 merged
Jun 22, 2025 -
[Serializer] Remove deprecated withDefaultContructorArguments method
#60865 merged
Jun 22, 2025 -
[Mailer] Remove deprecated TransportFactoryTestCase
#60866 merged
Jun 22, 2025 -
[Notifier] remove the Sms77 Notifier bridge
#60852 merged
Jun 21, 2025 -
[Serializer] Remove unused variable
#60864 merged
Jun 21, 2025 -
[DependencyInjection] Remove deprecated
ContainerBuilder::getAutoconfiguredAttributes()
#60844 merged
Jun 20, 2025 -
[FrameworkBundle] disable the Lock integration to not register the deduplicate middleware
#60849 merged
Jun 20, 2025 -
[Mailer] remove useless @legacy annotation
#60850 merged
Jun 20, 2025 -
[Yaml] raise a parse error for duplicate keys
#60851 merged
Jun 20, 2025 -
[HttpKernel] remove AddAnnotatedClassesToCachePass and related methods
#60853 merged
Jun 20, 2025 -
[Runtime] Automatically use FrankenPHP runner when its worker mode is detected
#60503 merged
Jun 20, 2025 -
[DependencyInjection] Remove
#[TaggedIterator]
and#[TaggedLocator]
attributes#60845 merged
Jun 20, 2025 -
[HttpFoundation] Use lowercase utf-8 as default response charset
#60685 merged
Jun 20, 2025 -
[Dotenv] Remove
DebugCommand::$defaultName
and$defaultDescription
#60847 merged
Jun 20, 2025 -
[Mailer] [Transport] Send clone of
RawMessage
instance inRoundRobinTransport
#60772 merged
Jun 20, 2025 -
[DependencyInjection] Fix generating adapters of functional interfaces
#60842 merged
Jun 20, 2025 -
[FrameworkBundle] Allow to un-verbose all the method in
BrowserKitAssertionsTrait
#60788 merged
Jun 19, 2025 -
[Serializer] Fix
TraceableSerializer
when called from a callable insidearray_map
#60809 merged
Jun 19, 2025 -
[ObjectMapper] Fix class-level transformation has wrong source class
#60831 merged
Jun 19, 2025 -
[Serializer] Add support for discriminator map in property normalizer
#60511 merged
Jun 19, 2025 -
[Validator] Remove comment to GitHub issue
#60830 merged
Jun 19, 2025 -
[Cache] Fix assert parameter order
#60837 merged
Jun 19, 2025 -
[ObjectMapper] Fix assert parameter order
#60832 merged
Jun 19, 2025 -
[FrameworkBundle] Fix argument not provided to
add_bus_name_stamp_middleware
#60780 merged
Jun 19, 2025 -
[DependencyInjection] Fix inlining when public services are involved
#60826 merged
Jun 19, 2025 -
[DoctrineBridge][PasswordHasher] fix tests when run with symfony/security-core 7.4
#60817 merged
Jun 18, 2025 -
[Runtime] fix forward-compatibility with Symfony 8
#60818 merged
Jun 18, 2025 -
[VarDumper] Remove deprecated resource casters
#60812 merged
Jun 18, 2025 -
[DependencyInjection] Allow extending
#[AsAlias]
attribute#60819 merged
Jun 18, 2025 -
fix contracts directory name
#60816 merged
Jun 18, 2025 -
[HttpClient] Limit curl's connection cache size
#60806 merged
Jun 18, 2025 -
[VarDumper] Fix ResourceCaster deprecation messages
#60810 merged
Jun 18, 2025 -
[VarDumper] GdImage objects are handled by GdCaster
#60811 merged
Jun 18, 2025 -
[Console] Fix calls to removed add() method
#60813 merged
Jun 18, 2025 -
[Console] Fix code example in PHPDoc block
#60814 merged
Jun 18, 2025
9 Pull requests opened by 9 people
-
[Validator] Add `min` and `max` in both error messages of `LengthValidator`
#60805 opened
Jun 16, 2025 -
[HttpFoundation] Handle error when expected directory is a file
#60808 opened
Jun 17, 2025 -
[TypeInfo] Fix handling `ConstFetchNode`
#60820 opened
Jun 18, 2025 -
[Translation] Rework PhpAstExtractor tests organization for future improvements
#60854 opened
Jun 20, 2025 -
[ObjectMapper] handle non existing property errors
#60856 opened
Jun 20, 2025 -
[FrameworkBundle] Add `ControllerHelper`; the helpers from `AbstractController` as a standalone service
#60857 opened
Jun 20, 2025 -
[WebProfilerBundle] Fix missing indent on non php files opended in the profiler
#60867 opened
Jun 21, 2025 -
Update GitHub PR template
#60872 opened
Jun 23, 2025 -
[Lock] [Framework] Add private aliases with only name for `LockFactory` services
#60874 opened
Jun 23, 2025
12 Issues closed by 6 people
-
Use rfc9211 in HttpCache
#58985 closed
Jun 23, 2025 -
[Security][Framework] Use Firewall Settings to get UserProvider Service for Request
#54713 closed
Jun 22, 2025 -
[ObjectMapper] Class-Level Transformation with wrong Source class
#60827 closed
Jun 19, 2025 -
[Serializer] Discriminator is removed when `#[Ignore]` attribute used on unrelated method
#60214 closed
Jun 19, 2025 -
Websocket server
#60833 closed
Jun 19, 2025 -
[DependencyInjection] Service incorrectly inlined
#54294 closed
Jun 19, 2025 -
[DI] falsely removes a service in some conditions
#58087 closed
Jun 19, 2025 -
Linting container while resolving env vars fails out of the box
#60824 closed
Jun 18, 2025 -
[HttpClient] CurlHttpClient not closing file descriptors
#60513 closed
Jun 18, 2025 -
Dot access for array/object access
#60794 closed
Jun 17, 2025 -
No database connection
#60804 closed
Jun 16, 2025
11 Issues opened by 10 people
-
[Process] Limit env data
#60858 opened
Jun 20, 2025 -
[ObjectMapper] if 'isset' and default values not working
#60848 opened
Jun 20, 2025 -
Cannot initialize readonly property from scope
#60846 opened
Jun 20, 2025 -
Conflict of DiscriminatorMap and Ignore attribute
#60839 opened
Jun 19, 2025 -
[Validator] `Symfony\Component\Validator\Constraints\Image` not supporting named arguments is deprecated
#60838 opened
Jun 19, 2025 -
[Form] After update 7.2.0 to 7.2.7 session error
#60836 opened
Jun 19, 2025 -
[WebProfilerBundle] Missing indent on non php files opended in the profiler
#60835 opened
Jun 19, 2025 -
[HttpClient] Expose retry count such that decorators can use this information.
#60829 opened
Jun 19, 2025 -
[Messenger] Failed messages command writes to STDERR
#60822 opened
Jun 18, 2025 -
[Messenger] Failed messages command applies limit to stats
#60821 opened
Jun 18, 2025 -
[ObjectMapper] Class-Level Transformation and Public Constructors
#60807 opened
Jun 16, 2025
46 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.
-
run tests using PHPUnit 11.5
#58370 commented on
Jun 23, 2025 • 16 new comments -
[Form] Add `AsFormType` attribute to create FormType directly on model classes
#60563 commented on
Jun 18, 2025 • 12 new comments -
chore(twig): leverage `twig-cs-fixer`
#60761 commented on
Jun 19, 2025 • 11 new comments -
[PropertyAccess][PropertyInfo] customize behavior for property hooks on read and write
#59246 commented on
Jun 23, 2025 • 6 new comments -
[Validator] deprecate handling options in the base Constraint class
#60801 commented on
Jun 21, 2025 • 6 new comments -
[Security] Deprecate callable firewall listeners
#60614 commented on
Jun 23, 2025 • 6 new comments -
[DependencyInjection] add `factory` argument in the `#[Autoconfigure]` attribute and also enabled the use of `factory` within `instanceof` conditionals
#60589 commented on
Jun 20, 2025 • 5 new comments -
[Security] Add security:oidc-token:generate command
#60660 commented on
Jun 16, 2025 • 4 new comments -
[Serializer] Trigger deprecation when could not parse date with default format
#58966 commented on
Jun 18, 2025 • 4 new comments -
[Messenger] Allow handler locator to be set
#60753 commented on
Jun 19, 2025 • 3 new comments -
[Messenger][Amqp] delayed quorum queues
#60298 commented on
Jun 20, 2025 • 3 new comments -
[Mailer] [Transport] Allow exception logging for `RoundRobinTransport` mailer
#60110 commented on
Jun 21, 2025 • 3 new comments -
[ObjectMapper] Map a collection of objects
#60615 commented on
Jun 22, 2025 • 2 new comments -
[AssetMapper] Add integrity metadata to importmaps
#60378 commented on
Jun 17, 2025 • 2 new comments -
[Scheduler] Fix `#[AsCronTask]` not passing arguments to command
#60741 commented on
Jun 20, 2025 • 1 new comment -
[Messenger] Allow SQS to handle its own retry/DLQ
#60754 commented on
Jun 16, 2025 • 1 new comment -
[Serializer] Named serializer should get correct normalizer instance
#59627 commented on
Jun 19, 2025 • 1 new comment -
[HttpCache][WIP] Use RFC9211 Cache-Status
#60078 commented on
Jun 23, 2025 • 1 new comment -
[Form] Add `FormFlow` for multistep forms management
#60212 commented on
Jun 18, 2025 • 0 new comments -
[VarDumper] Add support for adding more default casters to `AbstractCloner::addDefaultCasters()`
#60480 commented on
Jun 17, 2025 • 0 new comments -
[Lock] Better key naming when possible
#60526 commented on
Jun 18, 2025 • 0 new comments -
[Security] Add ability for authenticators to explain why they didn’t support a request
#60538 commented on
Jun 17, 2025 • 0 new comments -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jun 17, 2025 • 0 new comments -
[SecurityBundle] Don't break `security.http_utils` service decoration
#60803 commented on
Jun 19, 2025 • 0 new comments -
[Workflow] Declare Workflow with PHP Class and attributes
#58503 commented on
Jun 17, 2025 • 0 new comments -
Allow retrieval of current RateLimit without actually consuming.
#60551 commented on
Jun 17, 2025 • 0 new comments -
Unserialization of Clock
#59172 commented on
Jun 17, 2025 • 0 new comments -
[Validator] `UniqueEntity` allow use `toString` result for value
#52348 commented on
Jun 17, 2025 • 0 new comments -
[routing] Remove final from the MapQueryParameter attribute
#57220 commented on
Jun 17, 2025 • 0 new comments -
[Serializer][Feature] Automating the denormalization process for objects with dependencies
#59074 commented on
Jun 17, 2025 • 0 new comments -
Symfony Serializer deserialization is failing for a object with Discriminator for the csv encoder
#60514 commented on
Jun 17, 2025 • 0 new comments -
Performance bottleneck in ValidateRequestListener with large number of trusted proxies (600+ IPs)
#60630 commented on
Jun 17, 2025 • 0 new comments -
Setting global twig form theme from twig templates
#56872 commented on
Jun 18, 2025 • 0 new comments -
[Filesystem] Make Filesystem methods static
#60388 commented on
Jun 18, 2025 • 0 new comments -
[Lock] Add max wait time to acquire
#54942 commented on
Jun 19, 2025 • 0 new comments -
[MIME] Missing possibility to create DataPart with binary encoding
#60301 commented on
Jun 20, 2025 • 0 new comments -
[Mailer][Brevo] The required message-id key is not included in both webhook events from Brevo so payload check fails
#59224 commented on
Jun 20, 2025 • 0 new comments -
[Mailer] Command mailer:test seting fake 'From' header by default, gives misleading test results
#54969 commented on
Jun 20, 2025 • 0 new comments -
framework.trusted_proxies work not correct in Swoole/FrankenPHP runtime
#57283 commented on
Jun 20, 2025 • 0 new comments -
Problem with properties/fields that contain an underscore
#60758 commented on
Jun 20, 2025 • 0 new comments -
Allow to set disable_dotenv via environment variable
#60755 commented on
Jun 20, 2025 • 0 new comments -
Symfony\Component\Mime\Part\DataPart return unexpected param name on disposition attachment
#59268 commented on
Jun 21, 2025 • 0 new comments -
MadelineProto stops working after upgrading to 7.2
#59051 commented on
Jun 22, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jun 23, 2025 • 0 new comments -
[Scheduler] Potential missing messages if `--limit` is set
#58758 commented on
Jun 23, 2025 • 0 new comments -
[Form] Fix form value merging involving file upload, collection & checkbox
#54324 commented on
Jun 18, 2025 • 0 new comments