Overview
Could not load contribution data
Please try again later
27 Pull requests merged by 14 people
-
[FrameworkBundle] fix wiring of annotations.cached_reader
#46427 merged
May 23, 2022 -
[ErrorHandler] update tentative types
#46422 merged
May 23, 2022 -
[DependencyInjection] Ignore unused bindings defined by attribute
#46425 merged
May 23, 2022 -
[SecurityBundle] Remove dead `class_exists` checks
#46438 merged
May 22, 2022 -
[FrameworkBundle] Fix BC break in abstract config commands
#46434 merged
May 22, 2022 -
Update PR template
#46423 merged
May 21, 2022 -
[Form] do not accept array input when a form is not multiple
#46424 merged
May 21, 2022 -
[Mime] Throw exception when body in Email attach method is not ok
#46367 merged
May 21, 2022 -
[VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2
#46421 merged
May 21, 2022 -
Bootstrap 4 fieldset for row errors
#46414 merged
May 21, 2022 -
[FrameworkBundle] Fix dumping extension config without bundle
#46412 merged
May 21, 2022 -
[FrameworkBundle] Simplify registration of #[AsRoutingConditionService]
#46390 merged
May 21, 2022 -
[HttpKernel] New bundle path convention when `AbstractBundle` is used
#46385 merged
May 21, 2022 -
[HttpClient] Honor "max_duration" when replacing requests with async decorators
#46382 merged
May 21, 2022 -
[Filesystem] Safeguard (sym)link calls
#46407 merged
May 20, 2022 -
[Form] Fix same choice loader with different choice values
#46098 merged
May 20, 2022 -
[HttpClient] Add missing HttpOptions::setMaxDuration()
#46380 merged
May 17, 2022 -
[HttpKernel] Fix missing null type in `ErrorListener::__construct()`
#46377 merged
May 17, 2022 -
[HttpFoundation] [Session] Regenerate invalid session id
#46249 merged
May 17, 2022 -
[Config] Fix PHP Configuration type hints & tests
#46374 merged
May 17, 2022 -
[HtmlSanitizer] Fix default config service definition
#46373 merged
May 17, 2022 -
[Config] Allow scalar configuration in PHP Configuration
#46328 merged
May 17, 2022 -
[Mime] Add null check for EmailHeaderSame
#46366 merged
May 17, 2022 -
[Form] Add approriate description to CollectionToArrayTransformer::reverseTransform docblock
#46360 merged
May 17, 2022 -
[PropertyInfo] Ignore empty doc-block for promoted properties in PhpStanExtractor
#46361 merged
May 17, 2022 -
[Config] Fix looking for single files in phars with GlobResource
#46364 merged
May 17, 2022 -
[HttpKernel] Revert "bug #46327 Allow ErrorHandler ^5.0 to be used"
#46365 merged
May 16, 2022
13 Pull requests opened by 11 people
-
[Mailer] Fix for missing sender name in case with usage of the EnvelopeListener
#46368 opened
May 16, 2022 -
[Console] Fix missing negative variation of negatable options in shell completion
#46386 opened
May 17, 2022 -
[Console] Complete negatable options (Fish)
#46387 opened
May 17, 2022 -
[ErrorHandler][HttpKernel] Add favicon to welcome and error pages
#46392 opened
May 18, 2022 -
[Notifier] Add Contact Everyone Bridge
#46395 opened
May 18, 2022 -
[Serializer] Allow (de)normalization of empty objects in PropertyNorm…
#46417 opened
May 20, 2022 -
Update backers of Symfony 6.2: thank you Les-Tilleuls.coop and Sulu!
#46418 opened
May 20, 2022 -
[Form] deprecate using the TimeType with date objects with not-matching timezones
#46426 opened
May 21, 2022 -
[Security] Access Token Authenticator
#46428 opened
May 21, 2022 -
feat: implement HttpBearerAuthenticator
#46429 opened
May 21, 2022 -
[Routing] Add `Requirement::POSITIVE_INT` for common ids and pagination
#46430 opened
May 21, 2022 -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 opened
May 21, 2022 -
[Console] Fix enabled check of lazy commands
#46437 opened
May 22, 2022
30 Issues closed by 11 people
-
[HttpClient] memory leak
#46256 closed
May 23, 2022 -
[Bootrap 4 Theme] Form validation errors do not match official Bootstrap documentation
#28086 closed
May 23, 2022 -
[DI] Parameter not correctly resolved when manually resolving them in Prepend Configuration
#40198 closed
May 23, 2022 -
[ExpressionLanguage] New "contains" operator conflict with custom function
#46406 closed
May 23, 2022 -
Rename `invalidate-tags` command as `clear-tags`?
#45711 closed
May 23, 2022 -
Access the annotation_reader public service triggers an error
#46202 closed
May 23, 2022 -
Issue with autoconfigure bindings and PHP compatibility
#46420 closed
May 23, 2022 -
[DoctrineBridge] Removing and re-adding of lazy loaded listeners by object not possible
#38629 closed
May 23, 2022 -
`default_locale` from `translation.php` has no effect on Twig when started from CLI
#42503 closed
May 21, 2022 -
[DomCrawler] Strips @click attribute on elements
#43662 closed
May 21, 2022 -
[Mailer] Attaching files with fopen from a remote url occasionally crashes SmtpTransport
#45350 closed
May 21, 2022 -
Max_duration is not respected when retry_count > 1 (http-client)
#46316 closed
May 21, 2022 -
[Form] `AbstractChoiceLoader` can return invalid results
#44655 closed
May 20, 2022 -
Missing translations for Welsh (cy)
#40411 closed
May 20, 2022 -
[FrameworkBundle] Auto detect IDE config
#46339 closed
May 20, 2022 -
Get TypeError when composer install
#46402 closed
May 20, 2022 -
Message link issue [TemplatedEmail]
#46394 closed
May 19, 2022 -
Upgrading to messenger 6.0.8 from 6.0.3 requires a DB migration
#46398 closed
May 19, 2022 -
Workflow/State Machine, guard event is triggered with the wrong transition
#46369 closed
May 17, 2022 -
MonologBridge does not support monolog 2.x
#46378 closed
May 17, 2022 -
Symfony\Component\HttpKernel\EventListener\ErrorListener first argument also can be null
#46375 closed
May 17, 2022 -
[Console] Add method for typed option / argument
#42757 closed
May 17, 2022 -
[PropertyInfo] Having a "adder" takes precedence over the getter and mark the relation as array
#40851 closed
May 17, 2022 -
[Profiler][Doctrine] Runnable query different than actually executed one
#40566 closed
May 17, 2022 -
[Security] Switch user feature with guard authenticator
#43468 closed
May 17, 2022 -
The session id is too long or contains illegal characters
#45755 closed
May 17, 2022 -
[Mime] EmailHeaderSame doesn't check for header nullability
#44190 closed
May 17, 2022 -
[Mailer] BCC not working when use DKIMSigner
#44006 closed
May 17, 2022 -
`TranslationDebugCommand` with `--only-missing` should not return non-zero exit code
#44907 closed
May 16, 2022
14 Issues opened by 14 people
-
Singleton Curl initializing for running PHP apps as a daemon
#46439 opened
May 23, 2022 -
[FrameworkBundle] Memory leak in 4.4.41
#46416 opened
May 20, 2022 -
[Form] CollectionType & ModelTransformer conflict
#46415 opened
May 20, 2022 -
Autodetecting mapping type doesn't work for embeddable objects
#46410 opened
May 19, 2022 -
Expose validation rules
#46409 opened
May 19, 2022 -
Mailgun multi domain support
#46404 opened
May 19, 2022 -
[Serializer] Deserialize union type does not work
#46396 opened
May 18, 2022 -
[RFC][WebpackEncore] Ability to define absolute url for `output_path`
#46393 opened
May 18, 2022 -
finder ->in() Method error on Windows Hosts while open_basedir set
#46388 opened
May 18, 2022 -
[Cache] "Trying to access array offset on value of type bool" warning with `RedisAdapter`
#46384 opened
May 17, 2022 -
[PropertyInfo] Detection of primitive types is broken for classes with docblocks
#46383 opened
May 17, 2022 -
Symfony TwilioTransport from number format check(with regex)
#46379 opened
May 17, 2022 -
[Serializer] PartialDenormalizationException contains incomplete paths in exceptions
#46371 opened
May 17, 2022
196 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.
-
[Mailer] Add Mailer send and debug commands
#43687 commented on
May 23, 2022 • 8 new comments -
[Security] Add Bearer Authenticator
#45844 commented on
May 22, 2022 • 7 new comments -
Correctly implements RFC6531
#44136 commented on
May 20, 2022 • 4 new comments -
[Serializer] Allow default group in serialization context
#44035 commented on
May 23, 2022 • 4 new comments -
[Console] Command::isEnabled not checked for Commands with defaultName and defaultDescription
#46237 commented on
May 23, 2022 • 3 new comments -
[Messenger] Add stamps to handle trait
#42124 commented on
May 20, 2022 • 3 new comments -
[Validator] Fix traverse option on Valid constraint when used as Attribute
#46244 commented on
May 21, 2022 • 3 new comments -
Doctrine-messenger crashes on acknowledgement
#46351 commented on
May 17, 2022 • 2 new comments -
[Validator] Cannot use `propertyPath` with uninitialized properties
#46347 commented on
May 18, 2022 • 2 new comments -
Can not get placeholder Attribute for ChoiceType expanded false, multiple true
#44140 commented on
May 20, 2022 • 2 new comments -
[Validator] nested AtLeastOneOf
#43416 commented on
May 20, 2022 • 2 new comments -
Ability to use a placeholder/pattern in routing annotation setting (Yaml)
#39369 commented on
May 22, 2022 • 2 new comments -
[FtpClient] Manage and preconfigure FTP connexion with an abstraction for all protocols
#46345 commented on
May 23, 2022 • 2 new comments -
[ExpressionLanguage] arithmetic and concatenation operators precedence
#46344 commented on
May 23, 2022 • 2 new comments -
[Messenger] Make Redis messages countable
#46229 commented on
May 23, 2022 • 2 new comments -
JsonSerializableNormalizer does not use the ATTRIBUTES option
#45995 commented on
May 16, 2022 • 1 new comment -
Symfony\Component\Serializer\Normalizer\PropertyNormalizer is unable to construct object without properties
#46280 commented on
May 16, 2022 • 1 new comment -
[Serializer] Snake Case entity properties are ignored in ::ATTRIBUTES
#46355 commented on
May 16, 2022 • 1 new comment -
[Security][Throttling] Hide username and client ip in logs
#46362 commented on
May 16, 2022 • 1 new comment -
[Serializer] Improve ExtraAttributesException usefulness: collect every extra attribute
#46284 commented on
May 17, 2022 • 1 new comment -
Table::appendRow() duplicates content once the height of the terminal is reached
#29746 commented on
May 17, 2022 • 1 new comment -
AbstractSurrogateFragmentRenderer does not detect non-scalar attributes reliably
#46152 commented on
May 17, 2022 • 1 new comment -
[Uid] Add some ulid helpers to manipulate the binary field saved in db
#42966 commented on
May 17, 2022 • 1 new comment -
[Mailer] Ability to specify message size
#44061 commented on
May 18, 2022 • 1 new comment -
Issue when calling dump() in WebTestCase
#46342 commented on
May 18, 2022 • 1 new comment -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#45882 commented on
May 19, 2022 • 1 new comment -
[Serializer] PropertyNormalizer doesn't support DiscriminatorMap
#36585 commented on
May 19, 2022 • 1 new comment -
[serializer] maxdepth not work bug
#40862 commented on
May 20, 2022 • 1 new comment -
VarDumper colors are not shown with DebugBundle enabled on CLI
#37768 commented on
May 20, 2022 • 1 new comment -
[Mailer] Symfony 5.2 DkimSigner not working (DKIM lookup failure)
#39354 commented on
May 20, 2022 • 1 new comment -
[Console][ErrorHandler] Add option to disable deprecations in dev console in 4.4
#35575 commented on
May 21, 2022 • 1 new comment -
[Security] [Remember Me] Improved flexibility for remember me cookies
#44168 commented on
May 21, 2022 • 1 new comment -
Messenger Amazon SQS Connection::setup() throws exception when needing to create a queue
#42208 commented on
May 21, 2022 • 1 new comment -
[Mailer] Add advanced logger
#37570 commented on
May 22, 2022 • 1 new comment -
HttpKernel\Profiler\FileProfilerStorage::createProfileFromData(): Argument #2 ($data) must be of type array, bool given
#41396 commented on
May 22, 2022 • 1 new comment -
[Serializer] add type casting to XML decoding
#36482 commented on
May 23, 2022 • 1 new comment -
[Translator] Why does the currency depend on the locale?
#32652 commented on
May 23, 2022 • 1 new comment -
[Http] Improve the Content Negotiation handling
#43959 commented on
May 23, 2022 • 1 new comment -
[BrowserKit] Fix jsonRequest in `AbstractBrowser` for GET methods
#39281 commented on
May 20, 2022 • 1 new comment -
[Config] Allow scalar configuration in PHP Configuration
#44166 commented on
May 20, 2022 • 1 new comment -
[HttpFoundation] Add method `getString` to `ParameterBag`
#46245 commented on
May 23, 2022 • 1 new comment -
[PropertyInfo Component] can't getTypes() from UUID
#46357 commented on
May 18, 2022 • 0 new comments -
[Console][Completion] fallback to native (filesystem) completion when Symfony completion not implemented
#43607 commented on
May 20, 2022 • 0 new comments -
[Serializer] PropertyNormalizer doesn't support DiscriminatorMap
#36695 commented on
May 20, 2022 • 0 new comments -
[Serializer] Serialization versioning
#38478 commented on
May 20, 2022 • 0 new comments -
[Form] Introduce validation events for forms
#38479 commented on
May 20, 2022 • 0 new comments -
[Messenger] support for multiple bindings on the same queue
#38485 commented on
May 20, 2022 • 0 new comments -
[Serializer] Instantiator - Add an interface and default implementation to instantiate objects
#38487 commented on
May 20, 2022 • 0 new comments -
[PropertyAccess] [For reference only] Allow custom property accessors
#38515 commented on
May 20, 2022 • 0 new comments -
[DependencyInjection] Allow array attributes for service tags
#38540 commented on
May 20, 2022 • 0 new comments -
[DoctrineBridge] Allow validating every class against unique entity constraint
#38662 commented on
May 20, 2022 • 0 new comments -
[Translation][TwigBridge] Implementing variables extraction in "translation:update"
#38884 commented on
May 20, 2022 • 0 new comments -
Add "Usages" to debug:container output
#38903 commented on
May 20, 2022 • 0 new comments -
[DoctrineBridge][Validator] Expose all fields for message validation failure
#38969 commented on
May 20, 2022 • 0 new comments -
[Messenger] Extract the creation of configuration from Connection::fromDsn to ConfigurationFactory
#38989 commented on
May 20, 2022 • 0 new comments -
Remove the default values from setters with a nullable parameter
#38996 commented on
May 20, 2022 • 0 new comments -
[Serializer] Add a @Mapping Annotation
#39048 commented on
May 20, 2022 • 0 new comments -
[Serializer] Add a ScalarDenormalizer
#39140 commented on
May 20, 2022 • 0 new comments -
[Security] Login link: Encrypt username
#39275 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add functionality for choosing transport while dispatching message
#39306 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add options to `FailedMessagesShowCommand`
#39330 commented on
May 20, 2022 • 0 new comments -
[Encryption] New component
#39344 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle][Notifier] Allow to configure or disable the message bus to use
#39353 commented on
May 20, 2022 • 0 new comments -
[Form] Errors Property Paths mismatch CollectionType children when removing an entry
#39438 commented on
May 20, 2022 • 0 new comments -
[Messenger] Templated email messages fails when sending async (thru messenger transport)
#39458 commented on
May 20, 2022 • 0 new comments -
[Serializer] improve usefulness of ExtraAttributesException message by including the class name being deserialized
#39570 commented on
May 20, 2022 • 0 new comments -
[Messenger] Be able to get raw data when a message in not decodable by the PHP Serializer
#39622 commented on
May 20, 2022 • 0 new comments -
[Messenger] Kafka Transport Bridge
#39712 commented on
May 20, 2022 • 0 new comments -
[Config] deprecate passing maps to list nodes
#39725 commented on
May 20, 2022 • 0 new comments -
[Serializer] [WIP] Add cache warmer for normalizer cache
#39853 commented on
May 20, 2022 • 0 new comments -
[Validator] Format datetime values in comparison constraints with `dateFormat` option
#39857 commented on
May 20, 2022 • 0 new comments -
[Messenger] Handle more attributes on SQS queue setup
#40081 commented on
May 20, 2022 • 0 new comments -
[Messenger] Pass sender details to SendMessageToTransportsEvent
#40152 commented on
May 20, 2022 • 0 new comments -
[Validator] Exposing constraint error messages
#40210 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle] Removed `RejectRedeliveredMessageMiddleware` to avoid message to be lost if it cannot be processed by both handler and failed transport
#40249 commented on
May 20, 2022 • 0 new comments -
[Yaml] Implement $blockChompingIndicator for TaggedValue multi-line literal blocks
#40431 commented on
May 20, 2022 • 0 new comments -
[Form] Allow Form events to be used as expected with `inherit_data` option
#40515 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle] Added resolve-env option to debug:config command
#40688 commented on
May 20, 2022 • 0 new comments -
[Filesystem] Add targetIterator for fs mirror
#40689 commented on
May 20, 2022 • 0 new comments -
[HttpFoundation] Ensure path info has a leading slash
#40750 commented on
May 20, 2022 • 0 new comments -
[Form] Add option grouping in `TimezoneType`
#40762 commented on
May 20, 2022 • 0 new comments -
Add and improve docblock typing for static analysis
#40783 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle] compare translations and display the difference
#40813 commented on
May 20, 2022 • 0 new comments -
[Yaml] Allow retaining YAML references when parsing and dumping files
#40821 commented on
May 20, 2022 • 0 new comments -
[Validator] Add optional conditionExpression to Count Assertion
#40885 commented on
May 20, 2022 • 0 new comments -
[Translation] Separate parameters formatting
#41136 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add simple transport based rate limiter to Messenger
#41171 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add Transport attribute to configure message to transport mapping
#41179 commented on
May 20, 2022 • 0 new comments -
[Security] Add a method in the security helper to ease programmatic login (#40662)
#41274 commented on
May 20, 2022 • 0 new comments -
[Security] Add an option to allow path instead of service for firewalls entry points (#39520)
#41339 commented on
May 20, 2022 • 0 new comments -
[AMQP-MESSENGER] Add type property in amqp envelope.
#41377 commented on
May 20, 2022 • 0 new comments -
[Security] Add a method in the security helper to ease programmatic logout (#40663)
#41406 commented on
May 20, 2022 • 0 new comments -
[Serializer] Pass context from serializer to property info
#41420 commented on
May 20, 2022 • 0 new comments -
[DoctrineBridge] add `DoctrineLoader`, which extracts information from Doctrine ORM
#41425 commented on
May 20, 2022 • 0 new comments -
[Form] String is the preferred value type for TextType
#41514 commented on
May 20, 2022 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
May 20, 2022 • 0 new comments -
[Messenger] Move `RejectRedeliveredMessageMiddleware` to AMQP Package
#41749 commented on
May 20, 2022 • 0 new comments -
[Validator] Add the errorPath option to the Expression constraint
#41921 commented on
May 20, 2022 • 0 new comments -
[Console] Extract customizable BaseOutputStyle and reusable MessageBlock
#42093 commented on
May 20, 2022 • 0 new comments -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
May 20, 2022 • 0 new comments -
[HttpFoundation] Add settable permissions and adopt stricter defaults
#42271 commented on
May 20, 2022 • 0 new comments -
[HttpKernel] PSR-6 HttpCache store
#42295 commented on
May 20, 2022 • 0 new comments -
Extract deprecation channel from triggering file
#42322 commented on
May 20, 2022 • 0 new comments -
[Validator] Add the Conditional constraint and validator
#42593 commented on
May 20, 2022 • 0 new comments -
Suppress duplicate cookies
#42636 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add messenger configuration to make a message bus not get all handlers by default
#42693 commented on
May 20, 2022 • 0 new comments -
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 commented on
May 20, 2022 • 0 new comments -
feat: #43086 add blacklisting of reserved shortcuts for InputOptions in commands
#43091 commented on
May 20, 2022 • 0 new comments -
[Security] Add the ability for voter to return decision reason
#43147 commented on
May 20, 2022 • 0 new comments -
[Serializer] reduce the number of function calls in validateAndDenormalize
#43240 commented on
May 20, 2022 • 0 new comments -
[Messenger] Provide a safe command bus strategy
#43300 commented on
May 20, 2022 • 0 new comments -
[PhpUnitBridge] wrong output when trying to quiet deprecations
#43371 commented on
May 20, 2022 • 0 new comments -
[Serializer] Add `NormalizedValueInterface` that can be returned by `NormalizerInterface::normalize` to enable receiving a value object for normalized values.
#43498 commented on
May 20, 2022 • 0 new comments -
[Validator] Deprecated email validation mode `loose`
#43505 commented on
May 20, 2022 • 0 new comments -
[Serializer] Flatten nested attributes
#43534 commented on
May 20, 2022 • 0 new comments -
[Security] Remove sorting of security listeners at runtime from Firewall
#43548 commented on
May 20, 2022 • 0 new comments -
[Security] Deprecate LogoutListener being returned as 3rd element by FirewallMapInterface::getListeners
#43674 commented on
May 20, 2022 • 0 new comments -
[DoctrineBridge] Add an Entity Argument Resolver
#43854 commented on
May 20, 2022 • 0 new comments -
[TwigBridge] Add support for toggle buttons in Bootstrap 5 form theme
#43865 commented on
May 20, 2022 • 0 new comments -
Zsh shell autocompletions
#43970 commented on
May 20, 2022 • 0 new comments -
[Messenger] Permit creating queue when an account is provided
#44021 commented on
May 20, 2022 • 0 new comments -
[Messenger] Allow fine-grained control in log severity of failures
#44120 commented on
May 20, 2022 • 0 new comments -
[Messenger] #44254 Changing queue name precedence
#44291 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add consumer strategy for poll mechanism of receivers
#44294 commented on
May 20, 2022 • 0 new comments -
Fixes #43866 configurable stop signals for messenger
#44305 commented on
May 20, 2022 • 0 new comments -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
May 20, 2022 • 0 new comments -
[Messenger] Allow StopWorkerOnTimeLimitListener to be extended
#44526 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle] Allow BrowserKit relative URL redirect assert
#44629 commented on
May 20, 2022 • 0 new comments -
Improve simple-phpunit.php
#44668 commented on
May 20, 2022 • 0 new comments -
[Validator] Add Some and None collection constraints
#44688 commented on
May 20, 2022 • 0 new comments -
[Filesystem] Added method `Filesystem::appendStreamToFile()`
#44830 commented on
May 20, 2022 • 0 new comments -
[Mailer] Make Transports and Mailer private properties read-only.
#44870 commented on
May 20, 2022 • 0 new comments -
[PropertyAccess] Reset object property to either null or uninitialized state
#44880 commented on
May 20, 2022 • 0 new comments -
Add visibility context option in PropertyNormalizer
#44902 commented on
May 20, 2022 • 0 new comments -
[Messenger] availability to add serializer config at transport level
#44951 commented on
May 20, 2022 • 0 new comments -
[Security] Login link with custom router params and query params
#44968 commented on
May 20, 2022 • 0 new comments -
[HttpFoundation] Rename Request::getContentType to getContentTypeFormat
#45034 commented on
May 20, 2022 • 0 new comments -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 commented on
May 20, 2022 • 0 new comments -
[Console] Console output formatter improvement
#45318 commented on
May 20, 2022 • 0 new comments -
[Serializer] Add support to only check first element of $data in ArrayDenormalizer
#45337 commented on
May 20, 2022 • 0 new comments -
[Mailer] allow custom hosts for ses+smtp with amazon mailer
#45404 commented on
May 20, 2022 • 0 new comments -
Add native Http-based attribute support (Deprecate SensioFrameworkExtraBundle)
#45415 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add HandlerArgumentsStamp
#45418 commented on
May 20, 2022 • 0 new comments -
[Validator] Support SVGs when validating image dimensions
#45486 commented on
May 20, 2022 • 0 new comments -
[Serializer] Allow to denormalize objects that have constructor checks without using constructor
#45508 commented on
May 20, 2022 • 0 new comments -
Extract locale fallback computation into a dedicated class
#45553 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle] Add mechanism to prevent using outdated config
#45569 commented on
May 20, 2022 • 0 new comments -
[Validator] Supports backed enum in constraint groups
#45570 commented on
May 20, 2022 • 0 new comments -
Move SECRETS in a new component 📦️
#45571 commented on
May 20, 2022 • 0 new comments -
optional getLogDir.
#45579 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle][Serializer] Add an ArgumentResolver to deserialize & validate user input
#45628 commented on
May 20, 2022 • 0 new comments -
[PropertyInfo] [WIP] Phpstan extractor may return errored property types
#45633 commented on
May 20, 2022 • 0 new comments -
[Validator] Add support for automatically sequencing constraints
#45716 commented on
May 20, 2022 • 0 new comments -
Add ReStructuredText descriptor for console component.
#45718 commented on
May 20, 2022 • 0 new comments -
[Serializer] Add types to private and internal properties
#45721 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle][Translation][TwigBridge] Add option to extract blank messages
#45772 commented on
May 20, 2022 • 0 new comments -
[Serializer] Improve performance by exposing supports-never/-always
#45779 commented on
May 20, 2022 • 0 new comments -
[FrameworkBundle][Translation] Fallback on blank string
#45788 commented on
May 20, 2022 • 0 new comments -
[Dotenv] add json output to DebugCommand.php
#45822 commented on
May 20, 2022 • 0 new comments -
[SecurityBundle] Allow specifying attributes for RequestMatcher
#45907 commented on
May 20, 2022 • 0 new comments -
[Uid] Added toHexString method to AbstractUid class
#45945 commented on
May 20, 2022 • 0 new comments -
[Validator] Add the match option to the Choice constraint
#45977 commented on
May 20, 2022 • 0 new comments -
[Lock] Add `MysqlStore`
#45982 commented on
May 20, 2022 • 0 new comments -
[TwigBridge] Add form_label_content and form_help_content block to form_div_layout
#45985 commented on
May 20, 2022 • 0 new comments -
[Notifier] Add from in SmsMessage and support it in bridge transports
#45987 commented on
May 20, 2022 • 0 new comments -
Add deprecation warning to show HttpKernel::handle() will catch throwables
#45997 commented on
May 20, 2022 • 0 new comments -
[Workflow] Mark `Registry` as internal and add a ServiceLocator
#46000 commented on
May 20, 2022 • 0 new comments -
[HttpKernel] Add `ControllerEvent::getAttributes()` to allow reading/defining attributes on controllers
#46001 commented on
May 20, 2022 • 0 new comments -
[Messenger] throw an exception if no routing was found
#46053 commented on
May 20, 2022 • 0 new comments -
[Security] Add a `ChainUserChecker` to allow calling multiple user checkers for a firewall
#46064 commented on
May 20, 2022 • 0 new comments -
[Security] Add an easier way to get the current firewall configuration
#46066 commented on
May 20, 2022 • 0 new comments -
[Security] Move the `Security` helper to SecurityBundle
#46094 commented on
May 20, 2022 • 0 new comments -
[RateLimiter][Security] Improve performance of login/request rate limiter
#46110 commented on
May 20, 2022 • 0 new comments -
[Security] Don't allow empty username or empty password
#46118 commented on
May 20, 2022 • 0 new comments -
[Finder] Case insensitive file sort
#46126 commented on
May 22, 2022 • 0 new comments -
[ExpressionLanguage] Add support for null coalescing syntax
#46142 commented on
May 20, 2022 • 0 new comments -
[HttpKernel] Adding _renderer attribute like _format in request to make Fragment (SubRequest) detectable.
#46151 commented on
May 20, 2022 • 0 new comments -
[Translation] Add `PhpAstExtractor`
#46161 commented on
May 20, 2022 • 0 new comments -
[PasswordHasher] Hide sensitive information with `SensitiveParameter` attribute
#46183 commented on
May 20, 2022 • 0 new comments -
[HttpFoundation] Test invalid cookie regeneration
#46207 commented on
May 20, 2022 • 0 new comments -
[Mailer] Add Infobip bridge
#46211 commented on
May 20, 2022 • 0 new comments -
[Form] Add hash_mapping option to PasswordType
#46224 commented on
May 20, 2022 • 0 new comments -
[Serializer] CsvEncoder : Check coherent header
#46238 commented on
May 20, 2022 • 0 new comments -
[Console] Add support for resuming a ProgressBar
#46242 commented on
May 20, 2022 • 0 new comments -
[DependencyInjection] Autowire tagged iterators using doc blocks
#46253 commented on
May 20, 2022 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
May 23, 2022 • 0 new comments -
[DoctrineBridge] add generic service to reset object managers
#46266 commented on
May 20, 2022 • 0 new comments -
[DependencyInjection] Optimize autowiring logic by telling it about excluded symbols
#46279 commented on
May 20, 2022 • 0 new comments -
[BrowserKit] Make it easier to use a custom child request in AbstractBrowser
#46285 commented on
May 20, 2022 • 0 new comments -
[Mailer] `max_per_second` option configurable via DSN
#46315 commented on
May 20, 2022 • 0 new comments -
[Security] Allow disabling redirect on logout
#46320 commented on
May 20, 2022 • 0 new comments -
SMTP Transport to provide the (final) Message-ID if available
#46326 commented on
May 20, 2022 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
May 20, 2022 • 0 new comments -
[Form] [Component] Add support for an initial form value
#46336 commented on
May 20, 2022 • 0 new comments -
[Security] Allow configuring a target url when switching user
#46338 commented on
May 20, 2022 • 0 new comments