Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
v6.4.0-RC1
published
Nov 15, 2023 -
v7.0.0-RC1
published
Nov 15, 2023
25 Pull requests merged by 16 people
-
[String] New locale aware casing methods
#52198 merged
Nov 18, 2023 -
[DependencyInjection] Add `urlencode` function to `EnvVarProcessor`
#52369 merged
Nov 18, 2023 -
Add some more non-countable English nouns
#52526 merged
Nov 18, 2023 -
Hint that changing input arguments has no effect
#52633 merged
Nov 18, 2023 -
[WebProfilerBundle] Mark CodeExtension as non-internal
#52531 merged
Nov 18, 2023 -
[FrameworkBundle] register the virtual request stack together with common profiling services
#52604 merged
Nov 18, 2023 -
[Form] Deprecate not configuring the `default_protocol` option of the `UrlType`
#50922 merged
Nov 18, 2023 -
[Scheduler] Continue with stored `Checkpoint::$time` on lock
#52039 merged
Nov 17, 2023 -
[Process] Fix memory limit in `PhpSubprocess` test
#52400 merged
Nov 17, 2023 -
[DomCrawler] Revert "bug #52579 UriResolver support path with colons"
#52631 merged
Nov 17, 2023 -
[DoctrineBridge] Fix use "attribute" driver by default
#52606 merged
Nov 17, 2023 -
[VarExporter] Fix handling mangled property names returned by __sleep()
#52618 merged
Nov 17, 2023 -
[Console] Support `ProgressBar::iterate()` on empty array
#52605 merged
Nov 16, 2023 -
[HttpClient] Revert "minor #52418 add native argument for the test server working directory"
#52602 merged
Nov 15, 2023 -
Update Github template for 7.1
#52601 merged
Nov 15, 2023 -
Release v7.0.0-RC1
#52600 merged
Nov 15, 2023 -
Release v6.4.0-RC1
#52599 merged
Nov 15, 2023 -
[7.0] minor cleanup
#52598 merged
Nov 15, 2023 -
[DependencyInjection] Fix dumping containers with null-referenced services
#52597 merged
Nov 15, 2023 -
[VarExporter] Drop support for partially initialized lazy object
#52569 merged
Nov 14, 2023 -
[AssetMapper] Fixing js sourceMappingURL extraction when sourceMappingURL used in code
#52567 merged
Nov 14, 2023 -
[DomCrawler] UriResolver support path with colons
#52579 merged
Nov 14, 2023 -
[Messenger] attach all required parameters to query
#52581 merged
Nov 14, 2023 -
[VarExporter] Deprecate per-property lazy-initializers
#52568 merged
Nov 14, 2023
14 Pull requests opened by 13 people
-
[Serializer] Fix denormalize constructor arguments
#52578 opened
Nov 14, 2023 -
[WebProfilerBundle] Fix intercept external redirects
#52584 opened
Nov 14, 2023 -
[Mailer] Improve oauth setup
#52585 opened
Nov 14, 2023 -
[Serializer] Fix XML attributes not added on empty node
#52589 opened
Nov 15, 2023 -
[HttpFoundation] Fix/parameterbag get method
#52593 opened
Nov 15, 2023 -
[AssetMapper] Fix resolving jsdeliver default + other exports from modules
#52617 opened
Nov 16, 2023 -
[Notifier][PropertyInfo][VarDumper] Remove unused code
#52619 opened
Nov 16, 2023 -
[Security] set configured claim as userIdentifier on OidcUser using OidcUserInfoTokenHandler
#52625 opened
Nov 17, 2023 -
[Serializer] Fix denormalizing date intervals having both weeks and days
#52626 opened
Nov 17, 2023 -
[Messenger] Fix support for Redis Sentinel using php-redis 6.0.0
#52629 opened
Nov 17, 2023 -
Make PhpDocExtractor::getDocBlock() public
#52632 opened
Nov 17, 2023 -
[DependencyInjection] Prepend extension config with `ContainerConfigurator`
#52636 opened
Nov 17, 2023 -
[Dotenv] Make debug:dotenv command aware of custom `dotenv_path`
#52638 opened
Nov 17, 2023 -
Add "SKIP LOCKED" to the query that retrieves messages
#52639 opened
Nov 17, 2023
26 Issues closed by 12 people
-
[String] New `LocaleString` class
#52161 closed
Nov 18, 2023 -
[Console] Cannot change input arguments on ConsoleCommandEvent
#52415 closed
Nov 18, 2023 -
[BCBreak][DomCrawler] UriResolver is broken with non-url format
#52628 closed
Nov 17, 2023 -
[WebProfilerBundle] Inject toolbar for SPA
#49967 closed
Nov 17, 2023 -
React controller issue with serializer and groups
#50045 closed
Nov 17, 2023 -
[DependencyInjection] Allow multiple configurators
#52607 closed
Nov 17, 2023 -
BUG in DoctrineBridge or in DoctrineBundle ?
#52614 closed
Nov 17, 2023 -
[Asset] applyVersion getting wrong path
#51875 closed
Nov 17, 2023 -
Possible incorrect call to createLazyGhost from generated Doctrine Proxy
#52609 closed
Nov 16, 2023 -
[ProgressBar] Empty iterable throws Exception on "maximum number of steps is not set"
#47244 closed
Nov 16, 2023 -
[VarDumper] Safari cannot render `dd` function in network preview window
#51762 closed
Nov 16, 2023 -
[DomCrawler] ChoiceFormField disableValidation is internal since Symfony 5.3
#46188 closed
Nov 16, 2023 -
Race condition in fast AJAX requests using Vue and Axios
#38331 closed
Nov 16, 2023 -
[DependencyInjection] Introduce `ClosureArgument` next to `ServiceClosureArgument`
#49489 closed
Nov 16, 2023 -
[AssetMapper] Unable to use large packages on jsDelivr (highcharts) with AssetMapper
#52533 closed
Nov 15, 2023 -
[DependencyInjection] ContainerInterface cause ClassNotFoundException
#52596 closed
Nov 15, 2023 -
AutoconfigureTag only works if interface is registered itself
#52590 closed
Nov 15, 2023 -
pcntl PHP extension is required since v6.3.5 with test
#52586 closed
Nov 14, 2023 -
[AssetMapper] Allow bin/console importmap:require --download to take no argument
#52573 closed
Nov 14, 2023 -
Requiring es-module-shims locally in AssetMapper causes console error
#52547 closed
Nov 14, 2023 -
[doctrine-messenger] Error only Oracle database ORA-01008
#52570 closed
Nov 14, 2023 -
[RFC][Security] SwitchUserToken inherit roles of OriginalToken
#52571 closed
Nov 14, 2023 -
Please remove #StandWithUkraine CLi Message
#52577 closed
Nov 14, 2023 -
[Serializer] Generic object normalization only possible after first call
#52564 closed
Nov 13, 2023 -
[AssetMapper] Generated `importmap.json` does not take in account `assets.base_urls`
#52561 closed
Nov 13, 2023 -
[Asset-Mapper] $assetLogicalPath must not be accessed before initialization
#52542 closed
Nov 13, 2023
15 Issues opened by 14 people
-
Symfony Mailer: Message context lost when captured on MessageSent event
#52645 opened
Nov 19, 2023 -
[Messenger] Dont reject after retry
#52642 opened
Nov 18, 2023 -
[ErrorHandler] xdebug_get_function_stack requires enabled xdebug
#52634 opened
Nov 17, 2023 -
Unable to create environement variables that starts with an underscore ( `_` )
#52630 opened
Nov 17, 2023 -
[Cache] respect XDG_CACHE_HOME
#52622 opened
Nov 16, 2023 -
[AssetMapper] bootstrap icons works with direct link not with assetmapper require
#52620 opened
Nov 16, 2023 -
[AssetMapper] jsdeliver format issue with supabase-js
#52616 opened
Nov 16, 2023 -
Mismatch between Postman and WebTestCase - potential Request's Content manipulation/processing?
#52613 opened
Nov 16, 2023 -
Better support for GLB files
#52611 opened
Nov 16, 2023 -
[symfony/slack-notifier] Avoid block async request waiting for get status in post message slack
#52603 opened
Nov 15, 2023 -
[AssetMapper] Can't extend from a vendor package's stimulus controller
#52594 opened
Nov 15, 2023 -
[Bug][DoctrineBridge] ContainerAwareEventManager triggers "Method name must be a string"
#52591 opened
Nov 15, 2023 -
[HttpClient] RetryableHttpClient messes timeout exception
#52587 opened
Nov 14, 2023 -
Missing handling of array-type in ArrayInput::getFirstArgument
#52580 opened
Nov 14, 2023 -
Doctrine-messenger component messenger_messages table created twice
#52565 opened
Nov 13, 2023
244 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.
-
[Serializer] Add `AbstractObjectNormalizer::ENABLE_TYPE_CONVERSION` for scalar type transformation
#52173 commented on
Nov 17, 2023 • 12 new comments -
[Lock] Add driver for RoadRunner lock plugin to Symfony lock component
#50173 commented on
Nov 13, 2023 • 4 new comments -
Automagically flagging requests as stateless breaks valid session access
#50715 commented on
Nov 14, 2023 • 4 new comments -
[Security] Handle placeholders in role hierarchy
#52099 commented on
Nov 15, 2023 • 3 new comments -
[Process] Pass the commandline as array to `proc_open()`
#52409 commented on
Nov 16, 2023 • 3 new comments -
[Dotenv] Add --dotenv-path option to DotenvDumpCommand
#52553 commented on
Nov 15, 2023 • 3 new comments -
[Intl][PhpUnitBridge] Fix invalid composer.json files & add composer.json validation integration tests
#52555 commented on
Nov 17, 2023 • 3 new comments -
Missing translations for Turkish (tr)
#51959 commented on
Nov 14, 2023 • 2 new comments -
[Messenger] Reconnect after connection was closed
#36538 commented on
Nov 17, 2023 • 2 new comments -
[Validator] Testing compound constraints
#50205 commented on
Nov 19, 2023 • 2 new comments -
[ExpressionLanguage] Fix coalescing operator deep nested properties
#47446 commented on
Nov 16, 2023 • 2 new comments -
[Dotenv] DebugCommand must respect dotenv_path runtime configuration
#47901 commented on
Nov 17, 2023 • 2 new comments -
[DoctrineBridge] Throw an exception in case of circular dependencies in event listeners
#48955 commented on
Nov 15, 2023 • 2 new comments -
[FrameworkBundle] Integrate `PsrHttpMessageBridge`
#52372 commented on
Nov 17, 2023 • 2 new comments -
[Cache][Lock] Fix PDO store not creating table + add tests
#52459 commented on
Nov 15, 2023 • 2 new comments -
[Form] Add `webkitdirectory` to `FileType`
#52528 commented on
Nov 17, 2023 • 2 new comments -
[Messenger] Failed message not sent to failure transport
#50183 commented on
Nov 13, 2023 • 1 new comment -
[Symfony/Mailer] support STMP over an unix stream socket
#48154 commented on
Nov 15, 2023 • 1 new comment -
[Workflow][RFC] Simplify workflow configuration
#52378 commented on
Nov 16, 2023 • 1 new comment -
[Mime] Subject: Double space => missing space
#50345 commented on
Nov 17, 2023 • 1 new comment -
[Validator] When Constraint with Compound and Group
#48663 commented on
Nov 17, 2023 • 1 new comment -
[Console] Advancing a progress bar clears too many lines
#52446 commented on
Nov 17, 2023 • 1 new comment -
Twig-Bridge TemplatedEmail::__serialize throws error with file attachment
#49880 commented on
Nov 18, 2023 • 1 new comment -
Consider adding JSON_UNESCAPED_UNICODE to HttpClient jsonEncode function
#50271 commented on
Nov 18, 2023 • 1 new comment -
setTrustedHost breaks the CachingHttpClient
#50276 commented on
Nov 18, 2023 • 1 new comment -
Option in symfony/messenger DoctrineTransport configuration to leave consumed message in database table
#40551 commented on
Nov 18, 2023 • 1 new comment -
Arrays in route parameters' requirements
#47971 commented on
Nov 18, 2023 • 1 new comment -
PGPEncrypter for Symfony Mailer
#50160 commented on
Nov 18, 2023 • 1 new comment -
Create multiple users for functional testing
#36439 commented on
Nov 18, 2023 • 1 new comment -
[PhpunitBridge] with $runTestInSeparateProcess TRUE, setting SYMFONY_DEPRECATIONS_HELPER to show a backtrace doesn't show anything useful
#47555 commented on
Nov 19, 2023 • 1 new comment -
[Route] Weird behavior with a semi-correct regular expression.
#47925 commented on
Nov 19, 2023 • 1 new comment -
`debug:config` fails on prod environment with bundles loading services in `build` method
#47692 commented on
Nov 19, 2023 • 1 new comment -
[Messenger][BatchHandler] No handler for message on retry even though handler exists
#47997 commented on
Nov 19, 2023 • 1 new comment -
[Console] Auto-format output based on shell width (i.e. column count)
#43081 commented on
Nov 19, 2023 • 1 new comment -
[Framework] trusted_proxies: private_ranges
#51826 commented on
Nov 19, 2023 • 1 new comment -
[Mime] Add PGP feature
#50222 commented on
Nov 18, 2023 • 1 new comment -
[Config] Allow custom meta location in `ResourceCheckerConfigCache`
#52043 commented on
Nov 16, 2023 • 1 new comment -
[Config] Expose meta on `ResourceCheckerConfigCache` and `ConfigCacheInterface`
#52059 commented on
Nov 16, 2023 • 1 new comment -
[Yaml] Allow to get all the enum cases
#52230 commented on
Nov 17, 2023 • 1 new comment -
[Validator] Added missing Turkish (tr) translations
#52241 commented on
Nov 14, 2023 • 1 new comment -
[TwigBridge] Fix Bootstrap 4 form error layout
#52373 commented on
Nov 15, 2023 • 1 new comment -
[Serializer] Fix issue related to handling namespace attributes in the `XmlEncoder` class
#52401 commented on
Nov 20, 2023 • 1 new comment -
[Console] Add `assertCommandIsFaulty` assertion
#52479 commented on
Nov 15, 2023 • 1 new comment -
[Mailer] Add MSGraph API Transport
#52546 commented on
Nov 18, 2023 • 1 new comment -
[DebugClassLoader] Improve support for `@template` doc
#52289 commented on
Nov 13, 2023 • 0 new comments -
[Serializer] PropertyNormalizer doesn't support DiscriminatorMap
#36695 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Serialization versioning
#38478 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] support for multiple bindings on the same queue
#38485 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge] Allow validating every class against unique entity constraint
#38662 commented on
Nov 15, 2023 • 0 new comments -
[Translation][TwigBridge] Implementing variables extraction in "translation:update"
#38884 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge][Validator] Expose all fields for message validation failure
#38969 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Extract the creation of configuration from Connection::fromDsn to ConfigurationFactory
#38989 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add a @Mapping Annotation
#39048 commented on
Nov 15, 2023 • 0 new comments -
[Form] Errors Property Paths mismatch CollectionType children when removing an entry
#39438 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Kafka Transport Bridge
#39712 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] [WIP] Add cache warmer for normalizer cache
#39853 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Exposing constraint error messages
#40210 commented on
Nov 15, 2023 • 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
Nov 15, 2023 • 0 new comments -
[Yaml] Implement $blockChompingIndicator for TaggedValue multi-line literal blocks
#40431 commented on
Nov 15, 2023 • 0 new comments -
[Form] Allow Form events to be used as expected with `inherit_data` option
#40515 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Ensure path info has a leading slash
#40750 commented on
Nov 15, 2023 • 0 new comments -
[Form] Add option grouping in `TimezoneType`
#40762 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add optional conditionExpression to Count Assertion
#40885 commented on
Nov 15, 2023 • 0 new comments -
[Translation] Separate parameters formatting
#41136 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add Transport attribute to configure message to transport mapping
#41179 commented on
Nov 15, 2023 • 0 new comments -
[Security] Add an option to allow path instead of service for firewalls entry points (#39520)
#41339 commented on
Nov 15, 2023 • 0 new comments -
[AMQP-MESSENGER] Add type property in amqp envelope.
#41377 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge] add `DoctrineLoader`, which extracts information from Doctrine ORM
#41425 commented on
Nov 15, 2023 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add the errorPath option to the Expression constraint
#41921 commented on
Nov 15, 2023 • 0 new comments -
[Console] Extract customizable BaseOutputStyle and reusable MessageBlock
#42093 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add stamps to handle trait
#42124 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add settable permissions and adopt stricter defaults
#42271 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] PSR-6 HttpCache store
#42295 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add messenger configuration to make a message bus not get all handlers by default
#42693 commented on
Nov 15, 2023 • 0 new comments -
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 commented on
Nov 15, 2023 • 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
Nov 15, 2023 • 0 new comments -
[Security] Remove sorting of security listeners at runtime from Firewall
#43548 commented on
Nov 15, 2023 • 0 new comments -
[Security] Deprecate LogoutListener being returned as 3rd element by FirewallMapInterface::getListeners
#43674 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Allow default group in serialization context
#44035 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] #44254 Changing queue name precedence
#44291 commented on
Nov 15, 2023 • 0 new comments -
Fixes #43866 configurable stop signals for messenger
#44305 commented on
Nov 15, 2023 • 0 new comments -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
Nov 15, 2023 • 0 new comments -
[PropertyAccess] Reset object property to either null or uninitialized state
#44880 commented on
Nov 15, 2023 • 0 new comments -
[Security] Login link with custom router params and query params
#44968 commented on
Nov 15, 2023 • 0 new comments -
[Form] Missing Data Handling (checkbox edge cases)
#45081 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add support to only check first element of $data in ArrayDenormalizer
#45337 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Allow to denormalize objects that have constructor checks without using constructor
#45508 commented on
Nov 15, 2023 • 0 new comments -
[Translation] Extract locale fallback computation into a dedicated class
#45553 commented on
Nov 15, 2023 • 0 new comments -
[Lock] Add `MysqlStore`
#45982 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
Nov 15, 2023 • 0 new comments -
[Security] Allow disabling redirect on logout
#46320 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Allow (de)normalization of empty objects in PropertyNormalizer
#46417 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Nov 15, 2023 • 0 new comments -
[Security] Add the ability for voter to return decision reason
#46493 commented on
Nov 15, 2023 • 0 new comments -
[SecurityBundle] Configure Voter priority via getDefaultPriority
#46563 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
#46654 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add PropertyValueNormalizer to AbstractObjectNormalizer for code reusability with composition
#46662 commented on
Nov 15, 2023 • 0 new comments -
make KernelBrowser::loginUser() session available for updating after login
#47001 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] [Normalizer] Add to context current class / attribute name for a denormalized object
#47182 commented on
Nov 15, 2023 • 0 new comments -
[Form] Introduce validation events
#47210 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] blocking messenger consumer
#47226 commented on
Nov 15, 2023 • 0 new comments -
[Config] Deprecate ArrayNodeDefinition::ignoreExtraKeys in favor of s etIgnoreExtraKeys and setRemoveExtraKeys
#47284 commented on
Nov 15, 2023 • 0 new comments -
[Filesystem] makePathRelative with existing files, remove ending /
#47424 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Display aliases in `debug:container` command
#47427 commented on
Nov 15, 2023 • 0 new comments -
[Console] Show Application-level console options when showing synopsis or when error occurred
#47436 commented on
Nov 15, 2023 • 0 new comments -
[Console] Adding optional columns to Table
#47448 commented on
Nov 15, 2023 • 0 new comments -
[Form] Add a TypeGuesser that use typed property reflection
#47450 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add resettable option for InMemoryTransport
#47492 commented on
Nov 15, 2023 • 0 new comments -
[PropertyInfo][Serializer] Add limited generics support to `PhpStanExtractor`
#47556 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Separate WorkerRunningEvent into WorkerBusyEvent and WorkerIdleEvent
#47573 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] [Amqp-messenger] Support content encoding and compression
#47592 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] [WIP] Be able to start a worker for multiple queues with custom consumption priorities
#47602 commented on
Nov 15, 2023 • 0 new comments -
[DomCrawler] impossible to test a value out of the options in ChoiceFormField
#47642 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineMessenger] [WIP] Postgres LISTEN/NOTIFY improvement proposition for better handling of time limit, multi-queue worker and delayed tasks
#47666 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Unique should support objects fields
#47714 commented on
Nov 15, 2023 • 0 new comments -
[Filesystem] rename `Filesystem::mirror()` option `copy_on_windows` to `follow_symlinks`
#47969 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] [AMQP] Add routing key to data passed to serializer decode.
#47975 commented on
Nov 15, 2023 • 0 new comments -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 commented on
Nov 15, 2023 • 0 new comments -
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#48035 commented on
Nov 15, 2023 • 0 new comments -
[Security][SecurityBundle] User authorization checker
#48142 commented on
Nov 13, 2023 • 0 new comments -
[Notifier] Add Pusher Notifier Bridge
#48203 commented on
Nov 15, 2023 • 0 new comments -
Added support for NTLM Authentication in Mailer
#48267 commented on
Nov 15, 2023 • 0 new comments -
[Security] add CAS 2.0 AccessToken handler
#48276 commented on
Nov 15, 2023 • 0 new comments -
[Security] Json login exception
#48277 commented on
Nov 15, 2023 • 0 new comments -
[Console] Support a set of control keys and key combinations in QuestionHelper
#48287 commented on
Nov 15, 2023 • 0 new comments -
feature Add the possibility by filtering csv values by headers
#48448 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Fail properly on unregistrable command
#48547 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add native handlers for Memcache and Redis
#48588 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add config option 'arguments' for delay queues
#48603 commented on
Nov 15, 2023 • 0 new comments -
[Dotenv] Handle dynamic variables in multiple .env files
#48636 commented on
Nov 15, 2023 • 0 new comments -
[VarDumper] Add an options builder to configure VarDumper's behavior at runtime
#48667 commented on
Nov 15, 2023 • 0 new comments -
[Mailer] [Amazon] add message id headers to original message
#48760 commented on
Nov 15, 2023 • 0 new comments -
[CssSelector] add support for :is() and :where()
#48803 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Handle object properties in Unique validator
#48951 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Remove datetime serializer
#48982 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Feature: Introduce flashbag cache to Twig AppVariable
#49042 commented on
Nov 15, 2023 • 0 new comments -
[PropertyInfo][Serializer] Add support of `list` and trigger deprecation when filling a list-typed property with an array
#49056 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Avoid TypeError and improve DX when null groups
#49137 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][Messenger] Add `AsRoutedMessage` attribute
#49143 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add support for `\SplTempFileObject` in `BinaryFileResponse`
#49144 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Detect unused environment variables in .env
#49161 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][HttpFoundation] reduce response constraints verbosity
#49184 commented on
Nov 15, 2023 • 0 new comments -
Improve exception message in UnwrappingDenormalizer
#49186 commented on
Nov 15, 2023 • 0 new comments -
[RateLimiter] add the ability to use a Clock inside the RateLimiter
#49222 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Constraint ResponseHeaderSame now shows the actual header value
#49227 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] New transport.serializer configuration
#49256 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add `CollectionNormalizer` to write an array of objects inside a single object
#49364 commented on
Nov 15, 2023 • 0 new comments -
[CssSelector] Add :has() support
#49388 commented on
Nov 15, 2023 • 0 new comments -
[PHPUnit bridge] Do not register error handler under PHPUnit 10
#49440 commented on
Nov 15, 2023 • 0 new comments -
[Form] Change FormTypeValidatorExtension construct signature
#49502 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] Create `#[Serialize]` Attribute to serialize Controller Result
#49518 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add `CompoundConstraintTestCase` to ease testing Compound Constraint
#49547 commented on
Nov 15, 2023 • 0 new comments -
[Mime] support overwriting form encoding
#49587 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add `bury_on_reject` option and `BeanstalkdPriorityStamp` to Beanstalkd bridge
#49652 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] fix throw exception in batch handler in synchrone mode
#49675 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] CsvEncoder: allow the nested array parsing to be disabled
#49692 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Allow to pass signals to `StopWorkerOnSignalsListener` in XML config and as plain strings
#49750 commented on
Nov 15, 2023 • 0 new comments -
[HtmlSanitizer] Add blockBodyElements that will block all known elements by default.
#49920 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] Introduce MapUploadedFile controller argument attribute
#49978 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add EventListener to handle delayed Messages on `kernel.terminate` event
#50075 commented on
Nov 15, 2023 • 0 new comments -
46867 - add more helpful property path accessor exceptions
#50128 commented on
Nov 15, 2023 • 0 new comments -
[ExpressionLanguage] Add `Parser->parseWithoutContext`
#50144 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Improve denormalization of backed enums
#50201 commented on
Nov 15, 2023 • 0 new comments -
Supported "Marking" enum php
#50311 commented on
Nov 15, 2023 • 0 new comments -
[Webhook] Add Mailchimp webhook (fixes #50285)
#50324 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][PropertyInfo] Wire the `ConstructorExtractor` class
#50334 commented on
Nov 15, 2023 • 0 new comments -
[PhpUnitBridge] Deprecation bridge for PHPUnit 10.2
#50371 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add `peekMultiple` method to FlashBag
#50380 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel][WebProfilerBundle] Allow filtering profiles by many request methods
#50395 commented on
Nov 15, 2023 • 0 new comments -
[Cache] Redis garbage collector
#50423 commented on
Nov 15, 2023 • 0 new comments -
[DependencyInjection] Add support for excluding services with declared custom attribute
#50447 commented on
Nov 18, 2023 • 0 new comments -
[Form] Add constraints_from_* options
#50459 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Make `SessionHandlerProxy` implement `SessionIdInterface`
#50626 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Validate all groups when special group name `*` is specified in `validate()` method
#50679 commented on
Nov 15, 2023 • 0 new comments -
[EventDispatcher] add a way to call a listener before or after another one (WIP)
#50687 commented on
Nov 15, 2023 • 0 new comments -
[Security] Improve error handling in OIDC access token handlers
#50695 commented on
Nov 15, 2023 • 0 new comments -
[DependencyInjection] Add `CheckAliasValidityPass` to check interface compatibility
#50745 commented on
Nov 15, 2023 • 0 new comments -
[EventDispatcher] Improve method resolving when event is omitted in tag
#50777 commented on
Nov 15, 2023 • 0 new comments -
[EventDispatcher] Improve method resolving when it is omitted in tag
#50783 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][Validator] Add `framework.validation.disable_translation` option
#50797 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add auto stamp attribute and middleware
#50812 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add versionning
#50850 commented on
Nov 15, 2023 • 0 new comments -
[TwigBridge] Allow `twig:lint` to excludes dirs
#50864 commented on
Nov 15, 2023 • 0 new comments -
Add test for adding event listeners during the addition of a listener
#50897 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Make `HandleMessageMiddleware::callHandler` protected
#50980 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Introduce `HandlerDescriptorInterface`
#50998 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Handle type error constructing input
#51003 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Fix presenting "[OK] No failed messages were found."
#51028 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Batch delivery
#51034 commented on
Nov 17, 2023 • 0 new comments -
[Console] Customise the `SymfonyStyle` confirm regex and message
#51037 commented on
Nov 15, 2023 • 0 new comments -
[Form] Use `form.post_set_data` in `ResizeFormListener`
#51041 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Kafka Transport Bridge
#51070 commented on
Nov 15, 2023 • 0 new comments -
[Console] `ChoiceQuestion` - choice to get value or key
#51199 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][Workflow] Attach the workflow's configuration to the `workflow` tag
#51227 commented on
Nov 15, 2023 • 0 new comments -
[Ldap] Allow to use ldap in a chain provider
#51231 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][Serializer] Wire the `CustomNormalizer`
#51237 commented on
Nov 15, 2023 • 0 new comments -
[Config] Improve casting config nodes to array
#51273 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] helpful exception when requesting an AMQP queue that is not configured
#51311 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add `QueryParameterRequestMatcher`
#51324 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add `HeaderRequestMatcher`
#51343 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] Adding a new #[MapRequestHeader] attribute and resolver
#51379 commented on
Nov 15, 2023 • 0 new comments -
[RateLimiter] Use RateLimiterFactory with custom limit
#51403 commented on
Nov 15, 2023 • 0 new comments -
[HttpFoundation] Add temporary URI signed
#51502 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add default groups
#51514 commented on
Nov 15, 2023 • 0 new comments -
[Config] Allow to always use config classes
#51544 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Added generics for message in envelope
#51546 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge] Add `message` to #[MapEntity] for NotFoundHttpException
#51562 commented on
Nov 15, 2023 • 0 new comments -
[DependencyInjection] Add date_time and date_time_format env processors
#51575 commented on
Nov 15, 2023 • 0 new comments -
[Cache] Allow to use namespace delimiter in cache key
#51603 commented on
Nov 15, 2023 • 0 new comments -
[Security] Support JWKSet json encoded from url
#51665 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Add `LoggerAssertionsTrait` which provide shortcuts to assert a log has been written
#51696 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Ability to use transactions while sending messages with AMQP
#51719 commented on
Nov 15, 2023 • 0 new comments -
[Notifier] Add `debugData` property to `SentMessage` class
#51746 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add additional versions (`*_NO_PUBLIC`, `*_ONLY_PRIV` & `*_ONLY_RES`) in IP address constraint
#51777 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add `MacAddress` constraint for validating MAC address
#51862 commented on
Nov 15, 2023 • 0 new comments -
[Form] add "model_type" option to MoneyType
#51884 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] PhpUnit assert Messenger
#51964 commented on
Nov 15, 2023 • 0 new comments -
[DependencyInjection][HttpKernel] Add PHPDoc to attribute classes and properties
#51971 commented on
Nov 15, 2023 • 0 new comments -
[Console][EventDispatcher][Security][Serializer][Workflow] Add PHPDoc to attribute classes and properties
#51974 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge][TwigBridge] Add PHPDoc to attributes
#51987 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle][RemoteEvent][Routing][Scheduler] Add PHPDoc to attributes properties
#51996 commented on
Nov 15, 2023 • 0 new comments -
[Validator] Add PHPDoc to validator constraints
#52012 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Add support for union collection value types in `ArrayDenormalizer`
#52018 commented on
Nov 15, 2023 • 0 new comments -
[Console] `InputArgument` and `InputOption` code cleanup
#52054 commented on
Nov 15, 2023 • 0 new comments -
[Console] Additional validation of mode in `InputArgument` and `InputOption`
#52055 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] Introduce `ExceptionEvent::isKernelTerminating()` to skip error rendering when kernel is terminating
#52128 commented on
Nov 15, 2023 • 0 new comments -
[HttpKernel] Add option to map empty data with `MapQueryString` and `MapRequestPayload`
#52134 commented on
Nov 15, 2023 • 0 new comments -
[Serializer] Fix denormalizing empty string into `object|null` parameter
#52172 commented on
Nov 15, 2023 • 0 new comments -
[HttpClient] Configure `MockClient` if mock_response_factory has been set on a scoped client
#52265 commented on
Nov 15, 2023 • 0 new comments -
[FrameworkBundle] Add support for `--sort` option for `--force` option with `translation:extract` command
#52337 commented on
Nov 15, 2023 • 0 new comments -
[Translation] Add translation provider events
#52376 commented on
Nov 15, 2023 • 0 new comments -
[Console] Add `Command::addUsages()` method
#52384 commented on
Nov 15, 2023 • 0 new comments -
[Tests] Streamline
#52402 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Add `--all` option to `messenger:consume`
#52411 commented on
Nov 15, 2023 • 0 new comments -
[Form] Add `separator_html` option to display the `separator` text as HTML
#52447 commented on
Nov 15, 2023 • 0 new comments -
[Messenger] Improve PHPDoc descriptions of attribute classes and properties
#52475 commented on
Nov 15, 2023 • 0 new comments -
[Tests] Streamline CompiledUrlGenerator tests
#52481 commented on
Nov 15, 2023 • 0 new comments -
[DoctrineBridge][Form] Introducing new `ExtraLazyChoiceLoader` class and `extra_lazy` option for `DoctrineType`
#52503 commented on
Nov 15, 2023 • 0 new comments -
Do not use hyphens in exception message
#52511 commented on
Nov 15, 2023 • 0 new comments