August 8, 2021 – August 15, 2021
Overview
Could not load contribution data
Please try again later
33 Pull requests merged by 12 people
-
[Security] Fixes for PassportInterface deprecation and UserInterface token users
#42579 merged
Aug 15, 2021 -
[Security] Remove faulty legacy mark from SwitchUserListenerTest
#42577 merged
Aug 15, 2021 -
[Form] Deprecate calling FormErrorIterator::children() if the current element is not iterable
#42387 merged
Aug 15, 2021 -
[Yaml] Add --exclude and negatable --parse-tags option to lint:yaml command
#39641 merged
Aug 14, 2021 -
[Security] Deprecate remaining anonymous checks
#42510 merged
Aug 14, 2021 -
[Security] Deprecate AnonymousToken, non-UserInterface users, and token credentials
#42423 merged
Aug 13, 2021 -
Fix deprecation messages
#42535 merged
Aug 13, 2021 -
Fix deprecation messages
#42534 merged
Aug 13, 2021 -
[SecurityBundle] Simplify LDAP factories
#42497 merged
Aug 13, 2021 -
Do not use str_starts_with in translation-status.php
#42533 merged
Aug 13, 2021 -
Add Estonian (et) translations
#42485 merged
Aug 13, 2021 -
[Filesystem] Add the Path class
#41954 merged
Aug 13, 2021 -
Add return types - batch 5/n
#42509 merged
Aug 13, 2021 -
Add return types - batch 4/n
#42508 merged
Aug 13, 2021 -
Add return types - batch 3/n
#42507 merged
Aug 13, 2021 -
Add return types - batch 2/n
#42505 merged
Aug 13, 2021 -
Add return types - batch 1/n
#42504 merged
Aug 13, 2021 -
Add return types to bridges
#42501 merged
Aug 13, 2021 -
Add return types to bundles
#42500 merged
Aug 13, 2021 -
More return type fixes (bis)
#42490 merged
Aug 12, 2021 -
Cleanup `@return` annotations
#42495 merged
Aug 12, 2021 -
More return type fixes
#42484 merged
Aug 11, 2021 -
[EventDispatcher] fix getSubscribedEvents() event yielding instead or returning array
#42483 merged
Aug 11, 2021 -
Update Tagalog translations
#42470 merged
Aug 11, 2021 -
Remove `ReturnTypeWillChange`
#42378 merged
Aug 10, 2021 -
[Cache] fix wiring async cache recomputing in debug mode
#42445 merged
Aug 10, 2021 -
Narrow existing return types on private/internal/final/test methods
#42213 merged
Aug 10, 2021 -
Drop irrelevant UPGRADE note
#42446 merged
Aug 9, 2021 -
[Ldap] remove needless code
#42447 merged
Aug 9, 2021 -
[Security] Add a little explanations in supports() description
#42409 merged
Aug 9, 2021 -
[Serializer] Rename Serializer::EMPTY_ARRAYS_AS_OBJECT to EMPTY_ARRAY_AS_OBJECT
#42427 merged
Aug 9, 2021 -
[FrameworkBundle] Deprecate AbstractController::get() and has()
#42442 merged
Aug 9, 2021 -
Clarify goals of AbstractController
#42422 merged
Aug 9, 2021
19 Pull requests opened by 12 people
-
[Validator] [Tests] Improve AssertingContextualValidator checks
#42458 opened
Aug 9, 2021 -
[SecurityBundle] Allow developers to override profiler toolbar
#42464 opened
Aug 10, 2021 -
[Finder] Move check for unreachable dirs to hasChildren()
#42469 opened
Aug 10, 2021 -
WIP: Add generic types to traversable implementations
#42471 opened
Aug 10, 2021 -
[Security] Fix `AbstractAuthenticator::createToken()` BC layer
#42472 opened
Aug 10, 2021 -
Add return types everywhere possible
#42496 opened
Aug 12, 2021 -
Cleanup more `@return` annotations
#42499 opened
Aug 12, 2021 -
[Serializer] Add support for collecting type error during denormalization
#42502 opened
Aug 12, 2021 -
Add return types - batch 6/n
#42511 opened
Aug 12, 2021 -
[Serializer] add return types
#42512 opened
Aug 12, 2021 -
[Security] add return types
#42513 opened
Aug 12, 2021 -
[Security] Deprecated built-in authentication entry points
#42516 opened
Aug 12, 2021 -
[FrameworkBundle] Add BrowserKitAssertionsTrait::assertThatForBrowser
#42526 opened
Aug 13, 2021 -
Sort services in service locator according to priority
#42532 opened
Aug 13, 2021 -
[Form] Fix return types in form builder
#42537 opened
Aug 13, 2021 -
[Translation] Reverse fallback locales
#42576 opened
Aug 15, 2021 -
[Security] Deprecate legacy remember me services
#42578 opened
Aug 15, 2021 -
[Dotenv] Adding DotenvDebugCommand
#42580 opened
Aug 15, 2021 -
[Security] [WIP] Add authenticators info to the profiler
#42582 opened
Aug 15, 2021
22 Issues closed by 10 people
-
"Unsupported operand types: array + int" in "OutputFormatter.php" line 158
#39626 closed
Aug 15, 2021 -
composer create-project symfony/website-skeleton still tells to use php bin/phpunit for testing
#42545 closed
Aug 14, 2021 -
[Mailer] asserting named address with "specials characters" not working correctly
#39661 closed
Aug 14, 2021 -
Region set in MAILER_DSN not being used
#42222 closed
Aug 14, 2021 -
Missing translations for Estonian (et)
#38738 closed
Aug 14, 2021 -
[Filesystem] Add $fs->join([$pathSegment])
#26523 closed
Aug 13, 2021 -
On windows MINGW32 git bash or cmd.exe call QuestionHelper ask method input chinese word in my command bug
#31870 closed
Aug 13, 2021 -
[Validator] AtLeastOneOf How to get the right error message
#39382 closed
Aug 13, 2021 -
symfony/console ^5.3.0 doesn`t work with php 7.x
#42498 closed
Aug 12, 2021 -
[PropertyInfo] ReflectionExtractor not supporting snake_case properties
#29933 closed
Aug 12, 2021 -
[Security] Use default password hasher by default
#42071 closed
Aug 12, 2021 -
Help me understand encoder of symfony with md5
#42491 closed
Aug 12, 2021 -
[uid] UUIDs stored as CHAR(36)
#42462 closed
Aug 11, 2021 -
$request->query->get() can return array, but PHPDoc doesn't include array
#42478 closed
Aug 11, 2021 -
Missing translations for Tagalog (tl)
#41085 closed
Aug 11, 2021 -
BC break in old commit [DI] use filter_var() instead of XmlUtils::phpize() in EnvVarProcessor
#35623 closed
Aug 10, 2021 -
How get Session in console?
#42460 closed
Aug 10, 2021 -
[DotEnv] [Doctrine] Issue with environment variables in quotes from .env* files
#42367 closed
Aug 10, 2021 -
"(...) has no container set, did you forget to define it as a service subscriber?"
#42383 closed
Aug 10, 2021 -
[Lock] Unable to use an existing Predis/Client instance with SymfonyFramework
#39755 closed
Aug 9, 2021 -
[Cache] Async cache recomputing
#42408 closed
Aug 9, 2021
12 Issues opened by 11 people
-
[VarDumper] XMLReader::getParserProperty(): Argument #1 ($property) must be a valid parser property
#42581 opened
Aug 15, 2021 -
Problem with AbstractLoginFormAuthenticator::supports
#42542 opened
Aug 14, 2021 -
Raw cookies forwarded by AbstractBrowser will be mangled
#42538 opened
Aug 13, 2021 -
[Security] Unable to require authentication to certain firewall with the new authenticator system
#42520 opened
Aug 12, 2021 -
[DependencyInjection] Priority ignored for tagged locator
#42506 opened
Aug 12, 2021 -
`default_locale` from `translation.php` has no effect on Twig when started from CLI
#42503 opened
Aug 12, 2021 -
Translation fallback order error
#42480 opened
Aug 11, 2021 -
Missing translations for Tagalog (tl)
#42473 opened
Aug 11, 2021 -
Return type of `RecursiveDirectoryIterator::getChildren()` is too wide
#42468 opened
Aug 10, 2021 -
Cannot test that response unsets a cookie
#42459 opened
Aug 9, 2021 -
Multi-Dsn support for amqp in symfony messenger
#42456 opened
Aug 9, 2021 -
Cannot add dynamic options to ChoiceType field anymore - resetViewTransformers() no longer works
#42451 opened
Aug 9, 2021
46 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.
-
[Notifier] Add Expo bridge
#42414 commented on
Aug 12, 2021 • 18 new comments -
[Messenger] Pass envelope to message handler as second __invoke parameter
#42005 commented on
Aug 11, 2021 • 9 new comments -
[Notifier] Add push channel to notifier
#39402 commented on
Aug 16, 2021 • 6 new comments -
[HttpKernel] Bugfix/last modified response strategy
#42355 commented on
Aug 10, 2021 • 6 new comments -
[FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values
#42368 commented on
Aug 13, 2021 • 6 new comments -
[Security] [WIP] Remove everything related to the deprecated authentication manager
#41613 commented on
Aug 15, 2021 • 5 new comments -
Extract deprecation channel from triggering file
#42322 commented on
Aug 10, 2021 • 5 new comments -
DebugClassLoader fails with Symfony's BC layers
#42303 commented on
Aug 12, 2021 • 4 new comments -
[Messenger] Kafka Transport Bridge
#39712 commented on
Aug 9, 2021 • 4 new comments -
[Validator] Add optional conditionExpression to Count Assertion
#40885 commented on
Aug 9, 2021 • 4 new comments -
[Messenger] Add `WorkerMetadata` to worker lifecycle events
#42335 commented on
Aug 9, 2021 • 3 new comments -
[Validator] Please don't remove minMessage/maxMessage for Range Constraint
#39960 commented on
Aug 9, 2021 • 2 new comments -
Conditional routing in Workflow component
#20879 commented on
Aug 10, 2021 • 2 new comments -
[PropertyInfo] Extend the allowed array syntax to list<> in PHPDoc
#40142 commented on
Aug 11, 2021 • 2 new comments -
Nondeterministic cache builds (making /var/cache directory contents to stay the same unless it has to change)
#39820 commented on
Aug 11, 2021 • 2 new comments -
[TwigBridge] label class incorrectly applied to expanded choice field
#40005 commented on
Aug 12, 2021 • 2 new comments -
Turn `@return` into real types on PHP 8
#40154 commented on
Aug 12, 2021 • 2 new comments -
[Form] error_bubbling: Option to show the error message twice, i.e. at the field and (bubbled) at the form
#36729 commented on
Aug 15, 2021 • 2 new comments -
[Filesystem] Add targetIterator for fs mirror
#40689 commented on
Aug 10, 2021 • 2 new comments -
[ErrorHandler] improve parsing of phpdoc by DebugClassLoader
#42149 commented on
Aug 11, 2021 • 2 new comments -
[Translation] add types to private properties
#42202 commented on
Aug 10, 2021 • 2 new comments -
[Notifier] Add more explicit error if a SMSChannel doesn't have a Recipient
#42433 commented on
Aug 13, 2021 • 2 new comments -
Use universal interface for Redis, or remove @internal from `RedisProxy`
#42428 commented on
Aug 9, 2021 • 1 new comment -
SendMessageMiddleware is reporting unnecessary "can't find class" notice
#37746 commented on
Aug 10, 2021 • 1 new comment -
[Routing] "exclude" option ignored when "resource" doesn't end with "*?{["
#39588 commented on
Aug 10, 2021 • 1 new comment -
[DoctrineBridge] Use $entityClass intead of the the entity class in UniqueEntity
#39983 commented on
Aug 11, 2021 • 1 new comment -
[Cache] PdoAdapter::createTable() throws PDOException when use PDO instance of 'sqlsrv'.
#39793 commented on
Aug 11, 2021 • 1 new comment -
Var-dumper; html format with live or hot reloading
#30280 commented on
Aug 12, 2021 • 1 new comment -
[HttpFoundation] FlashbagAwareSessionInterface
#41765 commented on
Aug 12, 2021 • 1 new comment -
Messenger with multiple AMQP nodes
#35098 commented on
Aug 13, 2021 • 1 new comment -
[Expression language]Trying to evaluate expression with a not existing variable in the array
#21691 commented on
Aug 14, 2021 • 1 new comment -
[Console]Inconsistent Output of \Error and \Exception
#39798 commented on
Aug 14, 2021 • 1 new comment -
RateLimitExceededException should use 429 for default code
#40173 commented on
Aug 14, 2021 • 1 new comment -
Set process priority
#35488 commented on
Aug 14, 2021 • 1 new comment -
Add and improve docblock typing for static analysis
#40783 commented on
Aug 15, 2021 • 1 new comment -
[Serializer] Add support for denormalizing invalid datetime without throwing an exception
#42236 commented on
Aug 12, 2021 • 1 new comment -
[Translation] correctly handle intl domains with TargetOperation
#42361 commented on
Aug 11, 2021 • 1 new comment -
[Validator] Define which collection keys should be checked for uniqueness
#42403 commented on
Aug 9, 2021 • 1 new comment -
[Mailer] Symfony 5.2 DkimSigner not working (DKIM lookup failure)
#39354 commented on
Aug 9, 2021 • 0 new comments -
Symfony\Bridge\Twig\Mime\TemplatedEmail should allow TemplateWrapper as html and text template
#41126 commented on
Aug 10, 2021 • 0 new comments -
[LDAP] Modifying an entry crashes when having permissions set within Active Directory
#41127 commented on
Aug 11, 2021 • 0 new comments -
[DotEnv] Additional debug command to get more info about the vars and files
#41958 commented on
Aug 12, 2021 • 0 new comments -
[RFC][Asset] Assets Base Path Should Support Empty Values
#28391 commented on
Aug 15, 2021 • 0 new comments -
[Cache] Add CouchbaseCollectionAdapter compatibility with sdk 3.0.0
#40120 commented on
Aug 9, 2021 • 0 new comments -
[TwigBridge] do not merge label classes into expanded choice labels
#42323 commented on
Aug 16, 2021 • 0 new comments -
[Notifier] Autoconfigure chatter.transport_factory
#42426 commented on
Aug 9, 2021 • 0 new comments