-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Insights: symfony/symfony-docs
Overview
Could not load contribution data
Please try again later
84 Pull requests merged by 44 people
-
[JsonPath] Add documentation
#21078 merged
Jun 16, 2025 -
Fix spelling in Scheduler docs
#21086 merged
Jun 16, 2025 -
[Console] fix typo
#21082 merged
Jun 16, 2025 -
[Validator] Fix parameters list in Choice::$multipleMessage option
#21079 merged
Jun 13, 2025 -
Update custom_normalizer.rst: Fix incorrect variable in normalize() method example
#21077 merged
Jun 13, 2025 -
Update custom_constraint.rst
#21073 merged
Jun 13, 2025 -
[Security] Remove
is_anonymous
expesssion language function#21030 merged
Jun 10, 2025 -
[Console] Adding custom indices
#21071 merged
Jun 10, 2025 -
[HtmlSanitizer] Example of allowed element with attributes disallowed
#21026 merged
Jun 10, 2025 -
[Form] Document conditional constraints in forms without classes
#21043 merged
Jun 10, 2025 -
[Serializer] Update the
getSupportedTypes()
docs of custom serializers#21042 merged
Jun 10, 2025 -
[VarExporter] Remove
LazyGhostTrait
andLazyProxyTrait
in favor of native lazy objects#21067 merged
Jun 10, 2025 -
[PHPUnitBridge] Add
strtotime()
to ClockMock#21066 merged
Jun 10, 2025 -
[HttpClient] Deprecate using amphp/http-client < 5
#21063 merged
Jun 10, 2025 -
[OptionsResolver] Remove setDefault() method to set nested options
#21064 merged
Jun 10, 2025 -
[Security] fix: use correct function and parameter name
#21069 merged
Jun 10, 2025 -
[Messenger] Fix dead link to Mathias Noback's blog
#21061 merged
Jun 6, 2025 -
[Security] Update the main voters article
#21040 merged
Jun 5, 2025 -
Fix typo in documentation: changed "controller" to "number" method
#21052 merged
Jun 5, 2025 -
[Validator] Add note to IBAN validator documentation about whitespace handling
#21049 merged
Jun 5, 2025 -
[Validator] Mention how to disable validation translation in ConstraintViolationBuilderInterface
#21047 merged
Jun 5, 2025 -
[Translation][Validator] [Validation] Add the
disable_translation
option#21046 merged
Jun 5, 2025 -
[Doctrine] Show nullable arguments in
EntityValueResolver
#21044 merged
Jun 5, 2025 -
Use DOCtor-RST 1.69.1
#21051 merged
Jun 4, 2025 -
[WebLink] Add class to parse Link headers from HTTP responses
#21037 merged
Jun 4, 2025 -
[HttpClient] Mention the merging of custom options and default scoped options
#21045 merged
Jun 4, 2025 -
Bump PHP requirements to 8.4 in Symfony 8.0
#21039 merged
Jun 3, 2025 -
[AssetMapper] Adding possible precompressor values
#21021 merged
Jun 3, 2025 -
Use DOCtor-RST 1.69.0
#21036 merged
Jun 2, 2025 -
[AssetMapper] Added the missing versionadded directive
#21035 merged
Jun 2, 2025 -
[AssetMapper] "server" -> "machine"
#21020 merged
Jun 2, 2025 -
Fix build
#21033 merged
Jun 2, 2025 -
[FrameworkBundle] Replace session.storage service
#21032 merged
Jun 2, 2025 -
[DomCrawler] Replace
parents()
byancestors()
#21031 merged
Jun 2, 2025 -
[Bundle] Best Practice: Add link for create ux-bundle
#21029 merged
Jun 2, 2025 -
[Form] Add
input=date_point
toDateTimeType
,DateType
andTimeType
#21027 merged
Jun 2, 2025 -
[ObjectMapper] [Object Mapper] fix(typo): form --> from
#21019 merged
May 30, 2025 -
[DependencyInjection] Update import.rst
#20091 merged
May 30, 2025 -
[Security]
make:security:custom
#19809 merged
May 30, 2025 -
fix directive
#21017 merged
May 30, 2025 -
[AssetMapper] Adding info that always *all* entrypoints are included…
#20789 merged
May 29, 2025 -
Replace
get_class()
calls by::class
#21016 merged
May 29, 2025 -
[EventDispatcher] Document event name is optional
#21015 merged
May 29, 2025 -
[Serializer] Fix YAML normalizationContext and denormalizationContext names
#21013 merged
May 29, 2025 -
[Scheduler] Add runtime schedule modification feature to docs
#20982 merged
May 29, 2025 -
[Cache][Lock] Add support for
Relay\Cluster
in docs#21009 merged
May 29, 2025 -
[Security] Document the new
expose_security_errors
option#21008 merged
May 29, 2025 -
[FrameworkBundle] fix default value for the
collect_serializer_data
option#20936 merged
May 28, 2025 -
[Security] Update custom authenticator docs to include identifier normalization
#20636 merged
May 27, 2025 -
[Messenger] [Amqp] Add default exchange support
#20846 merged
May 27, 2025 -
[Routing] Add Attribute code examples for alias in
#[Route]
attribute#20638 merged
May 27, 2025 -
[Security] Add support for encrypted access tokens (JWE) in OIDC
#20637 merged
May 27, 2025 -
[Security] Add OIDC Discovery
#20579 merged
May 27, 2025 -
[Uid] Update uid.rst
#21007 merged
May 27, 2025 -
[Security] Update voters.rst
#21006 merged
May 27, 2025 -
[Doctrine] entityvalueresolver target entities
#20819 merged
May 27, 2025 -
[Messenger] Specify explicitly what a priority of message handlers mean
#20882 merged
May 27, 2025 -
[Runtime] Clarify the code flow a little bit more
#20909 merged
May 27, 2025 -
[Uid] Update uid.rst
#20997 merged
May 27, 2025 -
[FrameworkBundle] Enable controller service with
#[Route]
attribute#20988 merged
May 27, 2025 -
[Security] Stateless CSRF is enabled by default in 7.2
#20994 merged
May 27, 2025 -
[Security] remove
plaintext
password hasher usage#20986 merged
May 27, 2025 -
[HttpClient] Update the concurrent requests section
#21004 merged
May 27, 2025 -
Updating the web_server_configuration.rst File
#20995 merged
May 26, 2025 -
[EventDispatcher] Fixed typo in event_dispatcher.rst
#20999 merged
May 26, 2025 -
[Translation] Don't mention the abandoned Doctrine Translatable behavior
#20989 merged
May 26, 2025 -
Mention that backward compatibility promise doesn't cover translations
#20987 merged
May 26, 2025 -
[Form] Remove link to abandoned collection package
#20992 merged
May 25, 2025 -
[DependencyInjection] Update AsTaggedItem parameters name in the file value_resolver.rst
#20993 merged
May 25, 2025 -
[Security] Fix type in
upgradePassword
#20990 merged
May 23, 2025 -
[Workflow] Document custom workflow definition validator
#20967 merged
May 23, 2025 -
[Security] Add ability for voters to explain their vote
#20690 merged
May 23, 2025 -
[Security] Add usage example for
#[IsCsrfTokenValid
attribute on controller classes#20975 merged
May 22, 2025 -
[Security] Tell about stateless CSRF protection
#20964 merged
May 22, 2025 -
[Doctrine] fix: no bundle involved
#20984 merged
May 21, 2025 -
[Translation] Clarifying LocaleSwitcher's behavior
#20981 merged
May 21, 2025 -
Fix a list item in object_mapper.rst
#20983 merged
May 21, 2025 -
[Routing] Clarify route aliases examples with explicit route names
#20688 merged
May 20, 2025 -
[Validator] remove the Slug constraint
#20979 merged
May 20, 2025 -
[Routing] Tell about
{foo:bar}
mapping syntax#20956 merged
May 20, 2025 -
[Validator] Highlight
extensions
instead ofmimeTypes
forFile
constraint#20893 merged
May 18, 2025 -
Update messenger.rst
#20971 merged
May 18, 2025 -
Changed text to mention one Product object instead of many
#20972 merged
May 18, 2025 -
[Doctrine] Remove redundant example with attribute
#20973 merged
May 18, 2025
12 Pull requests opened by 7 people
-
[TypeInfo] Add ArrayShapeType examples to type_info.rst
#20998 opened
May 25, 2025 -
[Form] Adding `callable` to `choices`
#21003 opened
May 26, 2025 -
[HttpKernel][Logger] Document that Monolog handles the creation of log folder
#21011 opened
May 28, 2025 -
[Templating] : Adding named attribute arguments
#21023 opened
May 30, 2025 -
[DomCrawler] Add more details about some methods
#21034 opened
Jun 2, 2025 -
[HttpFoundation] Add documentation for `#[IsSignatureValid]` attribute
#21041 opened
Jun 4, 2025 -
[DependencyInjection] Document the different types of service arguments
#21048 opened
Jun 4, 2025 -
Clarify Lazy Services usage with final & readonly classes
#21065 opened
Jun 7, 2025 -
[Mailer] Add new `assertEmailAddressNotContains` method
#21068 opened
Jun 8, 2025 -
Remove 7.x versionadded directives
#21072 opened
Jun 10, 2025 -
Document route environment condition
#21081 opened
Jun 13, 2025 -
[Security] : Removing recommendations to lowercase email adresses
#21088 opened
Jun 16, 2025
49 Issues closed by 7 people
-
[JsonPath] Add `JsonPathAssertionsTrait` and related constraints
#20977 closed
Jun 16, 2025 -
[Form] How to use expressions in forms without a data class
#19720 closed
Jun 10, 2025 -
[Serializer] Custom normalizer getSupportedTypes details
#20341 closed
Jun 10, 2025 -
[VarExporter] Remove `LazyGhostTrait` and `LazyProxyTrait` in favor of …
#21059 closed
Jun 10, 2025 -
[PhpUnitBridge] Add `strtotime()` to `ClockMock`
#21056 closed
Jun 10, 2025 -
[HttpClient] Deprecate using amphp/http-client < 5
#21054 closed
Jun 10, 2025 -
[OptionsResolver] Remove support for nested options definition via `set…
#21058 closed
Jun 10, 2025 -
[WebLink] Add class to parse Link headers from HTTP responses
#21005 closed
Jun 6, 2025 -
[DependencyInjection] Reset env vars when resetting the container
#19849 closed
Jun 5, 2025 -
[Validator] Allow to use translation_domain false for validators and to…
#18325 closed
Jun 5, 2025 -
How to indicate that an entity in a route is optional
#20618 closed
Jun 5, 2025 -
[SCOPED CLIENTS][HEADERS] Overwritten or merged?
#20569 closed
Jun 4, 2025 -
[DependencyInjection] Add `ContainerBuilder::registerChild()` shortcut …
#20116 closed
Jun 4, 2025 -
NumberType does not apply rouding when scale is not defined
#20134 closed
Jun 4, 2025 -
[Messenger] Extend SQS visibility timeout for messages that are still b…
#20381 closed
Jun 4, 2025 -
[messenger] Rabbitmq message does not get moved to the failure Q after all the retries have failed
#20304 closed
Jun 4, 2025 -
Bump Symfony 8 to PHP >= 8.4
#21038 closed
Jun 3, 2025 -
warn of Symfony\Component\Security\Core\Authorization\Voter\Voter use with subjects
#20732 closed
Jun 3, 2025 -
[RFC] Review suggestions and approaches mentioned to override Doctrine mapping configuration
#17646 closed
Jun 3, 2025 -
[Form] Add `input=date_point` to `DateTimeType`, `DateType` and `TimeTy…
#21022 closed
Jun 2, 2025 -
[Console] `symfony-style-guide` Table style is not documented
#20943 closed
Jun 1, 2025 -
symfony-application branch 7.4 is missing
#21028 closed
Jun 1, 2025 -
[HttpCache] Add a `waiting` trace when finding the cache locked
#21018 closed
May 30, 2025 -
EventDispatcher Optional Arguments
#21000 closed
May 29, 2025 -
Wrong parameter's name for Serializer Yaml configuration
#21010 closed
May 29, 2025 -
[Scheduler] Allow modifying the schedule at runtime and recalculate heap
#18929 closed
May 29, 2025 -
[Cache] Add `\Relay\Cluster` support
#20709 closed
May 29, 2025 -
[Security][SecurityBundle] Show user account status errors
#20612 closed
May 29, 2025 -
Notifier mercure7.3
#20857 closed
May 28, 2025 -
Homepage has invisible parts
#20985 closed
May 28, 2025 -
[OptionsResolver] Deprecate defining nested options via `setDefault()` use `setOptions()` instead
#20691 closed
May 28, 2025 -
[Security] Add a normalization step for the user-identifier in firewalls
#20632 closed
May 27, 2025 -
[Messenger] [Amqp] Add default exchange support
#20835 closed
May 27, 2025 -
[Routing] Allow aliases in `#[Route]` attribute
#20600 closed
May 27, 2025 -
[Security][SecurityBundle] Add encryption support to OIDC tokens
#20577 closed
May 27, 2025 -
[DoctrineBridge] Add argument to `EntityValueResolver` to set type alia…
#20796 closed
May 27, 2025 -
[FrameworkBundle] Enable controller service with `#[Route]` attribute
#20839 closed
May 27, 2025 -
[Translation] Incompatibles packages on translation page
#20855 closed
May 26, 2025 -
Mention translations are not covered by BC promise
#20980 closed
May 26, 2025 -
[DoctrineBridge] Idle connection listener for long running runtime
#19827 closed
May 24, 2025 -
[Workflow] Add support for executing custom workflow definition validat…
#20950 closed
May 23, 2025 -
[Security] Add ability for voters to explain their vote
#20658 closed
May 23, 2025 -
[Security] Implement stateless headers/cookies-based CSRF protection
#20306 closed
May 22, 2025 -
[Security] Custom Authenticator: What does "validate no parameter is empty" mean?
#19812 closed
May 21, 2025 -
[Validator] Revert Slug constraint
#20978 closed
May 20, 2025 -
[DoctrineBridge] Deprecate auto-mapping of entities in favor of mapped …
#19848 closed
May 20, 2025 -
[Routing] Add `{foo:bar}` syntax to define a mapping between a route pa…
#19846 closed
May 20, 2025 -
[Routing] Add alias in `{foo:bar}` syntax in route parameter
#20806 closed
May 20, 2025
20 Issues opened by 8 people
-
Mention log context at BC policy
#21087 opened
Jun 16, 2025 -
[Ldap][Security] Remove deprecated `eraseCredentials()` from (User|Toke…
#21085 opened
Jun 16, 2025 -
[Mailer] Add `assertEmailAddressNotContains`
#21084 opened
Jun 16, 2025 -
[Security] Stop recommending to lowercase email addresses
#21080 opened
Jun 13, 2025 -
[Console] Support `BackedEnum` in invokable commands
#21076 opened
Jun 11, 2025 -
[SecurityBundle] register alias for argument for password hasher #60371
#21075 opened
Jun 11, 2025 -
[Console][FrameworkBundle] Simplify using invokable commands when the c…
#21074 opened
Jun 11, 2025 -
[Console] Allow setting aliases & hidden via command name passed to the…
#21070 opened
Jun 8, 2025 -
[PropertyInfo] Remove PropertyInfo's `Type`
#21062 opened
Jun 6, 2025 -
[FrameworkBundle] Enable the property-info constructor extractor by def…
#21060 opened
Jun 6, 2025 -
[Console] Remove deprecated code
#21057 opened
Jun 6, 2025 -
[Routing] Allow query-specific parameters in `UrlGenerator` using `_que…
#21055 opened
Jun 5, 2025 -
HTML Sanitizer Autowiring a Total Mystery
#21025 opened
May 31, 2025 -
[Scheduler] Throw error on duplicate schedule provider service registra…
#21024 opened
May 30, 2025 -
[Notifier] Allow to set block_id/value for SlackActionsBlock and SlackB…
#21012 opened
May 29, 2025 -
AsEventListener Example Might Never Work
#21002 opened
May 26, 2025 -
EventDispatcher Autowiring
#21001 opened
May 25, 2025 -
[AssetMapper] Allow to define entrypoint in importmap.php
#20991 opened
May 23, 2025 -
"The Bundle System" missing very important infos
#20976 opened
May 19, 2025
21 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.
-
[Console] Document invokable command
#20932 commented on
Jun 2, 2025 • 8 new comments -
[Doctrine] update config reference doc with PHP examples
#19596 commented on
Jun 16, 2025 • 7 new comments -
[Security] document current user attribute in the main security doc entry
#20864 commented on
May 28, 2025 • 2 new comments -
[HttpClient] Adding `DataPart` to manually set the `Content-Type`
#20960 commented on
May 19, 2025 • 1 new comment -
Add missing/helpful comment in code example
#20867 commented on
May 28, 2025 • 1 new comment -
[Workflow] Add tip on how to add a WHERE constraint on a multi-state marking store
#20086 commented on
May 30, 2025 • 1 new comment -
Use #[Autowire] attribute in FileUploader service example
#20914 commented on
May 28, 2025 • 0 new comments -
[Form] form add extra data
#20853 commented on
May 21, 2025 • 0 new comments -
[Security] Simplifying the DEV firewall's pattern
#20794 commented on
Jun 8, 2025 • 0 new comments -
[Serializer][JsonStreamer] Add streaming JSON documentation
#20486 commented on
Jun 11, 2025 • 0 new comments -
[Console] Add support for invokable commands and input attributes
#20553 commented on
Jun 13, 2025 • 0 new comments -
[Container] improve the docs how to get your app's / bundle's config to accept runtime-only env vars correctly
#19942 commented on
Jun 7, 2025 • 0 new comments -
[DependencyInjection] Add support for `key-type` in `XmlFileLoader`
#20167 commented on
Jun 4, 2025 • 0 new comments -
Notification class
#20773 commented on
Jun 3, 2025 • 0 new comments -
[JsonPath] Add the component
#20837 commented on
Jun 3, 2025 • 0 new comments -
[PhpUnitBridge] support `ClockMock` and `DnsMock` with PHPUnit 10+
#20344 commented on
Jun 2, 2025 • 0 new comments -
[META] Symfony Serializer issues
#17912 commented on
May 30, 2025 • 0 new comments -
[HttpKernel] Let Monolog handle the creation of log folder for improved…
#20517 commented on
May 28, 2025 • 0 new comments -
[TypeInfo] Add `ArrayShapeType` class
#20763 commented on
May 25, 2025 • 0 new comments -
Async cache wrong callback example
#20874 commented on
May 23, 2025 • 0 new comments -
[Messenger] Introduce `DeduplicateMiddleware`
#20631 commented on
May 21, 2025 • 0 new comments