September 13, 2021 – September 20, 2021
Overview
Could not load contribution data
Please try again later
28 Pull requests merged by 18 people
-
Add Slovak lang translation #41081
#43111 merged
Sep 20, 2021 -
[Validator] Add error's uid to `Count` and `Length` constraints with "exactly" option enabled
#43098 merged
Sep 20, 2021 -
[Yaml] remove shortcut e for option exclude of Yaml/LintCommand - solve conflict with --env -e
#43088 merged
Sep 20, 2021 -
[Validator] Add missing thai translation
#43093 merged
Sep 19, 2021 -
[Yaml] Use more concise float representation in dump
#42668 merged
Sep 19, 2021 -
[HttpFoundation] Map `multipart/form-data` as `form` Content-Type
#43017 merged
Sep 19, 2021 -
Add Burmese Translation
#43087 merged
Sep 19, 2021 -
[Notifier] Update FirebaseTransport.php
#43073 merged
Sep 19, 2021 -
[Console] Relax return type on HelperInterface::getName()
#43028 merged
Sep 17, 2021 -
[HttpClient] Remove unused and redundant properties
#43072 merged
Sep 17, 2021 -
[HttpClient] Add types to private properties
#43032 merged
Sep 17, 2021 -
[String] Update wcswidth data with Unicode 14
#43070 merged
Sep 17, 2021 -
[Serializer] Don't pass `null` to `preg_match()`
#43062 merged
Sep 17, 2021 -
[DependencyInjection] Allow injecting tagged iterator as service locator arguments
#43015 merged
Sep 17, 2021 -
[Form] Do not trim unassigned unicode characters
#43031 merged
Sep 17, 2021 -
[WebProfilerBundle] Fix displaying certain configs
#43058 merged
Sep 17, 2021 -
[FrameworkBundle] Add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait
#42991 merged
Sep 16, 2021 -
[Mailer] [Sendgrid] Fix test
#43053 merged
Sep 16, 2021 -
Silence Psalm errors about Enum classes
#43050 merged
Sep 16, 2021 -
[RateLimiter][Runtime] Remove experimental from README.md
#43041 merged
Sep 15, 2021 -
[Mailer] Adding support for TagHeader and MetadataHeader to the Sendgrid API transport
#43018 merged
Sep 15, 2021 -
[Messenger] Fix broken Redis mocks
#43029 merged
Sep 14, 2021 -
Pin ext-redis version in CI
#43030 merged
Sep 14, 2021 -
[GHA] Test on PHP 8.2 as experimental and 8.1 as a regular version
#43016 merged
Sep 14, 2021 -
[PhpUnitBridge] Track unsilenced deprecations only for userland
#43022 merged
Sep 14, 2021 -
[ErrorHandler] Fix wrong path to autoloader, and exclude vendor classes in patch-type script
#43012 merged
Sep 14, 2021 -
Remove remaining support for Doctrine Cache
#43010 merged
Sep 14, 2021 -
Added some missing Catalan translations.
#42992 merged
Sep 14, 2021
13 Pull requests opened by 12 people
-
[Validator] Support enums in Choice constraints
#43047 opened
Sep 16, 2021 -
[RateLimiter] Add support for long intervals (months and years)
#43060 opened
Sep 16, 2021 -
Integrate BrowserConsoleHandler in Symfony
#43065 opened
Sep 16, 2021 -
[Security] Cache voters that will always abstain
#43066 opened
Sep 16, 2021 -
feat: #43086 add blacklisting of reserved shortcuts for InputOptions in commands
#43091 opened
Sep 19, 2021 -
[Console] Add support of RGB functional notation
#43094 opened
Sep 19, 2021 -
[Form] Add the EnumType
#43095 opened
Sep 19, 2021 -
[Messenger] Use `TransportMessageIdStamp` in `InMemoryTransport` allows retrying
#43096 opened
Sep 19, 2021 -
[Notifier] [Firebase] Only call setMessageId if valid message id
#43097 opened
Sep 19, 2021 -
[DoctrineBridge] remove deprecated code
#43100 opened
Sep 20, 2021 -
[Cache] allow/provide psr/simple-cache v2
#43101 opened
Sep 20, 2021 -
[HttpFoundation] Add basic support for language negotiation
#43108 opened
Sep 20, 2021 -
Update the GenrbCompiler class to prevent the possibility command injection
#43112 opened
Sep 20, 2021
32 Issues closed by 12 people
-
Multiple use of new FileBag($_FILES) throws an Exception
#36319 closed
Sep 20, 2021 -
Missing translations for Slovak (sk)
#41081 closed
Sep 20, 2021 -
[Cache] RedisTagAwareAdapter cannot be used in combination with redis sentinel
#35593 closed
Sep 20, 2021 -
[Validator] Specifying a Null errorPath with UniqueEntity
#11662 closed
Sep 20, 2021 -
[DependencyInjection] Wrong decorated cache definition
#43084 closed
Sep 20, 2021 -
[Console] list-command parameter --format : An option with shortcut "e" already exists.
#43086 closed
Sep 20, 2021 -
[Serializer] Skipping metadata from annotations for properties of instance of \IteratorAggregate
#26494 closed
Sep 19, 2021 -
Missing translations for Thai (th)
#41836 closed
Sep 19, 2021 -
[HttpFoundation] Request::getContentType doesn't support multipart/form-data
#34240 closed
Sep 19, 2021 -
Symfony flex package not found upon setting up new project
#43090 closed
Sep 18, 2021 -
Profiler time and timeline empty with symfony/http-kernel 5.3.7
#43089 closed
Sep 18, 2021 -
Can't override _defaults using nested YAML files for routes
#36605 closed
Sep 18, 2021 -
[doctrine-bridge] Allow using param as connection name in tags
#40260 closed
Sep 18, 2021 -
Messagenger logs INFO log level in prod.log
#43077 closed
Sep 17, 2021 -
[DomCrawler] The behavior for a select without any option does not match the behavior of browsers
#36018 closed
Sep 17, 2021 -
[Cache] Notice: Undefined index: our_redis_namespace
#35939 closed
Sep 17, 2021 -
[Mailer] SentMessage->getQueueId()
#36115 closed
Sep 17, 2021 -
Symfony Notifier error while using ChatterInterface
#43078 closed
Sep 17, 2021 -
FormPass does not register FormType services aliases and prevent constructor autowiring
#43071 closed
Sep 17, 2021 -
Make function existence deterministic in Twig `AppExtension`
#43067 closed
Sep 17, 2021 -
[Yaml] Parser fails on multiline JSON arrays
#41688 closed
Sep 16, 2021 -
bug in getEntitiesByIds ?
#40466 closed
Sep 16, 2021 -
[RFC] [Translator] Add resource priorities
#37115 closed
Sep 16, 2021 -
[HttpClient] Improv curl error message
#37666 closed
Sep 16, 2021 -
[Stopwatch] Semantics: Rename `stopSection()` to `closeSection()`
#37631 closed
Sep 16, 2021 -
[Stopwatch] Add `getEvents()` to Stopwatch
#37630 closed
Sep 16, 2021 -
Group choices when expanded is true
#19514 closed
Sep 16, 2021 -
[DI] Cannot autowire service... You should maybe alias this class...
#42880 closed
Sep 16, 2021 -
SessionAuthenticationStrategy default value has issue with session management
#40228 closed
Sep 15, 2021 -
[Meta] PHP 8.1 Support
#41552 closed
Sep 14, 2021 -
Missing translations for Catalan (ca)
#41036 closed
Sep 14, 2021
15 Issues opened by 15 people
-
[Yaml] PAD(\x80) is not escaped when Yaml::dump
#43102 opened
Sep 20, 2021 -
[Serializer] Nested discriminator mapping with false on ALLOW_EXTRA_ATTRIBUTES throws exception
#43085 opened
Sep 18, 2021 -
[Console] Auto-format output based on shell width (i.e. column count)
#43081 opened
Sep 17, 2021 -
getDefaultPriority behavior not working with voter
#43074 opened
Sep 17, 2021 -
Logger autowiring takes precedence over explicit configuration
#43061 opened
Sep 16, 2021 -
[Router] Configure trailing slash on root globally
#43059 opened
Sep 16, 2021 -
TraceableFirewallListener very slow with multiple concurrent ajax request on same user
#43049 opened
Sep 16, 2021 -
PostgreSqlStore breaks Sentry usage due to hard-coded instanceof checks.
#43048 opened
Sep 16, 2021 -
Console: Option with "not empty" value
#43046 opened
Sep 16, 2021 -
Form trying to validate null entity from OneToOne relation
#43044 opened
Sep 15, 2021 -
UsageTrackingTokenStorage deprecation is Security.php
#43042 opened
Sep 15, 2021 -
Add routing key to header for amqp custom serializer
#43039 opened
Sep 15, 2021 -
UrlValidator component fails with one-char subdomain
#43038 opened
Sep 15, 2021 -
Local server with transfer-encoding give blank array
#43024 opened
Sep 14, 2021 -
[META] Symfony 6 return type declarations
#43021 opened
Sep 14, 2021
60 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] Remove userFqcn from RememberMe cookie
#43006 commented on
Sep 16, 2021 • 18 new comments -
Translation: Specify the source language
#37502 commented on
Sep 17, 2021 • 6 new comments -
[Bootrap 4 Theme] Form validation errors do not match official Bootstrap documentation
#28086 commented on
Sep 15, 2021 • 4 new comments -
Using nested cache contracts can cause deadlock between processes
#41130 commented on
Sep 16, 2021 • 3 new comments -
[Serializer] SerializedName based on groups
#30483 commented on
Sep 17, 2021 • 3 new comments -
[Translation] Separate parameters formatting
#41136 commented on
Sep 20, 2021 • 3 new comments -
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 commented on
Sep 20, 2021 • 3 new comments -
HttpCache stores metadata but not content for BinaryFileResponse which causes cache hits with no content.
#9128 commented on
Sep 14, 2021 • 2 new comments -
[DoctrineBridge] ManagerRegistry::resetService breaks entity manager identities
#35216 commented on
Sep 14, 2021 • 2 new comments -
Using one environment variable to configure multiple bundles results in validation failure(s)
#36466 commented on
Sep 15, 2021 • 2 new comments -
[Uid] Add some ulid helpers to manipulate the binary field saved in db
#42966 commented on
Sep 17, 2021 • 2 new comments -
RememberMe cookie was cleared after db error
#40496 commented on
Sep 18, 2021 • 2 new comments -
Custom TokenVerifierInterface implementation ignored
#42775 commented on
Sep 19, 2021 • 2 new comments -
[HttpFoundation] Request: Duplicate override doesn't affect result uri
#37707 commented on
Sep 19, 2021 • 2 new comments -
Add possibility to trustXSendfileTypeHeader by environment variable
#37561 commented on
Sep 19, 2021 • 2 new comments -
[HttpKernel][HttpClient] `CachingHttpClient` should be configurable as a `private` cache
#36858 commented on
Sep 19, 2021 • 2 new comments -
[Serializer] Normalizer incorrectly caching allowedAttributes when typed properties are used.
#36594 commented on
Sep 19, 2021 • 2 new comments -
[Serializer] Polymorphic deserialize object with external property
#40360 commented on
Sep 20, 2021 • 2 new comments -
[Messenger (Redis transport)] TransportException thrown on empty pending message
#40103 commented on
Sep 20, 2021 • 2 new comments -
[Serializer] Encoder options from the framework bundle
#28771 commented on
Sep 20, 2021 • 2 new comments -
[RateLimiter][Security] Login rate limiting does not work for APIs/stateless firewalls
#40371 commented on
Sep 13, 2021 • 1 new comment -
[Security] Mark the request as _stateless if the firewall used is stateless
#40372 commented on
Sep 13, 2021 • 1 new comment -
[validator][rfc] Allow usage of validator for new usecases - validate existing data in the database
#40332 commented on
Sep 14, 2021 • 1 new comment -
[Messenger] Support for an AWS SNS transport
#39921 commented on
Sep 14, 2021 • 1 new comment -
Problem with AbstractLoginFormAuthenticator::supports
#42542 commented on
Sep 15, 2021 • 1 new comment -
Names of collectors as class constants
#39529 commented on
Sep 15, 2021 • 1 new comment -
invalid_message not translatable
#42725 commented on
Sep 16, 2021 • 1 new comment -
[Messenger] Locking queues to ensure unique id queues
#37894 commented on
Sep 16, 2021 • 1 new comment -
Redirect authenticated with RememberMeToken user to login form after access check in controller
#16026 commented on
Sep 17, 2021 • 1 new comment -
Allow array parameters for route configuration
#37316 commented on
Sep 17, 2021 • 1 new comment -
[Config] Add prefix for array prototype
#40493 commented on
Sep 18, 2021 • 1 new comment -
[Serializer] ObjectNormalizer->extractAttributes() no longer filters on public class properties
#40352 commented on
Sep 18, 2021 • 1 new comment -
Debug bar triggers stateless route errors
#40328 commented on
Sep 18, 2021 • 1 new comment -
[Messenger] Provides a safe single handler strategy
#36958 commented on
Sep 18, 2021 • 1 new comment -
Console section is incorrectly updated
#35012 commented on
Sep 19, 2021 • 1 new comment -
Dark theme is hard to read in microsoft email
#38189 commented on
Sep 19, 2021 • 1 new comment -
Ability to change the Session handler according to the firewall
#27639 commented on
Sep 19, 2021 • 1 new comment -
Powershell commands are not working with Windows 2016 & Up
#37034 commented on
Sep 19, 2021 • 1 new comment -
[FR][DX] Add resolved parameter values on container:debug
#30692 commented on
Sep 19, 2021 • 1 new comment -
Symfony messenger with JSON serializer and AMQP transport (via RabbitMQ) failed to retry messages
#42857 commented on
Sep 20, 2021 • 1 new comment -
Process AbstractPipes.php infinite fwrite() loop on error
#21580 commented on
Sep 20, 2021 • 1 new comment -
[VOTER] Voter unanimous decision-strategy looping though the passed attributes (Question)
#15024 commented on
Sep 20, 2021 • 1 new comment -
[RFC] Pass RequestContext from RouterListener to Matchers explicitly
#36705 commented on
Sep 20, 2021 • 1 new comment -
Symfony Messenger - ORA-02014: cannot select FOR UPDATE from view
#33718 commented on
Sep 20, 2021 • 1 new comment -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
Sep 20, 2021 • 1 new comment -
PHP7.4 type properties Doctrine\Common\Collections\Collection with serializer
#37832 commented on
Sep 20, 2021 • 1 new comment -
Allow serializer default context configuration
#38542 commented on
Sep 20, 2021 • 1 new comment -
[Messenger] Add a middleware to ensure all transaction has been closed
#41265 commented on
Sep 15, 2021 • 1 new comment -
[Security] Prevent `FormLoginAuthenticator` from responding to requests that should be handled by `JsonLoginAuthenticator`
#41993 commented on
Sep 16, 2021 • 1 new comment -
[Cache] Add test on CachePoolPass chain-in-chain exception
#42192 commented on
Sep 15, 2021 • 1 new comment -
[Messenger] Allow using user's serializer for message do not fit the expected JSON structure
#42257 commented on
Sep 14, 2021 • 1 new comment -
[Ldap][Security] Make LdapAuthenticator an EntryPoint
#42354 commented on
Sep 17, 2021 • 1 new comment -
[Serializer] Throw NotNormalizableValueException when type is not known or not in body in discriminator map
#43004 commented on
Sep 15, 2021 • 1 new comment -
[Validator] Added `CssColor` constraint
#40168 commented on
Sep 14, 2021 • 0 new comments -
[Runtime] Possibility to define the env and/or debug key
#41608 commented on
Sep 14, 2021 • 0 new comments -
[Messenger] Pass envelope to message handler as second __invoke parameter
#42005 commented on
Sep 16, 2021 • 0 new comments -
[Security][SecurityBundle] Implement ADM strategies as dedicated classes
#42177 commented on
Sep 20, 2021 • 0 new comments -
[HttpKernel] Add support for configuring log level, and status code by exception class
#42244 commented on
Sep 15, 2021 • 0 new comments -
[Messenger] Add a way to no ack message automatically
#42873 commented on
Sep 15, 2021 • 0 new comments -
[Form] Add hash_mapping option to PasswordType
#42883 commented on
Sep 17, 2021 • 0 new comments