lacatoire
1fefe21d9d
[Configuration][Doctrine] Document .env quoting and separate connection parameters for special characters
2026-02-05 13:00:20 +01:00
Javier Eguiluz
ef9ad3a15d
Merge branch '6.4' into 7.3
...
* 6.4:
Fix some grammar issues
2026-01-08 16:44:18 +01:00
Javier Eguiluz
18ef54507f
Fix some grammar issues
2026-01-08 16:36:18 +01:00
Javier Eguiluz
7cc8d25ece
Merge branch '6.4' into 7.3
...
* 6.4:
Update references from Platform.sh to Upsun in documentation
2025-11-24 12:17:04 +01:00
G/
44e657f27e
Update references from Platform.sh to Upsun in documentation
2025-11-24 12:16:44 +01: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
Wouter de Jong
221caaa455
Merge remote-tracking branch 'origin/7.1' into 7.2
...
* origin/7.1:
Replaced `caution` directive by `warning`
Replaced caution blocks with warning
2024-12-07 12:17:16 +01: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
Javier Eguiluz
a61f328d79
Merge branch '7.1' into 7.2
...
* 7.1:
Fix minor syntax issues
2024-12-02 14:57:33 +01:00
Javier Eguiluz
70038a8e79
Merge branch '6.4' into 7.1
...
* 6.4:
Fix minor syntax issues
2024-12-02 14:57:29 +01:00
Wouter de Jong
f6a61f9d36
Fix minor syntax issues
2024-11-30 16:39:05 +01:00
Javier Eguiluz
9e9400c3d1
Merge branch '7.1' into 7.2
...
* 7.1:
Fix the XML configuration example for enums
2024-10-15 16:25:01 +02:00
Javier Eguiluz
70a93ef262
Merge branch '6.4' into 7.1
...
* 6.4:
Fix the XML configuration example for enums
2024-10-15 16:24:58 +02:00
Christophe Coevoet
2f00687e17
Fix the XML configuration example for enums
...
There is no `type="enum"` in the XML file loader.
2024-10-15 11:56:34 +02:00
Javier Eguiluz
d810f6caab
Minor tweaks
2024-09-30 10:09:10 +02:00
Yonel Ceruto
a78ff470d7
documenting non-empty parameters
2024-09-23 10:07:34 -04:00
Alexandre Daubois
41c4ce5f15
[Dotenv] Fix SYMFONY_DOTENV_PATH purpose
2024-05-30 11:41:26 +02:00
Oskar Stark
309320ab5e
Merge branch '7.0' into 7.1
...
* 7.0:
minor
fix: typo in proxy docs
[Configuration] Clarify `variables_order`
2024-04-03 16:26:27 +02:00
Oskar Stark
56ca55ffb9
Merge branch '6.4' into 7.0
...
* 6.4:
minor
[Configuration] Clarify `variables_order`
2024-04-03 16:26:26 +02:00
Alexandre Daubois
faf261594c
[Configuration] Clarify variables_order
2024-04-03 11:23:24 +02:00
Oskar Stark
98ef709bf3
Merge branch '7.0' into 7.1
...
* 7.0:
[DotEnv] Update configuration.rst
Revert "[AssetMapper] Fixing path"
2024-02-15 20:25:10 +01:00
Oskar Stark
26118b5094
Merge branch '6.4' into 7.0
...
* 6.4:
[DotEnv] Update configuration.rst
Revert "[AssetMapper] Fixing path"
2024-02-15 20:25:06 +01:00
Oskar Stark
e9721cc39e
Merge branch '6.3' into 6.4
...
* 6.3:
[DotEnv] Update configuration.rst
2024-02-15 20:24:37 +01:00
Oskar Stark
6e9b59dbd2
Merge branch '5.4' into 6.3
...
* 5.4:
[DotEnv] Update configuration.rst
Formatting typo
[Container] Missing link RST link begin
Minor: remove duplicated lines
2024-02-15 20:23:40 +01:00
Florian Cellier
9c02a1f572
[DotEnv] Update configuration.rst
2024-02-14 11:53:46 +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
Javier Eguiluz
b3c518776d
minor #19377 [Dotenv] Fix incorrect way to modify .env path (alexandre-daubois)
...
This PR was merged into the 7.1 branch.
Discussion
----------
[Dotenv] Fix incorrect way to modify .env path
After https://github.com/symfony/symfony-docs/pull/19371#issuecomment-1875703843
Commits
-------
3ee6a7fcb [DotEnv] Fix incorrect way to modify .env path
2024-01-31 10:31:09 +01:00
Alexandre Daubois
3ee6a7fcb5
[DotEnv] Fix incorrect way to modify .env path
2024-01-28 09:16:04 +01:00
Javier Eguiluz
3acb0c5284
Merge branch '7.0' into 7.1
...
* 7.0:
doc: Update configuration.rst
2024-01-10 13:10:53 +01:00
Javier Eguiluz
8db81c1d02
Merge branch '6.4' into 7.0
...
* 6.4:
doc: Update configuration.rst
2024-01-10 13:10:52 +01:00
Javier Eguiluz
ff68b9f1bc
Merge branch '6.3' into 6.4
...
* 6.3:
doc: Update configuration.rst
2024-01-10 13:10:49 +01:00
Florian Cellier
fc79c882f7
doc: Update configuration.rst
2024-01-10 13:10:33 +01:00
Javier Eguiluz
e926d7cec4
Minor reword
2024-01-03 17:58:46 +01:00
Javier Eguiluz
c107395821
minor #19371 [Dotenv] Add SYMFONY_DOTENV_PATH (alexandre-daubois)
...
This PR was merged into the 7.1 branch.
Discussion
----------
[Dotenv] Add `SYMFONY_DOTENV_PATH`
Fix #19366
Commits
-------
c9ff43ee8 [Dotenv] Add `SYMFONY_DOTENV_PATH`
2024-01-03 17:49:24 +01:00
Alexandre Daubois
c9ff43ee84
[Dotenv] Add SYMFONY_DOTENV_PATH
2024-01-03 14:12:18 +01:00
Javier Eguiluz
e0caa87215
Merge branch '6.4' into 7.0
...
* 6.4:
Added description to improved bin/console debug:container --env-vars …
2023-12-27 16:28:03 +01:00
Javier Eguiluz
44afd237b0
Merge branch '6.3' into 6.4
...
* 6.3:
Added description to improved bin/console debug:container --env-vars …
2023-12-27 16:28:01 +01:00
Javier Eguiluz
8fd1e767b2
minor #17833 Added description to improved bin/console debug:container --env-vars … (Michał Wilczyński)
...
This PR was squashed before being merged into the 6.3 branch.
Discussion
----------
Added description to improved bin/console debug:container --env-vars …
Commits
-------
981adcd2f Added description to improved bin/console debug:container --env-vars …
2023-12-27 16:27:44 +01:00
Michał Wilczyński
981adcd2f8
Added description to improved bin/console debug:container --env-vars …
2023-12-27 16:26:30 +01:00
Javier Eguiluz
650277cfe6
Merge branch '6.4' into 7.0
...
* 6.4:
Mutate some `cautions` to `dangers`
2023-12-26 16:08:45 +01:00
Javier Eguiluz
a4b49e044e
Merge branch '6.3' into 6.4
...
* 6.3:
Mutate some `cautions` to `dangers`
2023-12-26 16:07:38 +01:00
Javier Eguiluz
a750ec584a
Merge branch '5.4' into 6.3
...
* 5.4:
Mutate some `cautions` to `dangers`
2023-12-26 16:07:36 +01:00
Alexandre Daubois
ac45c0cd62
Mutate some cautions to dangers
2023-12-17 20:21:10 +01:00
Oskar Stark
5184c00297
Merge branch '6.4' into 7.0
...
* 6.4:
Remove semicolon marking previous end of statement
Reword
[Console] Added documentation about command profiling
2023-12-16 09:57:13 +01:00
Oskar Stark
78dd8bc560
Merge branch '6.3' into 6.4
...
* 6.3:
Remove semicolon marking previous end of statement
2023-12-16 09:57:11 +01:00