Insights: symfony/symfony
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v4.4.48
published
Oct 28, 2022 -
v5.4.15
published
Oct 28, 2022 -
v6.0.15
published
Oct 28, 2022 -
v6.1.7
published
Oct 28, 2022 -
v6.2.0-BETA2
published
Oct 28, 2022
25 Pull requests merged by 10 people
-
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 -
Release v6.2.0-BETA2
#48033 merged
Oct 28, 2022 -
Release v6.1.7
#48031 merged
Oct 28, 2022 -
Release v6.0.15
#48030 merged
Oct 28, 2022 -
Release v5.4.15
#48029 merged
Oct 28, 2022 -
Release v4.4.48
#48028 merged
Oct 28, 2022 -
[FrameworkBundle] add router cache directory option to XML schema
#48020 merged
Oct 28, 2022 -
[WebProfilerBundle] [WebProfiler Bundle] Avoid translating web debug toolbar contents
#48026 merged
Oct 28, 2022 -
Fix Typos In Comments 5.4+
#48007 merged
Oct 27, 2022 -
Add padding to HIBP check
#47976 merged
Oct 27, 2022 -
[HttpClient] Fix retrying requests when the content is used by the strategy
#47990 merged
Oct 27, 2022 -
[Routing] Add tests for loading PSR-4 classes from PHP files
#48010 merged
Oct 27, 2022 -
Fix Typos In Comments 6.0+
#48008 merged
Oct 27, 2022 -
Fix Typos In Comments 6.1+
#48009 merged
Oct 27, 2022 -
[DomCrawler] remove duplicated catch block
#48006 merged
Oct 27, 2022 -
Shorten Placeholder for Search input
#48001 merged
Oct 27, 2022 -
[ErrorHandler] s/</br>/<br>
#48005 merged
Oct 27, 2022 -
[Console] Update Application.php
#47907 merged
Oct 26, 2022
22 Pull requests opened by 18 people
-
[Validator] Add the type for ConstraintValidatorTestCase::createValidator
#48012 opened
Oct 27, 2022 -
[TwigBridge] Set Form ID on form element, prevent duplicate form element attributes
#48013 opened
Oct 27, 2022 -
[Yaml] Fix Yaml Parser with quote end in a new line
#48022 opened
Oct 28, 2022 -
[SecurityBundle] Set `UserValueResolver`'s priority higher than `EntityValueResolver`
#48032 opened
Oct 28, 2022 -
[TwigBridge] (Simple new branch for failed PR at #44464)
#48035 opened
Oct 28, 2022 -
[WebProfilerBundle] Improve css for explained doctrine queries in profiler
#48036 opened
Oct 28, 2022 -
[WebProfilerBundle] Add missing Javascript function to prevent undefined function
#48037 opened
Oct 28, 2022 -
[FrameworkBundle] Split loggers debug compiler pass
#48041 opened
Oct 29, 2022 -
[SecurityBundle] Deprecate enabling bundle and not configuring it
#48043 opened
Oct 29, 2022 -
[SecurityBundle] Set request stateless when firewall is stateless
#48044 opened
Oct 29, 2022 -
[WebProfilerBundle] Remove redundant code from logger template
#48046 opened
Oct 29, 2022 -
[WebProfilerBundle] Fix dump header not being displayed
#48048 opened
Oct 29, 2022 -
[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 -
[Mime] Add File::getSize() and getFilename()
#48068 opened
Nov 1, 2022 -
Use ??= more
#48069 opened
Nov 1, 2022 -
Using bootstrap 5 offset classes to indent input fields to prevent rendering empty label blocks
#48070 opened
Nov 2, 2022 -
[Mailer] Stream timeout not detected fgets returns false
#48075 opened
Nov 2, 2022 -
[FrameworkBundle] Allow UUID v7 in uid configuration
#48077 opened
Nov 2, 2022
21 Issues closed by 10 people
-
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 -
[VarDumper] Can't find variable: Sfdump JS Error
#48039 closed
Oct 30, 2022 -
Option to disable profiler in CLI environment
#45241 closed
Oct 30, 2022 -
FormConfigBuilder::resetViewTransformers() broken for ChoiceType - Cannot add dynamic options anymore
#42451 closed
Oct 29, 2022 -
[Validator] Please don't remove minMessage/maxMessage for Range Constraint
#39960 closed
Oct 29, 2022 -
[Notifier] Create an in-memory transport for functional test purposes
#41852 closed
Oct 29, 2022 -
RedirectController::redirectAction 410 responses should not trigger ERROR level log messages
#16006 closed
Oct 29, 2022 -
[Serializer][Bug] deserialize into pre-existing objects in properties
#31208 closed
Oct 29, 2022 -
Pluralization of "Podium" is incorrect
#44949 closed
Oct 29, 2022 -
[DotEnv] $_SERVER environment variables are not overloading the .env values
#47871 closed
Oct 28, 2022 -
[Messenger] Message sent to sync and async transport is processed synchronously in async handlers
#48025 closed
Oct 28, 2022 -
Autodetecting mapping type doesn't work for embeddable objects
#46410 closed
Oct 28, 2022 -
[Cache] DefaultMarshaller triggers deprecation when resources are serialized via igbinary
#47974 closed
Oct 28, 2022
10 Issues opened by 10 people
-
[Form] DateTimeType remove seconds with HTML5
#48076 opened
Nov 2, 2022 -
[Mailer] Stream timeout not detected due to checking only string result of function fgets
#48074 opened
Nov 2, 2022 -
[Constraint] 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 -
[FrameworkBundle][HttpKernel] Logger debug mode disabled
#48040 opened
Oct 29, 2022 -
[KernelTest][RateLimiter] Provide a way to reset RateLimiter in tests
#48021 opened
Oct 28, 2022 -
EventDispatcher looses listeners when adding a listener during service-construction
#48011 opened
Oct 27, 2022 -
[WebProfilerBundle] profiler reporting 2 emails when only 1 sent.
#48004 opened
Oct 26, 2022
134 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.
-
[HttpKernel] FileProfilerStorage remove expired profiles mechanism
#47352 commented on
Oct 29, 2022 • 5 new comments -
Allow to add new headers to a SentMessage object
#45871 commented on
Oct 31, 2022 • 4 new comments -
[Console] Question helper is behaving differently when inside a Section
#47411 commented on
Nov 2, 2022 • 4 new comments -
Impersonation exit logs out user (followup)
#47837 commented on
Oct 27, 2022 • 3 new comments -
[Logger] Allow to handle stdout logging in a better way
#31556 commented on
Oct 28, 2022 • 3 new comments -
[Serializer] XML deserialization with MetadataAwareNameConverter and optional xml attributes fails if attributes are not present
#32114 commented on
Oct 29, 2022 • 3 new comments -
UrlValidator does not allow for multiple colons
#41599 commented on
Oct 31, 2022 • 3 new comments -
[Messenger] Kafka Transport Bridge
#39712 commented on
Oct 31, 2022 • 3 new comments -
[ErrorHandler] Improve error messages in CLI
#42261 commented on
Oct 28, 2022 • 3 new comments -
[Serializer] Allow to add groups to SerializedName annotation/attribute
#46432 commented on
Oct 26, 2022 • 3 new comments -
[Notifier] Update for V3 Engagespot API
#47119 commented on
Oct 31, 2022 • 3 new comments -
[Process] Add getCombinedOutput method to get both stdout,stderr at once
#47967 commented on
Oct 26, 2022 • 2 new comments -
[RateLimiter] Make time dependency explicit and mockable
#47999 commented on
Oct 28, 2022 • 2 new comments -
Messenger worker crashes on job retry when SendEmailMessage job fails (beanstalkd)
#45250 commented on
Oct 29, 2022 • 2 new comments -
Idle workers eventually exhaust memory and crash
#45386 commented on
Oct 29, 2022 • 2 new comments -
ESI rendering errors with fallback masks errors
#45853 commented on
Oct 29, 2022 • 2 new comments -
Finder name glob does not behave as documented
#42675 commented on
Oct 29, 2022 • 2 new comments -
CSS selector :has pseudo-class
#40179 commented on
Oct 29, 2022 • 2 new comments -
Database queries in kernel.terminate are not logged to profiler (only to file)
#35382 commented on
Oct 29, 2022 • 2 new comments -
[Console] Auto-format output based on shell width (i.e. column count)
#43081 commented on
Oct 29, 2022 • 2 new comments -
[Serializer] Allow to deserialize generic collections (do not throw away the types)
#45728 commented on
Oct 29, 2022 • 2 new comments -
Support for constants in collection keys in XML config
#45708 commented on
Oct 29, 2022 • 2 new comments -
RabbitMQ streams
#42411 commented on
Oct 29, 2022 • 2 new comments -
Translation: Specify the source language
#37502 commented on
Oct 29, 2022 • 2 new comments -
Add "has attribute" collectors
#42037 commented on
Oct 29, 2022 • 2 new comments -
[Console] Commands aren't able to fully gracefully exit by themselves
#47809 commented on
Oct 29, 2022 • 2 new comments -
Invalid GreaterThan constraint validation
#45710 commented on
Oct 30, 2022 • 2 new comments -
Arrays in route parameters' requirements
#47971 commented on
Oct 30, 2022 • 2 new comments -
[AmazonSqsMessenger] Batch handler handles batches of `?buffer_size` early, while `shouldFlush()` is false
#45173 commented on
Oct 30, 2022 • 2 new comments -
Raw cookies forwarded by AbstractBrowser will be mangled
#42538 commented on
Oct 30, 2022 • 2 new comments -
Umlauts are incorrectly separated by the OutputFormatter when creating a table for the console
#42034 commented on
Oct 30, 2022 • 2 new comments -
Option in symfony/messenger DoctrineTransport configuration to leave consumed message in database table
#40551 commented on
Oct 30, 2022 • 2 new comments -
[RFC] Create common DomCrawlerInterface
#35873 commented on
Oct 31, 2022 • 2 new comments -
Allow to override unexpected type validation error message for Collection and All constraints.
#38362 commented on
Oct 31, 2022 • 2 new comments -
[AmqpMessenger] Allow using the default amqp exchange
#45784 commented on
Oct 31, 2022 • 2 new comments -
[Messenger][RFC] Improve Messenger to support other app consuming/recieving the message
#33912 commented on
Nov 1, 2022 • 2 new comments -
[Messenger] messenger:failed:retry goes on a loop with no (or small) delay in retry strategy
#37391 commented on
Nov 2, 2022 • 2 new comments -
[Config] Deprecate ArrayNodeDefinition::ignoreExtraKeys in favor of s etIgnoreExtraKeys and setRemoveExtraKeys
#47284 commented on
Oct 29, 2022 • 2 new comments -
[Dotenv] DebugCommand must respect dotenv_path runtime configuration
#47901 commented on
Oct 29, 2022 • 2 new comments -
[Filesystem] rename `Filesystem::mirror()` option copy_on_windows to follow_symlinks
#47969 commented on
Nov 1, 2022 • 2 new comments -
[Console] Fix console `ProgressBar::override()` after manual `ProgressBar::cleanup()`
#47998 commented on
Oct 29, 2022 • 2 new comments -
Create multiple users for functional testing
#36439 commented on
Oct 27, 2022 • 1 new comment -
AbstractSessionListener should not override the cache lifetime for private responses
#47660 commented on
Oct 28, 2022 • 1 new comment -
[Messenger] Exactly-once messages
#45524 commented on
Oct 29, 2022 • 1 new comment -
Support for locale nb was dropped
#43161 commented on
Oct 29, 2022 • 1 new comment -
ExecutableFinder attempts access outside of `open_basedir` directive, producing unnecessary errors/logs
#41006 commented on
Oct 29, 2022 • 1 new comment -
[Mime][BCBreak] Change of expected behaviour in address quoting since #39866
#41264 commented on
Oct 29, 2022 • 1 new comment -
[HttpKernel] Provide a ForwardHelper as replacement for for AbstractController::forward
#45336 commented on
Oct 29, 2022 • 1 new comment -
add restart('event') for Stopwatch or remove stopped event for real
#42643 commented on
Oct 29, 2022 • 1 new comment -
Symfony/serializer Normalizer interface allow null type as return value.
#46031 commented on
Oct 29, 2022 • 1 new comment -
[DX][Router] Configure trailing slash on root globally
#43059 commented on
Oct 29, 2022 • 1 new comment -
[DependencyInjection] Decoupling cacheDir from buildDir breaks absolute paths in cacheDir
#46176 commented on
Oct 29, 2022 • 1 new comment -
[Validator] Too many cache calls on form submittion with Memcached or Redis
#46139 commented on
Oct 29, 2022 • 1 new comment -
HTTP Client not sending additional headers after 301 redirect
#46133 commented on
Oct 29, 2022 • 1 new comment -
CSS Selector fail to select element with colon char in ID
#44516 commented on
Oct 29, 2022 • 1 new comment -
[Messenger] ClassNotFoundError once consumer is started manually via CLI
#45862 commented on
Oct 29, 2022 • 1 new comment -
Answer after sending a message from symfony/mailer with API
#45973 commented on
Oct 29, 2022 • 1 new comment -
[Translation] Add support for .ts extension in Qt Translation loader
#45960 commented on
Oct 29, 2022 • 1 new comment -
[HttpClient] Add support for client pool
#43327 commented on
Oct 29, 2022 • 1 new comment -
Automatically disable http client tracing / logging when approaching memory limit
#45974 commented on
Oct 29, 2022 • 1 new comment -
[PropertyInfo] Support union types through PhpDoc
#45903 commented on
Oct 29, 2022 • 1 new comment -
Messenger: Remove ability to delete message in retry command
#42353 commented on
Oct 29, 2022 • 1 new comment -
Improve a security related exception
#45913 commented on
Oct 29, 2022 • 1 new comment -
Session cookie removed on second request if empty session.
#45206 commented on
Oct 29, 2022 • 1 new comment -
Annotation or Attribute to set parameters similar to bind
#45959 commented on
Oct 29, 2022 • 1 new comment -
[Filesystem] mirror() does not work correctly with custom iterators
#14068 commented on
Oct 29, 2022 • 1 new comment -
[Finder] Finder::notPath treats absolute paths with trailing slashes as regexes
#43282 commented on
Oct 29, 2022 • 1 new comment -
phpunit-bridge: Doesn't work properly with vendor being a symlink
#44863 commented on
Oct 29, 2022 • 1 new comment -
Monolog Notifier Handler uses method not available in dependency injected interface
#42809 commented on
Oct 29, 2022 • 1 new comment -
Use the new Authentication Manager to refresh User Token with new roles
#41853 commented on
Oct 29, 2022 • 1 new comment -
[RFC][Security] Reduce authentication usage "magic"?
#45827 commented on
Oct 29, 2022 • 1 new comment -
[Routing] override imported route options via annotations
#43984 commented on
Oct 29, 2022 • 1 new comment -
[Messenger] Randomize worker stop limits (limit, time-limit)
#45776 commented on
Oct 29, 2022 • 1 new comment -
[Console] Running console command inside docker without TTY continue waiting for input instead of cancelling
#45830 commented on
Oct 29, 2022 • 1 new comment -
[FrameworkBundle] KernelBrowser::loginUser missing authentication on second request on 5.4
#45815 commented on
Oct 29, 2022 • 1 new comment -
Symfony SQS Transport not compatible with SQS-DLQs
#45104 commented on
Oct 29, 2022 • 1 new comment -
[Serializer] Allow max depth of 0
#41152 commented on
Oct 29, 2022 • 1 new comment -
Better "on limit exit code" managment for messenger worker vs supervisor
#42029 commented on
Oct 29, 2022 • 1 new comment -
Getting segfault when trying to load entity in KernelEvents::Request listener with empty cache
#45752 commented on
Oct 29, 2022 • 1 new comment -
[Validator][AutoMapping] MappedSuperclass annotations don't take in consideration
#40293 commented on
Oct 29, 2022 • 1 new comment -
Functional test ->assertEmailHtmlBodyContains() throws Exception
#45490 commented on
Oct 29, 2022 • 1 new comment -
Messenger query loading more than 1 row from database
#45344 commented on
Oct 29, 2022 • 1 new comment -
Stopwatch - Messenger with reset_on_message - "Event "__section__" is not started."
#45091 commented on
Oct 29, 2022 • 1 new comment -
Symfony Session Handlers should implement SessionIdInterface interface
#45186 commented on
Oct 29, 2022 • 1 new comment -
[expression-language]protected getParser
#45122 commented on
Oct 29, 2022 • 1 new comment -
[PropertyAccessor] Support of `[]` syntax to iterate in an array
#45084 commented on
Oct 29, 2022 • 1 new comment -
[FrameworkBundle] Route specific kernel events
#45439 commented on
Oct 29, 2022 • 1 new comment -
[PhpUnitBridge] Indirect deprecations from PHP 8.1 incorrectly reported as direct deprecations
#45345 commented on
Oct 29, 2022 • 1 new comment -
Incorrect behavior of PropertyAccessor when dynamic property contains dot
#41845 commented on
Oct 29, 2022 • 1 new comment -
Config builders do not support variable array nodes
#42359 commented on
Oct 29, 2022 • 1 new comment -
[WebProfiler] Logger can't format context and trace
#45309 commented on
Oct 29, 2022 • 1 new comment -
Disabling overwrite on terminal progress bar doesn't work on Windows
#45253 commented on
Oct 29, 2022 • 1 new comment -
[Console] Separate styling helpers out of SymfonyStyle
#39184 commented on
Oct 29, 2022 • 1 new comment -
[HttpKernel] Exception after kernel.terminate runs kernel.exception, kernel.response and kernel.finish_request listeners again
#45205 commented on
Oct 29, 2022 • 1 new comment -
Indeterminate constructor failure of symfony/finder/Comparator/NumberComparator.php
#44958 commented on
Oct 29, 2022 • 1 new comment -
[HttpFoundation] It is not possible to change session options at runtime
#45200 commented on
Oct 29, 2022 • 1 new comment -
`duplicateRequest` method in ErrorListener should override previous attributes
#45102 commented on
Oct 29, 2022 • 1 new comment -
New session token after every request using http_basic authentication
#44936 commented on
Oct 29, 2022 • 1 new comment -
[Lock]Lock keys table is not created automatically with PDO
#41988 commented on
Oct 29, 2022 • 1 new comment -
ProgressBar formatters per progressbar
#34929 commented on
Oct 29, 2022 • 1 new comment -
[Form] Restrict types for the `label` option for form fields
#41970 commented on
Oct 29, 2022 • 1 new comment -
Serializer: cannot deserialize object it has serialized
#42412 commented on
Oct 29, 2022 • 1 new comment -
[Security] access_control not working with POST request
#45074 commented on
Oct 29, 2022 • 1 new comment -
[PropertyAccess] Dynamic properties are ignored or cause an exception on set
#45681 commented on
Oct 29, 2022 • 1 new comment -
simple-phpunit cannot load sub phpunit.xml.dist
#45689 commented on
Oct 29, 2022 • 1 new comment -
[Serializer] when normalizing, order the properties in a way controllable by the user
#27441 commented on
Oct 29, 2022 • 1 new comment -
Routing with an optional parameter/placeholder at the end fails if the route definition has a trailing slash
#45770 commented on
Oct 29, 2022 • 1 new comment -
[Console] Progress bar clear/display remove too many lines
#47987 commented on
Oct 30, 2022 • 1 new comment -
[DomCrawler] ChoiceFormField disableValidation is internal since Symfony 5.3
#46188 commented on
Oct 30, 2022 • 1 new comment -
Implement PrunableInterface on RedisTagAwareAdapter
#47835 commented on
Oct 31, 2022 • 1 new comment -
[WebProfilerBundle] profiler ignores framework.validation.translation_domain: false setting
#45848 commented on
Oct 31, 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 -
[PropertyInfo][Serializer] Add limited generics support to `PhpStanExtractor`
#47556 commented on
Oct 29, 2022 • 1 new comment -
[BrowserKit] Fix FormDataPart usage with integer keys
#47618 commented on
Oct 29, 2022 • 1 new comment -
[DomCrawler] impossible to test a value out of the options in ChoiceFormField
#47642 commented on
Oct 29, 2022 • 1 new comment -
[DoctrineMessenger] [WIP] Postgres LISTEN/NOTIFY improvement proposition for better handling of time limit, multi-queue worker and delayed tasks
#47666 commented on
Oct 29, 2022 • 1 new comment -
[Form] Removing self-closing slash from `<input>`
#47715 commented on
Nov 1, 2022 • 1 new comment -
[PropertyAccess] Implement DateTime type conversion in PropertyAccess
#47776 commented on
Oct 29, 2022 • 1 new comment -
Ban DateTime from HttpFoundation component
#47802 commented on
Nov 1, 2022 • 1 new comment -
[HttpFoundation] [WIP] rename `Request::$request` to `$post`
#47938 commented on
Oct 27, 2022 • 1 new comment -
[Deserializer] Deserializing array properties with @param type and constructor promotion
#48003 commented on
Oct 27, 2022 • 0 new comments -
[YAML] Parser fails with empty new line
#33082 commented on
Oct 28, 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 -
[4.4] [Yaml] dumper fix and refactor
#47167 commented on
Oct 28, 2022 • 0 new comments -
[Notifier] Allow to update Slack messages
#47349 commented on
Oct 26, 2022 • 0 new comments -
[DependencyInjection][HttpKernel] Introduce build parameters
#47680 commented on
Nov 1, 2022 • 0 new comments -
[HttpFoundation] Add `StreamedJsonResponse` for efficient JSON streaming
#47709 commented on
Nov 1, 2022 • 0 new comments -
[Validator] Unique should support objects fields
#47714 commented on
Nov 2, 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 -
[WebLink] Add relations defined in RFC 8631
#47793 commented on
Nov 1, 2022 • 0 new comments -
[Console] Allow dynamic properties in ProgressBar
#47898 commented on
Nov 1, 2022 • 0 new comments