-
-
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
18 Pull requests merged by 10 people
-
[SecurityBundle] also deprecate the internal rate limiter factory alias
#60893 merged
Jun 26, 2025 -
[FrameworkBundle] fix package name in deprecation message
#60892 merged
Jun 26, 2025 -
[Intl] Fix locale validator when canonicalize is true
#60888 merged
Jun 26, 2025 -
[String] Leverage grapheme_str_split()
#60887 merged
Jun 26, 2025 -
[Notifier] Update fake SMS transports to use contracts event dispatcher
#60885 merged
Jun 26, 2025 -
Update GitHub PR template
#60872 merged
Jun 26, 2025 -
[FrameworkBundle] also deprecate the internal rate limiter factory alias
#60894 merged
Jun 26, 2025 -
[FrameworkBundle] Allow using their name without added suffix when using
#[Target]
for custom services#60874 merged
Jun 24, 2025 -
[Security] Remove callable firewall listeners support
#60879 merged
Jun 24, 2025 -
[AssetMapper] Remove
ImportMapConfigReader::splitPackageNameAndFilePath()
#60878 merged
Jun 24, 2025 -
[VarDumper] Remove duplicate default caster for Socket
#60881 merged
Jun 24, 2025 -
[Console] Cleanup test for invokable command
#60884 merged
Jun 24, 2025 -
[Security] Document
FirewallListenerInterface
as a firewall listener type#60882 merged
Jun 24, 2025 -
[Serializer] Remove deprecated compiled class meta data classes
#60877 merged
Jun 23, 2025 -
[Security] Deprecate callable firewall listeners
#60614 merged
Jun 23, 2025 -
[HttpFoundation] Deprecate using
Request::sendHeaders()
after headers have already been sent#60876 merged
Jun 23, 2025 -
[Console] Add support for Invokable Commands in
CommandTester
#60823 merged
Jun 23, 2025
6 Pull requests opened by 6 people
-
[W.I.P.] Fix implicit to and from bool type juggling
#60890 opened
Jun 24, 2025 -
[BrowserKit] Add `isFirstPage()` and `isLastPage()` methods to History
#60895 opened
Jun 24, 2025 -
[AssetMapper] Render a more precise importmap per page
#60897 opened
Jun 25, 2025 -
[Uid] Add microsecond precision to UUIDv7 and optimize on x64
#60898 opened
Jun 25, 2025 -
[TwigBridgeRessources] add aria-invalid and aria-describedby on form inputs when validation failure exist
#60902 opened
Jun 25, 2025 -
[Notifier] accept any PSR-14 event dispatcher implementation
#60905 opened
Jun 26, 2025
15 Issues closed by 6 people
-
RateLimiterFactoryInterface alias - invalid deprecation
#60783 closed
Jun 26, 2025 -
Security label for 7.3
#60904 closed
Jun 26, 2025 -
[RFC] trusted_proxies shortcuts for commonly used proxies
#58837 closed
Jun 25, 2025 -
[Validator][Mime] add a Constraint to check if string is valid mime type?
#59015 closed
Jun 25, 2025 -
[Mime] RFC 2822 parser to get Email/DraftEmail message from mime message
#54483 closed
Jun 25, 2025 -
Make:migration does not track entities in every folders
#60883 closed
Jun 25, 2025 -
[Flex] The package.json file is synchronised with the vendor ones after a composer update.
#59604 closed
Jun 24, 2025 -
Incorrect form error CollectionType name mapping
#60722 closed
Jun 24, 2025 -
[Lock] Renamed target for autowire
#60349 closed
Jun 24, 2025 -
Env variable processor return empty string when used with default.
#57442 closed
Jun 24, 2025 -
7.3 Scheduler breaks without Serializer installed
#60880 closed
Jun 23, 2025 -
[Validator] `Symfony\Component\Validator\Constraints\Image` not supporting named arguments is deprecated
#60838 closed
Jun 23, 2025 -
"Cannot modify header information" error encountered while streaming
#60603 closed
Jun 23, 2025 -
[Console][ErrorHandler] Add option to disable deprecations in dev console in 4.4
#35575 closed
Jun 23, 2025 -
Use rfc9211 in HttpCache
#58985 closed
Jun 23, 2025
9 Issues opened by 8 people
-
[Serializer] Serializer stopped recognizing Types from `@var` in Constructor Parameters
#60907 opened
Jun 26, 2025 -
[TypeInfo] `TypeContextFactory::collectUses` returns values with `;`
#60906 opened
Jun 26, 2025 -
Service implementing `ResetInterface` with `shared: false` is not being reset
#60903 opened
Jun 25, 2025 -
[RFC][HttpFoudation] Add a better way to handle invalid values and default values.
#60901 opened
Jun 25, 2025 -
Extends validator expression language
#60899 opened
Jun 25, 2025 -
[Security] Make IsGranted Attribute non final to allow usage of custom attributes
#60896 opened
Jun 25, 2025 -
Symfony console does not detect docker
#60891 opened
Jun 24, 2025 -
PropertyInfo - PhpStanExtractor - File validator constraint: Cannot resolve "(self::FILENAME_COUNT_* | null)
#60889 opened
Jun 24, 2025 -
[RFC] Use PHP format in config files on project creation
#60886 opened
Jun 24, 2025
28 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.
-
[ObjectMapper] handle non existing property errors
#60856 commented on
Jun 26, 2025 • 8 new comments -
[PropertyAccess][PropertyInfo] customize behavior for property hooks on read and write
#59246 commented on
Jun 23, 2025 • 6 new comments -
[HttpCache][WIP] Use RFC9211 Cache-Status
#60078 commented on
Jun 24, 2025 • 4 new comments -
[FrameworkBundle] Add `ControllerHelper`; the helpers from `AbstractController` as a standalone service
#60857 commented on
Jun 26, 2025 • 2 new comments -
[Serializer] Named serializer should get correct normalizer instance
#59627 commented on
Jun 24, 2025 • 2 new comments -
chore(twig): leverage `twig-cs-fixer`
#60761 commented on
Jun 25, 2025 • 1 new comment -
run tests using PHPUnit 11.5
#58370 commented on
Jun 23, 2025 • 1 new comment -
[Translation] Rework `PhpAstExtractor` tests organization for future improvements
#60854 commented on
Jun 23, 2025 • 0 new comments -
[TypeInfo] Fix handling `ConstFetchNode`
#60820 commented on
Jun 26, 2025 • 0 new comments -
[JsonPath] Improve escape sequence validation in name selector
#60802 commented on
Jun 25, 2025 • 0 new comments -
[JsonPath] Handle slice selector overflow
#60798 commented on
Jun 25, 2025 • 0 new comments -
[DependencyInjection] Respect original service class when a proxy is defined
#60766 commented on
Jun 23, 2025 • 0 new comments -
[Scheduler] Fix `#[AsCronTask]` not passing arguments to command
#60741 commented on
Jun 23, 2025 • 0 new comments -
[Cache] `ChainAdapter` with custom namespace
#60594 commented on
Jun 23, 2025 • 0 new comments -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jun 23, 2025 • 0 new comments -
[Security] Add ability for authenticators to explain why they didn’t support a request
#60538 commented on
Jun 23, 2025 • 0 new comments -
[HttpFoundation] `#[IsSignatureValid]` attribute
#60395 commented on
Jun 24, 2025 • 0 new comments -
[Messenger][Amqp] delayed quorum queues
#60298 commented on
Jun 25, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jun 26, 2025 • 0 new comments -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 commented on
Jun 25, 2025 • 0 new comments -
Rename security-csrf `TokenStorageInterface` for better DX
#58991 commented on
Jun 25, 2025 • 0 new comments -
[Scheduler] Potential missing messages if `--limit` is set
#58758 commented on
Jun 25, 2025 • 0 new comments -
Missing translations for Japanese (ja)
#60465 commented on
Jun 25, 2025 • 0 new comments -
Cannot initialize readonly property from scope
#60846 commented on
Jun 24, 2025 • 0 new comments -
[Serialization] with_constructor_extractor: true - @var docs on promoted properties ignored
#60795 commented on
Jun 24, 2025 • 0 new comments -
[Form] Wrong block prefix used in nested collections
#59962 commented on
Jun 24, 2025 • 0 new comments -
[DependencyInjection] Invalid service "Foo\Bar": its constructor must be public
#60593 commented on
Jun 24, 2025 • 0 new comments -
[Messenger] Failed messages command writes to STDERR
#60822 commented on
Jun 23, 2025 • 0 new comments