Insights: symfony/symfony-docs
Overview
Could not load contribution data
Please try again later
29 Pull requests merged by 18 people
-
[Serializer] Document support of PHP backed enumerations
#17101 merged
Aug 4, 2022 -
[DependencyInjection] Document proxifying interfaces for lazy services
#17105 merged
Aug 4, 2022 -
[Workflow] Sync workflow images with provided configuration on docs
#17109 merged
Aug 4, 2022 -
[Console] Fix Cmder link
#17110 merged
Aug 4, 2022 -
[QuickTour] improve Symfony v6.1 requires PHP v8.1+
#17107 merged
Aug 4, 2022 -
[Messenger] Update documentation of messenger:failed:show
#17103 merged
Aug 3, 2022 -
[Routing] Document the new alias feature
#16074 merged
Aug 3, 2022 -
[Routing] Add ignoreAttributes to the documentation
#16012 merged
Aug 3, 2022 -
[Ldap][Security] Deprecate {username} in favor of {user_identifier}
#17089 merged
Aug 3, 2022 -
[Lock] Add reference tip for the InMemoryStore lock
#17097 merged
Aug 3, 2022 -
[Doctrine] show attributes for make:entity in association docs
#17090 merged
Aug 3, 2022 -
[Mailer] Document the stop() method of SmtpTransport
#17100 merged
Aug 3, 2022 -
Enable code blocks
#17102 merged
Aug 3, 2022 -
[Mailer] Remove reference of Swift Mailer
#17099 merged
Aug 3, 2022 -
[Intl] Document the emoji transliterator
#17088 merged
Aug 3, 2022 -
Update upgrade_major.rst
#17076 merged
Aug 2, 2022 -
[Form] Fix typo `choice_translation_domain` option
#17093 merged
Aug 2, 2022 -
[Form] Remove `:end-before:`, `:start-after:` as it's not used anymore
#17063 merged
Aug 1, 2022 -
fix the target branch for new features
#17084 merged
Aug 1, 2022 -
6.2 setup documentation
#17083 merged
Aug 1, 2022 -
6.1 setup documentation fix
#17082 merged
Aug 1, 2022 -
[HttpKernel] fix reference markup
#17081 merged
Jul 31, 2022 -
[ExpressionLanguage] Feature Null-coalescing operator
#16743 merged
Jul 29, 2022 -
[FrameworkBundle] Adding class constants
#16994 merged
Jul 29, 2022 -
Update README.markdown
#17062 merged
Jul 29, 2022 -
Be more detailed about coding standards for PHPdoc
#17064 merged
Jul 29, 2022 -
[HttpKernel] Add UidValueResolver to the list of built-in value resolvers
#17068 merged
Jul 29, 2022 -
[Mercure] Update mercure.rst
#17075 merged
Jul 29, 2022 -
[Form] Adding missing `use`s
#17066 merged
Jul 29, 2022
8 Pull requests opened by 5 people
-
run Symfony tests through Docker and Composer :whale:
#17080 opened
Jul 29, 2022 -
[Console] Mention that autocompletion is also available for Zsh shell
#17086 opened
Aug 1, 2022 -
[HttpKernel] Add return type for handle method
#17091 opened
Aug 1, 2022 -
[Form] Better explaining what `getParent` actually does
#17092 opened
Aug 1, 2022 -
fix command to run tests of Symfony
#17095 opened
Aug 2, 2022 -
[ErrorHandler] Add return type hints
#17096 opened
Aug 2, 2022 -
[DependencyInjection] Document remove() method on the PHP configurator
#17098 opened
Aug 2, 2022 -
Improve standalone console application doc for commands loading
#17108 opened
Aug 3, 2022
12 Issues closed by 3 people
-
[Serializer] Add support of PHP backed enumerations
#15489 closed
Aug 4, 2022 -
Workflow dump images don't match with configuration from workflow docs
#16324 closed
Aug 4, 2022 -
[Mailer] Use better error code when auth fails
#17104 closed
Aug 3, 2022 -
[Routing] Add support for aliasing routes
#16070 closed
Aug 3, 2022 -
[Ldap] Deprecate '{username}' parameter use in favour of '{user_identif…
#17078 closed
Aug 3, 2022 -
[Lock] Add documentation for `InMemoryStore`
#15604 closed
Aug 3, 2022 -
[Mailer] Allow manually stop() of SmtpTransport
#16473 closed
Aug 3, 2022 -
[Intl] Add `EmojiTransliterator` to translate emoji to many locales
#17069 closed
Aug 3, 2022 -
[Console] Add support for resuming a ProgressBar
#17050 closed
Aug 3, 2022 -
[Dotenv] Reimplementing symfony/flex' dump-env as a Symfony command
#15878 closed
Aug 2, 2022 -
Duplicated option in form type date
#16466 closed
Aug 1, 2022 -
[HttpKernel] Add the UidValueResolver argument value resolver
#16542 closed
Jul 29, 2022
6 Issues opened by 3 people
-
[Mailer] Add a way to inject Stamps when sending an email via Messenger
#17111 opened
Aug 5, 2022 -
[Mailer] mention that BCC recipients do not work with DKIM signing
#17106 opened
Aug 3, 2022 -
[Security] Allow using expressions with the #[IsGranted] attribute
#17094 opened
Aug 2, 2022 -
[Messenger] Add new `messenger:count` command that return a list of tra…
#17085 opened
Aug 1, 2022 -
[TwigBridge] Add support for toggle buttons in Bootstrap 5 form theme
#17079 opened
Jul 29, 2022 -
[HttpKernel] Add option to render Surrogate fragment with absolute URIs
#17077 opened
Jul 29, 2022
19 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.
-
[Finder] Add case insensitive sort
#16735 commented on
Jul 31, 2022 • 6 new comments -
Validation reference misses `exactly` option in documentation
#17059 commented on
Jul 30, 2022 • 2 new comments -
[Mailer] `max_per_second` option configurable via DSN
#16800 commented on
Jul 29, 2022 • 2 new comments -
How to create a command inline (without creating a Command class)
#16214 commented on
Aug 3, 2022 • 1 new comment -
[Notifier] Add Documentation for Events
#15597 commented on
Jul 30, 2022 • 1 new comment -
[Mailer] Add new events
#17071 commented on
Jul 30, 2022 • 0 new comments -
[Clock] A new component to decouple applications from the system clock
#17074 commented on
Jul 30, 2022 • 0 new comments -
[Console] Add Ansi8 (256 color) support, improve true color (Ansi24) su…
#17047 commented on
Jul 30, 2022 • 0 new comments -
[Notifier] Add Notification::exception()
#17049 commented on
Jul 30, 2022 • 0 new comments -
[RateLimiter][Security] Improve performance of login/request rate limit…
#17058 commented on
Jul 30, 2022 • 0 new comments -
[Notifier] Introduce PHPUnit constraints and assertions for the Notifier
#17057 commented on
Jul 30, 2022 • 0 new comments -
Add a mailer:test command
#17054 commented on
Jul 30, 2022 • 0 new comments -
[Console] Zsh shell autocompletion
#17042 commented on
Aug 1, 2022 • 0 new comments -
[Console] Add note about URL cutting of default output wrapper
#16476 commented on
Jul 29, 2022 • 0 new comments -
[Messenger] Add AMQP exchange to exchange binding reference
#16783 commented on
Aug 3, 2022 • 0 new comments -
[FrameworkBundle][HttpKernel] Document `collect_parameter`
#16813 commented on
Aug 2, 2022 • 0 new comments -
[Security] Update custom_authenticator
#16990 commented on
Aug 4, 2022 • 0 new comments -
[EventDispatcher] Document the #AsEventListener attribute
#17030 commented on
Aug 2, 2022 • 0 new comments -
[EventDispatcher] Document dispatch() with one argument as a FQCN
#17035 commented on
Aug 4, 2022 • 0 new comments