Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 18 people
-
[WebProfilerBundle] relax return type for memory data collector
#44809 merged
Dec 27, 2021 -
[Security] A sprintf is missing
#44808 merged
Dec 27, 2021 -
[Process] Run `open_basedir` tests in separate processes
#44711 merged
Dec 27, 2021 -
[Cache] fix compat with apcu < 5.1.10
#44799 merged
Dec 27, 2021 -
Fix param annotation in HttpKernelBrowser
#44803 merged
Dec 27, 2021 -
[Form] Expand FormView key to include int
#44764 merged
Dec 26, 2021 -
[Console] Fix autocompletion of argument with default value
#44730 merged
Dec 26, 2021 -
[PropertyInfo] PhpStan extractor nested object fix
#44637 merged
Dec 26, 2021 -
[Translation] Fix TranslationPullCommand with ICU translations
#44085 merged
Dec 25, 2021 -
[PropertyInfo] Fix phpstan extractor issues
#44578 merged
Dec 25, 2021 -
Remove direct dependency on composer/package-versions-deprecated
#44767 merged
Dec 25, 2021 -
Allow package-versions-deprecated plugin
#44781 merged
Dec 25, 2021 -
Update security.lb.xlf file metadata
#44779 merged
Dec 25, 2021 -
[Notifier] Use correct factory for the msteams transport
#44771 merged
Dec 23, 2021 -
[HttpKernel] Fix SessionListener without session in request
#44618 merged
Dec 23, 2021 -
[ProxyManagerBridge] Remove the unused dependency on composer/package-versions-deprecated
#44765 merged
Dec 22, 2021 -
[HttpClient] fix checking for recent curl consts
#44743 merged
Dec 22, 2021 -
[Security/Http] Fix cookie clearing on logout
#44752 merged
Dec 22, 2021 -
[Mime] add DraftEmail
#44311 merged
Dec 22, 2021 -
[EventDispatcher][HttpFoundation] Restore return type to covariant IteratorAggregate implementations
#44745 merged
Dec 21, 2021 -
[Mime] Relaxing in-reply-to header validation
#44732 merged
Dec 21, 2021 -
[WebProfilerBundle] fix Email HTML preview
#44714 merged
Dec 21, 2021 -
[FrameworkBundle] Fix test to actually use data provider
#44758 merged
Dec 21, 2021 -
[Console] Add method `__toString()` to `InputInterface`
#44746 merged
Dec 21, 2021 -
[HttpKernel] Don't rely on session service in tests
#44749 merged
Dec 21, 2021 -
[Finder] Restore Finder:getIterator return type PHPDoc
#44731 merged
Dec 21, 2021 -
Fix Psr16Cache not being compatible with non-Symfony cache pools
#44737 merged
Dec 21, 2021
14 Pull requests opened by 11 people
-
[Validator] check for file existence lazily in loaders
#44742 opened
Dec 21, 2021 -
[HttpFoundation] Fix notice when HTTP_PHP_AUTH_USER passed without pass
#44759 opened
Dec 21, 2021 -
[RateLimiter] TokenBucket policy fix for adding tokens with a predefined frequency
#44766 opened
Dec 22, 2021 -
[DependencyInjection] Add `exclude` to `TaggedIterator` and `TaggedLocator`
#44774 opened
Dec 23, 2021 -
[Security] Add getting started example to README
#44778 opened
Dec 23, 2021 -
[DependencyInjection] Add Parameter attribute to bind container parameters to services.
#44780 opened
Dec 23, 2021 -
[Serializer] Bug fix return incomplete object after denormalization collected errors in constructor
#44782 opened
Dec 23, 2021 -
[DoctrineBridge][PropertyInfo] Refactor DoctrineExtractor
#44785 opened
Dec 24, 2021 -
[HttpFoundation] Add method `getString` to `ParameterBag`
#44787 opened
Dec 24, 2021 -
[Serializer] Give more hints when an attribute is not correctly used
#44790 opened
Dec 24, 2021 -
Integrate the HtmlSanitizer component to the FrameworkBundle
#44798 opened
Dec 26, 2021 -
[Mailer] Change Gmail & Sendgrid to use custom ports
#44800 opened
Dec 26, 2021 -
[Security] fix unserializing session payloads from v4
#44805 opened
Dec 27, 2021 -
[Messenger] fix Redis support on 32b arch
#44807 opened
Dec 27, 2021
24 Issues closed by 12 people
-
Upgrade to Symfony 5.4 - the web profiler does not work
#44397 closed
Dec 27, 2021 -
[FrameworkBundle] Framework services decorated with FQCN are not used in components
#30763 closed
Dec 27, 2021 -
[Cache] Using the TagAwareAdapter to decorate an ApcuAdapter doesn't work correctly
#43565 closed
Dec 27, 2021 -
Console auto completion for arguments with default value
#44505 closed
Dec 26, 2021 -
[5.3] "Deprecate the Guard component, use the new authenticator system instead"
#41539 closed
Dec 26, 2021 -
[Mailer] RoundRobin/Failover not working for invalid or unknown responses from Transport
#41419 closed
Dec 26, 2021 -
[PropertyInfo] PhpStanTypeHelper doesn't support ConstTypeNode
#44491 closed
Dec 25, 2021 -
[RFC][DX] Defaulting missing env variables to empty string
#31497 closed
Dec 25, 2021 -
Why `InputBag` in parameters shouldn't support array as value?
#44788 closed
Dec 24, 2021 -
security.token_storage only available when using autowire
#44735 closed
Dec 22, 2021 -
[HttpClient] CurlHttpClient throws Undefined constant `CURLOPT_PINNEDPUBLICKEY`
#42061 closed
Dec 22, 2021 -
Constraints on the properties of an entity are not respected when used as an entry type in a collectionfield
#44750 closed
Dec 22, 2021 -
[Console] Native options are not propagated when running a command from another
#44754 closed
Dec 22, 2021 -
[Mailer] Too strict syntax validation for `In-Reply-To` and `References` headers
#37361 closed
Dec 21, 2021 -
[Profiler] HTML email preview ko
#44696 closed
Dec 21, 2021 -
[RFC][Console] Making $defaultName of Symfony\Component\Console\Command public
#44757 closed
Dec 21, 2021 -
[Console] `InputInterface` extends `Stringable`
#42042 closed
Dec 21, 2021 -
Request: Symfony\Component\Cache\Adapter\NullTagAwareAdapter
#44751 closed
Dec 21, 2021 -
[BrowserKit][DOMCrawler] Crawler's html() method does not return HTML with the original <html> tag
#44744 closed
Dec 21, 2021 -
[Cache] Psr16Cache incompatible with non-Symfony cache pools
#44736 closed
Dec 21, 2021 -
[FrameworkBundle] validator.auto_mapping always applies something
#44693 closed
Dec 21, 2021 -
Symfony\Component\Finder\Finder::getIterator return type annotation removed
#44697 closed
Dec 21, 2021
9 Issues opened by 9 people
-
php bin/console cache:clear on production...
#44810 opened
Dec 27, 2021 -
[Security] Cannot authenticate when upgrading from 5.3 to 5.4
#44806 opened
Dec 27, 2021 -
[Messenger] Ability to use pconnect on Redis bridge
#44804 opened
Dec 27, 2021 -
Allow inheritdoc to suppress the deprecation error
#44802 opened
Dec 27, 2021 -
Form with ChoiceType and option "expanded" return integer keys
#44792 opened
Dec 24, 2021 -
[Symfony/Serializer] Deserialize with COLLECT_DENORMALIZATION_ERRORS does not work as expected
#44772 opened
Dec 23, 2021 -
[DI] `resolve:` env processor can override real envs
#44756 opened
Dec 21, 2021 -
UniqueEntity message with html tag is not rendering
#44755 opened
Dec 21, 2021 -
[Mail][Messenger] losing email's transport header on error
#44741 opened
Dec 21, 2021
71 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.
-
[Translation] [Loco] Send `If-Modified-Since` header when possible
#44484 commented on
Dec 22, 2021 • 13 new comments -
[HtmlSanitizer] Introduce HtmlSanitizer component
#44681 commented on
Dec 27, 2021 • 10 new comments -
[Messenger] Requeue of a possibly mutated message on failure
#36735 commented on
Dec 21, 2021 • 6 new comments -
[Console] Autocompletion problems
#44729 commented on
Dec 21, 2021 • 5 new comments -
[Encryption] New component
#39344 commented on
Dec 22, 2021 • 5 new comments -
[Serializer] Add context builders
#43973 commented on
Dec 25, 2021 • 4 new comments -
Fix compatbility to php bridge for sessions
#44634 commented on
Dec 23, 2021 • 4 new comments -
[Lock] Retry sleep and limit
#40684 commented on
Dec 26, 2021 • 3 new comments -
Remove < PHP 8 unused code
#44648 commented on
Dec 21, 2021 • 3 new comments -
[Cache][FrameworkBundle] add `cache:pool:invalidate-tags` command
#44692 commented on
Dec 27, 2021 • 3 new comments -
[Lock] Release connection lock on failure
#44723 commented on
Dec 27, 2021 • 3 new comments -
[RateLimiter] TokenBucket policy is not adding tokens if interval between requests is smaller than the interval provided in config
#42627 commented on
Dec 22, 2021 • 2 new comments -
DateTimeNormalizer ignores format when denormalize
#29030 commented on
Dec 22, 2021 • 2 new comments -
[Dotenv] Variable expansion is not taking into account variables being overwritten in subsequent .env files
#40717 commented on
Dec 23, 2021 • 2 new comments -
[Mailer] Sendgrid mailer transport does not respect custom ports
#36224 commented on
Dec 26, 2021 • 2 new comments -
UrlValidator does not allow for multiple colons
#41599 commented on
Dec 26, 2021 • 2 new comments -
[Validator] Unnecasarry validation metadata disk reads
#39945 commented on
Dec 27, 2021 • 2 new comments -
[Messenger] Add message priority feature for Messenger
#41573 commented on
Dec 27, 2021 • 2 new comments -
[Mailer] Disable verify_peer by default when using localhost URL
#41746 commented on
Dec 27, 2021 • 2 new comments -
[Serializer] Configuration to ignore getters in ObjectNormalizer
#39143 commented on
Dec 27, 2021 • 2 new comments -
[PhpUnitBridge] Cannot silence no assertions warning when using ExpectDeprecationTrait
#41444 commented on
Dec 27, 2021 • 2 new comments -
[Yaml] Double-quote strings with single quote marks
#41750 commented on
Dec 27, 2021 • 2 new comments -
[Messenger][Serializer] Deprecate "context aware" interfaces
#43982 commented on
Dec 25, 2021 • 2 new comments -
Mailer return path is not set correctly
#41322 commented on
Dec 21, 2021 • 1 new comment -
[HttpClient] Add support for client pool
#43327 commented on
Dec 21, 2021 • 1 new comment -
[Logger] Allow to handle stdout logging in a better way
#31556 commented on
Dec 21, 2021 • 1 new comment -
Allow Remember Me cookie with JSON Login
#40918 commented on
Dec 22, 2021 • 1 new comment -
[symfony/mailjet-mailer] Unable to send an email via API: Message-ID header cannot be customized
#44000 commented on
Dec 22, 2021 • 1 new comment -
Flag deprecated currencies in the bundled ICU data, filter them out by default
#11886 commented on
Dec 22, 2021 • 1 new comment -
The generated code for lazy non-shared services doesn't work
#40642 commented on
Dec 22, 2021 • 1 new comment -
[RFC] Help fade out "composer/package-versions-deprecated"
#44726 commented on
Dec 22, 2021 • 1 new comment -
Form field empty_data value guessing with PHP 7
#25977 commented on
Dec 22, 2021 • 1 new comment -
[Console][ErrorHandler] Add option to disable deprecations in dev console in 4.4
#35575 commented on
Dec 23, 2021 • 1 new comment -
[OptionsResolver] Required Option that Depend on another Option
#41781 commented on
Dec 23, 2021 • 1 new comment -
[PropertyInfo] Deserializing xml with collections requires oddly named methods
#31778 commented on
Dec 23, 2021 • 1 new comment -
DOM crawler not able to find a link if its label starts or ends with a non breaking space
#33062 commented on
Dec 23, 2021 • 1 new comment -
Fatal error with runtime when compiling the application as a PHAR
#41771 commented on
Dec 23, 2021 • 1 new comment -
[FrameworkBundle] Cache:warmup and build directory
#40912 commented on
Dec 24, 2021 • 1 new comment -
RateLimiterFactory is not extendable by others
#41494 commented on
Dec 24, 2021 • 1 new comment -
[Messenger] Add Redis sentinel support
#41762 commented on
Dec 24, 2021 • 1 new comment -
[PropertyAccess] Add the ability to remove elements from the arrays
#17875 commented on
Dec 24, 2021 • 1 new comment -
[Messenger] Outbox pattern for the Messenger component
#34147 commented on
Dec 24, 2021 • 1 new comment -
[PhpUnitBridge] Disable interaction during install
#41849 commented on
Dec 25, 2021 • 1 new comment -
RedirectController::redirectAction 410 responses should not trigger ERROR level log messages
#16006 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Norwegian Bokmål (nb)
#41058 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Norwegian Nynorsk (nn)
#41059 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Norwegian (no)
#41057 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Mongolian (mn)
#41056 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Hebrew (he)
#41048 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Azerbaijani (az)
#41030 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Albanian (sq)
#41027 commented on
Dec 25, 2021 • 1 new comment -
Missing translations for Afrikaans (af)
#41026 commented on
Dec 25, 2021 • 1 new comment -
[RFC][WebProfiler] Show services
#39114 commented on
Dec 25, 2021 • 1 new comment -
REMEMBER_ME cookie has path '/' by default even when application lives under directory
#44320 commented on
Dec 25, 2021 • 1 new comment -
[DoctrineBridge] ContainerAwareEventManager::removeEventSubscriber doesn't work
#41643 commented on
Dec 26, 2021 • 1 new comment -
[Console] Table helper vertical rendering
#41595 commented on
Dec 26, 2021 • 1 new comment -
[Validator] Choice constraint as Attribute differs from Annotation when "choices" is an associative array
#41508 commented on
Dec 26, 2021 • 1 new comment -
Deserializer not able to deduce the type of one the properties
#39519 commented on
Dec 26, 2021 • 1 new comment -
symfony/lock and .env file
#41831 commented on
Dec 26, 2021 • 1 new comment -
[Mime][BCBreak] Change of expected behaviour in address quoting since #39866
#41264 commented on
Dec 27, 2021 • 1 new comment -
Add a route pattern (route path) to the UrlMatcher/RouterListener
#41426 commented on
Dec 27, 2021 • 1 new comment -
[Serializer][Bug] deserialize into pre-existing objects in properties
#31208 commented on
Dec 27, 2021 • 1 new comment -
[Config] ignoreExtraKeys(false) is misleading
#33590 commented on
Dec 27, 2021 • 1 new comment -
[Translation] Separate parameters formatting
#41136 commented on
Dec 21, 2021 • 1 new comment -
[Serializer] Deprecate support for abstract uid denormalization in UidNormalizer
#44721 commented on
Dec 27, 2021 • 1 new comment -
[Security][DX] Be able to know why exactly SecurityVoter returns false
#27995 commented on
Dec 21, 2021 • 0 new comments -
Native file-based sessions fail with write exception in 1 out of 1000 requests on Debian systems
#44734 commented on
Dec 26, 2021 • 0 new comments -
[Serializer] Pass context from serializer to property info
#41420 commented on
Dec 27, 2021 • 0 new comments -
[Cache] New Family of Ephemeral Tag Aware Adapters
#42997 commented on
Dec 27, 2021 • 0 new comments -
[Mailer] Add Mailer send and debug commands
#43687 commented on
Dec 26, 2021 • 0 new comments -
[Messenger] add TransportMessageIdStamp to RedisSender
#44522 commented on
Dec 21, 2021 • 0 new comments