Overview
Could not load contribution data
Please try again later
25 Pull requests merged by 18 people
-
[Console] fix restoring stty mode on CTRL+C
#45109 merged
Jan 24, 2022 -
[Process] Avoid calling fclose on an already closed resource
#45103 merged
Jan 24, 2022 -
[DependencyInjection] Fix tests on PHP 7.1
#45156 merged
Jan 24, 2022 -
[GHA] test tty group
#45158 merged
Jan 24, 2022 -
[DependencyInjection] Fix tests
#45149 merged
Jan 24, 2022 -
Remove composer/package-versions-deprecated from allowed plugins
#45144 merged
Jan 24, 2022 -
[FrameworkBundle] Allow PHP configuration in config/packages by default
#44503 merged
Jan 24, 2022 -
[RateLimiter] Resolve crash on near-round timestamps
#44941 merged
Jan 24, 2022 -
[Form] Add inputmode attribute on NumberType
#45101 merged
Jan 22, 2022 -
[Console] fix parsing escaped chars in StringInput
#45088 merged
Jan 22, 2022 -
[Console] remove needless check for "disable_functions" ini setting
#45107 merged
Jan 22, 2022 -
[Cache] Throw exception if incompatible version of psr/simple-cache is used
#45096 merged
Jan 22, 2022 -
[Routing] Enrich MissingMandatoryParametersException
#45075 merged
Jan 20, 2022 -
[RateLimiter] Implicit conversion fix
#45067 merged
Jan 19, 2022 -
[Messenger] Add sessionToken option to SQS transport
#45064 merged
Jan 19, 2022 -
[Mailer] Add downloadable attachments to profiler
#44917 merged
Jan 19, 2022 -
[DependencyInjection] remove arbitratry limitation to exclude inline services from bindings
#45063 merged
Jan 19, 2022 -
[DependencyInjection] copy synthetic status when resolving child definitions
#44986 merged
Jan 19, 2022 -
[HttpClient] Fix Failed to open stream: Too many open files
#45073 merged
Jan 19, 2022 -
[Console] use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors
#45053 merged
Jan 19, 2022 -
[Routing] Allow using UTF-8 parameter names
#45054 merged
Jan 19, 2022 -
[Notifier] [Bridge] [KazInfoTeh] added the bridge
#44360 merged
Jan 19, 2022 -
Fix typo in UPGRADE-6.0.md
#45069 merged
Jan 19, 2022 -
Removing unnecessary space
#45055 merged
Jan 18, 2022 -
[Notifier] Added 46elks notifier bridge
#44874 merged
Jan 18, 2022
19 Pull requests opened by 18 people
-
[PropertyInfo] Add PHP 8.0 promoted properties @param mutation support to PhpDocExtractor
#45062 opened
Jan 18, 2022 -
[Validator] Allow creating constraints with required arguments
#45072 opened
Jan 19, 2022 -
[Mailer] Don't enable TLS with smtp scheme
#45076 opened
Jan 19, 2022 -
[VarDumper] disable right-point to be selected by user
#45079 opened
Jan 19, 2022 -
[Form] [WIP] Missing Data Handling (checkbox edge cases)
#45081 opened
Jan 19, 2022 -
[Yaml] Improve the deprecation warnings for octal numbers to suggest migrating
#45085 opened
Jan 20, 2022 -
[Validator] Improve Image constraint invalid mime type message
#45090 opened
Jan 20, 2022 -
[HttpFoundation] send Content-Length when content is a non-empty string
#45092 opened
Jan 20, 2022 -
[Validator] Improve FileValidator sizes factorization edge case
#45093 opened
Jan 20, 2022 -
[HttpKernel] Add generics to ArgumentMetadata::getAttributes
#45094 opened
Jan 20, 2022 -
[Finder] Fix finding VCS re-included files in excluded directory
#45095 opened
Jan 20, 2022 -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 opened
Jan 20, 2022 -
[Serializer] Improve collecting errors on denormalization and promoted property constructors
#45112 opened
Jan 22, 2022 -
[Notifier] smsapi-notifier correct encoding, optional `fast` option
#45139 opened
Jan 23, 2022 -
[Yaml] Making the parser stateless
#45140 opened
Jan 23, 2022 -
[Cache] TagAwareAdapterInterface is no longer Mockable
#45147 opened
Jan 24, 2022 -
[symfony/mailjet-mailer] Ability to customize payload when sending mail through mailjet+api
#45152 opened
Jan 24, 2022 -
[Serializer] Fix AbstractObjectNormalizer not considering pseudo type false
#45154 opened
Jan 24, 2022 -
[Serializer] Set context annotation as not final
#45155 opened
Jan 24, 2022
46 Issues closed by 13 people
-
After deploy: no prod.log
#45145 closed
Jan 24, 2022 -
Load PHP (and XML) config automatically in `Kernel.php` (i.e. `MicroKernelTrait`)
#45116 closed
Jan 24, 2022 -
symfony/lock and .env file
#41831 closed
Jan 23, 2022 -
Deserializer not able to deduce the type of one the properties
#39519 closed
Jan 23, 2022 -
[Console] Table helper vertical rendering
#41595 closed
Jan 23, 2022 -
[DoctrineBridge] ContainerAwareEventManager::removeEventSubscriber doesn't work
#41643 closed
Jan 23, 2022 -
messenger:stop-worker command or graceful shutdown signal needed for worker processes
#45131 closed
Jan 23, 2022 -
Messenger should not have hard-coded dependencies on any implementations
#45121 closed
Jan 23, 2022 -
Missing translations for Afrikaans (af)
#41026 closed
Jan 22, 2022 -
Missing translations for Albanian (sq)
#41027 closed
Jan 22, 2022 -
Missing translations for Azerbaijani (az)
#41030 closed
Jan 22, 2022 -
Missing translations for Hebrew (he)
#41048 closed
Jan 22, 2022 -
Missing translations for Mongolian (mn)
#41056 closed
Jan 22, 2022 -
Missing translations for Norwegian (no)
#41057 closed
Jan 22, 2022 -
Missing translations for Norwegian Nynorsk (nn)
#41059 closed
Jan 22, 2022 -
Missing translations for Norwegian Bokmål (nb)
#41058 closed
Jan 22, 2022 -
[Form] Add inputmode=email/numeric/search/tel to form types
#45099 closed
Jan 22, 2022 -
Console\Input\StringInput doesn't handle escaped single quotes correctly
#32182 closed
Jan 22, 2022 -
Allow to bind inline services by type and name
#40469 closed
Jan 22, 2022 -
[Cache] Psr16Cache not compatible with psr/simple-cache 3.0 in older Symfony versions
#44738 closed
Jan 22, 2022 -
Default `Kernel.php` is not loading framework.yaml
#45100 closed
Jan 21, 2022 -
[Messenger] Outbox pattern for the Messenger component
#34147 closed
Jan 21, 2022 -
[PropertyAccess] Add the ability to remove elements from the arrays
#17875 closed
Jan 21, 2022 -
[Messenger] Add Redis sentinel support
#41762 closed
Jan 21, 2022 -
RateLimiterFactory is not extendable by others
#41494 closed
Jan 21, 2022 -
[FrameworkBundle] Cache:warmup and build directory
#40912 closed
Jan 21, 2022 -
[Mailer][Messenger] Ability to have email's skip the queue
#35750 closed
Jan 21, 2022 -
[Notifier] Custom Chatter instances have a *VERY* unexpected behaviour
#41208 closed
Jan 20, 2022 -
[Dotenv] Failure tolerant env loading
#44662 closed
Jan 20, 2022 -
[HttpClient] "Idle timeout reached" error when streaming response
#44934 closed
Jan 20, 2022 -
[DependencyInjection] `Target` attribute with invalid name should throw exception
#45020 closed
Jan 20, 2022 -
DOM crawler not able to find a link if its label starts or ends with a non breaking space
#33062 closed
Jan 20, 2022 -
[PropertyInfo] Deserializing xml with collections requires oddly named methods
#31778 closed
Jan 20, 2022 -
[OptionsResolver] Required Option that Depend on another Option
#41781 closed
Jan 20, 2022 -
Symfony certificate do not opened without logon
#45087 closed
Jan 20, 2022 -
Error "The string to escape is not a valid UTF-8 string" when open Performance toolbar
#45083 closed
Jan 20, 2022 -
Process/ExecutableFinder doesn't consult PATH when open_basedir is set
#45082 closed
Jan 20, 2022 -
AnonymousToken doesn't adhere to TokenInterface
#44989 closed
Jan 20, 2022 -
Twig service in AbstractController
#45080 closed
Jan 19, 2022 -
[DependencyInjection] `lint:container` fails if kernel implements interface registered for autoconfiguration
#44972 closed
Jan 19, 2022 -
Flag deprecated currencies in the bundled ICU data, filter them out by default
#11886 closed
Jan 19, 2022 -
Route not found with UTF-8 parameter name
#41909 closed
Jan 19, 2022 -
"composer dump-env prod" ignores .env.prod
#42651 closed
Jan 18, 2022 -
[Routing] Routes with host/locale matrix not working correctly
#38209 closed
Jan 18, 2022 -
[uid] new UuidV6() produces uuid with upper case letters
#45041 closed
Jan 18, 2022
38 Issues opened by 26 people
-
Two Chrooted vhosts conflict : Circular reference detected
#45157 opened
Jan 24, 2022 -
Serializer: Currently it is not possible for custom formats to map basic non string attributes
#45153 opened
Jan 24, 2022 -
[Serializer] AbstractObjectNormalizer does not consider pseudo type false
#45151 opened
Jan 24, 2022 -
Testing a collection of forms fails with InvalidArgumentException : Unreachable field
#45150 opened
Jan 24, 2022 -
Uuid::isValid() and Uuid() constraint does not accept other format of uuid than rfc4122
#45148 opened
Jan 24, 2022 -
[TwigBridge] Make `dump()` a no-op if DebugBundle is unavailable
#45141 opened
Jan 24, 2022 -
Thick double-row WDT toolbar covers bottom of page, unreachable by scrolling
#45136 opened
Jan 23, 2022 -
[Console] @usage full command examples
#45132 opened
Jan 23, 2022 -
Missing translations for Norwegian Bokmål (nb)
#45129 opened
Jan 23, 2022 -
Missing translations for Norwegian Nynorsk (nn)
#45130 opened
Jan 23, 2022 -
Missing translations for Norwegian (no)
#45128 opened
Jan 23, 2022 -
Missing translations for Mongolian (mn)
#45127 opened
Jan 23, 2022 -
Missing translations for Hebrew (he)
#45126 opened
Jan 23, 2022 -
Missing translations for Azerbaijani (az)
#45125 opened
Jan 23, 2022 -
Missing translations for Afrikaans (af)
#45123 opened
Jan 23, 2022 -
Missing translations for Albanian (sq)
#45124 opened
Jan 23, 2022 -
[expression-language]protected getParser
#45122 opened
Jan 23, 2022 -
Url Generator and encoding of slashes in query parameters
#45114 opened
Jan 22, 2022 -
[Cache] TagAwareAdapterInterface is no longer Mockable
#45113 opened
Jan 22, 2022 -
[Security] Authorization Matrix ("What can my object do?")
#45108 opened
Jan 21, 2022 -
[Serializer] Set context attribute as not final
#45106 opened
Jan 21, 2022 -
PHP Session Cookie gets set despite setting use_cookies = false
#45105 opened
Jan 21, 2022 -
Symfony SQS Transport not compatible with SQS-DLQs
#45104 opened
Jan 21, 2022 -
`duplicateRequest` method in ErrorListener should override previous attributes
#45102 opened
Jan 21, 2022 -
[Mime] Improve or document `In-Reply-To` and `References` headers
#45097 opened
Jan 20, 2022 -
Stopwatch - Messenger with reset_on_message - "Event "__section__" is not started."
#45091 opened
Jan 20, 2022 -
Failed to extract symfony/redis-messenger
#45089 opened
Jan 20, 2022 -
[PropertyAccessor] Support of `[]` syntax to iterate in an array
#45084 opened
Jan 20, 2022 -
[Mailer] TLS wrongfully enabled
#45077 opened
Jan 19, 2022 -
[Security] access_control not working with POST request
#45074 opened
Jan 19, 2022 -
[PropertyInfo] Add support for generics
#45071 opened
Jan 19, 2022 -
Security - Custom login authenticator
#45070 opened
Jan 19, 2022 -
"Circular reference detected for service" - autowiring interfaces
#45066 opened
Jan 19, 2022 -
[Messenger (Redis transport)] Connection should use custom Redis instance
#45057 opened
Jan 18, 2022 -
[Messenger] PostgreSQL: new messages are not picked up for 60 seconds
#45056 opened
Jan 18, 2022 -
[console] Ability to add description to @usage examples
#45050 opened
Jan 17, 2022
57 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.
-
[String]: `->match()` with flag PREG_OFFSET_CAPTURE giving wrong results (i.e. ignoring Unicode)
#45032 commented on
Jan 20, 2022 • 5 new comments -
[Finder] preg_match error with subdirectories
#44981 commented on
Jan 19, 2022 • 4 new comments -
[Translation] Extend the "translation:update" command's "sort" option to apply to the translation files
#37918 commented on
Jan 24, 2022 • 4 new comments -
[DependencyInjection] Add Parameter attribute to bind container parameters to services.
#44780 commented on
Jan 20, 2022 • 4 new comments -
json_login_ldap in chain with json_login and new authenticator
#41892 commented on
Jan 20, 2022 • 3 new comments -
[HttpFoundation] Add support for remaining response cache control directives
#45036 commented on
Jan 20, 2022 • 3 new comments -
[Finder]: Regression of gitIgnore unable to exclude a directory and its content
#45048 commented on
Jan 20, 2022 • 3 new comments -
[AmazonSqsMessenger] MessageDecodingFailedException should not delete message from queue
#44117 commented on
Jan 21, 2022 • 3 new comments -
Umlauts are incorrectly separated by the OutputFormatter when creating a table for the console
#42034 commented on
Jan 24, 2022 • 3 new comments -
[DoctrineBridge] [5.4] Fix automapping
#44987 commented on
Jan 19, 2022 • 3 new comments -
[Form] Restrict types for the `label` option for form fields
#41970 commented on
Jan 19, 2022 • 2 new comments -
ProgressBar formatters per progressbar
#34929 commented on
Jan 19, 2022 • 2 new comments -
De-serializing doesn't support `object` typehint
#42226 commented on
Jan 23, 2022 • 2 new comments -
[Twig] Allow filtering for file extensions in template paths
#41950 commented on
Jan 24, 2022 • 2 new comments -
Database queries in kernel.terminate are not logged to profiler (only to file)
#35382 commented on
Jan 24, 2022 • 2 new comments -
[HttpFoundation] Add settable permissions and adopt stricter defaults
#42271 commented on
Jan 24, 2022 • 2 new comments -
[Security] Add the ability for voter to return decision reason
#43147 commented on
Jan 19, 2022 • 2 new comments -
Redis TagAwareCacheInterface stopped working after upgrade to 5.4.2
#44954 commented on
Jan 18, 2022 • 1 new comment -
[RFC] Simplify the role hierarchy feature
#23639 commented on
Jan 18, 2022 • 1 new comment -
setCircularReferenceHandler not working as expexted
#34030 commented on
Jan 18, 2022 • 1 new comment -
The generated code for lazy non-shared services doesn't work
#40642 commented on
Jan 18, 2022 • 1 new comment -
[Redis-Messenger] Exits with error when Messenger starts consuming messages
#45022 commented on
Jan 19, 2022 • 1 new comment -
[Session] calling metadata won't insure that session is started
#27027 commented on
Jan 19, 2022 • 1 new comment -
Incorrect behavior of PropertyAccessor when dynamic property contains dot
#41845 commented on
Jan 19, 2022 • 1 new comment -
[Serializer > Context (annotation) > Callbacks] Callbacks defined in the attribute Context annotation are ignored
#43563 commented on
Jan 19, 2022 • 1 new comment -
[Yaml ] Use double-quoted for DUMP_MULTI_LINE_LITERAL_BLOCK to allow more characters
#39682 commented on
Jan 19, 2022 • 1 new comment -
[Mailer] Signing email is not working with templated email
#42407 commented on
Jan 20, 2022 • 1 new comment -
[Security] Decouple CSRF component from security-core
#42148 commented on
Jan 20, 2022 • 1 new comment -
[Form] Allow to generate choices dynamically in ChoiceType
#39165 commented on
Jan 20, 2022 • 1 new comment -
[Console] ProgressBar displays incorrectly after clear
#24224 commented on
Jan 20, 2022 • 1 new comment -
[Lock]Lock keys table is not created automatically with PDO
#41988 commented on
Jan 20, 2022 • 1 new comment -
Bug in lazy-loading group property on validator component
#45042 commented on
Jan 20, 2022 • 1 new comment -
[ExpressionLanguage] Allow dynamic access of object properties
#45006 commented on
Jan 21, 2022 • 1 new comment -
Multiple form with same EntityType with different choice_value
#42206 commented on
Jan 21, 2022 • 1 new comment -
[BrowserKit][DX] Make client skip catching only errors (>=500)
#28784 commented on
Jan 21, 2022 • 1 new comment -
[Mailer] HTML-Mail with TWIG Template and async transport
#44439 commented on
Jan 21, 2022 • 1 new comment -
Validation messages: avoid "Please enter…" messages
#39055 commented on
Jan 22, 2022 • 1 new comment -
[Serializer] provide functionality to config in php code
#41947 commented on
Jan 22, 2022 • 1 new comment -
Add possibility to also add CSP nonce to exception_full.html.php
#40394 commented on
Jan 22, 2022 • 1 new comment -
New session token after every request using http_basic authentication
#44936 commented on
Jan 22, 2022 • 1 new comment -
If a response set header X-Accel-Redirect, it will not be shown in _profiler url
#29732 commented on
Jan 23, 2022 • 1 new comment -
[Security] User in SwitchUserToken is not refreshed
#37806 commented on
Jan 23, 2022 • 1 new comment -
Doctrine failed transport not create db table
#34512 commented on
Jan 23, 2022 • 1 new comment -
[Messenger] Prepended bus is used as default bus
#34283 commented on
Jan 23, 2022 • 1 new comment -
[Messenger] Ability to route a subclass to a different transport without duplicating the message
#36349 commented on
Jan 24, 2022 • 1 new comment -
Cache warmup on network drives creates inaccessible application paths [only windows?]
#42242 commented on
Jan 24, 2022 • 1 new comment -
[Serializer] Allow default group in serialization context
#44035 commented on
Jan 21, 2022 • 1 new comment -
[HttpKernel] Fix compatbility to php bridge and already started php sessions
#44634 commented on
Jan 20, 2022 • 1 new comment -
[Validator] Add Some and None collection constraints
#44688 commented on
Jan 19, 2022 • 1 new comment -
[Messenger] Adds option to force indexes creation in Mysql platform for Doctrine transport
#45007 commented on
Jan 21, 2022 • 1 new comment -
[Notifier] Use Importance level to set flash message type
#45047 commented on
Jan 18, 2022 • 1 new comment -
[Messenger] RejectRedeliveredMessageMiddleware Causes Class Not Found Errors on the Full Stack Framework
#45003 commented on
Jan 20, 2022 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
Jan 24, 2022 • 0 new comments -
[Form] Add hash_mapping option to PasswordType
#42883 commented on
Jan 24, 2022 • 0 new comments -
[Cache] New Family of Ephemeral Tag Aware Adapters
#42997 commented on
Jan 23, 2022 • 0 new comments -
[HttpKernel] Simplifying Bundle extension/config definition
#43701 commented on
Jan 24, 2022 • 0 new comments -
[Console] Add completion values to input definition
#44948 commented on
Jan 19, 2022 • 0 new comments