Overview
Could not load contribution data
Please try again later
7 Releases published by 1 person
39 Pull requests merged by 28 people
-
[Validator] check for file existence lazily in loaders
#44742 merged
Jan 31, 2022 -
[DependencyInjection] Don't dump polyfilled classes in preload script
#45258 merged
Jan 31, 2022 -
[Serializer] make XmlEncoder stateless thus reentrant
#38534 merged
Jan 31, 2022 -
[Form] Do not fix URL protocol for relative URLs
#42253 merged
Jan 31, 2022 -
[DomCrawler] ignore bad charsets
#45256 merged
Jan 31, 2022 -
[PropertyAccess] Fix handling of uninitialized property of parent class
#45255 merged
Jan 31, 2022 -
[SecurityBundle] Allow to specify a RequestMatcher directly in an ACL definition
#44670 merged
Jan 31, 2022 -
[Validator] Fix minRatio and maxRatio when getting rounded
#45204 merged
Jan 31, 2022 -
[Console] Revert StringInput bc break from #45088
#45240 merged
Jan 31, 2022 -
[DoctrineBridge] Fix compatibility with doctrine/orm 3 in Id generators
#45243 merged
Jan 30, 2022 -
Release v6.0.4
#45239 merged
Jan 29, 2022 -
Release v5.4.4
#45238 merged
Jan 29, 2022 -
Release v5.3.15
#45237 merged
Jan 29, 2022 -
Remove 5.3 from PR template
#45234 merged
Jan 29, 2022 -
Release v6.0.3
#45220 merged
Jan 28, 2022 -
Release v5.4.3
#45217 merged
Jan 28, 2022 -
Release v5.3.14
#45216 merged
Jan 28, 2022 -
Release v4.4.37
#45215 merged
Jan 28, 2022 -
[HttpFoundation] Fixed functional testing description in MockFileSessionStorage
#45203 merged
Jan 27, 2022 -
[Process] Update PHPDoc to use proper placeholder syntax
#45197 merged
Jan 27, 2022 -
Minor code style fix
#45189 merged
Jan 27, 2022 -
Fix session test cases for symfony
#45192 merged
Jan 27, 2022 -
[FrameworkBundle] Fix missing arguments when a serialization default context is bound
#45193 merged
Jan 26, 2022 -
[Runtime] Fix --env and --no-debug with dotenv_overload
#44997 merged
Jan 26, 2022 -
[Dotenv] Fix bootEnv() override with .env.local.php when the env key already exists
#45188 merged
Jan 26, 2022 -
[Finder] Fix finding VCS re-included files in excluded directory
#45095 merged
Jan 26, 2022 -
[Yaml] Improve the deprecation warnings for octal numbers to suggest migrating
#45085 merged
Jan 26, 2022 -
[DoctrineBridge] Fix automapping
#44987 merged
Jan 26, 2022 -
[Validator] Fix Choice constraint with associative choices array
#44860 merged
Jan 26, 2022 -
[Form] UrlType should not add protocol to emails
#44939 merged
Jan 26, 2022 -
Replaced full CoC text with link to documentation
#45160 merged
Jan 26, 2022 -
Silence warnings during tty detection
#43149 merged
Jan 26, 2022 -
[Serializer] Fix AbstractObjectNormalizer not considering pseudo type false
#45154 merged
Jan 26, 2022 -
[Notifier] Fix encoding of messages with FreeMobileTransport
#45185 merged
Jan 26, 2022 -
[Console] Fix PHP 8.1 deprecation in ChoiceQuestion
#45181 merged
Jan 26, 2022 -
[HttpKernel] Fix compatibility with php bridge and already started php sessions
#44634 merged
Jan 26, 2022 -
[Notifier] Use the UTF-8 encoding in smsapi-notifier
#45174 merged
Jan 26, 2022 -
[Serializer] Set context annotation as not final
#45155 merged
Jan 25, 2022 -
[Yaml] Making the parser stateless
#45140 merged
Jan 25, 2022
14 Pull requests opened by 13 people
-
[HttpFoundation] add stale while revalidate cache header
#45166 opened
Jan 25, 2022 -
Async Aws use Raw field for Api SES requests
#45170 opened
Jan 25, 2022 -
[Translation] Allow usage of Provider domains if possible
#45171 opened
Jan 25, 2022 -
[DependencyInjection][EventDispatcher] Avoid not called listeners instantiation
#45184 opened
Jan 26, 2022 -
[Notifier] Add Sendberry notifier bridge
#45195 opened
Jan 26, 2022 -
[WebProfilerBundle] Display again the number of occurrences of log messages
#45198 opened
Jan 27, 2022 -
[WebProfilerBundle] Fixes weird spacing in log message context/trace output
#45219 opened
Jan 28, 2022 -
[Mailer] Implement EmailTags for Amazon Mailer
#45222 opened
Jan 28, 2022 -
PHPUnitBridge - Add deprecations ignoreFile
#45226 opened
Jan 28, 2022 -
[Config] Support \Stringable object as ScalarNode value
#45231 opened
Jan 29, 2022 -
[DependencyInjection] Support \Stringable values in the PHP-DSL
#45232 opened
Jan 29, 2022 -
[Form] ADD placeholder as option in all TextType(TextareaType, EmailType,...)
#45246 opened
Jan 30, 2022 -
[HttpClient] Fix Content-Length header when possible
#45261 opened
Jan 31, 2022 -
[Routing] AnnotationDirectoryLoader::load() may return null
#45263 opened
Jan 31, 2022
41 Issues closed by 12 people
-
[Validator] Unnecasarry validation metadata disk reads
#39945 closed
Jan 31, 2022 -
[DependencyInjection] PHPDumper hardwires polyfills into build container file
#44866 closed
Jan 31, 2022 -
Symfony/messenger : Serialization of 'Closure' is not allowed
#45262 closed
Jan 31, 2022 -
Cannot connect to PostgreSQL using Unix socket and peer authentication
#42254 closed
Jan 31, 2022 -
Callable validator errors are not translated.
#45247 closed
Jan 31, 2022 -
[Form] Skipped URL protocol "//~" is normal but not valid by FixUrlProtocolListener
#42329 closed
Jan 31, 2022 -
Symfony DomCrawler doesn't allow get html5Parser's errors
#42255 closed
Jan 31, 2022 -
Property access broken in latest update
#45233 closed
Jan 31, 2022 -
[RateLimiter] Throws strange error about DateTimeImmutable when using sliding_window since Symfony 5.4
#45254 closed
Jan 31, 2022 -
ChoiceQuestion breaks console output
#37155 closed
Jan 31, 2022 -
[Cache] PhpFilesAdapter fails to load the cache
#45244 closed
Jan 31, 2022 -
Behavior change (regression ?) between 4.4.36 and 4.4.37
#45252 closed
Jan 31, 2022 -
[Form] Add 'error_html' option
#41515 closed
Jan 27, 2022 -
UniqueEntity message with html tag is not rendering
#44755 closed
Jan 27, 2022 -
Redis TagAwareCacheInterface stopped working after upgrade to 5.4.2
#44954 closed
Jan 27, 2022 -
[Cache] TagAwareAdapterInterface is no longer Mockable
#45113 closed
Jan 27, 2022 -
[Validator][DoctrineBridge] Automatic validation on ORM\JoinColumn
#41661 closed
Jan 27, 2022 -
BC break: Form 4.4 not fully compatible with property access 5.4.0
#44914 closed
Jan 27, 2022 -
[Process] Buggy terminal after interrupting TTY Process
#44045 closed
Jan 27, 2022 -
[TwigBridge] Make usage of TranslatableInterface even simpler
#45180 closed
Jan 27, 2022 -
[HttpClient] Improve PSR logger integration
#45194 closed
Jan 26, 2022 -
[Serializer] Globally configured serializer context fails
#44960 closed
Jan 26, 2022 -
[Finder]: Regression of gitIgnore unable to exclude a directory and its content
#45048 closed
Jan 26, 2022 -
[symfony/doctrine-bridge] 5.4 : auto mapping not working at all
#44355 closed
Jan 26, 2022 -
[Validator] Choice constraint as Attribute differs from Annotation when "choices" is an associative array
#41508 closed
Jan 26, 2022 -
[Validator] `Assert\Url` Allow forbidding the `@` character
#43506 closed
Jan 26, 2022 -
[Serializer] AbstractObjectNormalizer does not consider pseudo type false
#45151 closed
Jan 26, 2022 -
[Dotenv] Allow swapping out defaults with real env var values for dump-env
#45169 closed
Jan 26, 2022 -
Session id/cookie keeps being generated if session is empty
#44616 closed
Jan 26, 2022 -
"Cannot change the ID of an active session." after upgrading to 5.4
#44553 closed
Jan 26, 2022 -
Strange dumping behavior with overloaded Kernel::getBuildDir()
#39254 closed
Jan 26, 2022 -
[Translator] Literal and (HTML) safe translatables
#44937 closed
Jan 26, 2022 -
Session is not created correctly after upgrading to SF6
#45163 closed
Jan 25, 2022 -
[FrameworkBundle] Allow XML configuration in config/packages by default
#45164 closed
Jan 25, 2022 -
[Serializer] Set context attribute as not final
#45106 closed
Jan 25, 2022 -
Two Chrooted vhosts conflict : Circular reference detected
#45157 closed
Jan 25, 2022 -
Thick double-row WDT toolbar covers bottom of page, unreachable by scrolling
#45136 closed
Jan 25, 2022
24 Issues opened by 22 people
-
[HttpClient] Calculate request content-length
#45260 opened
Jan 31, 2022 -
AnnotationDirectoryLoader raises type error for abstract classes
#45259 opened
Jan 31, 2022 -
Disabling overwrite on terminal progress bar doesn't work on Windows
#45253 opened
Jan 31, 2022 -
[Lock] MySQL non-expiring locking using `GET_LOCK`
#45251 opened
Jan 30, 2022 -
Messenger worker crashes on job retry when SendEmailMessage job fails (beanstalkd)
#45250 opened
Jan 30, 2022 -
Option to disable profiler in CLI environment
#45241 opened
Jan 29, 2022 -
[ChoiceType] Form processing issue
#45236 opened
Jan 29, 2022 -
[TwigBridge] Form option is settable only for first created form
#45229 opened
Jan 28, 2022 -
PHPUnitBridge - add a deprecation 'ignoreFile option' to allow silencing deprecation patterns
#45223 opened
Jan 28, 2022 -
[Mailer] add error code to TransportException
#45221 opened
Jan 28, 2022 -
Route different HTTP verbs to different methods, with the same route name, with annotations
#45218 opened
Jan 28, 2022 -
Support option 'placeholder' for all relevant form field types like 'TextType'
#45214 opened
Jan 28, 2022 -
[Mailer] Memory leaking when sending many emails
#45211 opened
Jan 28, 2022 -
Session cookie removed on second request if empty session.
#45206 opened
Jan 27, 2022 -
Symfony Session doesn't work if set handler_id via environment variable
#45202 opened
Jan 27, 2022 -
[HttpFoundation] It is not possible to change session options at runtime
#45200 opened
Jan 27, 2022 -
[PropertyAccessor] Missing TypeError catch
#45199 opened
Jan 27, 2022 -
Symfony Session Handlers should implement SessionIdInterface interface
#45186 opened
Jan 26, 2022 -
[Profiler] Logs > Deprecations tab doesn't show how often a single deprecation is triggered
#45183 opened
Jan 26, 2022 -
[AmazonSqsMessenger] Batch handler handles batches of `?buffer_size` early, while `shouldFlush()` is false
#45173 opened
Jan 25, 2022 -
[Workflow] Guards events too "greedy"
#45172 opened
Jan 25, 2022 -
[Mailer/AWS] Custom headers aren't transmitted
#45168 opened
Jan 25, 2022
45 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.
-
[RFC] Move SECRETS in a new components📦️
#44151 commented on
Jan 31, 2022 • 7 new comments -
[DependencyInjection][FrameworkBundle] Fix using PHP 8.1 enum as parameters
#44868 commented on
Jan 31, 2022 • 6 new comments -
symfony/mailer multipart structure looks odd
#44290 commented on
Jan 27, 2022 • 3 new comments -
Testing a collection of forms fails with InvalidArgumentException : Unreachable field
#45150 commented on
Jan 29, 2022 • 3 new comments -
[Console] Add completion values to input definition
#44948 commented on
Jan 26, 2022 • 3 new comments -
[HttpKernel] Add generics to ArgumentMetadata::getAttributes
#45094 commented on
Jan 27, 2022 • 3 new comments -
[Console][ErrorHandler] Add option to disable deprecations in dev console in 4.4
#35575 commented on
Jan 25, 2022 • 2 new comments -
[HttpFoundation] Add support for remaining response cache control directives
#45036 commented on
Jan 25, 2022 • 2 new comments -
Symfony SQS Transport not compatible with SQS-DLQs
#45104 commented on
Jan 27, 2022 • 2 new comments -
[Console] Separate styling helpers out of SymfonyStyle
#39184 commented on
Jan 28, 2022 • 2 new comments -
[Form] deprecate translation_parameters options given TranslatableMessage
#42077 commented on
Jan 29, 2022 • 2 new comments -
Failed to extract symfony/redis-messenger
#45089 commented on
Jan 31, 2022 • 2 new comments -
[HttpFoundation] send Content-Length when content is a non-empty string
#45092 commented on
Jan 31, 2022 • 2 new comments -
[Serializer] Improve collecting errors on denormalization and promoted property constructors
#45112 commented on
Jan 28, 2022 • 2 new comments -
[Asset] PathPackage combined with JsonManifestVersionStrategy not sitable with laravel-mix manifest
#36234 commented on
Jan 25, 2022 • 1 new comment -
Cache warmup on network drives creates inaccessible application paths [only windows?]
#42242 commented on
Jan 25, 2022 • 1 new comment -
[Serializer] XML deserialization with MetadataAwareNameConverter and optional xml attributes fails if attributes are not present
#32114 commented on
Jan 25, 2022 • 1 new comment -
[Config] Using PHP to configure "framework.session.handler_id: ~" does not work (falls back to native_file's handler)
#42320 commented on
Jan 26, 2022 • 1 new comment -
Url Generator and encoding of slashes in query parameters
#45114 commented on
Jan 26, 2022 • 1 new comment -
[Validator] loadValidatorMetadata is called on every class in hierachy even when not calling parent::loadValidatorMetadata
#42237 commented on
Jan 27, 2022 • 1 new comment -
[Translation] Add human readable DateInterval
#29929 commented on
Jan 27, 2022 • 1 new comment -
Forwarded header not used in Request::getPort() and Request::getScheme()
#40543 commented on
Jan 27, 2022 • 1 new comment -
$token->getUser() should return null instead of empty string when there is no user
#44909 commented on
Jan 27, 2022 • 1 new comment -
[PropertyAccess] PropertyInfoExtractor class extracts property type from DocBlock method first and does not consider nor property type nor method return type
#42256 commented on
Jan 28, 2022 • 1 new comment -
[Form] Form ID is not set on form element
#42075 commented on
Jan 28, 2022 • 1 new comment -
Form Class translation extraction
#35082 commented on
Jan 28, 2022 • 1 new comment -
[Serializer][Cache] Return dev serializer cache
#42107 commented on
Jan 29, 2022 • 1 new comment -
Form with ChoiceType and option "expanded" return integer keys
#44792 commented on
Jan 31, 2022 • 1 new comment -
[RateLimiter] retry-after of SlidingWindowLimiter is incorrect
#40289 commented on
Jan 31, 2022 • 1 new comment -
[Validator] Fix translation of `AtLeastOneOf` constraint message
#41325 commented on
Jan 25, 2022 • 1 new comment -
[Mailer] Make it possible to inherit the EsmtpTransport and use service extensions
#44446 commented on
Jan 25, 2022 • 1 new comment -
[Serializer] Deprecate support for abstract uid denormalization in UidNormalizer
#44721 commented on
Jan 26, 2022 • 1 new comment -
[Form] Fix `ChoiceType` with `choice_filter` and `expanded` options
#44725 commented on
Jan 26, 2022 • 1 new comment -
[symfony/mailjet-mailer] Ability to customize payload when sending mail through mailjet+api
#45152 commented on
Jan 25, 2022 • 1 new comment -
[Serializer][PropertyInfo][PropertyAccess] Refactoring plan for AbstractObjectNormalizer and related code
#30818 commented on
Jan 26, 2022 • 0 new comments -
LoginLink in localized paths does not work as in non localized paths
#44965 commented on
Jan 27, 2022 • 0 new comments -
Empty money type for RTL languages
#44959 commented on
Jan 27, 2022 • 0 new comments -
Indeterminate constructor failure of symfony/finder/Comparator/NumberComparator.php
#44958 commented on
Jan 27, 2022 • 0 new comments -
[PropertyAccess] Class property ignored when unrelated methods are marked as ignored instead
#45016 commented on
Jan 27, 2022 • 0 new comments -
[HttpKernel] Simplifying Bundle extension/config definition
#43701 commented on
Jan 25, 2022 • 0 new comments -
[Serializer] Add context builders
#43973 commented on
Jan 26, 2022 • 0 new comments -
[Translation] [Loco] Send `If-Modified-Since` header when possible
#44484 commented on
Jan 27, 2022 • 0 new comments -
[Routing] Support the "attribute" type (alias of "annotation") in annotation loaders
#44615 commented on
Jan 26, 2022 • 0 new comments -
[HtmlSanitizer] FrameworkBundle integration
#44798 commented on
Jan 31, 2022 • 0 new comments -
[Validator] Improve FileValidator sizes factorization edge case
#45093 commented on
Jan 26, 2022 • 0 new comments