Overview
Could not load contribution data
Please try again later
40 Pull requests merged by 21 people
-
[HttpClient] Allow yielding Exception from MockResponse's $body to mock transport errors
#44568 merged
Dec 18, 2021 -
[FrameworkBundle] Add @return TestContainer to KernelTestCase::getContainer()
#44695 merged
Dec 18, 2021 -
[Workflow] Add return type annotations to the Event class
#44631 merged
Dec 17, 2021 -
[DependencyInjection] Cast tag attribute value to string
#44639 merged
Dec 17, 2021 -
[Translation] Translatable parameters
#44672 merged
Dec 17, 2021 -
[Validator] Restore default locale in ConstraintValidatorTestCase
#44473 merged
Dec 17, 2021 -
[FrameworkBundle] alias `cache.app.taggable` to `cache.app` if using `cache.adapter.redis_tag_aware`
#44682 merged
Dec 17, 2021 -
[PropertyInfo] Add support for phpDocumentor and PHPStan pseudo-types
#44451 merged
Dec 17, 2021 -
[Messenger] Added generic template for `Envelope::last()` method
#44583 merged
Dec 17, 2021 -
Add more nullsafe operators
#44659 merged
Dec 16, 2021 -
[HttpKernel] fix how configuring log-level and status-code by exception works
#44649 merged
Dec 16, 2021 -
[Cache] Revert "feature #41989 make `LockRegistry` use semaphores when possible"
#44667 merged
Dec 16, 2021 -
[HttpClient] Fix tracing requests made after calling withOptions()
#44671 merged
Dec 16, 2021 -
[Cache] Fix proxy no expiration to the Redis
#44577 merged
Dec 16, 2021 -
[Cache] disable lock on CLI
#44669 merged
Dec 16, 2021 -
CS fixes
#44679 merged
Dec 16, 2021 -
[Messenger] Remove pointless assignment
#44674 merged
Dec 16, 2021 -
[Workflow] Remove redundant type check
#44638 merged
Dec 15, 2021 -
[Translation] Handle the blank-translation in Loco Adapter
#44598 merged
Dec 15, 2021 -
[Serializer] Fix symfony/uid requirement
#44641 merged
Dec 15, 2021 -
[Workflow] Fix Event constructor requirements
#44642 merged
Dec 15, 2021 -
Skip transient tests on macos
#44643 merged
Dec 15, 2021 -
[Validator] Allow Sequence constraint to be applied onto class as an attribute
#44448 merged
Dec 15, 2021 -
[RateLimiter] Make RateLimiter resilient to timeShifting
#44354 merged
Dec 15, 2021 -
[Serializer] Fix denormalizing custom class in UidNormalizer
#44600 merged
Dec 15, 2021 -
Try making tests a bit less transient
#44636 merged
Dec 15, 2021 -
[Config] In XmlUtils, avoid converting from octal every string starting with a 0
#44537 merged
Dec 15, 2021 -
[Workflow] Fix eventsToDispatch parameter setup for StateMachine
#44510 merged
Dec 15, 2021 -
[Intl] Leverage array_is_list
#44626 merged
Dec 15, 2021 -
[HttpClient] fix monitoring responses issued before reset()
#44625 merged
Dec 14, 2021 -
[HttpClient] Fix dealing with "HTTP/1.1 000 " responses
#44623 merged
Dec 14, 2021 -
[HttpClient] workaround transient test on M1
#44624 merged
Dec 14, 2021 -
[PropertyInfo] Fix aliased namespace matching
#44430 merged
Dec 14, 2021 -
Make use of the nullsafe operator
#44597 merged
Dec 13, 2021 -
[Framework] Read env var SYMFONY_IDE by default for framework.ide
#44575 merged
Dec 13, 2021 -
[Console] Issue 43602 : Add fish completion
#43641 merged
Dec 13, 2021 -
[HttpClient] Fix closing curl-multi handle too early on destruct
#44601 merged
Dec 13, 2021 -
[Form] Improve Persian (Farsi) Translation For Forms
#44591 merged
Dec 13, 2021 -
[DependencyInjection] PSR Container dependency version fix for 5.3 & 5.4
#44586 merged
Dec 13, 2021 -
[Uid] Add ulid keyword in composer.json
#44587 merged
Dec 13, 2021
23 Pull requests opened by 16 people
-
[Messenger] add SerializedMessageStamp
#44589 opened
Dec 13, 2021 -
[Serializer] Improve UidNormalizer denormalize error message
#44602 opened
Dec 13, 2021 -
[Routing] Support the "attribute" type (alias of "annotation") in annotation loaders
#44615 opened
Dec 14, 2021 -
[HttpKernel] Fix SessionListener without session in request
#44618 opened
Dec 14, 2021 -
[FrameworkBundle] Allow BrowserKit relative URL redirect assert
#44629 opened
Dec 14, 2021 -
[Inflector] Correct the spelling of matracies to matraces
#44632 opened
Dec 14, 2021 -
[String] Correct spelling of matracies to matracese
#44633 opened
Dec 14, 2021 -
Fix compatbility to php bridge for sessions
#44634 opened
Dec 15, 2021 -
[PropertyInfo] PhpStan extractor nested object fix
#44637 opened
Dec 15, 2021 -
[PhpUnitBridge] Simplify the code when only installing
#44640 opened
Dec 15, 2021 -
Remove < PHP 8 unused code
#44648 opened
Dec 15, 2021 -
[Serializer] Make document type nodes ignorable
#44650 opened
Dec 15, 2021 -
Set session cookie only when not empty
#44657 opened
Dec 15, 2021 -
[DependencyInjection] Allow enumerated keys as result of defaultIndexMethod
#44664 opened
Dec 16, 2021 -
[Uid] Add the UidValueResolver argument value resolver
#44665 opened
Dec 16, 2021 -
Improve simple-phpunit.php
#44668 opened
Dec 16, 2021 -
Allow to specify a RequestMatcher directly in an ACL definition
#44670 opened
Dec 16, 2021 -
[HtmlSanitizer] Introduce HtmlSanitizer component
#44681 opened
Dec 16, 2021 -
[Validator] Add Some and None collection constraints
#44688 opened
Dec 17, 2021 -
[Cache][FrameworkBundle] add `cache:pool:invalidate-tags` command
#44692 opened
Dec 17, 2021 -
[FrameworkBundle] Skip auto-validation for empty auto_mapping
#44698 opened
Dec 18, 2021 -
[Workflow] Added generic template in Event and his inheritors
#44702 opened
Dec 18, 2021 -
[Lock] Expose SharedLockInterface from factory
#44706 opened
Dec 19, 2021
37 Issues closed by 17 people
-
[Translation] translation:update command with --clean option creates new file when using ICU format
#41327 closed
Dec 19, 2021 -
[RFC] Move annotations from SensioFrameworkExtraBundle to Symfony core
#25361 closed
Dec 18, 2021 -
HttpClient not support upload file with chinese name
#41249 closed
Dec 18, 2021 -
[Composer] Cannot composer install to contribute
#44678 closed
Dec 18, 2021 -
[DependencyInjection] Support first-class callable syntax for factory service configuration
#44492 closed
Dec 17, 2021 -
Symfony Messenger - memory leak in dev environment
#41709 closed
Dec 17, 2021 -
[FrameworkBundle] Conflict between generated services ID
#41198 closed
Dec 17, 2021 -
[Messenger] ReQueue amqp message without retry strategy.
#37794 closed
Dec 17, 2021 -
[Messenger] Support Google Pub/Sub transport
#44635 closed
Dec 17, 2021 -
[HttpKernel] Wrong template is rendered when configuring an exception status code
#44433 closed
Dec 16, 2021 -
[Cache] `LockRegistry::compute()` does not acquire a lock and gets into a recursive loop with semaphores
#44536 closed
Dec 16, 2021 -
HTTP Client made using `withOptions` is not tracked in profiler
#44312 closed
Dec 16, 2021 -
Symfony v4.4.35 is not compatible with Twig v2.13.0
#44663 closed
Dec 16, 2021 -
[Security] PasswordAuthenticatedUserInterface and UserInterface are not compatible
#44542 closed
Dec 16, 2021 -
Setting session causes 'cannot modify header information' warning
#44654 closed
Dec 15, 2021 -
[HttpKernel] cookie_secure: auto does not work correctly
#44644 closed
Dec 15, 2021 -
[Translation][Loco] Consider handling the special status "blank translation"
#44595 closed
Dec 15, 2021 -
Locale prefix with trailing_slash_on_root option incorrectly rendered in templates
#40357 closed
Dec 15, 2021 -
[Validator] Sequence constraint can not be applied onto class as an attribute
#44531 closed
Dec 15, 2021 -
Collection Validation Bug by reindexing related Keys
#44540 closed
Dec 14, 2021 -
[HttpClient] Crash for some URLs
#44617 closed
Dec 14, 2021 -
[PropertyInfo] Namespace use s
#44417 closed
Dec 14, 2021 -
Maker bundle write deprecated and not working code.
#44610 closed
Dec 14, 2021 -
[DependencyInjection] Container class generated must not contains dot in class name
#44552 closed
Dec 14, 2021 -
ProfilerListener mutate response onKernelResponse
#44605 closed
Dec 14, 2021 -
[Controller] Convenience method `redirectToCurrentRoute()`
#44485 closed
Dec 13, 2021 -
[Console] Add completion for fish
#43602 closed
Dec 13, 2021 -
[ElasticsearchLogstashHandler] There seems to be an issue with the version 5.3.11 of http-client ?
#44334 closed
Dec 13, 2021 -
[Form] EnumType: Use the enums `value` as default label (instead of `name`)
#44596 closed
Dec 13, 2021 -
The `exclude` option does not seem to have any effect in annotation routing definitions
#44590 closed
Dec 13, 2021 -
Unsetting Constraint::$groups in constructor is a bit hacky
#44594 closed
Dec 13, 2021 -
[Serializer] ArrayCollection is not denormalised (from json to object)
#41191 closed
Dec 13, 2021 -
Successful login doesn't redirect to requested page
#44508 closed
Dec 13, 2021 -
[Validator] AtLeastOneOf validation fails with an array and IsTrue/IsFalse constraints
#44551 closed
Dec 13, 2021 -
Installation failing
#44580 closed
Dec 12, 2021
17 Issues opened by 15 people
-
[RFC] Abandon FrameworkExtraBundle
#44705 opened
Dec 18, 2021 -
Symfony\Component\Finder\Finder::getIterator return type annotation removed
#44697 opened
Dec 17, 2021 -
[Profiler] HTML email preview ko
#44696 opened
Dec 17, 2021 -
[FrameworkBundle] validator.auto_mapping always applies something
#44693 opened
Dec 17, 2021 -
Checking the application of the configured session storage directory
#44690 opened
Dec 17, 2021 -
Hard wired FieldVote in Twig extension isGranted
#44689 opened
Dec 17, 2021 -
Reseting object properties to uninitialized state
#44686 opened
Dec 17, 2021 -
[Lock] Update factory contract
#44680 opened
Dec 16, 2021 -
Upgrading from Symfony 4.x to Symfony 5.x logouts all users
#44676 opened
Dec 16, 2021 -
[Session] issue with the visibility of properties in SessionFactory class
#44675 opened
Dec 16, 2021 -
[Dotenv] Failure tolerant env loading
#44662 opened
Dec 16, 2021 -
[Form] `AbstractChoiceLoader` can return invalid results
#44655 opened
Dec 15, 2021 -
LessThanOrEqual is not formatting compared value in error
#44619 opened
Dec 14, 2021 -
Session id/cookie keeps being generated if session is empty
#44616 opened
Dec 14, 2021 -
[Mail] Add interface to final class Transport
#44607 opened
Dec 14, 2021 -
[RFC] Make Log dir nullable
#44579 opened
Dec 12, 2021
68 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.
-
[HttpFoundation] Take php session.cookie settings into account
#44518 commented on
Dec 19, 2021 • 29 new comments -
[PropertyInfo] Fix phpstan extractor issues
#44578 commented on
Dec 18, 2021 • 18 new comments -
"Cannot change the ID of an active session." after upgrading to 5.4
#44553 commented on
Dec 18, 2021 • 11 new comments -
[Authenticator] Invalid CSRF token (BC with SF 5.4)
#44541 commented on
Dec 19, 2021 • 7 new comments -
[Translation] [Loco] Send `If-Modified-Since` header when possible
#44484 commented on
Dec 14, 2021 • 7 new comments -
Allow TaggedLocator autowiring via enums
#44556 commented on
Dec 16, 2021 • 4 new comments -
[DoctrineBridge] Add an Entity Argument Resolver
#43854 commented on
Dec 18, 2021 • 4 new comments -
Initialize AccountStatusException $user property
#44259 commented on
Dec 15, 2021 • 4 new comments -
Remove non-autoloadable classes from preload
#44380 commented on
Dec 16, 2021 • 4 new comments -
Session is not being created after upgrade to 5.4.1
#44546 commented on
Dec 15, 2021 • 3 new comments -
[HttpFoundation] Subsequent calls to SessionStorageInterface::start() yield unnecessary set-cookie headers
#42633 commented on
Dec 16, 2021 • 3 new comments -
[RFC] New component HtmlSanitizer
#44144 commented on
Dec 16, 2021 • 3 new comments -
[symfony/doctrine-bridge] 5.4 : auto mapping not working at all
#44355 commented on
Dec 16, 2021 • 3 new comments -
[Translation] Fix TranslationPullCommand with ICU translations
#44085 commented on
Dec 17, 2021 • 3 new comments -
[Symfony/Mailer] mailer.envelope.recipients configuration does not work with sendmail
#41149 commented on
Dec 13, 2021 • 2 new comments -
[Mailer] Sending Messages Async with json serializer does not work
#33394 commented on
Dec 14, 2021 • 2 new comments -
Issue with lint command and cache.adapter.redis after upgrade to 5.4.0
#44515 commented on
Dec 14, 2021 • 2 new comments -
[HttpKernel] session.cookie_secure=auto leads to session secure flag to be always true
#44521 commented on
Dec 16, 2021 • 2 new comments -
[Security][Access Control] Allow definition of a custom RequestMatcher in access control rules like in firewalls
#44103 commented on
Dec 16, 2021 • 2 new comments -
PHPUnit Bridge SYMFONY_DEPRECATIONS_HELPER dependency locations
#40976 commented on
Dec 16, 2021 • 2 new comments -
[Mailer][Mime] Mail content image is duplicated, embedded inline and also attached as an attachment
#41667 commented on
Dec 17, 2021 • 2 new comments -
symfony/mailer multipart structure looks odd
#44290 commented on
Dec 17, 2021 • 2 new comments -
[DependencyInjection] Introduce caching to AbstractRecursivePass
#44507 commented on
Dec 17, 2021 • 2 new comments -
[DX] Static vs. runtime env vars
#40794 commented on
Dec 19, 2021 • 2 new comments -
Add and improve docblock typing for static analysis
#40783 commented on
Dec 13, 2021 • 2 new comments -
[Serializer] [WIP] Flatten nested attributes
#43534 commented on
Dec 16, 2021 • 2 new comments -
[Lock] Create tables in transaction only if supported by driver
#44383 commented on
Dec 15, 2021 • 2 new comments -
Parse environment variable into array
#40906 commented on
Dec 13, 2021 • 1 new comment -
[Meta] Introduce an abstraction for PHP I/O function calls.
#41520 commented on
Dec 13, 2021 • 1 new comment -
CSS Selector fail to select element with colon char in ID
#44516 commented on
Dec 13, 2021 • 1 new comment -
Could we add an options to summarize deprecations in phpunit bridge?
#44348 commented on
Dec 13, 2021 • 1 new comment -
[Console] Section always writes with a newline
#37304 commented on
Dec 14, 2021 • 1 new comment -
[Meta] PHP 8.2 Support
#44282 commented on
Dec 15, 2021 • 1 new comment -
[phpunit-bridge] isLegacy method from Deprecation class raise exception with phpUnit 10
#41542 commented on
Dec 15, 2021 • 1 new comment -
[Form] Misused HTML5 attributes
#39066 commented on
Dec 15, 2021 • 1 new comment -
[Session, 5.4.0-RC] Can't use session before an HTTP request is made in functional tests
#44253 commented on
Dec 16, 2021 • 1 new comment -
max[self]=0 in PHPUnitBridge also fails on external deprecated services
#34388 commented on
Dec 16, 2021 • 1 new comment -
[Security] 'entry_point' could accept a route as well, for convenience
#39520 commented on
Dec 16, 2021 • 1 new comment -
[Router] Optionnaly disable the trailing slash redirection behavior
#33342 commented on
Dec 17, 2021 • 1 new comment -
Serialize HTTP Requests & Responses
#26046 commented on
Dec 17, 2021 • 1 new comment -
The configuration "framework.disallow_search_engine_index" with an environment variables not works
#41704 commented on
Dec 18, 2021 • 1 new comment -
dbal.schema_filter is ignored for specific table 'messenger_messages'
#38398 commented on
Dec 18, 2021 • 1 new comment -
Mailer return path is not set correctly
#41322 commented on
Dec 18, 2021 • 1 new comment -
Symfony Crawler removes closing tags.
#40502 commented on
Dec 18, 2021 • 1 new comment -
Invalid Redis socket DSN, the "dbindex" parameter must be a number.
#44215 commented on
Dec 19, 2021 • 1 new comment -
[Yaml] Double quote strings containing single quotes
#41687 commented on
Dec 19, 2021 • 1 new comment -
[Messenger] cannot override doctrine auto_setup via config, incorrect exception
#35129 commented on
Dec 19, 2021 • 1 new comment -
Idea: Use parameter in constraint validator
#41729 commented on
Dec 19, 2021 • 1 new comment -
env processing and DI problem in monolog mailer config with multiple addresses
#39499 commented on
Dec 19, 2021 • 1 new comment -
[Cache] Add dynamodb cache adapter
#41498 commented on
Dec 19, 2021 • 1 new comment -
[Form] Errors Property Paths mismatch CollectionType children when removing an entry
#39438 commented on
Dec 14, 2021 • 1 new comment -
[Translation] Separate parameters formatting
#41136 commented on
Dec 13, 2021 • 1 new comment -
[Mailer] Override recipient with mailer.envelope.recipients configuration
#41150 commented on
Dec 12, 2021 • 1 new comment -
[Console] Fixed output glitches when trying to use sectioned output larger then terminal and made terminal utility aware of resizes
#41266 commented on
Dec 14, 2021 • 1 new comment -
[Mailer] Make it possible to inherit the EsmtpTransport and use service extensions
#44446 commented on
Dec 15, 2021 • 1 new comment -
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#44464 commented on
Dec 15, 2021 • 1 new comment -
[Messenger] store serialized message for retry
#43496 commented on
Dec 13, 2021 • 0 new comments -
[Messenger] Gracefull stop messenger when ran in Docker FPM Image
#43866 commented on
Dec 13, 2021 • 0 new comments -
Easier encoder configuration for symfony/mailer
#44557 commented on
Dec 13, 2021 • 0 new comments -
[PropertyInfo] PhpStanTypeHelper doesn't support ConstTypeNode
#44491 commented on
Dec 15, 2021 • 0 new comments -
[Serializer] Make document type nodes ignorable when decoding XML
#44363 commented on
Dec 15, 2021 • 0 new comments -
[Serializer] Added functionality to parse string boolean values into object boolean fields on denormalization
#42716 commented on
Dec 16, 2021 • 0 new comments -
[DependencyInjection][HttpKernel] Simplifying Bundle extension/config definition
#43701 commented on
Dec 18, 2021 • 0 new comments -
[HttpClient][WebProfilerBundle] Add button to copy a request to a cURL command
#43931 commented on
Dec 14, 2021 • 0 new comments -
[Serializer][Translation] Add TranslatableNormalizer
#44004 commented on
Dec 13, 2021 • 0 new comments -
[FrameworkBundle] Add semaphore configuration
#44155 commented on
Dec 17, 2021 • 0 new comments -
[Config] Allow scalar configuration in PHP Configuration
#44166 commented on
Dec 17, 2021 • 0 new comments -
[Config] Add comment on array methods
#44171 commented on
Dec 17, 2021 • 0 new comments