September 6, 2021 – September 13, 2021
Overview
Could not load contribution data
Please try again later
66 Pull requests merged by 20 people
-
Display the roles of the logged-in user in the Web Debug Toolbar -- bugfix for two roles
#43000 merged
Sep 13, 2021 -
[Messenger] add return type
#42990 merged
Sep 12, 2021 -
[DoctrineBridge] fix test method name
#42989 merged
Sep 11, 2021 -
[DebugClassLoader] Ignore __construct() when checking return types
#42983 merged
Sep 11, 2021 -
[FrameworkBundle] fix session-related BC layer triggering deprecation
#42979 merged
Sep 10, 2021 -
[DependencyInjection] Make auto-aliases private by default
#42959 merged
Sep 10, 2021 -
Fix non-existent parameter in test.session.listener
#42978 merged
Sep 10, 2021 -
[PropertyAccess] Fix Regression in PropertyAccessor::isWritable()
#42672 merged
Sep 10, 2021 -
[RateLimiter][Runtime][Translation] remove `@experimental` flag
#42957 merged
Sep 10, 2021 -
[Mime] Allow array as input for RawMessage
#42976 merged
Sep 10, 2021 -
[Mesenger] Add support for reseting container services between 2 messages
#41163 merged
Sep 10, 2021 -
[ErrorHandler] Reword return type deprecation message
#42935 merged
Sep 10, 2021 -
[Cache] Remove support for Doctrine Cache
#42967 merged
Sep 10, 2021 -
[Translation] Translate translatable parameters
#41858 merged
Sep 10, 2021 -
Implement Message Stream for Postmark Mailer
#42941 merged
Sep 10, 2021 -
[HttpKernel] Relax service locator tests. Allow any order
#42968 merged
Sep 10, 2021 -
[Serializer] Add support for collecting type error during denormalization
#42502 merged
Sep 10, 2021 -
[Cache] Add CouchbaseCollectionAdapter compatibility with sdk 3.0.0
#40120 merged
Sep 9, 2021 -
[Cache] Deprecate support for Doctrine Cache
#42965 merged
Sep 9, 2021 -
Add missing `@return $this` annotations
#42954 merged
Sep 9, 2021 -
[Lock] Add types to private properties
#42928 merged
Sep 9, 2021 -
[ErrorHandler] Add types to private properties
#42929 merged
Sep 9, 2021 -
[DoctrineBridge] Replace string with FQCN resolution in EntityType
#42958 merged
Sep 9, 2021 -
[Lock] Remove unused variable
#42960 merged
Sep 9, 2021 -
[DoctrineBridge] Remove unused code
#42961 merged
Sep 9, 2021 -
[Notifier] Add missing types to SmscTransport
#42953 merged
Sep 9, 2021 -
Remove needless TypeErrors
#42949 merged
Sep 9, 2021 -
[Messenger] Support rediss in transport bridge
#42932 merged
Sep 8, 2021 -
[Runtime] Relax console command list test
#42939 merged
Sep 8, 2021 -
[Notifier] Add types to private properties
#42946 merged
Sep 8, 2021 -
[Mailer] Add types to private properties
#42943 merged
Sep 8, 2021 -
[Routing] Add types to private properties
#42936 merged
Sep 8, 2021 -
[VarDumper] Add types to private properties
#42933 merged
Sep 8, 2021 -
[Ldap] Add types to private properties
#42930 merged
Sep 8, 2021 -
[Intl] Add types to private properties
#42938 merged
Sep 8, 2021 -
[Routing] Backport type fixes
#42937 merged
Sep 8, 2021 -
[Serializer] Add option to skip uninitialized typed properties
#41615 merged
Sep 8, 2021 -
[Ldap] Backport refactorings
#42931 merged
Sep 8, 2021 -
[VarDumper] Backport type fixes
#42934 merged
Sep 8, 2021 -
[TwigBridge] Add types to private properties
#42927 merged
Sep 8, 2021 -
[FrameworkBundle] Introduced new method for getting bundles config path
#41566 merged
Sep 8, 2021 -
[DependencyInjection] Optimize PHP preloading
#42855 merged
Sep 8, 2021 -
Remove deprecated code paths
#42916 merged
Sep 8, 2021 -
[DoctrineBridge] Add types to private properties
#42924 merged
Sep 7, 2021 -
[MonologBridge] Add types to private properties
#42926 merged
Sep 7, 2021 -
[DoctrineBridge] Remove DoctrineTestHelper and TestRepositoryFactory
#42925 merged
Sep 7, 2021 -
[HttpFoundation] Add types to private properties
#42146 merged
Sep 7, 2021 -
[HttpFoundation] Backport type fixes
#42917 merged
Sep 7, 2021 -
[Translation] add types to private properties
#42202 merged
Sep 7, 2021 -
Turn `@method` annotations into real method declarations
#42913 merged
Sep 7, 2021 -
[Translation] Backport type fixes
#42918 merged
Sep 7, 2021 -
[Console] Add more context when CommandIsSuccessful fails
#42881 merged
Sep 7, 2021 -
[HttpKernel] Backport type fixes
#42911 merged
Sep 7, 2021 -
[HttpKernel] Add types to private properties
#42875 merged
Sep 7, 2021 -
[FrameworkBundle] Remove deprecate session service
#41321 merged
Sep 7, 2021 -
Fix tests when security-http 5.4 uses security-core 6.0
#42907 merged
Sep 7, 2021 -
[DependencyInjection] Improve array phpdoc of `ContainerBuilder`
#41410 merged
Sep 7, 2021 -
[FrameworkBundle] Match 5.3 and 5.1 mailer configuration
#42771 merged
Sep 7, 2021 -
[PropertyInfo] Support for intersection types
#42098 merged
Sep 7, 2021 -
[Cache] Make sure PdoAdapter::prune() always returns a bool
#42904 merged
Sep 7, 2021 -
[HttpClient] Fix handling timeouts when responses are destructed
#42896 merged
Sep 7, 2021 -
[HttpKernel] Fix broken mock
#42903 merged
Sep 7, 2021 -
[Security] Relax return type on VoterInterface
#42901 merged
Sep 7, 2021 -
Make test.session.listener compatible with SF 6.0 SessionListener
#42906 merged
Sep 6, 2021 -
[HttpFoundation] Add a flag to hasSession to distinguished session from factory
#42900 merged
Sep 6, 2021 -
[Security] Fix tests
#42902 merged
Sep 6, 2021
12 Pull requests opened by 8 people
-
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 opened
Sep 7, 2021 -
[Config] add types to files generated by ConfigBuilderGenerator
#42956 opened
Sep 9, 2021 -
[FrameworkBundle][Validator] Prepare removing Doctrine Cache from remaining components
#42969 opened
Sep 9, 2021 -
[Mime] Add types to private properties
#42972 opened
Sep 9, 2021 -
Add Session Token to Amazon Mailer
#42982 opened
Sep 11, 2021 -
[ErrorHandler] Add helper script to patch type declarations
#42988 opened
Sep 11, 2021 -
[FrameworkBundle] Add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait
#42991 opened
Sep 12, 2021 -
Added some missing Catalan translations.
#42992 opened
Sep 12, 2021 -
[Cache] New Family of Ephemeral Tag Aware Adapters
#42997 opened
Sep 12, 2021 -
[Messenger] Add back kernel.event_subscriber tag on StopWorkerOnCustomStopExceptionListener
#43002 opened
Sep 13, 2021 -
[Messenger] Do not reset services on WorkerRunningEvent anymore
#43003 opened
Sep 13, 2021 -
[Serializer] Throw NotNormalizableValueException when type is not known or not in body in discriminator map
#43004 opened
Sep 13, 2021
32 Issues closed by 12 people
-
Stop using unbounded PHP version constraints in composer.json
#42993 closed
Sep 12, 2021 -
The regex taken from Symfony being used in `UrlValidator.php` is not correct
#42987 closed
Sep 12, 2021 -
[HttpClient] RetryableHttpClient doesn't retry on idle timeout
#42919 closed
Sep 12, 2021 -
Unable to use container->compile() function, giving error anywhere (kernel.php or controller/command)
#42977 closed
Sep 11, 2021 -
RateLimitExceededException should use 429 for default code
#40173 closed
Sep 11, 2021 -
[Console]Inconsistent Output of \Error and \Exception
#39798 closed
Sep 11, 2021 -
[FrameworkBundle][DI] One size fits all file loader?
#42647 closed
Sep 10, 2021 -
[RFC][DI] Deprecate ConfigurationExtensionInterface / ExtensionInterface / ConfigurableExtension
#42754 closed
Sep 10, 2021 -
[RFC][Lock] Metadata aware locks
#41730 closed
Sep 10, 2021 -
[RFC][Security] Built-in CSRF protection for firewalls
#34004 closed
Sep 10, 2021 -
[Messenger] Split receiver and sender factories
#35751 closed
Sep 10, 2021 -
Upload Multiple Images
#42974 closed
Sep 10, 2021 -
Invalid CSRF token as a result of session cookie not being set when visiting login form directly
#42691 closed
Sep 10, 2021 -
[DependencyInjection] Priority ignored for tagged locator
#42506 closed
Sep 10, 2021 -
[RFC][Serializer] Ability to collect denormalization failures
#37419 closed
Sep 10, 2021 -
[Serializer] Do not throw exception in the DateTimeNormalizer if it's not a date
#27824 closed
Sep 10, 2021 -
[Cache] Add compatibility with Couchbase 3.0
#39132 closed
Sep 9, 2021 -
Determining languages for information sources
#42955 closed
Sep 9, 2021 -
HTTP/1.1 401 Unauthorized returned for "http://172.17.0.1:9200/_bulk".
#42950 closed
Sep 9, 2021 -
[MIME] Towards parsing + rendering
#34224 closed
Sep 9, 2021 -
[Messenger] Missing symfony/property-access
#37381 closed
Sep 8, 2021 -
LdapBadge not usable due to defunct CheckLdapCredentialsListener
#42874 closed
Sep 8, 2021 -
Define alias with an attribute
#41188 closed
Sep 8, 2021 -
SendMessageMiddleware is reporting unnecessary "can't find class" notice
#37746 closed
Sep 7, 2021 -
The debug toolbar performance section stopped working after a Symfony 5.3 upgrade
#42910 closed
Sep 7, 2021 -
[Mailer] since 5.2.0, testing that an email has been sent with mailer, fails
#39511 closed
Sep 7, 2021 -
Render controller twig
#42899 closed
Sep 6, 2021 -
No timing events have been recorded in Profiler Performance Execution timeline
#42895 closed
Sep 6, 2021
10 Issues opened by 10 people
-
[Messenger] Provided middlewares only work on the default connection
#43005 opened
Sep 13, 2021 -
[RFC][Mesenger] Add support for reseting container services between 2 messages
#43001 opened
Sep 13, 2021 -
[Firewall dispatcher] Traceable Event Dispatcher
#42973 opened
Sep 10, 2021 -
[Uid] Add some ulid helpers to manipulate the binary field saved in db
#42966 opened
Sep 9, 2021 -
Split PDO and DBAL adapters
#42962 opened
Sep 9, 2021 -
[HttpFoundation] Make test constraints less verbose
#42948 opened
Sep 9, 2021 -
[Security] Login link - Readable expiration
#42942 opened
Sep 8, 2021 -
Mime: Email::embed doesn't work for background images
#42921 opened
Sep 7, 2021 -
Broken login throttling
#42920 opened
Sep 7, 2021
86 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.
-
[Console] Bash completion integration
#42251 commented on
Sep 11, 2021 • 38 new comments -
[Translation] Separate parameters formatting
#41136 commented on
Sep 12, 2021 • 6 new comments -
[Dotenv][FrameworkBundle] Reimplementing the symfony/flex env-dump as a symfony command
#42610 commented on
Sep 8, 2021 • 5 new comments -
Missing translations for Catalan (ca)
#41036 commented on
Sep 12, 2021 • 4 new comments -
[HttpFoundation] Request::getContentType doesn't support multipart/form-data
#34240 commented on
Sep 13, 2021 • 4 new comments -
Don't require an object property to be readable for writing
#36754 commented on
Sep 8, 2021 • 3 new comments -
[PhpUnitBridge] Declare relative path for phpunit-bridge repository
#40879 commented on
Sep 8, 2021 • 3 new comments -
[Notifier] Added MessageBirdOptions to the message-bird-notifier bridge
#42265 commented on
Sep 11, 2021 • 3 new comments -
[Messenger] Add a way to no ack message automatically
#42873 commented on
Sep 13, 2021 • 3 new comments -
[VarDumper][HttpClient] Failed to dump response when StatusCode >= 500
#35753 commented on
Sep 6, 2021 • 2 new comments -
[TwigBridge] label class incorrectly applied to expanded choice field
#40005 commented on
Sep 10, 2021 • 2 new comments -
[Serializer] SerializedName based on groups
#30483 commented on
Sep 10, 2021 • 2 new comments -
[Mailer] Delivery fails but actual SMTP response is not reported
#40414 commented on
Sep 10, 2021 • 2 new comments -
Cannot test that response unsets a cookie
#42459 commented on
Sep 10, 2021 • 2 new comments -
Missing translations for Tagalog (tl)
#42473 commented on
Sep 11, 2021 • 2 new comments -
CI for macOS
#38620 commented on
Sep 11, 2021 • 2 new comments -
[Notifier] Add push channel to notifier
#39402 commented on
Sep 9, 2021 • 2 new comments -
[Notifier] Add Expo bridge
#42414 commented on
Sep 9, 2021 • 2 new comments -
[HttpKernel] Remove time-sensitivity from `InlineFragmentRendererTest`
#42824 commented on
Sep 7, 2021 • 2 new comments -
[Form] Add hash_mapping option to PasswordType
#42883 commented on
Sep 7, 2021 • 2 new comments -
[VOTER] Voter unanimous decision-strategy looping though the passed attributes (Question)
#15024 commented on
Sep 6, 2021 • 1 new comment -
[RFC] Pass RequestContext from RouterListener to Matchers explicitly
#36705 commented on
Sep 6, 2021 • 1 new comment -
Multiple use of new FileBag($_FILES) throws an Exception
#36319 commented on
Sep 6, 2021 • 1 new comment -
Symfony Messenger - ORA-02014: cannot select FOR UPDATE from view
#33718 commented on
Sep 6, 2021 • 1 new comment -
[RateLimiter][Security] Login rate limiting does not work for APIs/stateless firewalls
#40371 commented on
Sep 6, 2021 • 1 new comment -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
Sep 6, 2021 • 1 new comment -
PHP7.4 type properties Doctrine\Common\Collections\Collection with serializer
#37832 commented on
Sep 6, 2021 • 1 new comment -
[Serializer] Encoder options from the framework bundle
#28771 commented on
Sep 6, 2021 • 1 new comment -
[Validator] Specifying a Null errorPath with UniqueEntity
#11662 commented on
Sep 6, 2021 • 1 new comment -
[Cache] RedisTagAwareAdapter cannot be used in combination with redis sentinel
#35593 commented on
Sep 6, 2021 • 1 new comment -
[Messenger] Slow on mysql after update
#42868 commented on
Sep 6, 2021 • 1 new comment -
[HttpClient] CURLE_RECV_ERROR (56) caused by proxy throws an TransportException instead of ClientException preventing further debugging
#42806 commented on
Sep 7, 2021 • 1 new comment -
DebugClassLoader is reporting deprecation about final classes coming out of the test code.
#40651 commented on
Sep 7, 2021 • 1 new comment -
Symfony Mailer: Multiple Email Transports
#37695 commented on
Sep 7, 2021 • 1 new comment -
Security: Compare isEqual on the user who impersonates instead of user being impersonated
#37307 commented on
Sep 7, 2021 • 1 new comment -
Consuming from failed transport not checking for all busses
#40274 commented on
Sep 7, 2021 • 1 new comment -
[SecurityBundle] Merged configuration between ENVs generates a strange behavior
#40404 commented on
Sep 8, 2021 • 1 new comment -
Introduce RateLimiterFactoryInterface
#40391 commented on
Sep 8, 2021 • 1 new comment -
[Form] FileType Upload Size error message can't be changed via configuration parameter
#40280 commented on
Sep 8, 2021 • 1 new comment -
Locale not detected when priority is set
#42663 commented on
Sep 9, 2021 • 1 new comment -
\Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader::getEntitiesByIds doesn't filter invalid UUIDs
#17488 commented on
Sep 9, 2021 • 1 new comment -
Missing translations for Welsh (cy)
#40411 commented on
Sep 9, 2021 • 1 new comment -
Custom TokenVerifierInterface implementation ignored
#42775 commented on
Sep 10, 2021 • 1 new comment -
Circular reference detected for service
#42288 commented on
Sep 10, 2021 • 1 new comment -
[Testing] KernelBrowser::loginUser not working with subsequent requests
#42850 commented on
Sep 10, 2021 • 1 new comment -
Finder: is it possible to avoid greedily scanning subdirectories?
#40401 commented on
Sep 10, 2021 • 1 new comment -
Controller argument "user" collided with the built-in security expression variables. The built-in values are being used for the @Security expression.
#36396 commented on
Sep 10, 2021 • 1 new comment -
Suggestion on the translation system
#40418 commented on
Sep 10, 2021 • 1 new comment -
[Question][Form] CollectionType
#31858 commented on
Sep 10, 2021 • 1 new comment -
Improve the 'post_max_size_message' for form that don't include file uploads.
#35011 commented on
Sep 10, 2021 • 1 new comment -
[WebProfiler] ContentSecurityPolicyHandler - change NonceGenerator to NonceGeneratorInterface and provide option to overwrite it
#40412 commented on
Sep 10, 2021 • 1 new comment -
UniqueValidator passes the collection instead of the duplicated element to the message
#40305 commented on
Sep 10, 2021 • 1 new comment -
Console chokes on option-arguments beginning with a hyphen
#27333 commented on
Sep 10, 2021 • 1 new comment -
[Translation] Extend the "translation:update" command's "sort" option to apply to the translation files
#37918 commented on
Sep 10, 2021 • 1 new comment -
Use the new Authentication Manager to refresh User Token with new roles
#41853 commented on
Sep 11, 2021 • 1 new comment -
[Messenger] Remove the auto-setup feature from all transports
#40361 commented on
Sep 11, 2021 • 1 new comment -
[DI] Cannot autowire service... You should maybe alias this class...
#42880 commented on
Sep 12, 2021 • 1 new comment -
[PropertyInfo] Dont try to set null when argument is not nullable
#38920 commented on
Sep 8, 2021 • 1 new comment -
[TwigBridge] AppVariable add $strictVariables
#39053 commented on
Sep 8, 2021 • 1 new comment -
[Security] Be able to know the reasons of the denied access
#40711 commented on
Sep 7, 2021 • 1 new comment -
[HttpFoundation] Allow setting session options via DSN
#41268 commented on
Sep 8, 2021 • 1 new comment -
[Notifier] Added Iterable notifier bridge
#41713 commented on
Sep 9, 2021 • 1 new comment -
[Cache] Add test on CachePoolPass chain-in-chain exception
#42192 commented on
Sep 8, 2021 • 1 new comment -
[DependencyInjection] Add `SubscribedService` attribute, deprecate current `ServiceSubscriberTrait` usage
#42238 commented on
Sep 8, 2021 • 1 new comment -
[Yaml] Use more concise float representation in dump
#42668 commented on
Sep 7, 2021 • 1 new comment -
[Serializer] Save missing arguments in MissingConstructorArgumentsException
#42712 commented on
Sep 7, 2021 • 1 new comment -
[Mailer] fix: don't leak dsn data when exceptions raises
#42811 commented on
Sep 7, 2021 • 1 new comment -
[Validator] deprecate `$subPath` argument in ExecutionContext::getPropertyPath()
#42863 commented on
Sep 10, 2021 • 1 new comment -
Workflow: Allow shapes to be set for places and transitions in dumpers
#42620 commented on
Sep 9, 2021 • 0 new comments -
add restart('event') for Stopwatch or remove stopped event for real
#42643 commented on
Sep 9, 2021 • 0 new comments -
TOCTOU in CacheTokenVerifier
#42637 commented on
Sep 9, 2021 • 0 new comments -
Multi-Node support for amqp in symfony messenger
#42456 commented on
Sep 9, 2021 • 0 new comments -
Finder name glob does not behave as documented
#42675 commented on
Sep 9, 2021 • 0 new comments -
TemplatedEmail automatic cid
#42731 commented on
Sep 9, 2021 • 0 new comments -
[RateLimiter] retry-after of SlidingWindowLimiter is incorrect
#40289 commented on
Sep 9, 2021 • 0 new comments -
Show Application-level console options when showing synopsis or when error occured
#42765 commented on
Sep 9, 2021 • 0 new comments -
Monolog Notifier Handler uses method not available in dependency injected interface
#42809 commented on
Sep 10, 2021 • 0 new comments -
[UID component] Wrong UUID v4 generation according to RFC 4122
#42787 commented on
Sep 10, 2021 • 0 new comments -
Symfony messenger with JSON serializer and AMQP transport (via RabbitMQ) failed to retry messages
#42857 commented on
Sep 10, 2021 • 0 new comments -
Insufficient error handling in vendor/symfony/firebase-notifier/FirebaseTransport.php
#42841 commented on
Sep 10, 2021 • 0 new comments -
Conditional routing in Workflow component
#20879 commented on
Sep 10, 2021 • 0 new comments -
[Messenger] Add a middleware to ensure all transaction has been closed
#41265 commented on
Sep 9, 2021 • 0 new comments -
[Runtime] Add dotenv_overload option to SymfonyRuntime to tell Dotenv to override existing vars
#41681 commented on
Sep 8, 2021 • 0 new comments -
[HttpKernel] Add support for configuring log level, and status code by exception class
#42244 commented on
Sep 9, 2021 • 0 new comments -
[Messenger] Allow using user's serializer for message do not fit the expected JSON structure
#42257 commented on
Sep 13, 2021 • 0 new comments -
[Messenger] Add `WorkerMetadata` to `Worker` class.
#42335 commented on
Sep 10, 2021 • 0 new comments