December 13, 2020 – December 20, 2020
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 13 people
-
Reword the introduction about using Bootstrap and Encore
#14720 merged
Dec 19, 2020 -
[Uid] Correct annotation for ULID type
#14722 merged
Dec 19, 2020 -
Remove merge conflict header
#14723 merged
Dec 19, 2020 -
Fix incorrect quotation mark type
#14717 merged
Dec 18, 2020 -
[Uid] Remove UuidBinary/UlidBinary usages from documentation
#14707 merged
Dec 18, 2020 -
[Mercure] Support JWT v4
#14712 merged
Dec 18, 2020 -
[Notifier] Update DSN
#14714 merged
Dec 18, 2020 -
[Notifier] Update DSN
#14713 merged
Dec 18, 2020 -
[Form] Fixed typo
#14709 merged
Dec 18, 2020 -
[Uid] Update uid.rst
#14710 merged
Dec 18, 2020 -
[Notifier] add iqsms bridge support in doc
#14555 merged
Dec 17, 2020 -
Remove white space
#14706 merged
Dec 17, 2020 -
Add documentation about redis cache configuration
#14683 merged
Dec 16, 2020 -
[PropertyAccess] fixed typos for feature enable/disable
#14702 merged
Dec 16, 2020 -
[Semaphore] Fix method name typo in tip
#14696 merged
Dec 14, 2020 -
[Uid] Mention the Doctrine type hinting of UUID/ULID values
#14693 merged
Dec 14, 2020
9 Pull requests opened by 5 people
-
Update the Nginx example
#14698 opened
Dec 13, 2020 -
[Form] Add choice_translation_parameters option
#14699 opened
Dec 13, 2020 -
Update login_link.rst
#14700 opened
Dec 13, 2020 -
Replace unavailable dependency in Symfony 4
#14708 opened
Dec 17, 2020 -
[DependencyInjection] Add ServiceLocatorArgument to generate array-based locators
#14711 opened
Dec 18, 2020 -
Document sslmode=disable
#14715 opened
Dec 18, 2020 -
Added a short guide about contributing code translations
#14716 opened
Dec 18, 2020 -
[Form] Mention a possible way of reusing the same form
#14719 opened
Dec 18, 2020 -
[Routing] Mention that Symfony only loads YAML routes by default
#14721 opened
Dec 18, 2020
25 Issues closed by 5 people
-
The Boostrap page is about webpack encore and it's unclear to newcomers
#13683 closed
Dec 19, 2020 -
[DependencyInjection] Document as_files option in PhpDumper
#11001 closed
Dec 19, 2020 -
[Config][Bundle] No information about env var(s)/placeholder(s) handling in bundle config
#10786 closed
Dec 19, 2020 -
circular more details reference: trusted proxies refers to property which refers to trusted proxies
#6580 closed
Dec 18, 2020 -
Remove references to entity generation, replace by proper entity modelling
#8893 closed
Dec 18, 2020 -
[form_collections] Add another use case: admin form for flat table
#12656 closed
Dec 18, 2020 -
Accept Self signed certificate in HttpClient
#13763 closed
Dec 18, 2020 -
[PropertyInfo] fix array types with keys (array<string, string>)
#14205 closed
Dec 18, 2020 -
Registration form guard authenticator
#11811 closed
Dec 18, 2020 -
Document how to change .env location
#14383 closed
Dec 18, 2020 -
"How to Use PdoSessionHandler to Store Sessions in the Database" should redirect or be pointed to new page
#14482 closed
Dec 18, 2020 -
[Intl] deprecate polyfills in favor of symfony/polyfill-intl-icu
#14532 closed
Dec 18, 2020 -
[DoctrineBridge] uuid_binary type no longer exists.
#14641 closed
Dec 18, 2020 -
[Notifier] added telegram options
#14044 closed
Dec 18, 2020 -
[Mailer] Mailjet Add ability to pass custom headers to API
#14137 closed
Dec 18, 2020 -
Document Monolog log formats
#11144 closed
Dec 18, 2020 -
Encore: Mention that public path of deployed location must match
#10261 closed
Dec 18, 2020 -
Issue with Monolog and the console
#9607 closed
Dec 18, 2020 -
PHPUnit require when using phpunit bridge
#10820 closed
Dec 18, 2020 -
Using a CDN: assets.base_urls or manifest.json ?
#10251 closed
Dec 18, 2020 -
Adding Usage part for Config component
#9293 closed
Dec 18, 2020 -
Assignment in if comparison
#14703 closed
Dec 15, 2020 -
[Security] Make stateful firewalls turn responses private only when nee…
#12362 closed
Dec 14, 2020 -
Add documentation about `setParameter` with UID
#14676 closed
Dec 14, 2020
3 Issues opened by 3 people
-
trusted proxies are incompatible with nginx realip module
#14718 opened
Dec 18, 2020 -
[Security] The 'entry_point' setting is well-hidden, error message not helpful
#14704 opened
Dec 15, 2020 -
[FrameworkBundle] Allow env variables in `json_manifest_path`
#14701 opened
Dec 15, 2020
92 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.
-
[Workflow] Added explaination on context in events and initial marking
#14678 commented on
Dec 15, 2020 • 7 new comments -
[EventDispatcher] Allow to omit the event name when registering listene…
#12451 commented on
Dec 18, 2020 • 2 new comments -
[Security][DX]: add diff-result of what Maker Bundle did
#11265 commented on
Dec 18, 2020 • 2 new comments -
Messenger component with RabbitMQ queue and exchange configuration
#10912 commented on
Dec 18, 2020 • 2 new comments -
Consider mentioning dunglas/symfony-docker for Docker support
#8706 commented on
Dec 18, 2020 • 2 new comments -
[HttpKernel][FrameworkBundle] Add alternative convention for bundle directories
#12156 commented on
Dec 19, 2020 • 2 new comments -
Update deployment.rst
#14110 commented on
Dec 18, 2020 • 2 new comments -
[Serializer] Add missing options context
#14384 commented on
Dec 14, 2020 • 2 new comments -
[Console] Caution about disabling auto exist flag
#14573 commented on
Dec 19, 2020 • 2 new comments -
[Form] Explain deprecation of `@Assert\Date` on `DateTimeInterface` fields
#13998 commented on
Dec 16, 2020 • 1 new comment -
[FrameworkBundle] Added flex-compatible default implementations for `Mi…
#12813 commented on
Dec 18, 2020 • 1 new comment -
[FrameworkBundle] Allow using a ContainerConfigurator in MicroKernelTra…
#12814 commented on
Dec 18, 2020 • 1 new comment -
[HttpClient] allow option "buffer" to be a stream resource
#12544 commented on
Dec 18, 2020 • 1 new comment -
[Validation][FrameworkBundle] Add auto_mapping config
#12728 commented on
Dec 18, 2020 • 1 new comment -
[Messenger] Example missing parts?
#12680 commented on
Dec 18, 2020 • 1 new comment -
[WCM] Update docs for AMQP exchange moved out of env var
#11713 commented on
Dec 18, 2020 • 1 new comment -
[Cache] Cache Contract documentation - confusion on how to handle computation failures
#12648 commented on
Dec 18, 2020 • 1 new comment -
[Validator] Add AutoMapping constraint to enable or disable auto-valida…
#12563 commented on
Dec 18, 2020 • 1 new comment -
[Mailer][Documentation Missing] How to include Logger and Dispatcher
#12572 commented on
Dec 18, 2020 • 1 new comment -
[Security] Allow to stick to a specific password hashing algorithm
#12553 commented on
Dec 18, 2020 • 1 new comment -
[Cache] add DeflateMarshaller - remove phpredis compression
#12570 commented on
Dec 18, 2020 • 1 new comment -
Fix misleading statement to boolean Command Options
#11943 commented on
Dec 18, 2020 • 1 new comment -
Example of creating multiple dependent select in Dynamic Generation for Submitted Forms
#12530 commented on
Dec 18, 2020 • 1 new comment -
[Twig] Add NotificationEmail
#12338 commented on
Dec 18, 2020 • 1 new comment -
Add example to serializer component docs about XML attribute extraction
#9705 commented on
Dec 18, 2020 • 1 new comment -
[Mailer] Add a name to the transports
#12085 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] Allow multi-dimension object array in AbstractObjectNorma…
#12289 commented on
Dec 18, 2020 • 1 new comment -
[HttpFoundation] Precalculate session expiry timestamp
#12214 commented on
Dec 18, 2020 • 1 new comment -
[Messenger] Allow exchange type headers binding
#12197 commented on
Dec 18, 2020 • 1 new comment -
[Mailer] Simplify the way TLS/SSL/STARTTLS work
#12202 commented on
Dec 18, 2020 • 1 new comment -
Improve the Messenger doc when using it with multiple SF Apps
#12118 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] Encode empty objects as objects, not arrays
#12148 commented on
Dec 18, 2020 • 1 new comment -
Improve the Code BC guide
#12113 commented on
Dec 18, 2020 • 1 new comment -
[Mailer] Add message events logger
#12086 commented on
Dec 18, 2020 • 1 new comment -
[Config] Introduce find method in ArrayNodeDefinition to ease configuration tree manipulation
#11749 commented on
Dec 18, 2020 • 1 new comment -
[FrameworkBundle] add attribute stamps
#11768 commented on
Dec 18, 2020 • 1 new comment -
[Mailer] Extract transport factory and allow create custom transports
#11971 commented on
Dec 18, 2020 • 1 new comment -
[Messenger] Add details about AMQP & configuring multiple exchanges
#11792 commented on
Dec 18, 2020 • 1 new comment -
Document catch-all route
#11769 commented on
Dec 18, 2020 • 1 new comment -
Wrong description of normalized data in FormEvents::SUBMIT
#11193 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] Add Support for object_to_populate in CustomNormalizer
#8454 commented on
Dec 18, 2020 • 1 new comment -
Document the lazy collection type
#7336 commented on
Dec 18, 2020 • 1 new comment -
[DependencyInjection] Allow autoconfigured calls in PHP
#9659 commented on
Dec 18, 2020 • 1 new comment -
Document HttpKernel content rendering system
#2129 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] Document the custom normalizer options
#7135 commented on
Dec 18, 2020 • 1 new comment -
Validator AnnotationLoader needs configuring before annotation classes can be loaded
#9067 commented on
Dec 18, 2020 • 1 new comment -
Misleading information in the security docs
#11045 commented on
Dec 18, 2020 • 1 new comment -
[DX] Website with persistence of version browsing
#9888 commented on
Dec 18, 2020 • 1 new comment -
[DependencyInjection] Added a ReverseContainer
#11233 commented on
Dec 18, 2020 • 1 new comment -
[Form] Add warning about Collection items removal with PATCH request
#11226 commented on
Dec 18, 2020 • 1 new comment -
Repository as service
#11155 commented on
Dec 18, 2020 • 1 new comment -
kernel.terminate note about RequestStack and Twig
#10977 commented on
Dec 18, 2020 • 1 new comment -
Readable overview for the monolog service configuration
#10955 commented on
Dec 18, 2020 • 1 new comment -
Create a service locator for tests
#8699 commented on
Dec 18, 2020 • 1 new comment -
[Session] Document how to run two requests in parallel when using session
#8586 commented on
Dec 18, 2020 • 1 new comment -
Debugging cookbook entry
#6342 commented on
Dec 18, 2020 • 1 new comment -
[HttpFoundation] Clarify how to use BinaryFileResponse with Apache X-Sendfile (or other Accelerator)
#8590 commented on
Dec 18, 2020 • 1 new comment -
[DI] Allow autoconfiguring bindings
#10291 commented on
Dec 18, 2020 • 1 new comment -
[Cache] Add MarshallerInterface to auto-select the serializer
#10296 commented on
Dec 18, 2020 • 1 new comment -
[DI] Add ServiceLocatorArgument to generate array-based locators
#10335 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] Add support for ignoring comments while XML encoding
#10277 commented on
Dec 18, 2020 • 1 new comment -
[Serializer] XmlEncoder doesn't ignore PI nodes while encoding
#10286 commented on
Dec 18, 2020 • 1 new comment -
[Messenger] Document the ActivationMiddlewareDecorator
#10035 commented on
Dec 18, 2020 • 1 new comment -
[ProxyManagerBridge][DI] allow proxifying interfaces with "lazy: Some\ProxifiedInterface"
#10295 commented on
Dec 18, 2020 • 1 new comment -
Event subscriber support in the micro kernel
#8277 commented on
Dec 18, 2020 • 1 new comment -
[Process] Explain setTtty(), setPty() and related methods
#6188 commented on
Dec 18, 2020 • 1 new comment -
Success/failure handlers are not documented
#4258 commented on
Dec 18, 2020 • 1 new comment -
Add cookbook chapter on error_bubbling and dealing with form errors in twig
#6145 commented on
Dec 18, 2020 • 1 new comment -
Lock Component, note about sharing a lock in various services misleading or wrong
#9367 commented on
Dec 18, 2020 • 1 new comment -
Confusing Container Docs for new users since 4.x
#10269 commented on
Dec 18, 2020 • 1 new comment -
[Console] Add ApplicationTester example
#9738 commented on
Dec 18, 2020 • 1 new comment -
Revamp the bundles articles
#8629 commented on
Dec 18, 2020 • 1 new comment -
Update the Contributing Guide
#8885 commented on
Dec 18, 2020 • 1 new comment -
[HttpKernel] Change Resolving the Controller in the Symfony Framework
#8639 commented on
Dec 18, 2020 • 1 new comment -
Modifications needed to form events chapter
#2464 commented on
Dec 18, 2020 • 1 new comment -
Document the handling of exceptions with listeners
#4181 commented on
Dec 18, 2020 • 1 new comment -
[Form] Add a notice about nested options in "attr" in FormType
#6462 commented on
Dec 18, 2020 • 1 new comment -
Sample JS code for collections may submit two entries with the same name
#6924 commented on
Dec 18, 2020 • 1 new comment -
Expand testing documentation with regards to testing validation
#6532 commented on
Dec 18, 2020 • 1 new comment -
CSS issue in rendered documentation with diff code
#14472 commented on
Dec 18, 2020 • 1 new comment -
[Testing] Check the docs about profiler usage in tests
#14038 commented on
Dec 18, 2020 • 1 new comment -
Document that "empty_data" requires data in view format
#6340 commented on
Dec 19, 2020 • 1 new comment -
[BrowserKit] Allowing body content from GET with a content-type
#14679 commented on
Dec 17, 2020 • 0 new comments -
EventDispatcherInterface DI explanation
#10137 commented on
Dec 18, 2020 • 0 new comments -
How to contribute translations
#14481 commented on
Dec 18, 2020 • 0 new comments -
[Form] Explain how to actually reuse the same form
#13977 commented on
Dec 18, 2020 • 0 new comments -
Fix OPcache class preload requirement
#13986 commented on
Dec 14, 2020 • 0 new comments -
[Messenger] Routing & Inheritance
#14430 commented on
Dec 13, 2020 • 0 new comments -
[Notifier] Add gatewayapi-notifier
#14463 commented on
Dec 13, 2020 • 0 new comments -
[Validator] Document constraints as php 8 Attributes
#14544 commented on
Dec 13, 2020 • 0 new comments -
[EventDispatcher] Document second dispatch code logic
#14606 commented on
Dec 18, 2020 • 0 new comments -
Update multiple_entity_managers.rst
#14643 commented on
Dec 18, 2020 • 0 new comments