-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
add Documentation on Helper::formatMemory #19275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 6.4: [Command] Helpers uses `stderr` by default
* 6.4: [DependencyInjection] Warns `instanceof` should be called before services registration
* 6.4: Update messenger.rst [Messenger] Mention passing arguments to abstract definition
* 6.4: [Session] Remove old versionadded [Serializer] Remove abstract uid denormalization
* 6.4: Modify method on route logout in security.rst
* 6.4: Update the route method in some config examples
* 6.4: Fix the local doc build
* 6.4: [Cache] Mention some details about cache.adapter.system
* 6.4: [Security] Add a comment about PasswordUpgraderInterface
* 6.4: [Translation] Update the contents about Doctrine entity translation
* 6.4: [Mailer] Mention that emails are async when using Messenger
* 6.4: [Messenger] Reword note about Enqueue
* 6.4: [Testing] Create a section dedicated to sending multiple requests in one functional test
* 6.4: [Configuration] Emphasize env vars purpose
* 6.4: [Security] Add RateLimiter requirement command
* 6.4: [Messenger] Mention `RedispatchMessage` and `RedispatchMessageHandler`
* 6.4: [AssetMapper] Allow passing a list of packages to importmap:update routing[https]: fix php configuration
* 6.4: Fix title level
* 6.4: [Messenger] Fix import order
* 6.4: [Validator] Add `is_valid()` expression Correct dotenv:dump command reference from dump-env
* 6.4: Update page_creation.rst
* 6.4: [Validator] Add a section for custom translation domain
* 6.4: Add a link to the Symfony web server article Fix Doctrine's middlewares sorting Update page_creation.rst
* 6.4: Update RST linter configuration to fix CI
* 6.4: Reorder some use imports to fix CI
* 6.4: [Webpack Encore] Document addAliases() and addExternals() methods [Routing] Improve the explanation of the exclude parameter Corrected missing property promotion. [FrameworkBundle] Add token attributes in `KernelBrowser::loginUser()` [Serializer] Add `#[Context]` support on classes
* 6.4: [Validator] Translate validator message in docs
* 6.4: [Doctrine] Update the article about Doctrine events
* 6.4: Fix initialization of configurable options for the attribute
* 6.4: [Frontend] Create a UX bundle: add requirements for Asset Mapper
* 6.4: [Bundle] add tip for marking internal services as hidden
* 6.4: [DependencyInjection] Mention `exclude_self`
* 6.4: - [Workflow] feature symfony#50604 metadata dumping
* 6.4: [Form] Document using TranslatableMessage in form Fields [symfony#19122] Reword [SecurityBundle] Improve support for authenticators that don't need a user provider
* 6.4: Fix custom form type docs.
* 6.4: - Rename Service name
* 6.4: -
* 6.4: Fix table length
* 6.4: minor Minor tweak Add "frontend" as one of the topic to getting started
* 6.4: [Mailer] Mention webhook support in Mailer bridge overview
* 6.4: Update security.rst
* 6.4: [Webhook] Added component documentation for use in combination with Mailer
* 6.4: [Mailer] Updated webhook support in Mailer bridge overview for 6.4
* 6.4: [Webhook] Added Sendgrid's webhook support (added in 6.4)
* 6.4: [Webhook] Add missing webhook parsers
* 6.4: [Notifier][Webhook] Added documentation for Webhook in combination with the Notifier component Fix indentation
* 6.4: [Notifier][Webhook] Updated Webhook-supported Notifier bridges for 6.4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.