243 Commits

Author SHA1 Message Date
Javier Eguiluz
c1b6f0cafa Remove some outdated contents related to annotations 2026-01-07 15:53:26 +01:00
Javier Eguiluz
84dc154da6 Merge branch '6.4' into 7.3
* 6.4:
  [Cache] Wrong callable in async cache computation example
2025-11-25 17:17:47 +01:00
Marvin Bölsterli
dcd2a1230f [Cache] Wrong callable in async cache computation example 2025-11-25 17:17:20 +01:00
Javier Eguiluz
ddbbda2ff0 Merge branch '7.2' into 7.3
* 7.2:
  Fix a minor RST syntax issue
  Improve grammar and expressions for American English
2025-07-09 08:43:11 +02:00
Javier Eguiluz
78b9a86231 Merge branch '6.4' into 7.2
* 6.4:
  Fix a minor RST syntax issue
  Improve grammar and expressions for American English
2025-07-09 08:43:00 +02:00
copilot-swe-agent[bot]
6914778eef Improve grammar and expressions for American English 2025-07-09 08:32:14 +02:00
Oskar Stark
b73c09e57a Merge branch '7.2' into 7.3
* 7.2:
  Use DOCtor-RST 1.69.1
2025-06-04 23:04:08 +02:00
Oskar Stark
e1f7c73ffa Merge branch '6.4' into 7.2
* 6.4:
  Use DOCtor-RST 1.69.1
2025-06-04 23:04:06 +02:00
Oskar Stark
c35917dee3 Use DOCtor-RST 1.69.1 2025-06-04 23:03:56 +02:00
Javier Eguiluz
5ad20ab996 [Cache] Improve the docs about cache namespaces 2025-05-15 15:27:25 +02:00
Javier Eguiluz
0a300ed13c Merge branch '6.4' into 7.2
* 6.4:
  Make tag aware config examples consistent
2025-02-19 11:55:25 +01:00
Michael Babker
80eb561c2e Make tag aware config examples consistent 2025-02-18 09:39:54 -06:00
Wouter de Jong
84ead23b4f Merge remote-tracking branch 'origin/6.4' into 7.1
* origin/6.4:
  Replaced caution blocks with warning
2024-12-07 12:11:20 +01:00
Timo Bakx
3849004fcc Replaced caution blocks with warning
Fixes #20371

Both blocks are currently rendered identically. Keeping only one of the two makes it easier to contribute.

Some blocks were elevated to danger.
2024-12-07 12:02:55 +01:00
Christian Flothmann
0f099f9287 Merge branch '6.4' into 7.1
* 6.4:
  Update reproducer.rst: Minor rewording
  [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()`
  Fix redis adapter config to work with tags
2024-08-06 10:20:45 +02:00
Christian Flothmann
8ab4383cca Merge branch '5.4' into 6.4
* 5.4:
  Update reproducer.rst: Minor rewording
  [DomCrawler] fixes typo `Form::getFields()` -> `Form::getFiles()`
  Fix redis adapter config to work with tags
2024-08-06 10:20:26 +02:00
Hugo Posnic
a04e07c05a Fix redis adapter config to work with tags 2024-08-06 10:15:09 +02:00
Javier Eguiluz
b80bbc73fe Merge branch '7.0' into 7.1
* 7.0:
  [Cache] Small correction in the use of tags in the cache
2024-05-06 13:27:59 +02:00
Javier Eguiluz
ec61747684 Merge branch '6.4' into 7.0
* 6.4:
  [Cache] Small correction in the use of tags in the cache
2024-05-06 13:27:57 +02:00
Javier Eguiluz
db902d60b3 Merge branch '5.4' into 6.4
* 5.4:
  [Cache] Small correction in the use of tags in the cache
2024-05-06 13:27:54 +02:00
Zahir Saad Bouzid
880c507233 [Cache] Small correction in the use of tags in the cache
Replacement of the word key by tag in the description of the use of tags in the cache
2024-05-06 13:24:37 +02:00
Javier Eguiluz
4f7b018a16 Merge branch '7.0' into 7.1
* 7.0:
  fixes async cache computation example and FQCN
2024-03-21 14:58:48 +01:00
Javier Eguiluz
482ebd563b Merge branch '6.4' into 7.0
* 6.4:
  fixes async cache computation example and FQCN
2024-03-21 14:58:46 +01:00
Javier Eguiluz
2ab5def80e Merge branch '5.4' into 6.4
* 5.4:
  fixes async cache computation example and FQCN
2024-03-21 14:58:43 +01:00
Michael Hirschler
12559a1793 fixes async cache computation example and FQCN 2024-03-15 21:03:47 +01:00
Javier Eguiluz
f9fe45072d Merge branch '7.0' into 7.1
* 7.0:
  Replace Annotation\Route with Attribute\Route
2024-03-04 08:28:45 +01:00
Javier Eguiluz
3b3ff02236 Merge branch '6.4' into 7.0
* 6.4:
  Replace Annotation\Route with Attribute\Route
2024-03-04 08:28:42 +01:00
Simon André
32460957ae Replace Annotation\Route with Attribute\Route
Inspired by https://github.com/symfony/symfony-docs/pull/19619 :)
2024-03-02 11:06:30 +01:00
Javier Eguiluz
2ae2c17dbc Merge branch '7.0' into 7.1
* 7.0:
  Minor: remove duplicated lines
2024-02-09 12:05:07 +01:00
Javier Eguiluz
847493b8d9 Merge branch '6.4' into 7.0
* 6.4:
  Minor: remove duplicated lines
2024-02-09 12:05:01 +01:00
Javier Eguiluz
230adacb95 Merge branch '5.4' into 6.4
* 5.4:
  Minor: remove duplicated lines
2024-02-09 12:02:50 +01:00
Antoine Lamirault
6629fcf67c Minor: remove duplicated lines 2024-02-08 18:47:58 +01:00
HypeMC
1bd553588d [Cache] Document using DSN with PDOAdapter 2024-01-12 19:30:48 +01:00
Oskar Stark
3958a97176 Merge branch '6.4' into 7.0
* 6.4:
  [Cache] Fix PdoAdapter examples
2023-11-07 10:38:24 +01:00
Oskar Stark
64f1969541 Merge branch '6.3' into 6.4
* 6.3:
  [Cache] Fix PdoAdapter examples
2023-11-07 10:38:23 +01:00
Oskar Stark
1659563d17 Merge branch '5.4' into 6.3
* 5.4:
  [Cache] Fix PdoAdapter examples
2023-11-07 10:38:20 +01:00
HypeMC
7ab6c816b9 [Cache] Fix PdoAdapter examples 2023-11-07 09:46:56 +01:00
Oskar Stark
edd9ecfbc7 Merge branch '6.4' into 7.0
* 6.4:
  [Cache] Remove invalid info about cache pool services
2023-11-07 08:34:59 +01:00
Oskar Stark
fc1e4edaf7 Merge branch '6.3' into 6.4
* 6.3:
  [Cache] Remove invalid info about cache pool services
2023-11-07 08:34:58 +01:00
Oskar Stark
19ec52168c Merge branch '5.4' into 6.3
* 5.4:
  [Cache] Remove invalid info about cache pool services
2023-11-07 08:34:57 +01:00
HypeMC
9af5aee77b [Cache] Remove invalid info about cache pool services 2023-11-06 22:41:54 +01:00
Christian Flothmann
ce587ff93f Merge branch '6.4' into 7.0
* 6.4:
  Update templating.rst
  [Expression Language] Clarify number of backslashes to escape a backslash
  reference the decorated service using the special .inner id
  [Bundles] Remove SensioFrameworkExtraBundle from code exemple
2023-10-23 11:00:06 +02:00
Christian Flothmann
5a469bfa51 Merge branch '6.3' into 6.4
* 6.3:
  Update templating.rst
  [Expression Language] Clarify number of backslashes to escape a backslash
  reference the decorated service using the special .inner id
2023-10-23 10:59:50 +02:00
Christian Flothmann
bf14d85e98 Merge branch '5.4' into 6.3
* 5.4:
  Update templating.rst
  [Expression Language] Clarify number of backslashes to escape a backslash
  reference the decorated service using the special .inner id
2023-10-23 10:26:00 +02:00
Christian Flothmann
90b92fdaec reference the decorated service using the special .inner id 2023-10-22 10:27:35 +02:00
Alexandre Daubois
bbd1d8e092 Remove all 6.x versionadded on 7.0 2023-10-16 13:51:42 +02:00
Oskar Stark
f505c64904 feature #18595 [Cache] Document cache:pool:clear’s new --exclude option (MatTheCat)
This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

[Cache] Document `cache:pool:clear`’s new `--exclude` option

Feature PR
* https://github.com/symfony/symfony/pull/51058

Commits
-------

cc7ac50eb [Cache] Document `cache:pool:clear`’s new `--exclude` option
2023-10-11 09:40:12 +02:00
MatTheCat
cc7ac50ebd [Cache] Document cache:pool:clear’s new --exclude option 2023-10-11 09:40:07 +02:00
Javier Eguiluz
d5731872ca Merge branch '5.4' into 6.3
* 5.4:
  [Cache] Mention some details about cache.adapter.system
2023-09-08 08:47:19 +02:00
Javier Eguiluz
8646be7b81 [Cache] Mention some details about cache.adapter.system 2023-09-07 17:54:15 +02:00