40 Commits

Author SHA1 Message Date
Javier Eguiluz
c9b3b76d00 minor #21690 Remove some idioms and simplify expressions (javiereguiluz)
This PR was merged into the 6.4 branch.

Discussion
----------

 Remove some idioms and simplify expressions

The audience of Symfony docs is worlwide and mostly non-native in English, so let's try to use simpler expressions if possible.

Commits
-------

ec70ebc24 Remove some idioms and simplify expressions
2026-01-09 17:18:55 +01:00
Javier Eguiluz
b30b6df87b minor #21691 Simplify some wording to make docs more approachable (javiereguiluz)
This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

 Simplify some wording to make docs more approachable

This PR proposes to replace some words:

* `whilst` is British English and formal (we use American English in Symfony Docs)
* `hence`, `nonetheless`, and `thus` have simpler and more common alternatives

Commits
-------

6a4e9adf6  Simplify some wording to make docs more approachable
2026-01-09 16:59:47 +01:00
Javier Eguiluz
6a4e9adf62 Simplify some wording to make docs more approachable 2026-01-09 16:59:41 +01:00
Javier Eguiluz
d94c6104d2 minor #21688 Remove mentions to legacy PHP versions (javiereguiluz)
This PR was merged into the 6.4 branch.

Discussion
----------

 Remove mentions to legacy PHP versions

Symfony 6.4 requires PHP 8.1, so there's no need to mention PHP 5, 6 or 7 in the docs.

Commits
-------

99f6a44ca Remove mentions to legacy PHP versions
2026-01-09 08:37:12 +01:00
Javier Eguiluz
ae5d13faa7 minor #21683 Fix misc grammar issues (javiereguiluz)
This PR was squashed before being merged into the 6.4 branch.

Discussion
----------

 Fix misc grammar issues

Commits
-------

8177d119f  Fix misc grammar issues
2026-01-08 13:24:41 +01:00
Javier Eguiluz
8177d119fb Fix misc grammar issues 2026-01-08 13:24:37 +01:00
Javier Eguiluz
e1a66df920 Fix some typos 2026-01-08 13:23:21 +01:00
Javier Eguiluz
ec70ebc249 Remove some idioms and simplify expressions 2026-01-07 17:36:05 +01:00
Javier Eguiluz
99f6a44cab Remove mentions to legacy PHP versions 2026-01-07 16:55:54 +01:00
Antoine Lamirault
07c2d48c50 Minor: remove duplicated lines 2024-02-09 19:07:54 +01:00
Giuseppe Petraroli
9f017cae6f Update migration.rst 2023-10-12 16:43:17 +02:00
Alexandre Daubois
0a00d17c6c Add return types and parameter types 2023-07-13 11:34:31 +02:00
Alexandre Daubois
8728589b0f Add type-hints and return types 2023-06-20 21:43:52 +02:00
Javier Eguiluz
491704c66b Merge branch '5.4' into 6.2
* 5.4:
  Remove index directive
2023-03-29 10:08:09 +02:00
Antoine Lamirault
d7e844d9f2 Remove index directive 2023-03-27 19:56:40 +02:00
Jeff Zohrab
99eecb6442 Simplify migration LegacyBridge example 2022-12-12 12:56:51 +01:00
Robert Fischer
34287db1c1 Fix ~20 typos in different sections of the documentation 2022-07-22 12:37:49 +02:00
Javier Eguiluz
3c464fff39 Merge branch '4.4' into 5.3
* 4.4:
  Correct spelling & grammar in 4.4 form/
  Correct spelling & grammar in 4.4 doctrine/
  Correct spelling & grammar in 4.4 create_framework/
  Correct spelling & grammar in 4.4 components/expression_language/
  Correct spelling & grammar in 4.4 components/dependency_injection/
  Correct spelling & grammar in 4.4 components/console/
  Correct spelling & grammar in 4.4 components/config/
  Correct spelling & grammar in 4.4 bundles/
  Correct spelling & grammar in 4.4 workflow.rst
  Correct spelling & grammar in 4.4 performance.rst
  Correct spelling & grammar in 4.4 migration.rst
  Correct spelling & grammar in 4.4 mercure.rst
2021-12-14 20:52:10 +01:00
gnito-org
90b0776e93 Correct spelling & grammar in 4.4 migration.rst 2021-12-14 09:52:59 -04:00
Javier Eguiluz
9320163d95 Fix some line numbers in a code example 2021-10-26 13:38:30 +02:00
Oskar Stark
8f83b9ebec Merge branch '4.4' into 5.3
* 4.4:
  Take into account the EOM of Swiftmailer in docs
2021-08-19 10:05:19 +02:00
Fabien Potencier
90896382db Take into account the EOM of Swiftmailer in docs 2021-08-19 08:35:49 +02:00
Javier Eguiluz
f96f3aabcc Merge branch '4.4' into 5.2
* 4.4:
  [Migration guide] Change Strangler App to Strangler Fig App
2021-06-18 17:19:40 +02:00
Thibault RICHARD
4df81cf65f [Migration guide] Change Strangler App to Strangler Fig App
Martin Fowler, the author of the article, update its post to rename the pattern because it has a violent feeling to it.

I'm making this PR to stick to the intention of the author and make this doc a bit more welcoming

You can find at the bottom of the linked article
> The original post was entitled “Strangler Application”, and when used, the pattern is often referred to as a “strangler”. But its usage often gets separated from its metaphorical root, and takes on a unpleasantly violent connotation.
2021-06-17 23:28:35 +02:00
Javier Eguiluz
6b197071e0 Merge branch '4.4' into 5.2
* 4.4:
  Fixed syntax errors on 4.4
2021-04-21 09:41:30 +02:00
Nyholm
2a9103c1f1 Fixed syntax errors on 4.4 2021-04-21 09:37:16 +02:00
Javier Eguiluz
32d99f995f Merge branch '5.1' into 5.2
* 5.1:
  Use Sf4 + Sf5 instead of Sf3 for bundle best practices
  Added missing Dotenv use
2021-01-19 17:51:15 +01:00
Christopher
7c0db22490 Added missing Dotenv use 2021-01-19 11:12:38 +00:00
Jérémy Derussé
e5918146ca Remove deprecated HEADER_X_FORWARDED_ALL header 2020-11-18 10:49:45 +01:00
Nyholm
48c5e90049 Fixed broken use statements 2020-10-17 12:55:13 +02:00
Javier Eguiluz
d3c7fcbeb4 Merge branch '4.4' into 5.1
* 4.4:
  fix link to `ChainAdapter::prune` method
  [Messenger] rename message recorder file
  [PropertyAccess] Backport typed property support to 4.4
  Fix minor typo
2020-08-31 09:24:36 +02:00
Jan Schädlich
84c0a78ee1 Fix minor typo 2020-08-26 22:03:52 +02:00
Javier Eguiluz
a711d03740 Update documentation for removal of config/bootstrap.php 2020-06-08 12:19:09 +02:00
Emanuele Panzeri
391d469ea2 Kernel constructor (SF v4.4.5) accepts only 2 args 2020-03-08 14:20:58 +01:00
Wouter de Jong
7f8c72ab7f Fixed all permanently redirected and broken URLs 2020-02-25 12:20:10 +01:00
Oskar Stark
e930ea912e *Response::create() method is deprecated 2019-12-03 11:08:18 +01:00
Javier Eguiluz
455d613198 Simplified the docs about Symfony technical requirements 2019-08-15 07:56:45 +02:00
Javier Eguiluz
e614ed1d61 Updated related to Symfony installation and Symfony Flex 2019-08-10 12:38:52 +02:00
Wouter J
db82d549ef [#11330] Restructured the Migration guide a bit while proof-reading 2019-06-08 19:40:15 +02:00
Denis Brumann
b91249ff99 Creates a migration guide.
The general idea is to provide advice on how to migrate
an existing application over to Symfony using some
proven approaches.

The page should provide around 3 alternatives and some
discussion when they might be suitable as well as
additional resources like videos on this topics from
the official Symfony YouTube-channel.
2019-06-08 12:51:35 +02:00