-
-
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
72 Pull requests merged by 43 people
-
Update the build script to mention that it does not support Windows
#20881 merged
Apr 15, 2025 -
Update the links related to X-Sendfile and X-Accel-Redirect
#20886 merged
Apr 15, 2025 -
[HttpFoundation] Add FrankenPHP docs for X-Sendfile
#20885 merged
Apr 14, 2025 -
[Deployment] - More accurate local .env file recommendation
#20785 merged
Apr 14, 2025 -
[Testing] End to End panther package install via --dev
#20878 merged
Apr 14, 2025 -
[Serializer] (re)document PRESERVE_EMPTY_OBJECTS
#20877 merged
Apr 14, 2025 -
[Validator] Add docs for bridge twig validator #20836
#20863 merged
Apr 10, 2025 -
FrankenPHP can perform action after the response has been send
#20873 merged
Apr 10, 2025 -
[RateLimiter] compound rate limiter
#20870 merged
Apr 9, 2025 -
[FrameworkBundle] Remove DI, Entity and Kernel exclusion from the default services file
#20871 merged
Apr 9, 2025 -
[RateLimiter] deprecate injecting
RateLimiterFactory
#20869 merged
Apr 9, 2025 -
[Scheduler][Webhook] add screencast links
#20868 merged
Apr 9, 2025 -
[Translation] Fix Lint (DOCtor-RST)
#20872 merged
Apr 9, 2025 -
[Translation] document global variables feature configuration
#20862 merged
Apr 8, 2025 -
[Form] Update
input
option forMoneyType
#20768 merged
Apr 7, 2025 -
[Messenger] Document stamps in HandleTrait::handle
#20851 merged
Apr 7, 2025 -
Collect all deprecations with lint:twig command
#20861 merged
Apr 7, 2025 -
[RateLimiter] default
lock_factory
toauto
#20858 merged
Apr 7, 2025 -
[Config] Add
NodeDefinition::docUrl()
#20859 merged
Apr 7, 2025 -
[Mailer] Update mailer.rst
#20164 merged
Apr 4, 2025 -
[Scheduler] Periodical triggers timing
#20447 merged
Apr 4, 2025 -
[Twig] [twig reference] add examples to functions (format_file, file_…
#20423 merged
Apr 3, 2025 -
[Twig] [twig reference] add examples to functions and filter
#20418 merged
Apr 3, 2025 -
[Form] dynamic_form_modification - Update namespace related to EventSubscriber
#20464 merged
Apr 3, 2025 -
[Serializer] Update serializer.rst
#20479 merged
Apr 3, 2025 -
[Messenger] Add consumer name documentation
#20656 merged
Apr 3, 2025 -
[Security] doc(security): add firewall lazy option
#20459 merged
Apr 3, 2025 -
[DependencyInjection] Update tags.rst
#20622 merged
Apr 2, 2025 -
[FrameworkBundle] Deprecate setting the
collect_serializer_data
tofalse
#20850 merged
Apr 2, 2025 -
Readd handling of fallback of bundles directory in Apache config
#20849 merged
Apr 1, 2025 -
[Translation] Explain how translation messages are merged among bundles
#20652 merged
Apr 1, 2025 -
[DependencyInjection] Clarify documentation about differences between AutowireIterator and …
#20400 merged
Apr 1, 2025 -
[Serializer] Document named serializers
#20777 merged
Apr 1, 2025 -
[Messenger] Allow to close the transport connection
#20834 merged
Mar 31, 2025 -
Add CLI team description
#20843 merged
Mar 31, 2025 -
[TypeInfo] Refer
TypeFactoryTrait
to file#20787 merged
Mar 28, 2025 -
[FrameworkBundle] Document
log_channel
#20818 merged
Mar 28, 2025 -
Add more information about core team processes
#20720 merged
Mar 27, 2025 -
[Serializer] Update args
#20808 merged
Mar 26, 2025 -
[Routing] Add missing type hint
#20832 merged
Mar 26, 2025 -
[Security] Add methods param doc for isCsrfTokenValid attribute
#20811 merged
Mar 26, 2025 -
[Console] Tweak the tree helper
#20825 merged
Mar 26, 2025 -
[Routing] Adds missing use statement
#20833 merged
Mar 26, 2025 -
[Scheduler] Add MessageHandler result to the PostRunEvent
#20804 merged
Mar 26, 2025 -
[Clock] document
DatePointType
#20817 merged
Mar 25, 2025 -
Add Tugdual Saunier as a core team member
#20816 merged
Mar 24, 2025 -
Add doc for option
--dry-run
for the commandimportmap:require
#20790 merged
Mar 24, 2025 -
[HttpKernel] Support Uid in
#[MapQueryParameter]
#20784 merged
Mar 24, 2025 -
[Serializer] Add
NumberNormalizer
#20782 merged
Mar 24, 2025 -
[Messenger] Add
--class-filter
option to themessenger:failed:remove
command#20809 merged
Mar 24, 2025 -
[Console] Document the
TreeHelper
#20786 merged
Mar 24, 2025 -
Update micro_kernel_trait.rst
#20801 merged
Mar 24, 2025 -
[Routing] Fix documentation on router method option usage
#20803 merged
Mar 24, 2025 -
fix: Change translation domain name for bundle translation and add an example
#20797 merged
Mar 24, 2025 -
[Security] Chain Providers: Fixing PHP code sample
#20795 merged
Mar 24, 2025 -
[Security] : Removing duplicate sentence
#20792 merged
Mar 21, 2025 -
[TypeInfo] Add missing semi colons
#20788 merged
Mar 21, 2025 -
[HttpKernel] Document supported types
#[MapQueryParameter]
#20783 merged
Mar 21, 2025 -
[TypeInfo] Add
TypeFactoryTrait::fromValue
method#20781 merged
Mar 21, 2025 -
[Messenger][Process] add
fromShellCommandLine()
documentation#20681 merged
Mar 20, 2025 -
[DependencyInjection] Add label for ref in autowiring doc
#20779 merged
Mar 20, 2025 -
[Serializer] Fix namespace
#20778 merged
Mar 19, 2025 -
[OptionsResolver] Update nested options examples to use
setOptions
instead ofsetDefault
#20719 merged
Mar 19, 2025 -
[DependencyInjection] Replace
TaggedIterator
andTaggedLocator
byAutowireIterator
andAutowireLocator
#20775 merged
Mar 19, 2025 -
[Serializer] Add missing space + fix import
#20776 merged
Mar 19, 2025 -
[Serializer] Add SnakeCaseToCamelCaseNameConverter
#20774 merged
Mar 19, 2025 -
[Validator] Allow Unique constraint validation on all elements
#20684 merged
Mar 18, 2025 -
[Routing] Add new tip to explain usage of --method option for filtering routes
#20765 merged
Mar 18, 2025 -
Update virtual-machine.rst
#20772 merged
Mar 18, 2025 -
[Mercure] Update mercure.rst
#20771 merged
Mar 18, 2025 -
[Serializer] Fix
defaultContext
example 6.4#20770 merged
Mar 18, 2025 -
[Serializer] Fix
defaultContext
example#20767 merged
Mar 17, 2025
18 Pull requests opened by 13 people
-
[AssetMapper] Adding info that always *all* entrypoints are included…
#20789 opened
Mar 21, 2025 -
[Security] Simplifying the DEV firewall's pattern
#20794 opened
Mar 21, 2025 -
[Routing] add mapped route parameters and aliases
#20812 opened
Mar 24, 2025 -
[Doctrine] entityvalueresolver target entities
#20819 opened
Mar 24, 2025 -
[Routing] document mapped route parameters
#20820 opened
Mar 24, 2025 -
[PropertyInfo] Deprecate ``Type``
#20821 opened
Mar 25, 2025 -
[DoctrineBundle] Add infos about disabling the Autocommit mode
#20824 opened
Mar 25, 2025 -
[Messenger] [Amqp] Add default exchange support
#20846 opened
Mar 31, 2025 -
Update framework.rst
#20852 opened
Apr 2, 2025 -
[Form] form add extra data
#20853 opened
Apr 2, 2025 -
[Serializer] Add PRESERVE_CONTEXT_TIMEZONE_KEY to DateTimeNormalizer
#20860 opened
Apr 5, 2025 -
[Security] document current user attribute in the main security doc entry
#20864 opened
Apr 7, 2025 -
Add missing/helpful comment in code example
#20867 opened
Apr 8, 2025 -
[TwigBundle] Enable #[AsTwigFilter], #[AsTwigFunction] and `#[AsTwigTest]`
#20879 opened
Apr 12, 2025 -
Specify explicitly what a priority of message handlers mean
#20882 opened
Apr 14, 2025 -
Add documentation for enum property.rst
#20887 opened
Apr 14, 2025 -
[RFC] chore: use assert instead of phpdoc
#20888 opened
Apr 15, 2025 -
[RFC] feat: swap from event constant to event class
#20889 opened
Apr 15, 2025
40 Issues closed by 7 people
-
[Workflow] Deprecate `Event::getWorkflow()` method
#20883 closed
Apr 15, 2025 -
Error when building doc locally
#20848 closed
Apr 15, 2025 -
How to Customize Access Denied Responses, and "remember me"
#19663 closed
Apr 10, 2025 -
[FrameworkBundle][RateLimiter] compound rate limiter config
#20866 closed
Apr 9, 2025 -
[FrameworkBundle][RateLimiter] deprecate `RateLimiterFactory` alias
#20865 closed
Apr 9, 2025 -
[Translation] Allow default parameters
#20754 closed
Apr 8, 2025 -
[Messenger] Add `$stamps` parameter to `HandleTrait::handle`
#20842 closed
Apr 7, 2025 -
[TwigBridge] Collect all deprecations with `lint:twig` command
#20840 closed
Apr 7, 2025 -
[FrameworkBundle][RateLimiter] default `lock_factory` to `auto`
#20854 closed
Apr 7, 2025 -
[Config] Add `NodeDefinition::docUrl()`
#20856 closed
Apr 7, 2025 -
[Scheduler] `[#AsPeriodicTask]` attribute is unclear
#20349 closed
Apr 4, 2025 -
[Notifier] Deprecate sms77 Notifier bridge
#20841 closed
Apr 3, 2025 -
[FrameworkBundle] Deprecate setting the `collect_serializer_data` to `f…
#20847 closed
Apr 2, 2025 -
[Serializer] Introduce named serializers
#20235 closed
Apr 1, 2025 -
[Messenger] Allow to close the transport connection
#20722 closed
Mar 31, 2025 -
[Console] Deprecate returning a non-int value from a `\Closure` functio…
#20838 closed
Mar 30, 2025 -
[FrameworkBundle][HttpKernel] Allow configuring the logging channel per…
#20813 closed
Mar 28, 2025 -
[Mailer][TwigBridge] Add support for translatable subject
#20831 closed
Mar 26, 2025 -
[Messenger] Use newer version of Beanstalkd bridge library
#20829 closed
Mar 26, 2025 -
[Security] Add methods param in IsCsrfTokenValid attribute
#20810 closed
Mar 26, 2025 -
[Scheduler] Add MessageHandler result to the `PostRunEvent`
#20630 closed
Mar 26, 2025 -
[DoctrineBridge] add new `DatePointType` Doctrine type
#20807 closed
Mar 25, 2025 -
[RateLimiter] Add `CompoundRateLimiterFactory`
#20791 closed
Mar 24, 2025 -
[AssetMapper] Add `--dry-run` option on `importmap:require` command
#20753 closed
Mar 24, 2025 -
[HttpKernel] Support `Uid` in `#[MapQueryParameter]`
#20626 closed
Mar 24, 2025 -
[Serializer] Add `NumberNormalizer`
#20624 closed
Mar 24, 2025 -
[Messenger] Add `--class-filter` option to the `messenger:failed:remove…
#20805 closed
Mar 24, 2025 -
[Console] Add a Tree Helper + multiple Styles
#20692 closed
Mar 24, 2025 -
[FrameworkBundle] Make `ServicesResetter` autowirable
#20793 closed
Mar 21, 2025 -
[TypeInfo] Add `TypeFactoryTrait::fromValue` method
#20575 closed
Mar 21, 2025 -
[Serializer] register named normalizer & denormalizer aliases
#20617 closed
Mar 20, 2025 -
[Messenger][Process] add `fromShellCommandline` to `RunProcessMessage`
#20655 closed
Mar 20, 2025 -
LockableTrait Documentation Lacks Clarity on Multi-Server Limitations
#20210 closed
Mar 19, 2025 -
[Webhook] decouple the Webhook component from the Serializer component
#20115 closed
Mar 19, 2025 -
[Serializer] Add SnakeCaseToCamelCaseNameConverter
#20151 closed
Mar 19, 2025 -
[Validator] Allow Unique constraint validation on all elements
#20650 closed
Mar 18, 2025 -
[FrameworkBundle] Add `--method` option to `debug:router` command
#20762 closed
Mar 18, 2025 -
[FrameworkBundle] Auto-exclude DI extensions, test cases, entities and …
#20769 closed
Mar 17, 2025 -
The example listed in Create your First Page in Symfony 7.2 do not work
#20766 closed
Mar 17, 2025
27 Issues opened by 11 people
-
[DependencyInjection] Add "when" argument to #[AsAlias]
#20884 opened
Apr 14, 2025 -
[Form][Validator] Validation not working if not mapped
#20880 opened
Apr 13, 2025 -
[Workflow] Document the fact workflows are tagged
#20876 opened
Apr 10, 2025 -
Async cache wrong callback example
#20874 opened
Apr 10, 2025 -
Notifier mercure7.3
#20857 opened
Apr 4, 2025 -
[Translation] Incompatibles packages on translation page
#20855 opened
Apr 3, 2025 -
[TypeInfo] add TypeFactoryTrait::arrayKey()
#20845 opened
Mar 31, 2025 -
Create a dedicated page to Symfony CLI
#20844 opened
Mar 31, 2025 -
[FrameworkBundle] Enable controller service with `#[Route]` attribute
#20839 opened
Mar 29, 2025 -
[JsonPath] Add the component
#20837 opened
Mar 28, 2025 -
[TwigBridge][Validator] Add the Twig constraint and its validator
#20836 opened
Mar 28, 2025 -
[Messenger] [Amqp] Add default exchange support
#20835 opened
Mar 28, 2025 -
[FrameworkBundle] Binding for Object Mapper component
#20830 opened
Mar 26, 2025 -
[TwigBundle] Enable `#[AsTwigFilter]`, `#[AsTwigFunction]` and `#[AsTwi…
#20828 opened
Mar 26, 2025 -
[Mailer][Mime] Refactor S/MIME encryption handling in `SMimeEncryptionL…
#20827 opened
Mar 26, 2025 -
[TypeInfo] Add `ArrayShapeType::$sealed`
#20826 opened
Mar 26, 2025 -
Incorrect Usage of setParameter for RouterCollection in "Create Framework" Tutorial
#20823 opened
Mar 25, 2025 -
[Bug][BrowserKit]
#20815 opened
Mar 24, 2025 -
[ObjectMapper] Object to Object mapper component
#20814 opened
Mar 24, 2025 -
[Routing] Add alias in `{foo:bar}` syntax in route parameter
#20806 opened
Mar 24, 2025 -
[Cache] Enable namespace-based invalidation by prefixing keys with back…
#20802 opened
Mar 23, 2025 -
Bundle breadcrumb may be confusing
#20800 opened
Mar 22, 2025 -
[PropertyInfo] Deprecate `Type`
#20799 opened
Mar 22, 2025 -
[VarExporter] Leverage native lazy objects
#20798 opened
Mar 22, 2025 -
[DoctrineBridge] Add argument to `EntityValueResolver` to set type alia…
#20796 opened
Mar 22, 2025 -
Profiler
#20780 opened
Mar 20, 2025 -
Notification class
#20773 opened
Mar 18, 2025
15 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.
-
[ObjectMapper] Add component
#20347 commented on
Apr 15, 2025 • 14 new comments -
[Mailer] Document `require_tls` option
#20701 commented on
Apr 13, 2025 • 6 new comments -
[Security] Update custom authenticator docs to include identifier normalization
#20636 commented on
Mar 23, 2025 • 2 new comments -
Missing explanation of what characters need to be escaped for doctrine DB password
#20760 commented on
Mar 17, 2025 • 0 new comments -
[DependencyInjection] Add `ContainerBuilder::registerChild()` shortcut …
#20116 commented on
Mar 18, 2025 • 0 new comments -
[DependencyInjection] Add `Definition::addExcludedTag()` and `ContainerBuilder::findExcludedServiceIds()` for auto-discovering value-objects
#20648 commented on
Mar 20, 2025 • 0 new comments -
[Messenger] Introduce `DeduplicateMiddleware`
#20631 commented on
Mar 23, 2025 • 0 new comments -
[Console] Add support for invokable commands and input attributes
#20553 commented on
Mar 29, 2025 • 0 new comments -
[DependencyInjection] Apply attribute configurator to child classes
#19700 commented on
Apr 11, 2025 • 0 new comments -
[Testing] Formatting assertions list
#19707 commented on
Apr 11, 2025 • 0 new comments -
Book for Symfony 6 -> Setting up an Admin Backend -> onlyOnIndex()
#19782 commented on
Apr 13, 2025 • 0 new comments -
[PropertyInfo] Deprecate PropertyInfo Type
#19747 commented on
Apr 14, 2025 • 0 new comments -
[Routing] Add Attribute code examples for alias in #[Route] attribute
#20638 commented on
Apr 2, 2025 • 0 new comments -
[Routing] Clarify route aliases examples with explicit route names
#20688 commented on
Apr 7, 2025 • 0 new comments -
[Security] Add ability for voters to explain their vote
#20690 commented on
Mar 19, 2025 • 0 new comments