Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Insights: symfony/symfony-docs
Overview
Could not load contribution data
Please try again later
75 Pull requests merged by40 people
- [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 - [WebLink] Hint that
prerender
is deprecated#20968 merged
May 16, 2025 - fix typo "a unsubstantial" -> "an unsubstantial"
#20970 merged
May 16, 2025 - Use DOCtor-RST 1.68.0
#20969 merged
May 16, 2025 - [Cache] Improve the docs about cache namespaces
#20966 merged
May 16, 2025 - [DependencyInjection] Fix a RST syntax issue
#20965 merged
May 15, 2025 - [Validator] avoid broken rendering of inline types in
UniqueEntity
#20962 merged
May 15, 2025 - [Security] [Best practices] Remove mention of
anonymous
#20954 merged
May 15, 2025 - Update doc about lazy objects
#20955 merged
May 14, 2025 - [DependencyInjection] Tell about
#[AutowireInline]
#20958 merged
May 14, 2025 - [Cache] Tell about namespace-based invalidation
#20957 merged
May 13, 2025 - [Security] Tell about erasing credentials when the user is stored in the session
#20953 merged
May 12, 2025 - [AssetMapper] Update asset_mapper.rst
#20947 merged
May 12, 2025 - [Twig] [TwigBundle] Describe the new behaviour of twig.cache config
#20951 merged
May 12, 2025 - [Cache] Mention Valkey is Redis
#20952 merged
May 12, 2025 - Use PHPUnit 11 in "Create Framework" tutorial
#20930 merged
May 9, 2025 - [ObjectMapper] Add component
#20347 merged
May 9, 2025 - [Mailer] Document
require_tls
option#20701 merged
May 8, 2025 - Use phpunit 10 in Create Framework tutorial
#20929 merged
May 8, 2025 - [Security] Update csrf.rst
#20946 merged
May 8, 2025 - [Mailer][Mime] Refactor S/MIME encryption handling in
SMimeEncryptionListener
#20935 merged
May 8, 2025 - [Console] Update some contents of the Tree helper
#20942 merged
May 8, 2025 - [Console] Update the table helper page
#20941 merged
May 8, 2025 - [Mercure] Explain the reason for
--no-tls
option#20945 merged
May 8, 2025 - remove reference to Travis CI (no longer free)
#20938 merged
May 7, 2025 - [Reference] Update the default values of some options
#20940 merged
May 6, 2025 - Fix setParameter for RouteCollection in Create Framework tutorial
#20928 merged
May 5, 2025 - Update Create Framework tutorial
#20927 merged
May 5, 2025
13 Pull requests opened by9 people
- [Console] Document invokable command
#20932 opened
May 1, 2025 - [AutowireLocator] Using `#[AutowireLocator]` with tagged class
#20934 opened
May 3, 2025 - [Lock] Add DynamoDbStore
#20944 opened
May 7, 2025 - [HttpClient] Adding `DataPart` to manually set the `Content-Type`
#20960 opened
May 13, 2025 - Add note about not using autowire with ServiceSubscriber
#20961 opened
May 14, 2025 - [JsonPath] Add documentation
#20974 opened
May 17, 2025 - [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 - [AssetMapper] "server" -> "machine"
#21020 opened
May 30, 2025 - [AssetMapper] : Adding possible precompressor values
#21021 opened
May 30, 2025 - [Templating] : Adding named attribute arguments
#21023 opened
May 30, 2025 - Example of allowed element with attributes disallowed
#21026 opened
May 31, 2025
45 Issues closed by4 people
- [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 - [VarExporter] Leverage native lazy objects
#20798 closed
May 14, 2025 - [DependencyInjection] Leverage native lazy objects for lazy services
#20761 closed
May 14, 2025 - [DependencyInjection] Add `#[AutowireInline]` attribute to allow servic…
#19847 closed
May 14, 2025 - [Cache] Enable namespace-based invalidation by prefixing keys with back…
#20802 closed
May 13, 2025 - [Security] Support hashing the hashed password using crc32c when puttin…
#20642 closed
May 12, 2025 - [Security] Deprecate UserInterface & TokenInterface's `eraseCredentials…
#20616 closed
May 12, 2025 - [TwigBundle] Use `kernel.build_dir` to store the templates known at bui…
#20948 closed
May 12, 2025 - [Cache] Add support for `valkey:` / `valkeys:` schemes
#20723 closed
May 12, 2025 - [HttpClient] fix documentation of retry_failed
#19854 closed
May 11, 2025 - Book for Symfony 6 -> Setting up an Admin Backend -> onlyOnIndex()
#19782 closed
May 11, 2025 - [FrameworkBundle] Make `ValidatorCacheWarmer` and `SerializeCacheWarmer…
#20949 closed
May 10, 2025 - [FrameworkBundle] Binding for Object Mapper component
#20830 closed
May 9, 2025 - [ObjectMapper] Condition to target a specific class
#20939 closed
May 9, 2025 - [ObjectMapper] Object to Object mapper component
#20814 closed
May 9, 2025 - [Mailer] [Smtp] Add DSN param to enforce TLS/STARTTLS
#20644 closed
May 8, 2025 - [Mailer][Mime] Refactor S/MIME encryption handling in `SMimeEncryptionL…
#20827 closed
May 8, 2025 - [Mercure] Add the reason for `--no-tls`
#20933 closed
May 8, 2025 - Profiler
#20780 closed
May 6, 2025 - Incorrect Usage of setParameter for RouterCollection in "Create Framework" Tutorial
#20823 closed
May 5, 2025
14 Issues opened by9 people
- 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 - [Form] Add `input=date_point` to `DateTimeType`, `DateType` and `TimeTy…
#21022 opened
May 30, 2025 - [Notifier] Allow to set block_id/value for SlackActionsBlock and SlackB…
#21012 opened
May 29, 2025 - [WebLink] Add class to parse Link headers from HTTP responses
#21005 opened
May 27, 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 - [JsonPath] Add `JsonPathAssertionsTrait` and related constraints
#20977 opened
May 19, 2025 - "The Bundle System" missing very important infos
#20976 opened
May 19, 2025 - [Messenger] redeliver_timeout
#20963 opened
May 15, 2025 - [DependencyInjection] Document how to use ServiceSubscriber without autowire
#20959 opened
May 13, 2025 - [Console] `symfony-style-guide` Table style is not documented
#20943 opened
May 6, 2025
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.
- [Security] document current user attribute in the main security doc entry
#20864 commented on
May 28, 2025 • 2 new comments - [Form] form add extra data
#20853 commented on
May 21, 2025 • 2 new comments - [Serializer][JsonStreamer] Add streaming JSON documentation
#20486 commented on
May 20, 2025 • 2 new comments - 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 - [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 - [DependencyInjection] Reset env vars when resetting the container
#19849 commented on
May 22, 2025 • 0 new comments - [Messenger] Introduce `DeduplicateMiddleware`
#20631 commented on
May 21, 2025 • 0 new comments - [RFC] Review suggestions and approaches mentioned to override Doctrine mapping configuration
#17646 commented on
May 20, 2025 • 0 new comments - [FrameworkBundle] allow container/routing configurators to vary by env
#15014 commented on
May 15, 2025 • 0 new comments - [JsonPath] Add the component
#20837 commented on
May 14, 2025 • 0 new comments - [FrameworkBundle] Derivate `kernel.secret` from the decryption secret w…
#19916 commented on
May 11, 2025 • 0 new comments - Expand AutowireMethodOf description
#19886 commented on
May 11, 2025 • 0 new comments - [HttpKernel] Add `ControllerResolver::allowControllers()` to define whi…
#19119 commented on
May 11, 2025 • 0 new comments - [Console] Add support for invokable commands and input attributes
#20553 commented on
May 9, 2025 • 0 new comments