-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Workflow] Update the syntax of a code block #18126
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
…Clock component in `DateTimeValueResolver` (alexandre-daubois) This PR was merged into the 6.3 branch. Discussion ---------- [Clock][HttpKernel] [Controller] Mention the use of the Clock component in `DateTimeValueResolver` Resolves #17606 Commits ------- 3f8c53e [Controller] Mention the use of the Clock component in `DateTimeValueResolver`
* 6.2: [Form] Fix alphabetical order of imports
* 6.2: [LazyServices] Add `#[Autoconfigure]` attribute mention
* 6.2: [docker] fix composer `extra` variable name
* 6.2: Minor tweaks [Notifier] Notifier docs merge
* 6.2: [Logging] Mention `#[AsMonologProcessor]`
* 6.2: Replacing deprecated role: IS_AUTHENTICATED_ANONYMOUSLY
* 6.2: Fix some code issue [Refs] Fixed refs displaying incorrectly
* 6.2: update CI intro
* 6.2: Remove SOAP docs
* 6.2: Tweak [Workflow] Improve Workflow Documentation
* 6.2: [Configuration] fixed list markup
* 6.2: Minor tweak [Standards] Freeze contractions decision in documentation standards
* 6.2: [Misc] Fixed remaining `HEAD`
* 6.2: Minor fix Update tags.rst
* 6.2: [Translation] Translation docs consolidation
* 6.2: Fix minor issue [EventDispatcher] Consolidation event dispatcher docs Fix some references Format syntaxes reference Replace warning with caution for consistency
* 6.2: Update notifier.rst Remove mentions of renderForm()
* 6.2: Update example to match actual make::entity output
* 6.2: [Standards] Add `Attribute` format and formats for Code Examples
* 5.4: Update environment processor page [Uid] Fix Uid config example Add Form is_empty_callback option
* 5.4: [SecurityBundle] Add doc for stateless firewall
…ons doc (MrYamous) This PR was merged into the 6.2 branch. Discussion ---------- [Doctrine] replace ManagerRegistry in doctrine associations doc Commits ------- e8313e6 replace ManagerRegistry with EntityManagerInterface in doctrine associations doc
* 5.4: smaller example for env(resolve:FOO)
This PR was merged into the 6.2 branch. Discussion ---------- Update events.rst Add void return type <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 752721e Update events.rst
* 5.4: Update access_control.rst
* 5.4: Update event_dispatcher.rst Update upload_file.rst Update upload_file.rst Update upload_file.rst
* 5.4: fix plural rules
* 5.4: [Messenger] add `WorkerMessageRetriedEvent`
This PR was merged into the 6.2 branch. Discussion ---------- [Messenger] add `WorkerRateLimitedEvent` Commits ------- 70e4817 add `WorkerRateLimitedEvent`
* 5.4: [Validator] Fix a valid Date and Time constraint format
This PR was merged into the 6.2 branch. Discussion ---------- update default value for framework.ide The default value was changed in symfony/symfony#44575 Commits ------- 9636026 update default value for framework.ide
… (HypeMC) This PR was merged into the 6.2 branch. Discussion ---------- [Security] Use expression for `#[IsGranted()]` subject symfony/symfony#46978 symfony/symfony#48080 symfony/symfony#48102 Commits ------- 9d4045f [Security] Use expression for #[IsGranted()] subject
OskarStark
approved these changes
Mar 27, 2023
Closing because we had some issues in this repo and had to force push the 6.2 branch. So, I just committed this little fix directly instead: 2e6e58c |
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.