-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 17 people
-
[Console] fix risky test that doesn't perform any assertions
#59127 merged
Dec 7, 2024 -
[Security][SecurityBundle] User authorization checker
#48142 merged
Dec 7, 2024 -
[AssetMapper] Fix missing return type
#59108 merged
Dec 7, 2024 -
[Notifier] fix desktop channel bus abstract arg
#59122 merged
Dec 7, 2024 -
[FrameworkBundle] fix: notifier push channel bus abstract arg
#59124 merged
Dec 7, 2024 -
[Scheduler] remove unused code
#59121 merged
Dec 7, 2024 -
[Mailer] add test covering null regions
#59115 merged
Dec 7, 2024 -
[Uid] Add
@return non-empty-string
annotations toAbstractUid
and relevant functions#59075 merged
Dec 7, 2024 -
[ErrorHandler] support non-empty-string/non-empty-list when patching return types
#59114 merged
Dec 7, 2024 -
[TwigBridge] Add tests covering
trans_default_domain
with dynamic expressions#59116 merged
Dec 7, 2024 -
[ErrorHandler] Fix error message in test with PHP 8.5
#59107 merged
Dec 7, 2024 -
chore: fix CS
#59095 merged
Dec 7, 2024 -
[Scheduler] Move properties above
__construct()
method#59112 merged
Dec 7, 2024 -
[Console] Fix division by 0 error
#59069 merged
Dec 6, 2024 -
[FrameworkBundle] Make uri_signer lazy and improve error when kernel.secret is empty
#59086 merged
Dec 6, 2024 -
[DoctrineBridge] add test covering associated entities referenced by their primary key
#59098 merged
Dec 6, 2024 -
[Mailer] [sendgrid-mailer] Fix null check on region
#59099 merged
Dec 6, 2024 -
[PropertyInfo] evaluate access flags for properties with asymmetric visibility
#59070 merged
Dec 6, 2024 -
[AssetMapper] add support for assets pre-compression
#59020 merged
Dec 6, 2024 -
[Mailer][Notifier] Add webhooks signature verification on Sweego bridges
#58651 merged
Dec 6, 2024 -
[VarDumper] Add caster for Socket instances
#59026 merged
Dec 6, 2024 -
[Security] Update incorrect form authenticator changelog item
#59080 merged
Dec 6, 2024 -
Add CI job for PHP 8.5
#59090 merged
Dec 6, 2024 -
[Mime] Fix wrong PHPDoc in
FormDataPart
constructor#59061 merged
Dec 2, 2024 -
[HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
#59062 merged
Dec 2, 2024 -
[TwigBridge] generate conflict-free variable names
#59059 merged
Dec 2, 2024 -
[TwigBridge] fix Twig 3.17 compatibility
#59058 merged
Dec 2, 2024
20 Pull requests opened by 17 people
-
[Validator] set the violation path only if the `errorPath` option is set
#59060 opened
Dec 2, 2024 -
[TypeInfo] Fix resolve enum in string type resolver
#59066 opened
Dec 2, 2024 -
[HttpClient] Add IPv6 support to NativeHttpClient
#59068 opened
Dec 2, 2024 -
[AssetMapper] Make `asset-map:compile` clean assets in debug mode, require `--force` to generate them
#59073 opened
Dec 2, 2024 -
[Scheduler] Add `scheduler:task:run` command
#59084 opened
Dec 3, 2024 -
[DependencyInjection] Make `AsTaggedItem` attribute repeatable
#59088 opened
Dec 4, 2024 -
[AssetMapper][FrameworkBundle] Add cache warmer for AssetMapper compilation
#59089 opened
Dec 4, 2024 -
[HttpClient] Test POST to GET redirects
#59100 opened
Dec 5, 2024 -
[Messenger] ensure exception on rollback does not hide previous exception
#59103 opened
Dec 5, 2024 -
[Security] Deprecate `UserInterface::eraseCredentials()`
#59106 opened
Dec 6, 2024 -
[WebProfilerBundle] Extend web profiler listener & config for replace on ajax requests
#59123 opened
Dec 7, 2024 -
[Scheduler] Fix optional `$count` variable in `testGetNextRunDates`
#59125 opened
Dec 7, 2024 -
[DoctrineBridge] Fix `UniqueEntity` for non-integer identifiers
#59126 opened
Dec 7, 2024 -
[SecurityBundle][TwigBridge] Add `user_is_granted()` function
#59129 opened
Dec 7, 2024 -
[AssetMapper] minor fixes for pre-compression
#59130 opened
Dec 7, 2024 -
Remove ServiceSubscriberInterface implementation from Service façade
#59133 opened
Dec 7, 2024 -
[DependencyInjection Reset env vars with kernel.reset
#59136 opened
Dec 8, 2024 -
[WebProfilerBundle] fix: white-space in highlighted code
#59140 opened
Dec 8, 2024
20 Issues closed by 11 people
-
symfony/framework-bundle recipe update breaks `bin/console` usage
#59138 closed
Dec 8, 2024 -
Using isGranted() without a Session
#43372 closed
Dec 7, 2024 -
Twig function csrf_token('authenticate') returns 'csrf_token'
#59111 closed
Dec 7, 2024 -
Add @return non-empty-string annotation to AbstractUid methods for better user identifier support
#59076 closed
Dec 7, 2024 -
how to do a security audit on a software brick, like symfony for example
#59117 closed
Dec 7, 2024 -
how to do a security audit on a software brick, like symfony for example
#59118 closed
Dec 7, 2024 -
ProgressBar division by 0 when setting $startAt
#59067 closed
Dec 6, 2024 -
Firewall ContextListener Ignores `#Ignore` Attribute During Serialization
#59094 closed
Dec 6, 2024 -
Unable to run commands through php -a
#58993 closed
Dec 6, 2024 -
Invalid phpdoc for Autoconfigure attribute `$calls` property
#57311 closed
Dec 5, 2024 -
AutoconfigureTag overrides Autoconfigure
#58957 closed
Dec 5, 2024 -
[Serializer] It always returns an instance of DateTimeImmutable for date fields
#59093 closed
Dec 5, 2024 -
Composer audit fails for symfony/security-http 6.4.15 (newest version)
#59077 closed
Dec 3, 2024 -
[Serializer] Restrictions
#54753 closed
Dec 3, 2024 -
Composer audit failed for symfony/var-dumper 5.4.48 (latest version)
#59078 closed
Dec 3, 2024 -
[HttpClient] HEAD request turns into PUT request since 7.2.0
#59043 closed
Dec 2, 2024 -
CSRF is invalid with Stateless CSRF
#59065 closed
Dec 2, 2024 -
Can not use `Aws\Credentials\InstanceProfileProvider` for credentials read from the instance metadata
#58932 closed
Dec 2, 2024
15 Issues opened by 15 people
-
`bin/console` always outputs 'Deprecated:' notices to console; ignores env/flags/config to turn it off.
#59139 opened
Dec 8, 2024 -
[DependencyInjection] env vars are not reset upon kernel.reset
#59128 opened
Dec 7, 2024 -
Streamline one more exception for the bridges regarding option classes
#59120 opened
Dec 7, 2024 -
[MapQueryString] Weird behavior while mapping integer variable
#59104 opened
Dec 5, 2024 -
[AssetMapper] es-module-shim script attributes conflicts with Turbo
#59097 opened
Dec 5, 2024 -
[Security] Cannot autowire custom LoginFormAuthenticator in a controller action
#59091 opened
Dec 4, 2024 -
[Lock][RedisStore] Fallback load of a script is not handled due to predis exceptions being disabled
#59087 opened
Dec 4, 2024 -
Allow `#[AsTaggedItem]` to be repeated
#59085 opened
Dec 4, 2024 -
[Serializer][Feature] Automating the denormalization process for objects with dependencies
#59074 opened
Dec 2, 2024 -
Turn asset-map:compile into a cache-warmer
#59072 opened
Dec 2, 2024 -
[Security] Cannot have a custom authenticator which implements `EventSubscriberInterface`
#59071 opened
Dec 2, 2024 -
[Serializer] Add Attribute Sorter to AbstractObjectNormalizer
#59063 opened
Dec 2, 2024
61 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.
-
[FrameworkBundle] Add the `config()` function
#58771 commented on
Dec 3, 2024 • 12 new comments -
[HttpFoundation][HttpKernel] Reset request formats after each main request
#59053 commented on
Dec 7, 2024 • 9 new comments -
[Security][SecurityBundle] Show user account status errors
#58300 commented on
Dec 3, 2024 • 9 new comments -
[Console] Expose the original input arguments and options and to unparse options
#57598 commented on
Dec 7, 2024 • 7 new comments -
[Serializer] [JsonEncoder] Introducing the component
#51718 commented on
Dec 5, 2024 • 4 new comments -
[TwigBundle] Use `kernel.build_dir` to store the templates known at build time
#54384 commented on
Dec 7, 2024 • 3 new comments -
[ObjectMapper] Object to Object mapper component
#51741 commented on
Dec 6, 2024 • 1 new comment -
[Validator] Introduce `BackedEnumValue` constraint
#54226 commented on
Dec 6, 2024 • 1 new comment -
[HttpFoundation] Fixed `IpUtils::anonymize` exception when using IPv6 link-local addresses with RFC4007 scoping
#59055 commented on
Dec 2, 2024 • 1 new comment -
[DependencyInjection] Bootstrap-function-declarations
#59052 commented on
Dec 7, 2024 • 1 new comment -
[routing] Remove final from the MapQueryParameter attribute
#57220 commented on
Dec 2, 2024 • 0 new comments -
lint:container --resolve-env-vars fails on new project
#59028 commented on
Dec 7, 2024 • 0 new comments -
implementing SignalableCommandInterface in standalone symfony/console might prevent SIGINT/SIGTERM
#57342 commented on
Dec 8, 2024 • 0 new comments -
[DoctrineBridge] Possible cirtucal references of lazy-service (listener)
#54813 commented on
Dec 8, 2024 • 0 new comments -
[Serializer][Validator] Using Serializer attributes during constraint violation serializing
#56962 commented on
Dec 8, 2024 • 0 new comments -
[FrameworkBundle] Make `ValidatorCacheWarmer` and `SerializeCacheWarmer` use `kernel.build_dir` instead of `kernel.cache_dir`
#52981 commented on
Dec 7, 2024 • 0 new comments -
[Notifier] [Firebase] Add 'HTTP v1' api endpoint
#53336 commented on
Dec 8, 2024 • 0 new comments -
[Messenger] implementation of `messenger:consume`, which processes messages concurrently
#53964 commented on
Dec 7, 2024 • 0 new comments -
[HttpClient] Fix Undefined array key `connection`
#59046 commented on
Dec 8, 2024 • 0 new comments -
Add casters for object-converted resources
#59035 commented on
Dec 6, 2024 • 0 new comments -
[Form] Allow specifying `CollectionType`'s "prototype_name" as `callable`
#57231 commented on
Dec 4, 2024 • 0 new comments -
[PropertyInfo] Fix interface handling in `PhpStanTypeHelper`
#59012 commented on
Dec 5, 2024 • 0 new comments -
Add Callable Decorator Component
#58076 commented on
Dec 5, 2024 • 0 new comments -
[Scheduler] add run scheduled task command
#58974 commented on
Dec 3, 2024 • 0 new comments -
[WIP] run tests using PHPUnit 11.3
#58370 commented on
Dec 7, 2024 • 0 new comments -
[WebProfilerBundle] Update the logic that minimizes the toolbar
#58380 commented on
Dec 7, 2024 • 0 new comments -
[FrameworkBundle][JsonEncoder] Wire services
#58515 commented on
Dec 6, 2024 • 0 new comments -
[FrameworkBundle] Binding for Object Mapper component
#58654 commented on
Dec 6, 2024 • 0 new comments -
[HttpKernel] FromQuery, FromBody, FromRoute, etc. attributes
#58709 commented on
Dec 7, 2024 • 0 new comments -
[Command] Improve `--show-arguments` for command `debug:container`
#58718 commented on
Dec 3, 2024 • 0 new comments -
Add a command to dump static error pages
#58769 commented on
Dec 3, 2024 • 0 new comments -
[Validator] Change in behavior of Unique constraint in Symfony 7.2.0
#59037 commented on
Dec 2, 2024 • 0 new comments -
framework.trusted_proxies work not correct in Swoole/FrankenPHP runtime
#57283 commented on
Dec 2, 2024 • 0 new comments -
Improve JSON assertion in Symfony Test
#57280 commented on
Dec 2, 2024 • 0 new comments -
[Console Commands] Bug with the Argument Value Completion for the console command
#54922 commented on
Dec 2, 2024 • 0 new comments -
[Validator] `UniqueEntity` allow use `toString` result for value
#52348 commented on
Dec 2, 2024 • 0 new comments -
Setting global twig form theme from twig templates
#56872 commented on
Dec 3, 2024 • 0 new comments -
[Cache] Allow colon in key key (with redis at least)
#45599 commented on
Dec 4, 2024 • 0 new comments -
ESI fragment disable the profiler performance tab (stopwatch)
#46687 commented on
Dec 4, 2024 • 0 new comments -
[Messenger] "Self-handling" messages (message AND handler in the same class)
#58102 commented on
Dec 4, 2024 • 0 new comments -
[Messenger][SQS] Uncaught SQS Exception when worker stopped.
#50342 commented on
Dec 5, 2024 • 0 new comments -
[Validator] Validate data according to environments
#59005 commented on
Dec 5, 2024 • 0 new comments -
[Webhook] allow to specify the message bus to use to dispatch ConsumeRemoteEventMessage
#57202 commented on
Dec 5, 2024 • 0 new comments -
[RFC] ObjectMapper
#54476 commented on
Dec 5, 2024 • 0 new comments -
[Mailer] Command mailer:test seting fake 'From' header by default, gives misleading test results
#54969 commented on
Dec 5, 2024 • 0 new comments -
[Stimulus] Dependabot NPM no longer updates due to Stimulus/UX vendor file paths in `package.json`
#58678 commented on
Dec 5, 2024 • 0 new comments -
Installing fake-sms-notifier as a dev packages does not work
#58929 commented on
Dec 6, 2024 • 0 new comments -
Move or retire UserInterface::eraseCredentials
#57842 commented on
Dec 6, 2024 • 0 new comments -
Using AssetMapper to manage web assets of bundles
#53912 commented on
Dec 6, 2024 • 0 new comments -
[WebProfilerBundle] `/_wdt/styles.css` is not found
#59045 commented on
Dec 6, 2024 • 0 new comments -
[HttpClient] Warning: curl_multi_select(): timeout must be between 0 and 2147484
#59041 commented on
Dec 6, 2024 • 0 new comments -
[Console][DI] Make use of autowiring within a complex console application
#52969 commented on
Dec 6, 2024 • 0 new comments -
[Runtime] error_reporting behaviour changed, resulting in a Sentry/Sentry change
#58847 commented on
Dec 7, 2024 • 0 new comments -
[Lock] Add max wait time to acquire
#54942 commented on
Dec 7, 2024 • 0 new comments -
[Scheduler] Infinite loop in PeriodicalTrigger
#58981 commented on
Dec 7, 2024 • 0 new comments -
Profiler (?) adds HTML to the JSON error output and client is unable to parse response as JSON
#59024 commented on
Dec 7, 2024 • 0 new comments -
[AssetMapper] Failed to download the file
#54989 commented on
Dec 7, 2024 • 0 new comments -
MadelineProto stops working after upgrading to 7.2
#59051 commented on
Dec 7, 2024 • 0 new comments -
[DoctrineBridge] UniqueEntityValidator strictly compares ID fields that are objects (like UUID)
#58883 commented on
Dec 7, 2024 • 0 new comments -
[Webhook] Multiple consumer for one parser
#52494 commented on
Dec 7, 2024 • 0 new comments -
MapQueryString & MapRequestPayload empty when type missmatch
#50904 commented on
Dec 7, 2024 • 0 new comments