Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v6.4.0-RC2
published
Nov 26, 2023 -
v7.0.0-RC2
published
Nov 26, 2023
54 Pull requests merged by 27 people
-
[VarDumper] remove not needed method existance check
#52755 merged
Nov 27, 2023 -
[Security] Document BC break with $secret parameter introduction
#52747 merged
Nov 27, 2023 -
Release v7.0.0-RC2
#52743 merged
Nov 26, 2023 -
Release v6.4.0-RC2
#52742 merged
Nov 26, 2023 -
CS: typo fix
#52736 merged
Nov 26, 2023 -
[TwigBridge][TwigBundle][VarDumper] Remove legacy Twig_ namespace support
#52741 merged
Nov 26, 2023 -
[Serializer] Consider SerializedPath in debug command output
#52730 merged
Nov 26, 2023 -
[Security] make secret required for DefaultLoginRateLimiter
#52724 merged
Nov 26, 2023 -
[String] Fix Inflector for 'icon'
#52727 merged
Nov 26, 2023 -
Remove obsolete PHP version checks
#52737 merged
Nov 26, 2023 -
[Cache] Remove database server version detection
#52720 merged
Nov 25, 2023 -
Remove obsolete PHP version checks
#52735 merged
Nov 25, 2023 -
fix GitHub workflows
#52729 merged
Nov 25, 2023 -
[Serializer] fix tests
#52728 merged
Nov 25, 2023 -
[AssetMapper] Fix resolving jsdeliver default + other exports from modules
#52617 merged
Nov 25, 2023 -
[AssetMapper] Exclude dot files
#52712 merged
Nov 25, 2023 -
[AssetMapper] Fix: also download files referenced by url() in CSS
#52725 merged
Nov 25, 2023 -
[AssetMapper] Fix eager imports are not deduplicated
#52702 merged
Nov 25, 2023 -
[Mime] Add `TemplatedEmail::$locale` to the serialized props
#52719 merged
Nov 25, 2023 -
[Serializer] add return types to test fixtures
#52726 merged
Nov 24, 2023 -
[Translation] [Lokalise] Fix language format on Lokalise Provider
#52677 merged
Nov 24, 2023 -
[Cache] Get TRUNCATE statement from platform
#52717 merged
Nov 24, 2023 -
[Serializer] do not detect the deserialization_path context value twice
#52716 merged
Nov 24, 2023 -
[Cache] fix detecting the database server version
#52715 merged
Nov 24, 2023 -
[Cache] Add url decoding of password in `RedisTrait` DSN
#52688 merged
Nov 24, 2023 -
[Serializer] Remove incompatible type declaration with PHP 7.2
#52714 merged
Nov 24, 2023 -
[Serializer] Fix denormalizing empty string into `object|null` parameter
#52172 merged
Nov 24, 2023 -
[Messenger] Fix message handlers with multiple `from_transports`
#52693 merged
Nov 24, 2023 -
[PropertyInfo] Fixed promoted property type detection for `PhpStanExtractor`
#52684 merged
Nov 24, 2023 -
[Serializer] Fix support for DiscriminatorMap in PropertyNormalizer
#52681 merged
Nov 24, 2023 -
[Serializer] Fix access to private properties/getters when using the `@Ignore` annotation
#52680 merged
Nov 24, 2023 -
[HttpKernel] document added method in the changelog rather than the upgrade files
#52710 merged
Nov 24, 2023 -
[Serializer] Fix deserialization_path missing using contructor
#52713 merged
Nov 24, 2023 -
[AssetMapper] Fix windows ci fail
#52711 merged
Nov 24, 2023 -
[Serializer] Fix constructor deserialization path
#52683 merged
Nov 23, 2023 -
[HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined
#52707 merged
Nov 23, 2023 -
[DependencyInjection] Fix tests on configuration prepend
#52689 merged
Nov 23, 2023 -
[Serializer] Fix XML attributes not added on empty node
#52589 merged
Nov 23, 2023 -
[Form] Clean unused code
#52660 merged
Nov 23, 2023 -
[Cache] fix detecting the server version with Doctrine DBAL 4
#52686 merged
Nov 23, 2023 -
[Translation] Fix Translation changelog for Phrase provider
#52674 merged
Nov 21, 2023 -
[MonologBridge] Fix error cannot use object of type as array
#51797 merged
Nov 21, 2023 -
[Process] Pass the commandline as array to `proc_open()`
#52409 merged
Nov 21, 2023 -
[Messenger] Add `SKIP LOCKED` to the query that retrieves messages
#52639 merged
Nov 21, 2023 -
[Messenger] Fix support for Redis Sentinel using php-redis 6.0.0
#52629 merged
Nov 21, 2023 -
update the default branch for scorecards
#52670 merged
Nov 21, 2023 -
[Security] remove conflict with symfony/security-guard
#52661 merged
Nov 21, 2023 -
[Cache][Lock] `PdoAdapter`/`PdoStore` minor cleanup
#52667 merged
Nov 21, 2023 -
[Cache] name exception being caught as it is accessed in the catch block
#52666 merged
Nov 21, 2023 -
[Serializer] fix tests
#52665 merged
Nov 20, 2023 -
[Cache] name exception being caught as it is accessed in the catch block
#52664 merged
Nov 20, 2023 -
[FrameworkBundle] Add TemplateController to the list of allowed controllers for fragments
#52656 merged
Nov 20, 2023 -
[Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests
#52459 merged
Nov 20, 2023
15 Pull requests opened by 12 people
-
[Validator] Add additional versions (`*_NO_PUBLIC`, `*_ONLY_PRIV` & `*_ONLY_RES`) in IP address constraint
#52658 opened
Nov 20, 2023 -
[CssSelector][Serializer][Translation] [Command] Clean unused code
#52659 opened
Nov 20, 2023 -
[Process] `ExecutableFinder::addSuffix()` has no effect
#52679 opened
Nov 22, 2023 -
[Serializer] Fix XML scalar to object denormalization
#52698 opened
Nov 23, 2023 -
[Serializer][PropertyAccessor] Allow to ignore non-collection generics
#52699 opened
Nov 23, 2023 -
[FrameworkBundle] Update docblock AbstractController
#52704 opened
Nov 23, 2023 -
[Validator] Fix type error for non-array items when `Unique::fields` is set
#52722 opened
Nov 24, 2023 -
[PropertyAccess] Allow usage of wildcard `[*]`
#52723 opened
Nov 24, 2023 -
[Validator] Made tests forward-compatible with ICU 72.1
#52740 opened
Nov 26, 2023 -
[Serializer] Fix DebugCommandTest
#52745 opened
Nov 26, 2023 -
[Translation] Improve tests coverage
#52746 opened
Nov 26, 2023 -
[Serializer] Add discriminator map to debug commmand output
#52749 opened
Nov 26, 2023 -
Allow custom query string parameters in the login link
#52750 opened
Nov 26, 2023 -
[Cache] Fix Couchbase password parsing
#52758 opened
Nov 27, 2023
31 Issues closed by 13 people
-
Unable to create new project
#52754 closed
Nov 27, 2023 -
[Filesystem]: Add a Filesystem Interface for better decoupling and easier testing
#52651 closed
Nov 26, 2023 -
Bug on Namespace with vendor modules
#52738 closed
Nov 26, 2023 -
JsonEnvVarLoader
#52732 closed
Nov 25, 2023 -
[RateLimiter] TokenBucket strategy refills tokens incorrectly
#47676 closed
Nov 25, 2023 -
[AssetMapper] jsdeliver format issue with supabase-js
#52616 closed
Nov 25, 2023 -
[AssetMapper] Dotfiles exposed due to cache prefix
#52697 closed
Nov 25, 2023 -
[AssetMapper] bootstrap icons works with direct link not with assetmapper require
#52620 closed
Nov 25, 2023 -
[Mime]TemplatedEmail::$locale is not serialized
#52718 closed
Nov 25, 2023 -
[Messenger] Bad performances with the Doctrine/MySQL transport
#47828 closed
Nov 24, 2023 -
[Cache] The `RedisTrait` DSN parsing doesn't `urldecode` the params
#52420 closed
Nov 24, 2023 -
[Runtime] Enable `date_default_timezone_set`
#52692 closed
Nov 24, 2023 -
`PhpStanExtractor` doesn't support docblock from promoted properties
#52682 closed
Nov 24, 2023 -
Serializer throw exception when Ignore attribute is used
#49710 closed
Nov 24, 2023 -
[AssetMapper] Can't extend from a vendor package's stimulus controller
#52594 closed
Nov 24, 2023 -
[AssetMapper] MappedAsset->content on creation is null
#52652 closed
Nov 24, 2023 -
[Forms] Allow modifications of choices in Form Events
#52709 closed
Nov 23, 2023 -
[Serializer] deserialization_path missing in custom DenormalizerInterface upon using object's constructor
#44925 closed
Nov 23, 2023 -
Deprecated warnings sent to another channel after minor upgrade (v5.4.29 -> v5.4.31)
#52672 closed
Nov 23, 2023 -
[Messenger] Failed message not sent to failure transport
#50183 closed
Nov 23, 2023 -
[Cache/DI] Can not autowire TagAwareAdapterInterface
#52703 closed
Nov 23, 2023 -
[Serializer] XmlEncoder does not parse namespace for node without children
#52385 closed
Nov 23, 2023 -
[HttpKernel] ErrorListener::onKernelException should ignore exception thrown after `kernel.terminate`
#51912 closed
Nov 23, 2023 -
Support adding a custom argument in DATABASE_URL
#50320 closed
Nov 22, 2023 -
[New authenticator manager] - Seems to be a bug between @isGranted and @Security annotations
#40571 closed
Nov 21, 2023 -
[Messenger] RedisSentinel for messeger needs the same fix cache got in #51683
#52487 closed
Nov 21, 2023 -
[PHPUnit Bridge] Using custom SUT Resolver
#50003 closed
Nov 21, 2023 -
[AsEntityListener] Property not mapped to ORM is not set in the object retrivied
#52653 closed
Nov 20, 2023 -
[FrameworkBundle] Error when rendering static templates
#52655 closed
Nov 20, 2023
12 Issues opened by 11 people
-
[WebProfiler] Poorly formatted deprecation in toolbar
#52757 opened
Nov 27, 2023 -
[VarExporter][FrameworkBundle][7.0] Error when using a lazy `AbstractController`
#52753 opened
Nov 27, 2023 -
[Mailer] Add support for Azure Communication Services Email
#52751 opened
Nov 27, 2023 -
[Sf 6.4 RC2] Serialization problem
#52744 opened
Nov 26, 2023 -
`#[MapRequestPayload]` does not handle invalid enums gracefully
#52705 opened
Nov 23, 2023 -
Cannot get message ID from sent Slack message if Messenger component is enabled
#52701 opened
Nov 23, 2023 -
Bug: Unable to send array on setParameter method
#52696 opened
Nov 23, 2023 -
MapRequestPayload with UploadedFile
#52678 opened
Nov 22, 2023 -
[Asset-Mapper] Errors with the mapper when using CSP
#52675 opened
Nov 21, 2023 -
[Cache] \Redis::mget() can return bool, Redis6Proxy::mget() doesn't account for that
#52668 opened
Nov 21, 2023
48 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 temporary URI signed
#51502 commented on
Nov 24, 2023 • 16 new comments -
[HttpFoundation] Add `UploadedFile::getClientOriginalPath()` to support directory uploads
#52493 commented on
Nov 21, 2023 • 11 new comments -
[Form] add "model_type" option to MoneyType
#51884 commented on
Nov 25, 2023 • 10 new comments -
[Messenger] Batch delivery
#51034 commented on
Nov 22, 2023 • 9 new comments -
[Console] With AsCommand attribute setAliases() in configure() don't create the aliases
#52650 commented on
Nov 26, 2023 • 8 new comments -
[Validator] Add `MacAddress` constraint for validating MAC address
#51862 commented on
Nov 20, 2023 • 6 new comments -
[Translation] Add translation provider events
#52376 commented on
Nov 24, 2023 • 6 new comments -
[PropertyInfo] Make `PhpDocExtractor::getDocBlock()` public
#52632 commented on
Nov 24, 2023 • 6 new comments -
[Messenger] helpful exception when requesting an AMQP queue that is not configured
#51311 commented on
Nov 21, 2023 • 5 new comments -
[Messenger] Randomize worker stop limits (limit, time-limit)
#45776 commented on
Nov 23, 2023 • 3 new comments -
[Messenger] NOGROUP No such key or consumer group 'symfony' in XREADGROUP with GROUP option
#50422 commented on
Nov 27, 2023 • 3 new comments -
[Security] Add a normalization step for the user-identifier in firewalls
#51744 commented on
Nov 20, 2023 • 3 new comments -
Missing handling of array-type in ArrayInput::getFirstArgument
#52580 commented on
Nov 22, 2023 • 2 new comments -
[Messenger] Send message to Failure Transport if async Sender fails
#35521 commented on
Nov 22, 2023 • 2 new comments -
[Serializer] Allow to deserialize generic collections (do not throw away the types)
#45728 commented on
Nov 23, 2023 • 2 new comments -
[Validator] Unique constraint error path
#46182 commented on
Nov 25, 2023 • 2 new comments -
ESI fragment disable the profiler performance tab (stopwatch)
#46687 commented on
Nov 27, 2023 • 2 new comments -
[Security] OIDC Discovery
#50433 commented on
Nov 27, 2023 • 2 new comments -
[RateLimiter] Random reservation duration
#47103 commented on
Nov 21, 2023 • 1 new comment -
HTTP Client retry different IP address
#50333 commented on
Nov 21, 2023 • 1 new comment -
BackedEnumValueResolver fails to resolve \IntBackedEnum when passing string
#52053 commented on
Nov 22, 2023 • 1 new comment -
[Serializer] Allow to provide a "normalizer" callable to normalize a property during denormalization
#27933 commented on
Nov 22, 2023 • 1 new comment -
[serializer] maxdepth not work bug
#40862 commented on
Nov 23, 2023 • 1 new comment -
[Serializer] Allow using generic annotations and not parsing them as an array
#41996 commented on
Nov 23, 2023 • 1 new comment -
[Intl] IntlExtension - monetary_grouping_separator
#50171 commented on
Nov 23, 2023 • 1 new comment -
[Notifier] If all transports fail when using failover transport, retries with messenger fails
#50162 commented on
Nov 23, 2023 • 1 new comment -
[Serializer] Dynamic DiscriminatorMap and a custom loader registration
#50390 commented on
Nov 24, 2023 • 1 new comment -
Profiler : Bug in mail report if email has an attachement that have been unlink
#50527 commented on
Nov 24, 2023 • 1 new comment -
ContextListener is logging warning everytime a user is not found
#50402 commented on
Nov 25, 2023 • 1 new comment -
Allow whitelisting of specific classes for deprecation notice baseline in phpunit-bridge
#50398 commented on
Nov 25, 2023 • 1 new comment -
[Validator] When Constraint with Compound and Group
#48663 commented on
Nov 25, 2023 • 1 new comment -
[Twig|Debug] Add check for DebugCommand if found filepath is readable
#46734 commented on
Nov 25, 2023 • 1 new comment -
[RFC][TwigBundle] Register custom functions & filters using an attribute
#50016 commented on
Nov 26, 2023 • 1 new comment -
REMEMBER_ME cookie has path '/' by default even when application lives under directory
#44320 commented on
Nov 26, 2023 • 1 new comment -
[Security] Import `oidc.signature.key` JWK from OIDC server
#50434 commented on
Nov 26, 2023 • 1 new comment -
Mailgun Driver Fails to Read Message Attachments
#50446 commented on
Nov 27, 2023 • 1 new comment -
[Security][SecurityBundle] User authorization checker
#48142 commented on
Nov 26, 2023 • 1 new comment -
[HttpFoundation] Constraint ResponseHeaderSame now shows the actual header value
#49227 commented on
Nov 26, 2023 • 1 new comment -
[FrameworkBundle][Workflow] Attach the workflow's configuration to the `workflow` tag
#51227 commented on
Nov 21, 2023 • 1 new comment -
[Cache] Allow to use namespace delimiter in cache key
#51603 commented on
Nov 20, 2023 • 1 new comment -
[FrameworkBundle] Add support for `--sort` option for `--force` option with `translation:extract` command
#52337 commented on
Nov 22, 2023 • 1 new comment -
[Tests] Streamline
#52402 commented on
Nov 20, 2023 • 1 new comment -
[Security] Facilitate the management of user sessions
#52412 commented on
Nov 20, 2023 • 1 new comment -
[Form] Add `separator_html` option to display the `separator` text as HTML
#52447 commented on
Nov 22, 2023 • 1 new comment -
[TypeInfo] Introduce component
#52510 commented on
Nov 24, 2023 • 1 new comment -
[DoctrineBridge] Add `message` to #[MapEntity] for NotFoundHttpException
#51562 commented on
Nov 20, 2023 • 0 new comments -
[DoctrineBridge][TwigBridge] Add PHPDoc to attributes
#51987 commented on
Nov 21, 2023 • 0 new comments -
[Config] Allow custom meta location in `ResourceCheckerConfigCache`
#52043 commented on
Nov 20, 2023 • 0 new comments