Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
23 Pull requests merged by 13 people
-
[HttpFoundation] Add `StreamedJsonResponse` for efficient JSON streaming
#47709 merged
Dec 29, 2022 -
[DependencyInjection] Stop considering empty env vars as populated
#48705 merged
Dec 28, 2022 -
[CssSelector] Fix escape patterns
#48771 merged
Dec 23, 2022 -
[Translation] Fix undefined variable messages in ConstraintVisitor
#48774 merged
Dec 23, 2022 -
[Console] Correctly overwrite progressbars with different line count per step
#48784 merged
Dec 28, 2022 -
[PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold
#48787 merged
Dec 28, 2022 -
[WebProfilerBundle] fix Mailer detail on click
#48790 merged
Dec 27, 2022 -
[DependencyInjection] Fix deduplicating service instances in circular graphs
#48791 merged
Dec 28, 2022 -
[Form] Make `ButtonType` handle `form_attr` option
#48801 merged
Dec 28, 2022 -
[DependencyInjection] Cut compilation time
#48802 merged
Dec 28, 2022 -
[DependencyInjection] Fix resolving parameters when dumping lazy proxies
#48805 merged
Dec 28, 2022 -
Release v5.4.17
#48806 merged
Dec 28, 2022 -
Release v6.0.17
#48807 merged
Dec 28, 2022 -
Release v6.1.9
#48808 merged
Dec 28, 2022 -
Release v6.2.3
#48809 merged
Dec 28, 2022 -
Drop v1 contracts packages everywhere
#48810 merged
Dec 29, 2022 -
[Cache] Fix for RedisAdapter without auth parameter
#48816 merged
Dec 29, 2022 -
[WebProfilerBundle] Fix the usage of web fonts
#48822 merged
Dec 29, 2022 -
[Cache] Fix possibly null value passed to preg_match() in RedisTrait
#48823 merged
Dec 29, 2022 -
Release v5.4.18
#48826 merged
Dec 29, 2022 -
Release v6.0.18
#48827 merged
Dec 29, 2022 -
Release v6.1.10
#48828 merged
Dec 29, 2022 -
Release v6.2.4
#48829 merged
Dec 29, 2022
8 Pull requests opened by 7 people
-
[TwigBridge][WebProfilerBundle] Fix spelling of e-mails
#48768 opened
Dec 23, 2022 -
[String] Add support for kebab case
#48781 opened
Dec 24, 2022 -
Leverage arrow function syntax for closure
#48793 opened
Dec 26, 2022 -
[FrameworkBundle] Add `extra` attribute for HttpClient Configuration
#48797 opened
Dec 27, 2022 -
[CssSelector] add support for :is() and :where()
#48803 opened
Dec 28, 2022 -
[DependencyInjection] Wither private service fix
#48815 opened
Dec 28, 2022 -
[HttpFoundation] ParameterBag::getEnum()
#48820 opened
Dec 29, 2022 -
[Serializer] add a context to allow invalid values in BackedEnumNormalizer
#48821 opened
Dec 29, 2022
22 Issues closed by 7 people
-
[Cache] Caching to a Redis server is broken in 6.2.3
#48824 closed
Dec 29, 2022 -
[Web Profiler] Ubuntu Mono font looks blurry
#48708 closed
Dec 29, 2022 -
Error static code analysis for WrappedListener
#48819 closed
Dec 29, 2022 -
[Cache] "Redis connection "redis://redis" failed: Redis server went away" after upgrading to 6.2.3
#48817 closed
Dec 29, 2022 -
[Cache] Redis connection failed: Redis server went away
#48813 closed
Dec 29, 2022 -
[Security]IsGranted - Denied message 6.2
#48789 closed
Dec 28, 2022 -
Annotation @required causing issue after migrating from 6.0 to 6.1
#48792 closed
Dec 28, 2022 -
[PropertyAccess] NullSafe operator should stop on null value and accept x?.y
#48726 closed
Dec 28, 2022 -
form_attr = true at form level does not work for fields rendered after form_end
#48794 closed
Dec 28, 2022 -
Doctrine Manager not initiliazed in phpunit with php 8.2
#48666 closed
Dec 28, 2022 -
[WebProfilerBundle] Error when selecting messages in the mailer panel
#48756 closed
Dec 27, 2022 -
Var-dumper's dump() function returns broken html on Microsoft Edge
#48765 closed
Dec 27, 2022 -
[Form] EnumType contains null in choice_filter callback
#47885 closed
Dec 27, 2022 -
The parameter "o" must be defined.
#48795 closed
Dec 27, 2022 -
Using ErrorController do not give serialized exceptions for all exception types
#45478 closed
Dec 27, 2022 -
Iterating over tagged_iterators in constructor will segfault php
#48782 closed
Dec 26, 2022 -
Unknown Interfaces and Unknown Class
#48785 closed
Dec 24, 2022 -
Services registered via custom attribute are not seen by findTaggedServiceIds
#48777 closed
Dec 23, 2022 -
CSS Selector fail to select element with colon char in ID
#44516 closed
Dec 23, 2022 -
CssSelector does not properly unescape values before generating XPath
#46682 closed
Dec 23, 2022 -
ConstraintVisitor crash $messages is undefined
#48767 closed
Dec 23, 2022 -
Denormalize array into entity with DateTimeImmutable
#48769 closed
Dec 23, 2022
11 Issues opened by 9 people
-
Factory named arguments wiring issue
#48818 opened
Dec 29, 2022 -
[DI] wither calls break services when used in certain configurations
#48814 opened
Dec 28, 2022 -
[Cache] ExpressionLanguage caching problem when using within Validators
#48804 opened
Dec 28, 2022 -
[Uid] Nil and Max uuid are no more valid
#48800 opened
Dec 27, 2022 -
[BrowserKit] Set server parameters to click() and clickLink() method
#48796 opened
Dec 27, 2022 -
[DependencyInjection] Function are not discovered correctly
#48783 opened
Dec 24, 2022 -
[String] Add `kebab()` to methods to Change Case
#48780 opened
Dec 23, 2022 -
Use `block_prefix` dynamically
#48776 opened
Dec 23, 2022 -
[CssSelector] Add support for :scope selectors
#48773 opened
Dec 23, 2022 -
[CssSelector] Add support for :is() and :where()
#48772 opened
Dec 23, 2022
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.
-
[HttpKernel] Allow using `#[WithLogLevel]` for setting custom log level for exceptions
#48747 commented on
Dec 29, 2022 • 11 new comments -
[ExpressionLanguage] Add `enum` expression function
#48669 commented on
Dec 29, 2022 • 7 new comments -
[Messenger][Redis] Worker stops handling messages on first empty message
#48166 commented on
Dec 29, 2022 • 4 new comments -
[Security] Add OidcUserInfoTokenHandler and OidcUser
#48272 commented on
Dec 28, 2022 • 3 new comments -
[Mailer] add reject to `MessageEvent` to stop sending mail
#48409 commented on
Dec 29, 2022 • 3 new comments -
[VarDumper] Add an options builder to configure VarDumper's behavior at runtime
#48667 commented on
Dec 27, 2022 • 3 new comments -
[DependencyInjection] Exclude referencing service (self) in `TaggedIteratorArgument`
#48685 commented on
Dec 29, 2022 • 3 new comments -
CSS selector :has pseudo-class
#40179 commented on
Dec 23, 2022 • 2 new comments -
[Mime] Form field values with integer keys not resolved correctly
#47505 commented on
Dec 30, 2022 • 2 new comments -
[HttpFoundation] Add native handlers for Memcache and Redis
#48588 commented on
Dec 28, 2022 • 2 new comments -
[FrameworkBundle] Rename service `notifier.logger_notification_listener` to `notifier.notification_logger_listener`
#48678 commented on
Dec 27, 2022 • 2 new comments -
[Mailer/AWS] Custom headers aren't transmitted
#45168 commented on
Dec 23, 2022 • 1 new comment -
[Messenger] Deserialization of a message leads to an error due to the property Info component
#48758 commented on
Dec 23, 2022 • 1 new comment -
[WebProfilerBundle] Bad display "Explain query"
#48729 commented on
Dec 23, 2022 • 1 new comment -
No catch Throwable errors
#46596 commented on
Dec 25, 2022 • 1 new comment -
Symfony Mailer remove BCC when using DkimSigner
#48566 commented on
Dec 26, 2022 • 1 new comment -
Can't transform array data in PreSubmit event or DataTransformer
#47093 commented on
Dec 27, 2022 • 1 new comment -
[RFC] Observability component(s)
#46225 commented on
Dec 29, 2022 • 1 new comment -
No longer possible to generate URLs containing %252F
#48656 commented on
Dec 29, 2022 • 1 new comment -
Redis Connection incorrectly reporting multiple groups
#47807 commented on
Dec 29, 2022 • 1 new comment -
[Serializer] Deprecate using datetime construct as fallback on default format mismatch
#47095 commented on
Dec 27, 2022 • 1 new comment -
[WebProfilerBundle] separate controller class and method link
#48460 commented on
Dec 27, 2022 • 1 new comment -
[VarDumper] Display invisible characters
#48748 commented on
Dec 23, 2022 • 1 new comment -
[WebProfilerBundle] Improve accessibility of tabs and some links
#48762 commented on
Dec 26, 2022 • 1 new comment -
Modernize current code base with the help of automated tools (e.g. rector)
#47658 commented on
Dec 26, 2022 • 0 new comments -
[FrameworkBundle] Fix checkboxes check assertions
#47946 commented on
Dec 27, 2022 • 0 new comments -
[HttpFoundation] Add `ParameterBag::getString` and add 3rd argument to make `getInt` more strict
#48525 commented on
Dec 23, 2022 • 0 new comments -
[WebProfilerBundle] Move panel specific styles to each panel
#48757 commented on
Dec 27, 2022 • 0 new comments