-
-
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
3 Releases published by 1 person
70 Pull requests merged by 18 people
-
[Form] Remove deprecated
VersionAwareTest
#60992 merged
Jul 1, 2025 -
[Translation] Remove deprecated
ProviderFactoryTestCase
#60987 merged
Jul 1, 2025 -
[Cache] Remove deprecated
CouchbaseBucketAdapter
#60993 merged
Jul 1, 2025 -
[TwigBridge] fix command option mode (
InputOption::VALUE_REQUIRED
)#60998 merged
Jul 1, 2025 -
[Messenger][Translation] do not mock final classes
#61003 merged
Jul 1, 2025 -
[DoctrineBridge] Make
ProxyCacheWarmer
classfinal
#60972 merged
Jul 1, 2025 -
[TypeInfo] Optimize enum check
#60980 merged
Jul 1, 2025 -
[TwigBundle] Make
TemplateCacheWarmer
classfinal
#60964 merged
Jun 30, 2025 -
[SecurityBundle] Remove deprecated OIDC token handler options
algorithm
andkey
#60929 merged
Jun 30, 2025 -
[Translation] Make
DataCollectorTranslator
classfinal
#60973 merged
Jun 30, 2025 -
[FrameworkBundle] Make
ValidatorCacheWarmer
classfinal
#60971 merged
Jun 30, 2025 -
[FrameworkBundle] Make
TranslationsCacheWarmer
classfinal
#60968 merged
Jun 30, 2025 -
[FrameworkBundle] Make
ConfigBuilderCacheWarmer
classfinal
#60970 merged
Jun 30, 2025 -
[FrameworkBundle] Make
Translator
classfinal
#60969 merged
Jun 30, 2025 -
[FrameworkBundle] Make
SerializerCacheWarmer
classfinal
#60967 merged
Jun 30, 2025 -
[FrameworkBundle] Make
Router
classfinal
#60966 merged
Jun 30, 2025 -
[SecurityBundle] Make
ExpressionCacheWarmer
classfinal
#60965 merged
Jun 30, 2025 -
[HttpKernel] Make
ServicesResetter
classfinal
#60962 merged
Jun 30, 2025 -
[TypeInfo] Fix
Type::fromValue
with empty array#60961 merged
Jun 30, 2025 -
[Form] Make
ResizeFormListener::postSetData()
methodfinal
#60960 merged
Jun 30, 2025 -
[Command] Make
#[AsCommand]
attribute classfinal
#60959 merged
Jun 30, 2025 -
[WebProfilerBundle] Fix grammar in
CodeExtension
class docblock#60974 merged
Jun 30, 2025 -
[FrameworkBundle] Minor remove unused
Container
use statement inContainerLintCommand
#60948 merged
Jun 30, 2025 -
[OptionsResolver] Remove internal BC layer leftovers for
$deprecatedNestedOptions
#60951 merged
Jun 30, 2025 -
[TypeInfo] Fix
Type::fromValue
incorrectly setting object type instead of enum#60956 merged
Jun 30, 2025 -
[Serializer] remove return type from
AbstractObjectNormalizer::getAllowedAttributes()
#60958 merged
Jun 30, 2025 -
Fix indentation in diff in UPGRADE file
#60950 merged
Jun 29, 2025 -
[Console][Messenger] Fix: Allow
UnrecoverableExceptionInterface
to bypass retry inRunCommandMessageHandler
#60507 merged
Jun 29, 2025 -
[SecurityBundle] Deprecate the
security.authentication.hide_user_not_found
parameter#60941 merged
Jun 29, 2025 -
[FrameworkBundle] fix
lint:container
command#60942 merged
Jun 29, 2025 -
[SecurityBundle] Use git diff format in
UPGRADE-8.0.md
and fixexpose_security_errors
enum values#60939 merged
Jun 28, 2025 -
Release v7.3.1
#60938 merged
Jun 28, 2025 -
Release v7.2.8
#60937 merged
Jun 28, 2025 -
Release v6.4.23
#60936 merged
Jun 28, 2025 -
[Serializer] Remove deprecated
escape_char
functionality fromCsvEncoder
#60924 merged
Jun 28, 2025 -
[SecurityBundle] Remove deprecated
hide_user_not_found
option#60928 merged
Jun 28, 2025 -
[HttpFoundation] Remove deprecated session options from
NativeSessionStorage
#60930 merged
Jun 28, 2025 -
[Translation] Remove deprecated
escape
parameter fromCsvFileLoader
#60925 merged
Jun 28, 2025 -
[Validator] Remove deprecated
INVALID_BANK_CODE_ERROR
constant#60923 merged
Jun 27, 2025 -
skip transient tests in the CI
#60926 merged
Jun 27, 2025 -
Streamline UPGRADE-8.0.md file
#60927 merged
Jun 27, 2025 -
Fix typos in documentation and code comments
#60932 merged
Jun 27, 2025 -
[Console] Table counts wrong column width when using colspan and
setColumnMaxWidth()
#60044 merged
Jun 27, 2025 -
[Cache] Fix using a
ChainAdapter
as an adapter for a pool#60594 merged
Jun 27, 2025 -
[SecurityBundle] Don't break
security.http_utils
service decoration#60803 merged
Jun 27, 2025 -
[VarDumper] Add support for adding more default casters to
AbstractCloner::addDefaultCasters()
#60480 merged
Jun 27, 2025 -
[HttpKernel] Fix
#[MapUploadedFile]
handling for optional file uploads#60483 merged
Jun 27, 2025 -
[Serializer] Fix collect_denormalization_errors flag in defaultContext
#60413 merged
Jun 27, 2025 -
[Form] Change
UrlType
default protocol#60922 merged
Jun 27, 2025 -
[TypeInfo] Fix handling
ConstFetchNode
#60820 merged
Jun 27, 2025 -
[BrowserKit] Add
isFirstPage()
andisLastPage()
methods to History#60895 merged
Jun 27, 2025 -
[FrameworkBundle] Add
ControllerHelper
; the helpers fromAbstractController
as a standalone service#60857 merged
Jun 27, 2025 -
[Uid] Add microsecond precision to UUIDv7 and optimize on x64
#60898 merged
Jun 27, 2025 -
[Uid] Improve entropy of the increment for UUIDv7
#60908 merged
Jun 27, 2025 -
[Console] Fix command option mode (InputOption::VALUE_REQUIRED)
#60914 merged
Jun 27, 2025 -
[VarDumper] Avoid deprecated call in PgSqlCaster
#60919 merged
Jun 27, 2025 -
[DependencyInjection] Add argument
$target
toContainerBuilder::registerAliasForArgument()
#60910 merged
Jun 27, 2025 -
[TypeInfo] use an EOL-agnostic approach to parse class uses
#60909 merged
Jun 27, 2025 -
chore: document minimum php version in the upgrade file
#60915 merged
Jun 27, 2025 -
fix conflicting xargs options
#60918 merged
Jun 27, 2025 -
[DependencyInjection][FrameworkBundle] Use php-serialize to dump the container for debug/lint commands
#60597 merged
Jun 26, 2025 -
[DoctrineBridge] use native lazy objects on PHP 8.4+ when available
#60911 merged
Jun 26, 2025 -
[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
25 Pull requests opened by 12 people
-
[TwigBridgeRessources] add aria-invalid and aria-describedby on form inputs when validation failure exist
#60902 opened
Jun 25, 2025 -
[Filesystem] Add `readFileInChunks` method to read files in fixed-size chunks
#60916 opened
Jun 27, 2025 -
[HttpKernel] Avoid memory leaks cache attribute, profiler listener
#60934 opened
Jun 28, 2025 -
[Translation] Add `NonTranslatableMessage`
#60935 opened
Jun 28, 2025 -
[Form] Remove BC layer from `ResizeFormListener`
#60952 opened
Jun 29, 2025 -
[DoctrineBridge] Restore compatibility with Doctrine ODM
#60953 opened
Jun 29, 2025 -
[FrameworkBundle] Add functional tests for `ContainerLintCommand`
#60954 opened
Jun 29, 2025 -
[BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and `BrowserHistoryIsOnLastPage`
#60955 opened
Jun 30, 2025 -
[Form] Fix precision loss when rounding large integers in `NumberToLocalizedStringTransformer`
#60975 opened
Jun 30, 2025 -
[Routing] Fix subdomain routing with host parameter defaults
#60976 opened
Jun 30, 2025 -
[Messenger] Add `--exclude-queues` consume parameters
#60979 opened
Jun 30, 2025 -
[Intl] Remove deprecated `EmojiTransliterator`
#60986 opened
Jun 30, 2025 -
[TypeInfo] Remove deprecated code for non-array based collections
#60988 opened
Jun 30, 2025 -
[Workflow] Remove deprecated `Event::getWorkflow()`
#60989 opened
Jun 30, 2025 -
[Notifier] Remove deprecated `TransportFactoryTestCase`
#60990 opened
Jun 30, 2025 -
[Validator] Add `SemVer` constraint for semantic versioning validation
#60995 opened
Jun 30, 2025 -
[SecurityBundle] Add missing `fixXmlConfig()` calls for OIDC token handler arrays
#60996 opened
Jun 30, 2025 -
[Messenger] Allow any `ServiceResetterInterface` implementation in `ResetServicesListener`
#60999 opened
Jul 1, 2025 -
[JsonStreamer] Fix nested generated foreach loops
#61001 opened
Jul 1, 2025 -
[TypeInfo] Fix imported-only alias resolving
#61004 opened
Jul 1, 2025 -
[JsonStreamer] Allow to access to current object when writing
#61006 opened
Jul 1, 2025 -
[Security] Removal deprecated `RememberMeToken::getSecret()` and RememberMeToken's `$secret` property
#61011 opened
Jul 1, 2025 -
[SecurityBundle] remove the deprecated `security.authentication.hide_user_not_found` parameter
#61012 opened
Jul 1, 2025 -
[TypeInfo] Reuse `CollectionType::mergeCollectionValueTypes` for `ConstFetchNode`
#61014 opened
Jul 1, 2025 -
Update sponsors for Symfony 7.3
#61016 opened
Jul 1, 2025
30 Issues closed by 13 people
-
[Mailer] Testing transport is broken using 7.2
#60048 closed
Jul 1, 2025 -
[routing] Remove final from the MapQueryParameter attribute
#57220 closed
Jul 1, 2025 -
[Validator] `UniqueEntity` allow use `toString` result for value
#52348 closed
Jul 1, 2025 -
[DependencyInjection] Service locator: services not indexed by their service ID anymore by default
#61008 closed
Jul 1, 2025 -
[Messenger][Translation] Final classes cause test failures
#60991 closed
Jul 1, 2025 -
[JsonStreamer] Add option to skip null values on serialization
#60985 closed
Jun 30, 2025 -
Failing tests
#60981 closed
Jun 30, 2025 -
[ObjectMapper] Cannot unset hooked property
#60982 closed
Jun 30, 2025 -
"There is no active transaction" Error After MySQL Service Restart in FrankenPHP Worker Mode
#58039 closed
Jun 30, 2025 -
BC break between symfony/serializer 6.4.22 and 6.4.23
#60957 closed
Jun 30, 2025 -
Easy English name for "Invalid CSRF token"
#60129 closed
Jun 30, 2025 -
[Console][Messenger] cannot suppress retries on `RunCommandMessage`
#60427 closed
Jun 29, 2025 -
[FrameworkBundle] Can't use container:lint command
#60920 closed
Jun 29, 2025 -
7.3.1 build break
#60945 closed
Jun 29, 2025 -
7.3.1 build breaks
#60944 closed
Jun 28, 2025 -
Autowiring a parameter with double percent signs not working with twig GlobalsInterface
#58970 closed
Jun 28, 2025 -
Symfony\Component\Console\Helper\Table counts wrong column width when use colspan.
#60043 closed
Jun 27, 2025 -
Symfony\Component\Console\Helper\Table counts wrong number of padding symbols in method renderCell(..)
#60038 closed
Jun 27, 2025 -
[Cache] ChainAdapter with custom namespace
#60579 closed
Jun 27, 2025 -
Cannot use `#[MapUploadedFile]` with optional file
#58590 closed
Jun 27, 2025 -
[TypeInfo] `TypeContextFactory::collectUses` returns values with `;`
#60906 closed
Jun 27, 2025 -
[Messenger][AMQP] Allow to opt out to autosetup delay exchange in configuration
#54831 closed
Jun 27, 2025 -
[Serializer] Serializer stopped recognizing Types from `@var` in Constructor Parameters
#60907 closed
Jun 26, 2025 -
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
18 Issues opened by 18 people
-
Acronym not correctly transformed by snake (and kebab too)
#61015 opened
Jul 1, 2025 -
[Form] DateTimeType doesn't render date_label and time_label.
#61013 opened
Jul 1, 2025 -
Entity manager is closed error after upgrading to Symfony 7.3
#61005 opened
Jul 1, 2025 -
[TypeInfo] Fails to parse imported-only custom types
#60997 opened
Jun 30, 2025 -
[JsonStreamer] Selialization brokes on multilevel collections
#60984 opened
Jun 30, 2025 -
[StimulusBundle] ESLint unhappy with escape \/
#60983 opened
Jun 30, 2025 -
[Uid] Add `MockUuid`/`UuidFactory` for deterministic UUID generation in tests
#60978 opened
Jun 30, 2025 -
[Routing] Issue with default value in host parameter
#60963 opened
Jun 30, 2025 -
Invalid handling of backslashes in unix file paths
#60949 opened
Jun 29, 2025 -
`NumberToLocalizedStringTransformer` alters big integers
#60947 opened
Jun 29, 2025 -
[Routing] free controllers from their folder
#60946 opened
Jun 29, 2025 -
Rename Symfony environment concept
#60943 opened
Jun 28, 2025 -
[DoctrineBridge] DC break with Doctrine ODM integration
#60921 opened
Jun 27, 2025 -
Segfault in PhpFilesAdapter cache adapter
#60913 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
53 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
Jul 1, 2025 • 10 new comments -
Fix implicit to and from bool type juggling
#60890 commented on
Jun 29, 2025 • 9 new comments -
[Config] Do not generate unreachable configuration paths
#58995 commented on
Jun 27, 2025 • 9 new comments -
[HttpFoundation] `#[IsSignatureValid]` attribute
#60395 commented on
Jun 29, 2025 • 6 new comments -
[AssetMapper] Allow adding integrity metadata to importmaps
#60378 commented on
Jun 27, 2025 • 6 new comments -
[Lock] DynamoDB store
#60138 commented on
Jun 30, 2025 • 4 new comments -
[Messenger] Fix Oracle errors 'ORA-00955: Name is already used by an existing object' with Doctrine transport
#60211 commented on
Jul 1, 2025 • 4 new comments -
[JsonPath] Improve escape sequence validation in name selector
#60802 commented on
Jun 29, 2025 • 3 new comments -
[Validator] deprecate handling options in the base Constraint class
#60801 commented on
Jun 27, 2025 • 3 new comments -
[WebProfilerBundle] Fix missing indent on non php files opended in the profiler
#60867 commented on
Jun 26, 2025 • 2 new comments -
[JsonStreamer] Add `include_nullable_properties` option
#60730 commented on
Jul 1, 2025 • 2 new comments -
[Serializer] Handle invalid mapping type property type
#60296 commented on
Jul 1, 2025 • 2 new comments -
[Config] Fix generating PHP config for keyed list of scalars
#60316 commented on
Jun 27, 2025 • 1 new comment -
chore(twig): leverage `twig-cs-fixer`
#60761 commented on
Jun 25, 2025 • 1 new comment -
[DependencyInjection][Routing][Serializer][Validator] Deprecate XML configuration format
#60568 commented on
Jun 26, 2025 • 0 new comments -
[Messenger][Amqp] delayed quorum queues
#60298 commented on
Jun 30, 2025 • 0 new comments -
[DependencyInjection] add `factory` argument in the `#[Autoconfigure]` attribute and also enabled the use of `factory` within `instanceof` conditionals
#60589 commented on
Jun 28, 2025 • 0 new comments -
[Notifier][Discord] Add `DiscordBotTransport`
#60218 commented on
Jun 27, 2025 • 0 new comments -
[ObjectMapper] Map a collection of objects
#60615 commented on
Jul 1, 2025 • 0 new comments -
[Mailer] [Transport] Allow exception logging for `RoundRobinTransport` mailer
#60110 commented on
Jun 30, 2025 • 0 new comments -
[DependencyInjection] More bullet-proof expression evaluation
#59976 commented on
Jun 27, 2025 • 0 new comments -
[JsonPath] Handle slice selector overflow
#60798 commented on
Jun 25, 2025 • 0 new comments -
[Messenger] Introduce `SelfStampableInterface`
#54366 commented on
Jun 27, 2025 • 0 new comments -
[Validator] Validate all groups when special group name `*` is specified in `validate()` method
#50679 commented on
Jul 1, 2025 • 0 new comments -
[FrameworkBundle] Detect unused environment variables in `.env`
#49161 commented on
Jun 27, 2025 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
Jul 1, 2025 • 0 new comments -
Missing translations for Japanese (ja)
#60465 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 -
Rename security-csrf `TokenStorageInterface` for better DX
#58991 commented on
Jun 25, 2025 • 0 new comments -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 commented on
Jun 25, 2025 • 0 new comments -
[Serialization] with_constructor_extractor: true - @var docs on promoted properties ignored
#60795 commented on
Jun 27, 2025 • 0 new comments -
[Cache] Issue in tests while creating mock for taggable cache.pool
#59193 commented on
Jun 27, 2025 • 0 new comments -
[DependencyInjection] ResolveChildDefinitionsPass with decorator stack
#59186 commented on
Jun 27, 2025 • 0 new comments -
[Messenger] sync transport does not trigger handled/received/retried/failed events
#57623 commented on
Jun 27, 2025 • 0 new comments -
Create multiple users for functional testing
#36439 commented on
Jun 28, 2025 • 0 new comments -
`#[MapRequestPayload]` does not handle invalid enums gracefully
#52705 commented on
Jun 28, 2025 • 0 new comments -
[HttpFoundation] [Session] Invalid ID not regenerated with native PHP file sessions
#59209 commented on
Jun 28, 2025 • 0 new comments -
[PHPUnitBridge] Missing deprecation output when using ParaTest
#60792 commented on
Jun 29, 2025 • 0 new comments -
[RFC] Use PHP format in config files on project creation
#60886 commented on
Jun 29, 2025 • 0 new comments -
[Translator] Interpolate HTML components in translations
#59698 commented on
Jun 30, 2025 • 0 new comments -
Switching to Authenticator-based Security breaks Remember Me login
#57479 commented on
Jun 30, 2025 • 0 new comments -
[ObjectMapper] if 'isset' and default values not working
#60848 commented on
Jun 30, 2025 • 0 new comments -
[Validator] Add option to allow `ANY` protocol in `Assert\Url` constraint
#60525 commented on
Jun 30, 2025 • 0 new comments -
Allow retrieval of current RateLimit without actually consuming
#60551 commented on
Jun 30, 2025 • 0 new comments -
[Scheduler] Possibility to add stamps to `#[AsPeriodicTask]` and `#[AsCronTask]`
#60522 commented on
Jun 30, 2025 • 0 new comments -
Intl: Invalid `Currencies::getNumericCode()` for `XCG` (Caribbean guilder)
#60041 commented on
Jun 30, 2025 • 0 new comments -
[HttpClient] Unable to set `$info['redirect_url']` via MockResponse
#59324 commented on
Jun 30, 2025 • 0 new comments -
[Messenger] Decouple AMQP type header from PHP namespaces
#59317 commented on
Jun 30, 2025 • 0 new comments -
containerization
#59316 commented on
Jun 30, 2025 • 0 new comments -
Missing translations for Burmese (my)
#51897 commented on
Jul 1, 2025 • 0 new comments -
[HttpClient] Get request body when using MockResponse together with Psr18Client in symfony 7.2
#59141 commented on
Jul 1, 2025 • 0 new comments -
Unserialization of Clock
#59172 commented on
Jul 1, 2025 • 0 new comments -
incorrect normalization of DiscriminatorMap
#59327 commented on
Jul 1, 2025 • 0 new comments