Overview
Could not load contribution data
Please try again later
4 Releases published by 1 person
33 Pull requests merged by 15 people
-
[TwigBridge] Add form_label_content and form_help_content block to form_div_layout
#45985 merged
May 31, 2022 -
[FrameworkBundle] Add alximy as backer of version 6.1
#46505 merged
May 31, 2022 -
[Serializer] Added missing __call to TraceableEncoder
#46526 merged
May 31, 2022 -
[Serializer] Forget partially collected traces
#46527 merged
May 31, 2022 -
[Serializer] code cleanup
#46528 merged
May 31, 2022 -
[PropertyInfo] Fix extracting int range type
#46515 merged
May 31, 2022 -
[WebProfilerBundle] Fix AJAX requests info are truncated in the WDT
#46507 merged
May 31, 2022 -
[Workflow] Add ZEturf as backer
#46531 merged
May 31, 2022 -
[Cache][Lock][VarExporter] Remove dead branches of PHP version checks
#46513 merged
May 31, 2022 -
[Serializer] Added missing __call to TraceableNormalizer and TraceableSerializer
#46511 merged
May 30, 2022 -
[FrameworkBundle] update docblock to not expose the internal class
#46496 merged
May 30, 2022 -
[Contracts] remove static cache from `ServiceSubscriberTrait`
#46478 merged
May 29, 2022 -
[FrameworkBundle][TwigBundle] Fix registering html-sanitizer services
#46480 merged
May 29, 2022 -
[Routing] Add `Requirement::POSITIVE_INT` for common ids and pagination
#46430 merged
May 27, 2022 -
[DependencyInjection] Optimize autowiring logic by telling it about excluded symbols
#46279 merged
May 27, 2022 -
Update backers of Symfony 6.2: thank you Les-Tilleuls.coop and Sulu!
#46418 merged
May 27, 2022 -
[ErrorHandler][HttpKernel] Add favicon to welcome and error pages
#46392 merged
May 27, 2022 -
[DependencyInjection] Optimize dumped container
#46459 merged
May 27, 2022 -
[VarExporter] Add Hydrator::hydrate() and preserve PHP references when using it
#46452 merged
May 27, 2022 -
[MonologBridge] Add Test for FirePHPHandler
#46476 merged
May 27, 2022 -
[MonologBridge] ensure that the $response property is initialized before being read
#46475 merged
May 27, 2022 -
Release v6.1.0
#46469 merged
May 27, 2022 -
Release v6.0.9
#46468 merged
May 27, 2022 -
Release v5.4.9
#46467 merged
May 27, 2022 -
Release v4.4.42
#46466 merged
May 27, 2022 -
[PropertyInfo] Fix resolution of partially docblock covered constructors
#46453 merged
May 27, 2022 -
[ExpressionLanguage] Fix null-safe chaining
#46454 merged
May 27, 2022 -
[Console] Fix missing negative variation of negatable options in shell completion
#46386 merged
May 27, 2022 -
[Console] Complete negatable options (Fish)
#46387 merged
May 27, 2022 -
[DependencyInjection] Fix "proxy" tag: resolve its parameters and pass it to child definitions
#46448 merged
May 27, 2022 -
[FrameworkBundle] Revert "bug #46125 Always add CacheCollectorPass (fancyweb)"
#46442 merged
May 27, 2022 -
[DoctrineBridge] Don't reinit managers when they are proxied as ghost objects
#46443 merged
May 27, 2022
13 Pull requests opened by 12 people
-
Introduce FlashBagAwareSessionInterface
#46491 opened
May 29, 2022 -
[Security] Add the ability for voter to return decision reason
#46493 opened
May 29, 2022 -
[Dotenv] Variable filter added to debug command
#46502 opened
May 30, 2022 -
Add SymfonyStyle::hr() method to render horizontal rulers
#46503 opened
May 30, 2022 -
[HttpKernel] Add option to render Surrogate fragment with absolute URIs
#46514 opened
May 30, 2022 -
[Validator] deprecate the loose e-mail validation mode
#46518 opened
May 31, 2022 -
[Serializer] Get attributeContext after converting name
#46525 opened
May 31, 2022 -
[Security] Fix some phpdoc
#46534 opened
May 31, 2022 -
[Mime] Check that the path is a file in the DataPart::fromPath
#46535 opened
May 31, 2022 -
[Mailer] Sort transports alphabetically
#46542 opened
Jun 1, 2022 -
[Cache] do not pass null to strlen()
#46543 opened
Jun 1, 2022 -
[Validator] Fix getting class constraints on debug command
#46545 opened
Jun 1, 2022
28 Issues closed by 13 people
-
Web profiler AJAX request div is too narrow to fit long URLs
#45741 closed
May 31, 2022 -
Automatic content length in Reponse::send() can break some responses
#46449 closed
May 31, 2022 -
Table::appendRow() duplicates content once the height of the terminal is reached
#29746 closed
May 31, 2022 -
[Form] Bool Form Type Fields inconsistent format true vs 1, false vs nothing
#46512 closed
May 30, 2022 -
ResetInterface not working
#46485 closed
May 30, 2022 -
.htaccess FallbackResource deactivated on hosters for security reasons
#44057 closed
May 30, 2022 -
[Bundle System] Broken service tagging in new AbstractBundle::loadExtension()
#46488 closed
May 30, 2022 -
[Bundle System] Broken service configuration in new AbstractBundle::loadExtension()
#46486 closed
May 30, 2022 -
Message handler chain
#44029 closed
May 30, 2022 -
[HttpKernel] [6.1] AbstractBundle: Document how to load routes
#46501 closed
May 30, 2022 -
TestContainer should not be `@internal`
#46483 closed
May 30, 2022 -
Error in Finder.php line 588 on Docker build
#46498 closed
May 30, 2022 -
[HttpKernel] [6.1] Bundle namespace is not automatically registered using AbstractBundle
#46492 closed
May 29, 2022 -
Dump issue
#46490 closed
May 29, 2022 -
Pass client as argument to ElasticsearchLogstashHandler
#43806 closed
May 28, 2022 -
Doctrine's ProxyCacheWarmer requires configured app cache
#46481 closed
May 27, 2022 -
Laravel Application breaks when upgrading Symphony to 6.1
#46479 closed
May 27, 2022 -
symfony/mailer VERP support?
#44278 closed
May 27, 2022 -
The AssetsInstallCommand not worked as what the documentation explained.
#44046 closed
May 27, 2022 -
[Serializer] AnnotationLoader is treating is/has methods as field attributes
#43797 closed
May 27, 2022 -
Monolog with firephp handler doesn't work
#46474 closed
May 27, 2022 -
symfony/event-dispatcher 6.1.0 and php-cs-fixer
#46473 closed
May 27, 2022 -
Private method registered with AsEventListener attribute does not throw an exception
#46455 closed
May 27, 2022 -
Symfony Process is unable to use WSL commands
#46464 closed
May 27, 2022 -
[PropertyInfo] Detection of primitive types is broken for classes with docblocks
#46383 closed
May 27, 2022 -
[FrameworkBundle] Memory leak in 4.4.41
#46416 closed
May 27, 2022
21 Issues opened by 19 people
-
incomplete result of debug:validator command
#46544 opened
Jun 1, 2022 -
[WebProfilerBundle] undefined "normalizer"
#46537 opened
Jun 1, 2022 -
FormValidator in_array() expects parameter 2 to be array, null given
#46536 opened
May 31, 2022 -
Redirect URLs not starting with '/' get dropped
#46533 opened
May 31, 2022 -
[Cache] Redis strlen(): Passing null to parameter #1 ($string) of type string is deprecated
#46530 opened
May 31, 2022 -
[Translation] Updating Catalogs Automatically does't works for FORMs translations if variable is set in Twig
#46529 opened
May 31, 2022 -
[Twig Bridge] Out of memory during TemplatedEmail render because of fingerprint
#46520 opened
May 31, 2022 -
[Form] do not accept array input when a form is not multiple (regression)
#46519 opened
May 31, 2022 -
Undefined property CurlResponse::$response when using RetryableHttpClient
#46517 opened
May 31, 2022 -
Preboot does not set trustXSendfileTypeHeader and enableHttpMethodParameterOverride
#46510 opened
May 30, 2022 -
Bootstrap_5_horizontal_layout renders empty label container when label => false
#46508 opened
May 30, 2022 -
[FORM] Add variables or id for form_errors + form_help in custom redered forms
#46500 opened
May 30, 2022 -
[Http-Client]
#46499 opened
May 30, 2022 -
[PhpunitBridge] Exit code 1 instead of 0 using "quiet" option in 6.1.0
#46497 opened
May 30, 2022 -
Support for X-Forwarded-for in assets
#46489 opened
May 28, 2022 -
[Messenger] Cron default option for async in prod deployment APACHE servers in sf v6+
#46484 opened
May 28, 2022 -
[Serializer] Custom Normalizer broken after upgrading to 6.1
#46471 opened
May 27, 2022 -
[Symfony/Cache] Redis TLS Skip Peer Verification Ignored (Predis)
#46465 opened
May 26, 2022 -
[Serializer] XML `ignore="false"` on attribute not respected
#46463 opened
May 26, 2022 -
[symfony/serializer] memory leak in loop
#46460 opened
May 26, 2022
54 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.
-
[Security] Access Token Authenticator
#46428 commented on
Jun 1, 2022 • 51 new comments -
[Security][SecurityBundle] Move the `Security` helper to SecurityBundle
#46094 commented on
May 31, 2022 • 16 new comments -
[Form] deprecate using the date and time types with date objects with not-matching timezones
#46426 commented on
May 30, 2022 • 6 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
May 26, 2022 • 5 new comments -
[DoctrineBridge] Add an Entity Argument Resolver
#43854 commented on
Jun 1, 2022 • 4 new comments -
[FrameworkBundle][Serializer] Add an ArgumentResolver to deserialize & validate user input
#45628 commented on
May 25, 2022 • 4 new comments -
Add deprecation warning to show HttpKernel::handle() will catch throwables
#45997 commented on
May 29, 2022 • 4 new comments -
[Mailer] Delivery fails but actual SMTP response is not reported
#40414 commented on
May 26, 2022 • 3 new comments -
[DoctrineBridge] UniqueEntity validator problem with entityClass
#22592 commented on
May 30, 2022 • 3 new comments -
[Mailer] Sending Messages Async should not be default behavior
#45811 commented on
May 30, 2022 • 3 new comments -
[Mailer] Support OAuth2 for gmail properly
#35528 commented on
Jun 1, 2022 • 3 new comments -
[Serializer] Allow default group in serialization context
#44035 commented on
May 30, 2022 • 3 new comments -
[DependencyInjection] [ProxyManager] Use lazy-loading ghost object proxies when possible
#46458 commented on
May 30, 2022 • 3 new comments -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
May 31, 2022 • 2 new comments -
[Messenger] Send message to Failure Transport if async Sender fails
#35521 commented on
Jun 1, 2022 • 2 new comments -
[Messenger] NOGROUP No such key or consumer group 'symfony' in XREADGROUP with GROUP option
#45489 commented on
Jun 1, 2022 • 2 new comments -
[BrowserKit] [HttpKernel] StreamedResponse is not working with BrowserKit after Symfony is upgraded to 6.1
#46445 commented on
Jun 1, 2022 • 2 new comments -
[HttpFoundation] Add method `getString` to `ParameterBag`
#46245 commented on
May 26, 2022 • 2 new comments -
Two equivalent syntax of yaml-Collections produce different output for the same values
#44019 commented on
May 26, 2022 • 1 new comment -
Filename is not shown in FileType input on file selection
#45349 commented on
May 26, 2022 • 1 new comment -
Hard wired FieldVote in Twig extension isGranted
#44689 commented on
May 27, 2022 • 1 new comment -
[HttpKernel] Issue with multiple requests in tests
#46206 commented on
May 27, 2022 • 1 new comment -
Doctrine-messenger crashes on acknowledgement
#46351 commented on
May 27, 2022 • 1 new comment -
Using isGranted() without a Session
#43372 commented on
May 27, 2022 • 1 new comment -
[Messenger] More detailed log message of handling error
#44003 commented on
May 27, 2022 • 1 new comment -
RememberMeToken serializes Doctrine relations of user object in session, breaking the max size on PDO/MySQL
#44032 commented on
May 27, 2022 • 1 new comment -
symfony/serializer XmlEncoder prioritizes default serialization ignoring Normalizers
#39255 commented on
May 27, 2022 • 1 new comment -
[Serializer] Snake Case entity properties are ignored in ::ATTRIBUTES
#46355 commented on
May 28, 2022 • 1 new comment -
[AmazonSqsMessenger] DSN queue name overrides queue_name from options
#44254 commented on
May 29, 2022 • 1 new comment -
[Mailer] HTML-Mail with TWIG Template and async transport
#44439 commented on
May 30, 2022 • 1 new comment -
[RFC] Injecting DTO into controller actions (DTOArgumentValueResolver)
#36093 commented on
May 30, 2022 • 1 new comment -
[PropertyInfo] Bug/BC break? - Getter return type seems to have higher priority than property type
#38416 commented on
May 30, 2022 • 1 new comment -
[symfony/serializer] Xml deserializer not working as expected with CDATA-section (2)
#43977 commented on
May 30, 2022 • 1 new comment -
[symfony/serializer] Xml deserializer not working as expected
#43925 commented on
May 30, 2022 • 1 new comment -
[Runtime] Bootstrapping of standalone ConsoleApplication as a globally installed composer package/tool is cumbersome
#44235 commented on
May 31, 2022 • 1 new comment -
[HttpFoundation] Subsequent calls to SessionStorageInterface::start() yield unnecessary set-cookie headers
#42633 commented on
May 31, 2022 • 1 new comment -
[Validator] Change default mode of `Assert\Email` to "strict", for consistency with Mailer
#41855 commented on
May 31, 2022 • 1 new comment -
Redirect authenticated with RememberMeToken user to login form after access check in controller
#16026 commented on
May 31, 2022 • 1 new comment -
[Serializer] set context for property by Property Info Extractor
#41227 commented on
May 31, 2022 • 1 new comment -
[DoctrineBridge] weird error with mongodb services
#46168 commented on
Jun 1, 2022 • 1 new comment -
[Mailer] Ability to specify message size
#44061 commented on
Jun 1, 2022 • 1 new comment -
[ExpressionLanguage] Add support for null coalescing syntax
#46142 commented on
May 27, 2022 • 1 new comment -
[Mailer] Add Infobip bridge
#46211 commented on
Jun 1, 2022 • 1 new comment -
[Validator] Fix traverse option on Valid constraint when used as Attribute
#46244 commented on
Jun 1, 2022 • 1 new comment -
[Notifier] Add Contact Everyone Bridge
#46395 commented on
May 29, 2022 • 1 new comment -
Allow extra files in OptionsResolver
#45370 commented on
May 25, 2022 • 0 new comments -
[symfony/messenger 5.4.8] Attempted to call an undefined method named "pgsqlGetNotify" of class "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection
#46436 commented on
May 27, 2022 • 0 new comments -
[FrameworkBundle] Allow BrowserKit relative URL redirect assert
#44629 commented on
May 28, 2022 • 0 new comments -
[Messenger] throw an exception if no routing was found
#46053 commented on
May 27, 2022 • 0 new comments -
[Finder] Case insensitive file sort
#46126 commented on
May 30, 2022 • 0 new comments -
[Translation] Add `PhpAstExtractor`
#46161 commented on
May 27, 2022 • 0 new comments -
[Form] Add hash_mapping option to PasswordType
#46224 commented on
May 31, 2022 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
May 31, 2022 • 0 new comments -
[Serializer] Allow (de)normalization of empty objects in PropertyNormalizer
#46417 commented on
May 29, 2022 • 0 new comments