6.2
Name already in use
Commits on Jan 30, 2023
-
minor #17826 Consolidate templating docs (fabpot)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Consolidate templating docs <!-- 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 ------- fa3a677 Consolidate templating docs
-
-
minor #17832 Fix: DOCtor-RST build (OskarStark)
This PR was merged into the 6.2 branch. Discussion ---------- Fix: DOCtor-RST build Commits ------- 94075af Fix: DOCtor-RST build
-
-
* 5.4: Remove unused whitelist entries from DOCtor-RST config
-
minor #17831 Remove unused whitelist entries from DOCtor-RST config (…
…OskarStark) This PR was merged into the 5.4 branch. Discussion ---------- Remove unused whitelist entries from DOCtor-RST config Commits ------- 38a337e Remove unused whitelist entries from DOCtor-RST config
-
-
* 5.4: Use specific DOCtor-RST version Fix: Order of code-blocks
-
minor #17830 Use specific DOCtor-RST version (OskarStark)
This PR was merged into the 5.4 branch. Discussion ---------- Use specific DOCtor-RST version cc `@alamirault` Commits ------- 1dbb1dc Use specific DOCtor-RST version
-
-
-
-
* 5.4: Fix broken links Fix markup Fix translation refs
-
minor #17822 Fix MailPace mailer package name (MrGabigoo)
This PR was merged into the 6.2 branch. Discussion ---------- Fix MailPace mailer package name Hi, this is just a little fix for the package name of the MailPace mailer <!-- 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 ------- 8f8a12b fix(mailer): mailpace mailer package name
Commits on Jan 29, 2023
-
minor #17827 Fix translation refs (fabpot)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Fix translation refs <!-- 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 ------- 35313fe Fix broken links 04bd7c9 Fix markup 817e4e7 Fix translation refs
-
-
-
Commits on Jan 28, 2023
-
-
* 5.4: [Standards] Add `Attribute` format and formats for Code Examples
-
minor #17806 [Standards] Add
Attribute
format and formats for Code ……Examples (alexandre-daubois) This PR was merged into the 5.4 branch. Discussion ---------- [Standards] Add `Attribute` format and formats for Code Examples Commits ------- 5f53fb1 [Standards] Add `Attribute` format and formats for Code Examples
-
* 5.4: Update example to match actual make::entity output
-
minor #17821 [Doctrine] Update example to match actual make::entity o…
…utput (alamirault) This PR was merged into the 5.4 branch. Discussion ---------- [Doctrine] Update example to match actual make::entity output From slack  It's a new behavior since maker 1.44.0 released July 26th, 2022 symfony/maker-bundle#1147 (New example is based on local execution) Commits ------- 32d50e9 Update example to match actual make::entity output
Commits on Jan 27, 2023
-
-
minor #17820 [Form] Remove mentions of renderForm() (nicolas-grekas)
-
minor #17819 Fix small typo in notifier.rst (pchr-srf)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- Fix small typo in notifier.rst Merci! Commits ------- 3dbb4ab Update notifier.rst
-
-
* 5.4: Fix minor issue [EventDispatcher] Consolidation event dispatcher docs Fix some references Format syntaxes reference Replace warning with caution for consistency
-
-
minor #17818 [EventDispatcher] Consolidation event dispatcher docs (f…
…abpot) This PR was squashed before being merged into the 5.4 branch. Discussion ---------- [EventDispatcher] Consolidation event dispatcher docs <!-- 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 ------- 5491327 [EventDispatcher] Consolidation event dispatcher docs
-
-
-
minor #17817 Format syntaxes reference (fabpot)
This PR was squashed before being merged into the 5.4 branch. Discussion ---------- Format syntaxes reference I propose the creation of a new "format specification" section about consolidating all format syntax descriptions: YAML, XLIFF, expression language, and ICU messages for now. Commits ------- 696be66 Format syntaxes reference