-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Insights: symfony/symfony-docs
Overview
Could not load contribution data
Please try again later
42 Pull requests merged by 32 people
-
[JsonStreamer] Mention how to get the current object in value transformers
#21275 merged
Aug 12, 2025 -
[Testing] Updates related to the main PHPUnit configuration file
#21272 merged
Aug 11, 2025 -
[Mailer] Add Microsoft Graph Mailer bridge
#21277 merged
Aug 11, 2025 -
[Routing] correct environment-specific routing configuration examples
#21279 merged
Aug 11, 2025 -
chore(readme): upgrade logo
#21278 merged
Aug 11, 2025 -
[Serializer] Add support for
can
prefix in attribute loader#21273 merged
Aug 6, 2025 -
[Serializer] Add CDATA_WRAPPING_NAME_PATTERN support to XmlEncoder
#21274 merged
Aug 6, 2025 -
Add note about PHP-FPM detection in Symfony local server
#21266 merged
Aug 6, 2025 -
[Testing] fix phpunit.dist.xml code example
#21269 merged
Aug 6, 2025 -
[Testing] PHPUnit Version update
#21268 merged
Aug 6, 2025 -
[ExpressionLanguage] Fix backslashes count
#21265 merged
Aug 4, 2025 -
[Testing] fix typo
#21267 merged
Aug 4, 2025 -
Update sreencast title
#21255 merged
Jul 30, 2025 -
[Routing] minor #21259 add missing use in code example
#21260 merged
Jul 30, 2025 -
[Intl] Add
SYMFONY_INTL_WITH_USER_ASSIGNED
explanation#21254 merged
Jul 28, 2025 -
[Translation] Add Static message in doc
#21245 merged
Jul 28, 2025 -
remove invalid redirection entry
#21237 merged
Jul 28, 2025 -
clean up
versionadded
/deprecated
directives#21253 merged
Jul 28, 2025 -
[BrowserKit] Add browser history assertions to docs
#21252 merged
Jul 28, 2025 -
[Validator] Add min and max in both error messages of
LengthValidator
#21249 merged
Jul 28, 2025 -
[Form] Fix extra space in inherit_data_option.rst
#21246 merged
Jul 28, 2025 -
[JsonEncoder] [JsonStreamer] Add streaming JSON documentation
#20486 merged
Jul 25, 2025 -
Update rate_limiter.rst
#21243 merged
Jul 25, 2025 -
fix: resolve confusing typo in php config example
#21238 merged
Jul 24, 2025 -
[Testing] Update a section heading to improve search results
#21235 merged
Jul 23, 2025 -
[HtmlSanitizer] Fix method names
#21216 merged
Jul 23, 2025 -
Add Christopher Hertel as a core team member
#21233 merged
Jul 23, 2025 -
Typo s/sytsem/system
#21234 merged
Jul 23, 2025 -
Document how to resolve env var at compile time
#21223 merged
Jul 22, 2025 -
[ObjectMapper] Add ObjectMapperAwareInterface to set the owning object
#21225 merged
Jul 21, 2025 -
[Typo] Fixed typo in setup.rst
#21217 merged
Jul 18, 2025 -
[DependencyInjection] Add mentions where to find configCache
#20035 merged
Jul 18, 2025 -
[DependencyInjection] Document the different types of service arguments
#21048 merged
Jul 18, 2025 -
[DomCrawler] Add more details about some methods
#21034 merged
Jul 18, 2025 -
[HttpClient] Adding
DataPart
to manually set theContent-Type
#20960 merged
Jul 18, 2025 -
[Setup] Use the stable version to create a new application
#21214 merged
Jul 18, 2025 -
[Scheduler] Add warning about comma-separated weekdays in
PeriodicalTrigger
#21212 merged
Jul 17, 2025 -
Add tip about default value
#21207 merged
Jul 15, 2025 -
[Lock] Document what values to use to activate the Lock component NullStore and InMemoryStore
#21206 merged
Jul 15, 2025 -
[AssetMapper] Missing 'importmap:remove' command
#21202 merged
Jul 15, 2025 -
[Console] list shortcuts of global CLI options as well
#21199 merged
Jul 15, 2025
8 Pull requests opened by 7 people
-
[Validator] [WCM] Added documentation for the new `comparator` option
#21256 opened
Jul 29, 2025 -
[configuration][override_dir_structure] Update override Symfony default directory structure
#21257 opened
Jul 29, 2025 -
[Validator] UniqueEntity - add warning about not supported types and association mappings.
#21262 opened
Aug 1, 2025 -
[Validator] UniqueEntity - add note about comparing files.
#21264 opened
Aug 1, 2025 -
[Mailer] Document Mailtrap's sandbox compatibility
#21270 opened
Aug 5, 2025 -
[Mailer] Add missing formats & fix format order in Bridge table
#21281 opened
Aug 11, 2025 -
Update setup.rst to mention about Intl extension
#21285 opened
Aug 12, 2025 -
[Translation] Mention that you need to install the PHP extension
#21286 opened
Aug 13, 2025
29 Issues closed by 5 people
-
[JsonStreamer] Provide current object to value transformers
#21240 closed
Aug 12, 2025 -
[Mailer] Add MicrosoftGraph API Transport
#21276 closed
Aug 11, 2025 -
[Serializer] add `can` to the accessor prefixes recognized by the `Attr…
#21209 closed
Aug 7, 2025 -
[Serializer] Add `CDATA_WRAPPING_NAME_PATTERN` support to `XmlEncoder`
#21251 closed
Aug 7, 2025 -
Declare new parameters on interfaces and methods explicitly
#21232 closed
Aug 6, 2025 -
[HttpFoundation] Trigger PHP warning when using `Request::sendHeaders()…
#21228 closed
Aug 6, 2025 -
[DependencyInjection] Remove `!tagged` tag, use `!tagged_iterator` inst…
#21230 closed
Aug 6, 2025 -
missing use of `DeprecatedAlias` class in routing.rst
#21259 closed
Aug 6, 2025 -
[HtmlSanitizer] Add support for configuring the default action
#20004 closed
Aug 1, 2025 -
Checklist for new Mailer/Translation/Notifier bridges
#19433 closed
Jul 30, 2025 -
[Intl] Optionally allow Kosovo as a component region
#21187 closed
Jul 28, 2025 -
[Translation] Add `StaticMessage`
#21239 closed
Jul 28, 2025 -
[String] Previous versions are missing
#21236 closed
Jul 28, 2025 -
[BrowserKit] Add PHPUnit constraints: `BrowserHistoryIsOnFirstPage` and…
#21250 closed
Jul 28, 2025 -
[Validator] Add `min` and `max` in both error messages of `LengthValida…
#21248 closed
Jul 28, 2025 -
[JsonEncoder] Add `JsonEncodable` attribute
#20572 closed
Jul 25, 2025 -
[JsonEncoder] Allow to warm up object and list
#20598 closed
Jul 25, 2025 -
[JsonEncoder] Replace normalizers by value transformers
#20676 closed
Jul 25, 2025 -
[JsonEncoder] Rename the component to `JsonStreamer`
#20708 closed
Jul 25, 2025 -
[Serializer] [JsonEncoder] Introducing the component
#20461 closed
Jul 25, 2025 -
Contribution: WebStack Deployer – GUI for Managing LAMP Stacks with Docker on Windows
#21242 closed
Jul 24, 2025 -
Slack Invites Invalid
#21219 closed
Jul 23, 2025 -
HTML Sanitizer: Wrong Methodnames
#21211 closed
Jul 23, 2025 -
The link to slack chat is no longer active
#21221 closed
Jul 23, 2025 -
[ObjectMapper] Add `ObjectMapperAwareInterface` to set the owning objec…
#21224 closed
Jul 21, 2025 -
[FrameworkBundle][TwigBundle] Remove options session.sid_length session…
#21218 closed
Jul 21, 2025 -
[TypeInfo] Remove deprecated code for non-array based collections
#21204 closed
Jul 20, 2025 -
[Translation] Deprecate `TranslatableMessage::__toString`
#21213 closed
Jul 17, 2025 -
Missing option and shortcuts in list of global console options
#21196 closed
Jul 15, 2025
14 Issues opened by 4 people
-
[HtmlSanitizer] Remove MastermindsParser and add $context arg to Parser…
#21284 opened
Aug 12, 2025 -
[HtmlSanitizer] Use the native HTML5 parser when using PHP 8.4+
#21283 opened
Aug 12, 2025 -
Main Navigation > Documentation should containt link to symfony components page
#21282 opened
Aug 11, 2025 -
[Messenger] Allow SQS to handle its own retry/DLQ
#21271 opened
Aug 6, 2025 -
[Validator] remove support for generic constraint option handling
#21261 opened
Jul 30, 2025 -
[Validator] deprecate passing choices as `$options` argument to `Choice…
#21258 opened
Jul 29, 2025 -
[AssetMapper] Add support for loading JSON using import statements
#21247 opened
Jul 26, 2025 -
[Security] Support union type for `#[CurrentUser]` attribute
#21244 opened
Jul 25, 2025 -
[JsonStreamer] Add `include_null_properties` option
#21241 opened
Jul 24, 2025 -
[Translation] Remove `TranslatableMessage::__toString()` method, use `t…
#21231 opened
Jul 21, 2025 -
[Security] Throw when passing an empty string as $userIdentifier and ti…
#21229 opened
Jul 21, 2025 -
[DoctrineBridge] Remove support for auto-mapping Doctrine entities to c…
#21227 opened
Jul 21, 2025 -
OptionResolver: the callback of setOptions sould not return value
#21210 opened
Jul 15, 2025 -
[DoctrineBridge][Validator] mark getRequiredOptions()/getDefaultOption(…
#21208 opened
Jul 15, 2025
9 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.
-
[Validator] Improve documentation for `UniqueEntity` constraint
#21197 commented on
Aug 1, 2025 • 11 new comments -
[HttpKernel][Logger] Document that Monolog handles the creation of log folder
#21011 commented on
Jul 25, 2025 • 2 new comments -
[Security] document current user attribute in the main security doc entry
#20864 commented on
Aug 7, 2025 • 1 new comment -
[PasswordHasher] Update example of usage `CustomPasswordHasher`
#21181 commented on
Jul 23, 2025 • 1 new comment -
[ObjectMapper] More details on transform: in target class
#21156 commented on
Jul 24, 2025 • 0 new comments -
Rework the file upload docs
#19872 commented on
Aug 7, 2025 • 0 new comments -
[DependencyInjection] `ContainerInterface` Deprecation
#20103 commented on
Aug 10, 2025 • 0 new comments -
[Security] Add example to fetch User with CurrentUser attribute
#18005 commented on
Jul 28, 2025 • 0 new comments -
[DependencyInjection] add explanation for attribute option in `factories.rst`
#21108 commented on
Jul 23, 2025 • 0 new comments