Skip to content

[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
wants to merge 447 commits into from
Closed

Conversation

javiereguiluz
Copy link
Member

No description provided.

javiereguiluz and others added 30 commits January 20, 2023 16:40
…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
…ing the "in" operator (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[ExpressionLanguage] Deprecate loose comparisons when using the "in" operator

Fixes #17796

Commits
-------

296a5be [ExpressionLanguage] Deprecate loose comparisons when using the "in" operator
* 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
…andre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[Console] Remove exit() call in last SignalHandler

Fixes #17544

Commits
-------

aeb0ccc [Console] Remove exit() call in last SignalHandler
* 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()
…dre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[DependencyInjection] Introduce build parameters

Fixes #17505

Commits
-------

a5c70a8 [DependencyInjection] Introduce build parameters
* 6.2:
  Update example to match actual make::entity output
* 6.2:
  [Standards] Add `Attribute` format and formats for Code Examples
javiereguiluz and others added 17 commits March 21, 2023 15:54
…ndre-daubois)

This PR was merged into the 6.2 branch.

Discussion
----------

[HtmlSanitizer] Fix API usage on PHP config files

Fixes #18024

Commits
-------

2c8a35d [HtmlSanitizer] Fix API usage on PHP config files
* 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
@javiereguiluz
Copy link
Member Author

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

@xabbuh xabbuh deleted the workflow_code_fix branch March 29, 2023 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
X