Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
26 Pull requests merged by 15 people
-
[HttpFoundation] Compare cookie with null value as empty string in ResponseCookieValueSame
#48112 merged
Nov 5, 2022 -
[FrameworkBundle][Lock] Allow to disable lock without defining a resource
#48119 merged
Nov 5, 2022 -
[HttpKernel] Fix deprecation for DateTimeValueResolver with null on non-nullable argument
#48110 merged
Nov 4, 2022 -
[Security] Remove special case for `#[IsGranted()]` subject
#48102 merged
Nov 4, 2022 -
[Messenger] Use :memory: for SQLite tests
#48107 merged
Nov 4, 2022 -
[DependencyInjection] don't move locator tag for service subscriber
#48093 merged
Nov 4, 2022 -
[Mailer] Stream timeout not detected fgets returns false
#48075 merged
Nov 4, 2022 -
Fix the notification email theme for asynchronously dispatched emails
#48092 merged
Nov 4, 2022 -
Update the CI setup to use the new output file
#48083 merged
Nov 4, 2022 -
Fix search scope when performing fallback mapping driver detection
#48097 merged
Nov 4, 2022 -
Fix html to markdown rendering issue
#48088 merged
Nov 4, 2022 -
[HttpClient] Do not set http_version instead of setting it to null
#48103 merged
Nov 4, 2022 -
[FrameworkBundle] Allow UUID v7 in uid configuration
#48077 merged
Nov 2, 2022 -
Fix the DataTransformerInterface generic types to support the patcher
#48079 merged
Nov 2, 2022 -
[Security] Make request always available to `#[IsGranted]`
#48080 merged
Nov 2, 2022 -
Update actions in the CI to move away from the deprecated runtime
#48081 merged
Nov 2, 2022 -
[Mime] Add File::getSize() and getFilename()
#48068 merged
Nov 2, 2022 -
Use ??= more
#48069 merged
Nov 2, 2022 -
Use 6.3 for new features
#48063 merged
Nov 1, 2022 -
Run tests with UTC to avoid daylight saving time messing with assertions
#48042 merged
Nov 1, 2022 -
[DependencyInjection] Don't autoconfigure tag when it's already set with attributes
#48027 merged
Nov 1, 2022 -
[DependencyInjection] Allow enum as service parameter in php config files
#48045 merged
Nov 1, 2022 -
[Notifier] Mark tokens with #[SensitiveParameter]
#48062 merged
Nov 1, 2022 -
[HttpFoundation] Check IPv6 is valid before comparing it
#48050 merged
Nov 1, 2022 -
[Mime] rename Part/BodyFile to Part/File
#48060 merged
Nov 1, 2022 -
[Translation] cs fix
#48051 merged
Oct 31, 2022
19 Pull requests opened by 17 people
-
[Messenger] Improve DX
#48053 opened
Oct 31, 2022 -
[MonologBridge] #48023 - Suggestion to deprecation issue construction of Monolog Logger
#48054 opened
Oct 31, 2022 -
[Console] The console app now can print the version even if the application name is not set
#48055 opened
Oct 31, 2022 -
[HttpFoundation] Create migration for session table when pdo handler is used
#48059 opened
Oct 31, 2022 -
[DependencyInjection] Introduce ComposerConfigurator
#48066 opened
Nov 1, 2022 -
[Notifier] Add Twitter notifier
#48084 opened
Nov 2, 2022 -
[Messenger] Tell about messenger:consume invalid limit options
#48085 opened
Nov 2, 2022 -
[Console] Fix clear line with question in section
#48089 opened
Nov 3, 2022 -
[Messenger] [Sqs] Add AddFifoStamp middleware
#48095 opened
Nov 3, 2022 -
[HttpKernel] Resolve DateTime value using the Clock
#48098 opened
Nov 3, 2022 -
[HttpFoundation][Validator] Leverage `json_validate()`
#48100 opened
Nov 3, 2022 -
[Notifier] Add Mastodon Notifier
#48101 opened
Nov 3, 2022 -
[PropertyInfo] Promoted readonly properties must have no PropertyWriteInfo
#48108 opened
Nov 4, 2022 -
[Messenger] Do not throw 'no handlers' exception when skipping handlers due to duplicate handling
#48120 opened
Nov 5, 2022 -
[Messenger] Do not return fallback senders when other senders were already found
#48121 opened
Nov 5, 2022 -
[PhpUnitBridge] Fix language deprecations incorrectly marked as direct
#48122 opened
Nov 6, 2022 -
HTTP Foundation: provide metadata for PhpStorm
#48125 opened
Nov 6, 2022 -
[Mailer] Include all transports' debug messages in RoundRobin transport exception
#48126 opened
Nov 6, 2022
18 Issues closed by 12 people
-
services_test.yaml is not read in test environment
#48123 closed
Nov 6, 2022 -
[Messenger] Exception when specifying command.bus in messenger.yaml
#48118 closed
Nov 6, 2022 -
Dumping `TraceableHttpClient` fails with Serialization of 'Closure' is not allowed
#48096 closed
Nov 5, 2022 -
Help wanted: enable CodeQL in GHA
#48114 closed
Nov 4, 2022 -
[Mailer] Stream timeout not detected due to checking only string result of function fgets
#48074 closed
Nov 4, 2022 -
[HttpClient] HttplugClient sets option http_version to null for any version except 1.0
#48087 closed
Nov 4, 2022 -
[security.yaml] Unrecognized option "form_login"
#48090 closed
Nov 3, 2022 -
[RFC] $request->body->get
#47646 closed
Nov 3, 2022 -
The "Monolog\Logger" class is considered final
#48086 closed
Nov 2, 2022 -
Add a route pattern (route path) to the UrlMatcher/RouterListener
#41426 closed
Nov 2, 2022 -
CachingHttpClient throws in Responses destructor
#48064 closed
Nov 2, 2022 -
Provide same variables for IsGranted attribute as for SecurityAttribute
#48071 closed
Nov 2, 2022 -
Double-autowiring can lead to bad outcomes
#48019 closed
Nov 1, 2022 -
[Http-Foundation] IpUtils matches IPv6 ::1 with IPv4 0.0.0.0/8
#48049 closed
Nov 1, 2022 -
Localized routing prefixes not working as expected
#48056 closed
Oct 31, 2022 -
[Monolog] Deprecation about a final class
#48023 closed
Oct 31, 2022 -
[Session, 5.4.0-RC] Can't use session before an HTTP request is made in functional tests
#44253 closed
Oct 31, 2022
11 Issues opened by 11 people
-
[DoctrineBundle] Different UnitOfWork instances after EntityManager reset when using repositories
#48124 opened
Nov 6, 2022 -
Expose parameterized route in the request
#48106 opened
Nov 3, 2022 -
Missing translation in bootstrap_4_layout.html.twig
#48104 opened
Nov 3, 2022 -
[Notifier] Migrate to new Linkedin API
#48094 opened
Nov 3, 2022 -
[Form] DateTimeType remove seconds with HTML5
#48076 opened
Nov 2, 2022 -
[Validator] Unique constraint can't be applied to collection of object
#48072 opened
Nov 2, 2022 -
[PropertyAccess] Unified path notation for arrays and objects
#48067 opened
Nov 1, 2022 -
[DependencyInjection] Load services from Composer
#48065 opened
Nov 1, 2022 -
Yaml: dump numeric keys as strings instead of numbers
#48061 opened
Oct 31, 2022
179 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.
-
[TwigBridge] Provide a default non-empty label on empty options to validate HTML5
#48035 commented on
Nov 5, 2022 • 7 new comments -
[Yaml] Fix Yaml Parser with quote end in a new line
#48022 commented on
Nov 1, 2022 • 5 new comments -
MonologBridge shows deprecation error with Monolog 3.2
#47096 commented on
Nov 3, 2022 • 4 new comments -
CSS Selector fail to select element with colon char in ID
#44516 commented on
Nov 3, 2022 • 4 new comments -
Allow to add new headers to a SentMessage object
#45871 commented on
Oct 31, 2022 • 3 new comments -
[Console] Question helper is behaving differently when inside a Section
#47411 commented on
Nov 2, 2022 • 3 new comments -
[improvements] LoginLinkNotification with protected function
#46048 commented on
Nov 6, 2022 • 3 new comments -
[FrameworkBundle] Split loggers debug compiler pass
#48041 commented on
Nov 6, 2022 • 3 new comments -
[KernelTest][RateLimiter] Provide a way to reset RateLimiter in tests
#48021 commented on
Nov 2, 2022 • 2 new comments -
TranslationUpdateCommand call undefined TranslationWriterInterface::getFormat()
#43466 commented on
Nov 6, 2022 • 2 new comments -
[HttpFoundation] Add `StreamedJsonResponse` for efficient JSON streaming
#47709 commented on
Nov 3, 2022 • 2 new comments -
[Validator] Unique should support objects fields
#47714 commented on
Nov 3, 2022 • 2 new comments -
[Validator] Add the type for ConstraintValidatorTestCase::createValidator
#48012 commented on
Nov 2, 2022 • 2 new comments -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 commented on
Nov 2, 2022 • 2 new comments -
[SecurityBundle] Deprecate enabling bundle and not configuring it
#48043 commented on
Nov 5, 2022 • 2 new comments -
Implement PrunableInterface on RedisTagAwareAdapter
#47835 commented on
Oct 31, 2022 • 1 new comment -
[RFC] Create common DomCrawlerInterface
#35873 commented on
Oct 31, 2022 • 1 new comment -
UrlValidator does not allow for multiple colons
#41599 commented on
Oct 31, 2022 • 1 new comment -
Allow to override unexpected type validation error message for Collection and All constraints.
#38362 commented on
Oct 31, 2022 • 1 new comment -
[AmqpMessenger] Allow using the default amqp exchange
#45784 commented on
Oct 31, 2022 • 1 new comment -
[Messenger][RFC] Improve Messenger to support other app consuming/recieving the message
#33912 commented on
Nov 1, 2022 • 1 new comment -
[Messenger] messenger:failed:retry goes on a loop with no (or small) delay in retry strategy
#37391 commented on
Nov 2, 2022 • 1 new comment -
[Validator] Dumper and Table conflicting in console rendering
#46007 commented on
Nov 2, 2022 • 1 new comment -
CheckLdapCredentialsListener doesn't work when no UserPassportInterface is given
#45940 commented on
Nov 2, 2022 • 1 new comment -
[Translation] Copyright annotation from 2011 breaks license/copyright scanner jobs
#46233 commented on
Nov 3, 2022 • 1 new comment -
[Messenger] add a time-based ping to DoctrinePingConnection
#47920 commented on
Nov 4, 2022 • 1 new comment -
Fixing transient tests on Windows
#45373 commented on
Nov 4, 2022 • 1 new comment -
Add various return-typed getters to ParameterBag
#45775 commented on
Nov 4, 2022 • 1 new comment -
[HttpClient] "API function called from within callback" in CurlResponse
#46241 commented on
Nov 4, 2022 • 1 new comment -
[Messenger][AMQP] Support for RabbitMQ Quorum Queues in delayed queues
#46254 commented on
Nov 5, 2022 • 1 new comment -
[LDAP] Pagination
#46248 commented on
Nov 5, 2022 • 1 new comment -
[Serializer > Denormalization] On denormalization, the context for an attribute is taken for the normalized attribute name, not for the class attribute name
#43562 commented on
Nov 6, 2022 • 1 new comment -
[Serializer] Denormalize NULL value into non-nullable class-typed property results in empty class instance
#46271 commented on
Nov 6, 2022 • 1 new comment -
Better debug row line info in terminal for fixtures
#46148 commented on
Nov 6, 2022 • 1 new comment -
FileSystem remove should optionally remove all requested files and report only a summary exception
#46138 commented on
Nov 6, 2022 • 1 new comment -
[Messenger] Kafka Transport Bridge
#39712 commented on
Nov 5, 2022 • 1 new comment -
[HttpFoundation] Add method `getString` to `ParameterBag`
#44787 commented on
Nov 5, 2022 • 1 new comment -
[FrameworkBundle][Serializer] Add an ArgumentResolver to deserialize & validate user input
#45628 commented on
Nov 5, 2022 • 1 new comment -
[Notifier] Update for V3 Engagespot API
#47119 commented on
Oct 31, 2022 • 1 new comment -
[Console] Adding optional columns to Table
#47448 commented on
Nov 5, 2022 • 1 new comment -
[FrameworkBundle] Fix checkboxes check assertions
#47946 commented on
Nov 5, 2022 • 1 new comment -
[Filesystem] rename `Filesystem::mirror()` option copy_on_windows to follow_symlinks
#47969 commented on
Nov 1, 2022 • 1 new comment -
[Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
#47998 commented on
Nov 4, 2022 • 1 new comment -
[WebProfilerBundle] Improve css for explained doctrine queries in profiler
#48036 commented on
Nov 1, 2022 • 1 new comment -
[WebProfilerBundle] Add missing Javascript function to prevent undefined function
#48037 commented on
Nov 3, 2022 • 1 new comment -
[SecurityBundle] Set request stateless when firewall is stateless
#48044 commented on
Nov 1, 2022 • 1 new comment -
[WebProfilerBundle] Remove redundant code from logger template
#48046 commented on
Oct 31, 2022 • 1 new comment -
[WebProfilerBundle] Fix dump header not being displayed
#48048 commented on
Oct 31, 2022 • 1 new comment -
[WebProfilerBundle] profiler ignores framework.validation.translation_domain: false setting
#45848 commented on
Oct 31, 2022 • 0 new comments -
[Security][DX] Deprecate/warn having the security bundle loaded, but not having any config
#47593 commented on
Nov 1, 2022 • 0 new comments -
[FrameworkBundle][HttpKernel] Logger debug mode disabled
#48040 commented on
Nov 3, 2022 • 0 new comments -
[RateLimiter] Random reservation duration
#47103 commented on
Nov 4, 2022 • 0 new comments -
[Serializer] PropertyNormalizer doesn't support DiscriminatorMap
#36695 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Serialization versioning
#38478 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] support for multiple bindings on the same queue
#38485 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Instantiator - Add an interface and default implementation to instantiate objects
#38487 commented on
Nov 5, 2022 • 0 new comments -
[DoctrineBridge] Allow validating every class against unique entity constraint
#38662 commented on
Nov 5, 2022 • 0 new comments -
[Translation][TwigBridge] Implementing variables extraction in "translation:update"
#38884 commented on
Nov 5, 2022 • 0 new comments -
[DoctrineBridge][Validator] Expose all fields for message validation failure
#38969 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Extract the creation of configuration from Connection::fromDsn to ConfigurationFactory
#38989 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add a @Mapping Annotation
#39048 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add a ScalarDenormalizer
#39140 commented on
Nov 5, 2022 • 0 new comments -
[Security] Login link: Encrypt username
#39275 commented on
Nov 5, 2022 • 0 new comments -
[BrowserKit] Fix jsonRequest in `AbstractBrowser` for GET methods
#39281 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle][Notifier] Allow to configure or disable the message bus to use
#39353 commented on
Nov 5, 2022 • 0 new comments -
[Form] Errors Property Paths mismatch CollectionType children when removing an entry
#39438 commented on
Nov 5, 2022 • 0 new comments -
[Config] deprecate passing maps to list nodes
#39725 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] [WIP] Add cache warmer for normalizer cache
#39853 commented on
Nov 5, 2022 • 0 new comments -
[Validator] Exposing constraint error messages
#40210 commented on
Nov 5, 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
Nov 5, 2022 • 0 new comments -
[Yaml] Implement $blockChompingIndicator for TaggedValue multi-line literal blocks
#40431 commented on
Nov 5, 2022 • 0 new comments -
[Form] Allow Form events to be used as expected with `inherit_data` option
#40515 commented on
Nov 5, 2022 • 0 new comments -
[HttpFoundation] Ensure path info has a leading slash
#40750 commented on
Nov 5, 2022 • 0 new comments -
[Form] Add option grouping in `TimezoneType`
#40762 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle] compare translations and display the difference
#40813 commented on
Nov 5, 2022 • 0 new comments -
[Validator] Add optional conditionExpression to Count Assertion
#40885 commented on
Nov 5, 2022 • 0 new comments -
[Translation] Separate parameters formatting
#41136 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add Transport attribute to configure message to transport mapping
#41179 commented on
Nov 5, 2022 • 0 new comments -
[Security] Add an option to allow path instead of service for firewalls entry points (#39520)
#41339 commented on
Nov 5, 2022 • 0 new comments -
[AMQP-MESSENGER] Add type property in amqp envelope.
#41377 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Pass context from serializer to property info
#41420 commented on
Nov 5, 2022 • 0 new comments -
[DoctrineBridge] add `DoctrineLoader`, which extracts information from Doctrine ORM
#41425 commented on
Nov 5, 2022 • 0 new comments -
[Form] Add upgrade path for empty_data option in TextType
#41516 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add per-message priority
#41574 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Move `RejectRedeliveredMessageMiddleware` to AMQP Package
#41749 commented on
Nov 5, 2022 • 0 new comments -
[Validator] Add the errorPath option to the Expression constraint
#41921 commented on
Nov 5, 2022 • 0 new comments -
[Console] Extract customizable BaseOutputStyle and reusable MessageBlock
#42093 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add stamps to handle trait
#42124 commented on
Nov 5, 2022 • 0 new comments -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
Nov 5, 2022 • 0 new comments -
[HttpFoundation] Add settable permissions and adopt stricter defaults
#42271 commented on
Nov 5, 2022 • 0 new comments -
[HttpKernel] PSR-6 HttpCache store
#42295 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add messenger configuration to make a message bus not get all handlers by default
#42693 commented on
Nov 5, 2022 • 0 new comments -
[Mailer] Sendgrid API Transport: allow use of mail_settings
#42915 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Provide a safe command bus strategy
#43300 commented on
Nov 5, 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
Nov 5, 2022 • 0 new comments -
[Security] Remove sorting of security listeners at runtime from Firewall
#43548 commented on
Nov 5, 2022 • 0 new comments -
[Security] Deprecate LogoutListener being returned as 3rd element by FirewallMapInterface::getListeners
#43674 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Permit creating queue when an account is provided
#44021 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Allow default group in serialization context
#44035 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] #44254 Changing queue name precedence
#44291 commented on
Nov 5, 2022 • 0 new comments -
Fixes #43866 configurable stop signals for messenger
#44305 commented on
Nov 5, 2022 • 0 new comments -
[Security] Allow RememberMeHandler to use a custom RememberMeDetails class
#44459 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle] Allow BrowserKit relative URL redirect assert
#44629 commented on
Nov 5, 2022 • 0 new comments -
Improve simple-phpunit.php
#44668 commented on
Nov 5, 2022 • 0 new comments -
[PropertyAccess] Reset object property to either null or uninitialized state
#44880 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] availability to add serializer config at transport level
#44951 commented on
Nov 5, 2022 • 0 new comments -
[Security] Login link with custom router params and query params
#44968 commented on
Nov 5, 2022 • 0 new comments -
[Form] Missing Data Handling (checkbox edge cases)
#45081 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Remove non-sendable stamps before calling the serializer's encode method
#45098 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add support to only check first element of $data in ArrayDenormalizer
#45337 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Allow to denormalize objects that have constructor checks without using constructor
#45508 commented on
Nov 5, 2022 • 0 new comments -
[Translation] Extract locale fallback computation into a dedicated class
#45553 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add types to private and internal properties
#45721 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle][Translation][TwigBridge] Add option to extract blank messages
#45772 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Improve performance by exposing supports-never/-always
#45779 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle][Translation] Fallback on blank string
#45788 commented on
Nov 5, 2022 • 0 new comments -
[Lock] Add `MysqlStore`
#45982 commented on
Nov 5, 2022 • 0 new comments -
[HttpKernel] Adding _renderer attribute like _format in request to make Fragment (SubRequest) detectable.
#46151 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add AMQP exchange to exchange bindings
#46257 commented on
Nov 5, 2022 • 0 new comments -
[Security] Allow disabling redirect on logout
#46320 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Be able to start a worker for multiple queues with custom consumption priorities
#46334 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Allow (de)normalization of empty objects in PropertyNormalizer
#46417 commented on
Nov 5, 2022 • 0 new comments -
[Form] deprecate using the date and time types with date objects with not-matching timezones
#46426 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Nov 5, 2022 • 0 new comments -
[Security] Add the ability for voter to return decision reason
#46493 commented on
Nov 5, 2022 • 0 new comments -
Allow a service to be passed as DSN
#46562 commented on
Nov 5, 2022 • 0 new comments -
[SecurityBundle] Configure Voter priority via getDefaultPriority
#46563 commented on
Nov 5, 2022 • 0 new comments -
[Mailer] Added scheduling to API transport
#46606 commented on
Nov 5, 2022 • 0 new comments -
[DependencyInjection] [POC] allow `ServiceSubscriberTrait` to autowire properties
#46617 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add COLLECT_EXTRA_ATTRIBUTES_ERRORS and full deserialization path
#46654 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Add PropertyValueNormalizer to AbstractObjectNormalizer for code reusability with composition
#46662 commented on
Nov 5, 2022 • 0 new comments -
[6.2] [Yaml] Dumper fix and refactor
#46731 commented on
Nov 5, 2022 • 0 new comments -
[HttpKernel] Strip exception file paths from log messages
#46828 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] catch all exceptions while deserializing a message
#46996 commented on
Nov 5, 2022 • 0 new comments -
make KernelBrowser::loginUser() session available for updating after login
#47001 commented on
Nov 5, 2022 • 0 new comments -
[DependencyInjection] Allow attribute autoconfiguration on static methods or properties
#47066 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Deprecate using datetime construct as fallback on default format mismatch
#47095 commented on
Nov 5, 2022 • 0 new comments -
Provide the commands to run Symfony Tests through Docker :whale:
#47102 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add a scheduler transport
#47112 commented on
Nov 5, 2022 • 0 new comments -
[Validator] Add is_valid function to Expression constraint
#47153 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] [Normalizer] Add to context current class / attribute name for a denormalized object
#47182 commented on
Nov 5, 2022 • 0 new comments -
[Form] Introduce validation events
#47210 commented on
Nov 5, 2022 • 0 new comments -
[Serializer] Fallback looking for DiscriminatorMap on interfaces
#47221 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] blocking messenger consumer
#47226 commented on
Nov 5, 2022 • 0 new comments -
[ProgressBar] Empty iterable throws Exception on "maximum number of steps is not set"
#47259 commented on
Nov 5, 2022 • 0 new comments -
[Config] Deprecate ArrayNodeDefinition::ignoreExtraKeys in favor of s etIgnoreExtraKeys and setRemoveExtraKeys
#47284 commented on
Nov 5, 2022 • 0 new comments -
Change incorrect message, when the sender in the global envelope or the from header of asEmailMessage() is not defined.
#47342 commented on
Nov 5, 2022 • 0 new comments -
[TwigBridge] Allow to set parent checkbox div class via {'row_class': 'foo'}
#47345 commented on
Nov 5, 2022 • 0 new comments -
[Notifier] Allow to update Slack messages
#47349 commented on
Nov 5, 2022 • 0 new comments -
[HttpKernel] FileProfilerStorage remove expired profiles mechanism
#47352 commented on
Nov 5, 2022 • 0 new comments -
[FrameworkBundle][HttpKernel][WebProfilerBundle] Enable profiling commands
#47416 commented on
Nov 5, 2022 • 0 new comments -
[Process] Support finding executables independent of open_basedir config
#47422 commented on
Nov 5, 2022 • 0 new comments -
[Filesystem] makePathRelative with existing files, remove ending /
#47424 commented on
Nov 5, 2022 • 0 new comments -
[Validator] [WIP] Validate controller arguments using constraints
#47425 commented on
Nov 5, 2022 • 0 new comments -
[Console] Display aliases in `debug:container` command
#47427 commented on
Nov 5, 2022 • 0 new comments -
[Console] Show Application-level console options when showing synopsis or when error occurred
#47436 commented on
Nov 5, 2022 • 0 new comments -
[Form] 46867 - add more helpful property path accessor exceptions
#47438 commented on
Nov 5, 2022 • 0 new comments -
[ExpressionLanguage] Fix coalescing operator deep nested properties
#47446 commented on
Nov 5, 2022 • 0 new comments -
[Form] Add a TypeGuesser that use typed property reflection
#47450 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Add resettable option for InMemoryTransport
#47492 commented on
Nov 5, 2022 • 0 new comments -
[Dotenv] Start using virtual filesystem in tests
#47538 commented on
Nov 5, 2022 • 0 new comments -
[PropertyInfo][Serializer] Add limited generics support to `PhpStanExtractor`
#47556 commented on
Nov 5, 2022 • 0 new comments -
[RateLimiter] Implement reserve method for SlidingWindow
#47557 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] Separate WorkerRunningEvent into WorkerBusyEvent and WorkerIdleEvent
#47573 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] [Amqp-messenger] Support content encoding and compression
#47592 commented on
Nov 5, 2022 • 0 new comments -
[Messenger] [WIP] Be able to start a worker for multiple queues with custom consumption priorities
#47602 commented on
Nov 5, 2022 • 0 new comments -
[DomCrawler] impossible to test a value out of the options in ChoiceFormField
#47642 commented on
Nov 5, 2022 • 0 new comments -
[WebProfilerBundle] Add intercept redirects configuration from toolbar
#47663 commented on
Nov 5, 2022 • 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 5, 2022 • 0 new comments -
[DependencyInjection][HttpKernel] Introduce build parameters
#47680 commented on
Nov 1, 2022 • 0 new comments -
[Form] Removing self-closing slash from `<input>`
#47715 commented on
Nov 1, 2022 • 0 new comments -
[DependencyInjection] Enable deprecating parameters
#47719 commented on
Nov 1, 2022 • 0 new comments -
Leverage class name literal on object
#47752 commented on
Nov 1, 2022 • 0 new comments -
[Security] Ban \DateTime from Security component
#47772 commented on
Nov 1, 2022 • 0 new comments -
[PropertyAccess] Implement DateTime type conversion in PropertyAccess
#47776 commented on
Nov 5, 2022 • 0 new comments -
[WebLink] Add relations defined in RFC 8631
#47793 commented on
Nov 1, 2022 • 0 new comments -
Ban DateTime from HttpFoundation component
#47802 commented on
Nov 1, 2022 • 0 new comments -
[Console] Allow dynamic properties in ProgressBar
#47898 commented on
Nov 1, 2022 • 0 new comments -
[Messenger] [AMQP] Add routing key to data passed to serializer decode.
#47975 commented on
Nov 5, 2022 • 0 new comments