Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 17 people
-
[PropertyAccess] fix tests
#53970 merged
Feb 16, 2024 -
[Cache] Sync the Redis proxies with upstream
#53951 merged
Feb 15, 2024 -
[TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels
#53926 merged
Feb 15, 2024 -
[TwigBridge] Fix compat with Twig v3.9
#53913 merged
Feb 15, 2024 -
[Mailer] Simplify fix
#53950 merged
Feb 15, 2024 -
[Doctrine Messenger] Fix support for pgsql + pgbouncer.
#53819 merged
Feb 15, 2024 -
[Notifier] Add new Pushy notifier bridge
#53927 merged
Feb 15, 2024 -
[Messenger] Gracefully fallback to empty queue config
#53944 merged
Feb 14, 2024 -
[AssetMapper] Remove 'auto-generated' info
#53936 merged
Feb 14, 2024 -
[Mailer] [Mailgun] Fix expecting payload without tags or user variables
#53935 merged
Feb 14, 2024 -
[Mailer] Fix signed emails breaking the profiler
#53934 merged
Feb 14, 2024 -
[Validator] Update Spanish (es) translations
#53932 merged
Feb 14, 2024 -
[HtmlSanitizer] Fix fetching data in `W3CReferenceTest` on AppVeyor
#53930 merged
Feb 14, 2024 -
[FrameworkBundle] Check if the _route attribute exists on the request
#53924 merged
Feb 14, 2024 -
[Scheduler] fix documentation link
#53922 merged
Feb 14, 2024 -
[Messenger] Fix SQS visibility_timeout type
#53910 merged
Feb 14, 2024 -
[PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost
#53891 merged
Feb 14, 2024 -
[HttpClient] Make retry strategy work again
#53889 merged
Feb 14, 2024 -
[VarDumper] Fix serialization of stubs with null or uninitialized values
#53906 merged
Feb 13, 2024 -
[Process] Fix failing tests causing segfaults
#53909 merged
Feb 12, 2024 -
[VarExporter] Uniform unitialized property error message under ghost and non-ghost objects
#53890 merged
Feb 12, 2024
23 Pull requests opened by 18 people
-
[Messenger] Fix PHPDoc
#53914 opened
Feb 12, 2024 -
[HttpKernel] Make ArgumentResolver write to Request->attributes
#53916 opened
Feb 13, 2024 -
[Clock] Add get/setMicroseconds()
#53942 opened
Feb 14, 2024 -
[Form] Throw error if the number is too high on moneyTransformer
#53948 opened
Feb 14, 2024 -
[Validator] Update missing validator translation for Swedish
#53953 opened
Feb 15, 2024 -
[Serializer] Fix unknown types normalization type when know type
#53959 opened
Feb 15, 2024 -
the 'use_notify' option is on the factory, not on the postgres connection
#53960 opened
Feb 15, 2024 -
[Uid] Optimize UuidV4 generation
#53963 opened
Feb 16, 2024 -
[Messenger] implementation of messenger:consume, which processes messages concurrently
#53964 opened
Feb 16, 2024 -
[ErrorHandler] return the unchanged text if preg_replace_callback() fails
#53967 opened
Feb 16, 2024 -
[Process] allow to ignore signals when executing a process
#53968 opened
Feb 16, 2024 -
[Mailer] include message id provided by the MTA when dispatching the SentMessageEvent
#53969 opened
Feb 16, 2024 -
[DependencyInjection] Add bool env processor when not defined
#53971 opened
Feb 16, 2024 -
[Cache] explicitly cast boolean SSL stream options
#53975 opened
Feb 16, 2024 -
[Uid] Minor updates
#53978 opened
Feb 16, 2024 -
[Doc] Normalized or denormalized data in a form
#53979 opened
Feb 17, 2024 -
Allow more permissive form input name
#53981 opened
Feb 17, 2024 -
Update AttributeClassLoader.php
#53982 opened
Feb 17, 2024 -
Allow more permissive Form's ID
#53984 opened
Feb 17, 2024 -
[HttpKernel] Allow tagged controllers in ControllerResolver
#53985 opened
Feb 17, 2024 -
Add descriptions to Fish completion output
#53986 opened
Feb 17, 2024 -
[FrameworkBundle] Fix config builder with extensions extended in `build()`
#53989 opened
Feb 18, 2024
19 Issues closed by 8 people
-
Uninitialized properties on readonly classes without constructor
#53638 closed
Feb 17, 2024 -
Impersonation events
#53617 closed
Feb 17, 2024 -
add "save" and "remove" default methods to repository
#53973 closed
Feb 16, 2024 -
[Messenger] Monitoring messages
#53954 closed
Feb 16, 2024 -
[Console] Listen to SIGHUP
#53965 closed
Feb 16, 2024 -
No possibility to handle optional not nullable field with #[MapRequestPayload]
#53917 closed
Feb 16, 2024 -
[HttpClient] RetryableHttpClient messes timeout exception
#52587 closed
Feb 15, 2024 -
Form theme foundation 5 does not support html labels for checkbox and radios
#53925 closed
Feb 15, 2024 -
[Messenger] Unneeded warnings when consuming specific queues from multiple transports
#53579 closed
Feb 14, 2024 -
MailgunPayloadConverter causes an ErrorException when parsing valid "accepted" webhook calls from Mailgun
#53862 closed
Feb 14, 2024 -
Web profiler "Emails" tab breaks with signed emails
#53928 closed
Feb 14, 2024 -
Missing translations for Spanish (es)
#53780 closed
Feb 14, 2024 -
[HttpClient] Potential regression around timeouts and retry strategy in 7.0.3.
#53886 closed
Feb 14, 2024 -
Custom normalizer causes infinite recursion
#53708 closed
Feb 13, 2024 -
[Security] Using IsGranted in combination with MapRequestPayload passes incorrect subject to voter
#50964 closed
Feb 12, 2024 -
Symfony messenger is sending a message twice when rejecting a message and when no message handler is active
#53660 closed
Feb 12, 2024 -
Mapped Query String returns "should be of type string" violation when denormalizing invalid datetime string
#53815 closed
Feb 12, 2024 -
Not all form validation constraints are being being invoked
#53743 closed
Feb 12, 2024
25 Issues opened by 21 people
-
[RFC][MapRequestPayload] Allow to transmit informations to validator's Callback
#53991 opened
Feb 18, 2024 -
Support for Apple's PKL configuration format
#53990 opened
Feb 18, 2024 -
FirewallConfig::customAuthenticators() method does not exist: cannot configure CustomAuthenticator via PHP
#53987 opened
Feb 17, 2024 -
[Form] Too strict validation of form field `name`s (HTML4 instead of HTML5)
#53977 opened
Feb 16, 2024 -
[Form] Over-sanitization of form's `id` attributes
#53976 opened
Feb 16, 2024 -
[AssetMapper] importmap:require causing 404 error
#53974 opened
Feb 16, 2024 -
[Serializer][ORM] enable_lazy_ghost_objects with Serializer doesn't work
#53972 opened
Feb 16, 2024 -
[Cache] Cannot warm or clear APCu cache from CLI with `apc.enable_cli` set to false
#53962 opened
Feb 15, 2024 -
[AssetMapper] Show import instructions after requiring *multiple* packages too
#53958 opened
Feb 15, 2024 -
[Security] `form_only` also watches `multipart/form-data`
#53956 opened
Feb 15, 2024 -
SQL syntax error when creating table for doctrine-messenger
#53952 opened
Feb 15, 2024 -
Type error result in zero exit code
#53946 opened
Feb 14, 2024 -
Console: getHeight() triggers subprocess
#53943 opened
Feb 14, 2024 -
[RFC] Email signing (and encryption) workflow
#53941 opened
Feb 14, 2024 -
[RFC] DkimSigner (and SMimeSigner & Encrypter) return type
#53939 opened
Feb 14, 2024 -
[AssetMapper] Allow copying or importing static files
#53937 opened
Feb 14, 2024 -
MoneyType field and bad conversion to int
#53929 opened
Feb 13, 2024 -
LockableTrait Documentation Lacks Clarity on Multi-Server Limitations
#53923 opened
Feb 13, 2024 -
Cache-Control public/private directives set when not always required
#53920 opened
Feb 13, 2024 -
Configuring framework.router.default_uri has no impact on request context parameters
#53919 opened
Feb 13, 2024 -
[RFC] Using argument value resolvers outside of controllers
#53915 opened
Feb 12, 2024 -
Using AssetMapper to manage web assets of bundles
#53912 opened
Feb 12, 2024 -
LocaleSwitcher doesn't set the correct Locale for form labels
#53904 opened
Feb 12, 2024 -
Add RequestClock
#53903 opened
Feb 12, 2024
56 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.
-
[Serializer] Add ChainNormalizer and ChainDenormalizer
#52900 commented on
Feb 12, 2024 • 13 new comments -
[Form] Add calendar DateType option
#53895 commented on
Feb 14, 2024 • 7 new comments -
[Messenger] doesn't recognize issues in handler when it's a generator
#53887 commented on
Feb 16, 2024 • 6 new comments -
[Notifier] Add SMSense bridge
#53734 commented on
Feb 16, 2024 • 6 new comments -
[DoctrineBridge][Validator] Allow validating every class against unique entity constraint
#38662 commented on
Feb 12, 2024 • 4 new comments -
[DI] Getting the wrong error message ("no such service exists, did you create a class that implements this interface?" when class exists but its constructor is private)
#53651 commented on
Feb 17, 2024 • 3 new comments -
[Mailer] Improve oauth setup
#52585 commented on
Feb 16, 2024 • 3 new comments -
CS: fully_qualified_strict_types - import_symbols
#53244 commented on
Feb 12, 2024 • 3 new comments -
[Security] Ignore empty username or password login attempts
#53851 commented on
Feb 12, 2024 • 3 new comments -
[BrowserKit] [HttpKernel] StreamedResponse is not working with BrowserKit after Symfony is upgraded to 6.1
#46445 commented on
Feb 12, 2024 • 3 new comments -
[WebProfilerBundle] Allow to search inside profiler tables
#53885 commented on
Feb 12, 2024 • 3 new comments -
[Form] Add DateType IntlCalendar option.
#53894 commented on
Feb 12, 2024 • 3 new comments -
[Mailer] [Amazon] Add support for X-SES-LIST-MANAGEMENT-OPTIONS header
#53901 commented on
Feb 13, 2024 • 2 new comments -
[Cache] RedisAdapter::createConnection - RedisCluster context
#53597 commented on
Feb 16, 2024 • 2 new comments -
[RFC] Chained message handling in Symfony Messenger
#50462 commented on
Feb 13, 2024 • 2 new comments -
[HttpKernel] Post request with HttpCache should not invalidate cache
#48301 commented on
Feb 14, 2024 • 2 new comments -
[Form] do not accept array input when a form is not multiple (regression)
#46519 commented on
Feb 14, 2024 • 2 new comments -
[Messenger] ease usage when dealing with "external" messages
#49094 commented on
Feb 14, 2024 • 2 new comments -
[Mailer] messageId set after SentMessageEvent when using SmtpTransport
#52515 commented on
Feb 16, 2024 • 2 new comments -
[messenger] `\Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware` do not run retry logic as intended
#52903 commented on
Feb 16, 2024 • 2 new comments -
[Cache] Error message does not contain `cache-adapter` placeholder, so it will not populated
#48504 commented on
Feb 15, 2024 • 2 new comments -
[AssetMapper] Some comments and questions
#52939 commented on
Feb 15, 2024 • 2 new comments -
create PasswordStrengthValidator::countEntropy method
#51221 commented on
Feb 17, 2024 • 1 new comment -
[Filesystem] Path::isAbsolute() returns false if repetitive forward slashes are encountered exactly after driver for Windows paths
#45485 commented on
Feb 17, 2024 • 1 new comment -
MapQueryString doesn't support string value for boolean type
#53616 commented on
Feb 17, 2024 • 1 new comment -
Missing translations for Romanian (ro)
#53774 commented on
Feb 18, 2024 • 1 new comment -
[Console] error while running inside phar
#51254 commented on
Feb 18, 2024 • 1 new comment -
[Messenger] blocking messenger consumer
#47226 commented on
Feb 17, 2024 • 1 new comment -
[HttpKernel] Introduce MapUploadedFile controller argument attribute
#49978 commented on
Feb 11, 2024 • 1 new comment -
[Notifier] [Firebase] Add 'HTTP v1' api endpoint
#53336 commented on
Feb 16, 2024 • 1 new comment -
[HttpFoundation] Add nullable getters for `InputBag`/`ParameterBag`
#53668 commented on
Feb 16, 2024 • 1 new comment -
[Framework bundle] Cleanup error and exception handlers on Kernel shutdown
#53812 commented on
Feb 12, 2024 • 1 new comment -
[PropertyAccess][VarExporter] `PropertyAccessor::isReadable()` triggers an error when called on a lazy object’s missing property
#51919 commented on
Feb 12, 2024 • 1 new comment -
MAILER - Support delivery status notifications
#51354 commented on
Feb 12, 2024 • 1 new comment -
More precise Translation Provider Pull Command
#51356 commented on
Feb 13, 2024 • 1 new comment -
[Mailer] Add advanced logger
#37570 commented on
Feb 13, 2024 • 1 new comment -
[Serializer] Allow DateTimeNormalizer context to specify which types to handle
#51372 commented on
Feb 14, 2024 • 1 new comment -
[Messenger] SchemaTool dropped my messenger tables in DB because of MessengerTransportDoctrineSchemaSubscriber
#48753 commented on
Feb 14, 2024 • 1 new comment -
FFICasterTest::testCastNonTrailingCharPointer() breaks PHPs community build
#47668 commented on
Feb 14, 2024 • 1 new comment -
Using redis cluster for messenger generates warning on initializing connection
#48704 commented on
Feb 14, 2024 • 1 new comment -
[Messenger] Message loss on RejectRedeliveredMessageException
#53311 commented on
Feb 15, 2024 • 1 new comment -
Missing translations for Swedish (sv)
#53800 commented on
Feb 15, 2024 • 1 new comment -
[Messenger] ability to manually ack a message
#51209 commented on
Feb 15, 2024 • 1 new comment -
[Security] AbstractLoginFormAuthenticator supports function makes no sense with HttpUtils ?
#51382 commented on
Feb 15, 2024 • 1 new comment -
Extend CustomCredentials and similar with custom messages
#51364 commented on
Feb 15, 2024 • 1 new comment -
Messenger : only one handler with the same "name" will be called
#46791 commented on
Feb 15, 2024 • 1 new comment -
[Messenger][SQS] Uncaught SQS Exception when worker stopped.
#50342 commented on
Feb 15, 2024 • 1 new comment -
[ErrorHandler] "Backtrack limit exhausted" in the HtmlErrorRenderer
#51290 commented on
Feb 16, 2024 • 1 new comment -
Missing translations for Indonesian (id)
#53401 commented on
Feb 16, 2024 • 1 new comment -
[DependencyInjection] `#[When(env: 'staging')]` throws exception when using dev-only classes
#51106 commented on
Feb 16, 2024 • 1 new comment -
[Serializer] [JsonEncoder] Introducing the component
#51718 commented on
Feb 15, 2024 • 0 new comments -
[PropertyInfo] Deprecate PropertyInfo Type
#53160 commented on
Feb 12, 2024 • 0 new comments -
[Console][Messenger] Asynchronously notify transports which messages are still being processed
#53508 commented on
Feb 17, 2024 • 0 new comments -
[Console] Add `AlarmableCommandInterface` and `console.alarm` event
#53533 commented on
Feb 17, 2024 • 0 new comments -
[Workflow] [Worflow] Add partial support for marking with more than one token per place
#53865 commented on
Feb 12, 2024 • 0 new comments -
[Messenger] AMQP:Automatically reconnect on connection loss
#53892 commented on
Feb 14, 2024 • 0 new comments