Skip to content

Document $suffix argument to tempnam() #12108

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

Merged
merged 903 commits into from
Feb 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
903 commits
Select commit Hold shift + click to select a range
c1e6aa5
Merge branch '4.4' into 5.0
javiereguiluz Dec 4, 2019
7361fdb
[Form] Documented the choice_self_translation option of LanguageType
javiereguiluz Dec 3, 2019
4653d76
minor #12750 [Form] Documented the choice_self_translation option of …
javiereguiluz Dec 4, 2019
e886e07
Merge branch '4.4' into 5.0
javiereguiluz Dec 7, 2019
3a5ee29
Merge branch '5.0'
javiereguiluz Dec 7, 2019
13b8820
Merge branch '4.4' into 5.0
wouterj Dec 8, 2019
fb95af1
Merge branch '5.0'
wouterj Dec 8, 2019
8e73467
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
de1f6df
Merge branch '5.0'
javiereguiluz Dec 9, 2019
67772bf
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
ef80bcd
Merge branch '5.0'
javiereguiluz Dec 9, 2019
153ca91
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
78b3b79
Merge branch '5.0'
javiereguiluz Dec 9, 2019
e7094c1
Removed 4.4 versionadded and deprecations
javiereguiluz Dec 9, 2019
53417d4
Merge branch '5.0'
javiereguiluz Dec 9, 2019
a297836
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
3777c92
Removed the versionadded directive
javiereguiluz Dec 9, 2019
bc9917a
Merge branch '5.0'
javiereguiluz Dec 9, 2019
eda77ab
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
2040edb
Merge branch '5.0'
javiereguiluz Dec 9, 2019
9ec327d
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
65c1cb2
Merge branch '5.0'
javiereguiluz Dec 9, 2019
966c531
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
94d4451
Merge branch '5.0'
javiereguiluz Dec 9, 2019
3a62c59
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
3e11070
Merge branch '5.0'
javiereguiluz Dec 9, 2019
3879296
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
ad75aa9
Removed the deprecated note
javiereguiluz Dec 9, 2019
7fda95c
Merge branch '5.0'
javiereguiluz Dec 9, 2019
c3f0c18
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
363d12d
Merge branch '5.0'
javiereguiluz Dec 9, 2019
03da5d8
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
23c784e
Merge branch '5.0'
javiereguiluz Dec 9, 2019
33eb94e
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
9df2db9
Merge branch '5.0'
javiereguiluz Dec 9, 2019
9d3a684
Merge branch '4.4' into 5.0
javiereguiluz Dec 9, 2019
885fff4
Merge branch '5.0'
javiereguiluz Dec 9, 2019
9322a00
Fix output of before() example
jdreesen Dec 9, 2019
6793fbe
Fix UnicodeString::fromCodePoints example
jdreesen Dec 9, 2019
ff0a923
Remove superfluous space
jdreesen Dec 10, 2019
2134f22
minor #12792 Remove superfluous space (jdreesen)
OskarStark Dec 10, 2019
e6a970b
Merge branch '4.4' into 5.0
OskarStark Dec 10, 2019
b04c20b
Removed old versionadded directives
OskarStark Dec 10, 2019
f6830ac
Merge branch '5.0'
OskarStark Dec 10, 2019
845b6c4
minor #12790 Fix `UnicodeString::before()` example (jdreesen)
javiereguiluz Dec 10, 2019
bdc7d4c
minor #12791 Fix `UnicodeString::fromCodePoints()` example (jdreesen)
javiereguiluz Dec 10, 2019
e52a666
Minor tweak
javiereguiluz Dec 10, 2019
6425d57
Merge branch '5.0'
javiereguiluz Dec 10, 2019
0582321
Merge branch '4.4' into 5.0
javiereguiluz Dec 10, 2019
a704417
Merge branch '5.0'
javiereguiluz Dec 10, 2019
39a2dc5
minor #12718 fix TraceableEventDispatcherInterface removed in 5.0 (jz…
javiereguiluz Dec 10, 2019
3c4939a
Merge branch '5.0'
javiereguiluz Dec 10, 2019
03105e0
Merge branch '4.4' into 5.0
javiereguiluz Dec 10, 2019
d9c0793
Merge branch '5.0'
javiereguiluz Dec 10, 2019
835c41c
Merge branch '4.4' into 5.0
javiereguiluz Dec 11, 2019
409510b
Merge branch '5.0'
javiereguiluz Dec 11, 2019
9edf125
Merge branch '4.4' into 5.0
javiereguiluz Dec 11, 2019
4742536
Merge branch '5.0'
javiereguiluz Dec 11, 2019
a914120
Merge branch '4.4' into 5.0
javiereguiluz Dec 11, 2019
bb6139d
Merge branch '5.0'
javiereguiluz Dec 11, 2019
8066314
Merge branch '4.4' into 5.0
javiereguiluz Dec 11, 2019
e4fbff8
Merge branch '5.0'
javiereguiluz Dec 11, 2019
5da0ab4
Merge branch '4.4' into 5.0
OskarStark Dec 14, 2019
d1c943a
Merge branch '5.0'
OskarStark Dec 14, 2019
8ab22b1
Merge branch '4.4' into 5.0
OskarStark Dec 14, 2019
adb6b35
Merge branch '5.0'
OskarStark Dec 14, 2019
9d1e2e0
Update database.rst
abdounikarim Dec 17, 2019
57967a4
Merge branch '4.4' into 5.0
OskarStark Dec 17, 2019
6a22af8
[Routing] Removed old versionadded directive
OskarStark Dec 17, 2019
a8fc474
[Validator] Removed old versionadded directive
OskarStark Dec 17, 2019
d7e293a
Merge branch '5.0'
OskarStark Dec 17, 2019
035c470
Merge branch '4.4' into 5.0
javiereguiluz Dec 20, 2019
1cfb464
Merge branch '5.0'
javiereguiluz Dec 20, 2019
00f8faf
Merge branch '4.4' into 5.0
javiereguiluz Dec 20, 2019
deb64b5
Merge branch '5.0'
javiereguiluz Dec 20, 2019
1c5c1a4
Merge branch '4.4' into 5.0
javiereguiluz Dec 20, 2019
d45fa9a
Merge branch '5.0'
javiereguiluz Dec 20, 2019
906112e
minor #12824 Update database.rst (abdounikarim)
javiereguiluz Dec 20, 2019
39efd86
Merge branch '5.0'
javiereguiluz Dec 20, 2019
cc22936
Merge branch '4.4' into 5.0
javiereguiluz Dec 20, 2019
d838ba6
Merge branch '5.0'
javiereguiluz Dec 20, 2019
a49af0d
Make custom routers compatible with the LoaderInterface
atailouloute Dec 25, 2019
7771a2b
Update guard_authentication.rst
atailouloute Dec 26, 2019
5ed1078
remove old versionadded directive
xabbuh Dec 27, 2019
d9eae70
minor #12859 remove old versionadded directive (xabbuh)
xabbuh Dec 27, 2019
9a4d9cd
Add documentation for new reverse() method
MrYamous Dec 28, 2019
8b3528f
minor #12856 Update guard_authentication.rst (atailouloute)
xabbuh Jan 1, 2020
2c4b917
Merge branch '4.4' into 5.0
xabbuh Jan 1, 2020
08ab41a
Merge branch '5.0'
xabbuh Jan 1, 2020
d507793
[String] Replace codePoint by codePointsAt
fancyweb Jan 1, 2020
6d74680
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
66d648e
Merge branch '5.0'
javiereguiluz Jan 2, 2020
5e3f617
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
d70c095
Merge branch '5.0'
javiereguiluz Jan 2, 2020
0308990
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
a67282e
Merge branch '5.0'
javiereguiluz Jan 2, 2020
b54a118
minor #12876 [String] Replace codePoint by codePointsAt (fancyweb)
javiereguiluz Jan 2, 2020
9fb4110
Minor tweaks
javiereguiluz Jan 2, 2020
c93265c
Merge branch '5.0'
javiereguiluz Jan 2, 2020
489acc3
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
fd5cbe1
Merge branch '5.0'
javiereguiluz Jan 2, 2020
cab0e57
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
05b9d80
Merge branch '5.0'
javiereguiluz Jan 2, 2020
2c18e2c
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
2c6cea5
Merge branch '5.0'
javiereguiluz Jan 2, 2020
0e6b046
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
ce7347d
Merge branch '5.0'
javiereguiluz Jan 2, 2020
44cf846
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
276022a
Merge branch '5.0'
javiereguiluz Jan 2, 2020
9ae0174
minor #12865 Add documentation for new reverse() method (MrYamous)
javiereguiluz Jan 2, 2020
17cbf7f
Minor tweaks
javiereguiluz Jan 2, 2020
20ce13b
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
2a99a52
Merge branch '5.0'
javiereguiluz Jan 2, 2020
f67999a
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
ae3e6c7
Merge branch '5.0'
javiereguiluz Jan 2, 2020
a2b1aa9
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
f3acd91
Merge branch '5.0'
javiereguiluz Jan 2, 2020
cb349d3
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
5eb60b2
Merge branch '5.0'
javiereguiluz Jan 2, 2020
0b12b35
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
704e149
Merge branch '5.0'
javiereguiluz Jan 2, 2020
63bb6ed
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
9fcad42
Merge branch '5.0'
javiereguiluz Jan 2, 2020
a80c1a1
minor #12844 Make custom routers compatible with the LoaderInterface …
javiereguiluz Jan 2, 2020
fd5a1e8
Merge branch '5.0'
javiereguiluz Jan 2, 2020
1091bc7
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
1509fc9
Merge branch '5.0'
javiereguiluz Jan 2, 2020
ee1e6c0
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
a8437a9
Merge branch '5.0'
javiereguiluz Jan 2, 2020
b5ab69b
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
6a8249b
Merge branch '5.0'
javiereguiluz Jan 2, 2020
58a9f95
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
77d3a7d
Merge branch '5.0'
javiereguiluz Jan 2, 2020
b9a1847
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
affd94a
Merge branch '5.0'
javiereguiluz Jan 2, 2020
cb9ad70
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
e02f7d0
Merge branch '5.0'
javiereguiluz Jan 2, 2020
581c7fe
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
ac6a783
Merge branch '5.0'
javiereguiluz Jan 2, 2020
9ff1d91
Merge branch '4.4' into 5.0
javiereguiluz Jan 2, 2020
04e8d0f
Merge branch '5.0'
javiereguiluz Jan 2, 2020
15799fa
Merge branch '4.4' into 5.0
wouterj Jan 4, 2020
98a5a51
Merge branch '5.0'
wouterj Jan 4, 2020
1e0ced5
Fix a minor code mistake
AnaniTH Jan 6, 2020
10e6500
Remove recommandation
fabpot Jan 6, 2020
9c620aa
minor #12892 Remove recommendation (fabpot)
javiereguiluz Jan 7, 2020
79d2c14
Merge branch '4.4' into 5.0
javiereguiluz Jan 7, 2020
d2f5469
minor #12890 Fix a minor code mistake (AnaniTH)
javiereguiluz Jan 7, 2020
e4d8832
Merge branch '5.0'
javiereguiluz Jan 7, 2020
0be5b16
[Serializer] Remove note about CsvEncoder as_collection flag
ogizanagi Jan 8, 2020
13af194
[Messenger] Redis example with Unix Socket
JJarrie Jan 10, 2020
bf737c3
[FrameworkBundle] Template Controller should accept extra arguments f…
Jan 10, 2020
ee4e0f5
Merge branch '4.4' into 5.0
javiereguiluz Jan 12, 2020
ad206b5
Merge branch '5.0'
javiereguiluz Jan 12, 2020
9f5e3d5
Merge branch '4.4' into 5.0
javiereguiluz Jan 12, 2020
4c9e0f8
Merge branch '5.0'
javiereguiluz Jan 12, 2020
6553a2c
minor #12930 [FrameworkBundle] Template Controller should accept extr…
javiereguiluz Jan 12, 2020
a8597f0
Added the versionadded directive
javiereguiluz Jan 12, 2020
3f49b76
minor #12901 [Serializer] Remove note about CsvEncoder as_collection …
javiereguiluz Jan 12, 2020
8f06a09
Merge branch '5.0'
javiereguiluz Jan 12, 2020
3095dff
[Notifier] Added a placeholder article for the component docs
javiereguiluz Jan 10, 2020
b95b5a5
minor #12925 [Notifier] Added a placeholder article for the component…
javiereguiluz Jan 12, 2020
e0d1857
Merge branch '5.0'
javiereguiluz Jan 12, 2020
b8e2151
Removed the versionadded directive
javiereguiluz Jan 12, 2020
83b247f
Merge branch '4.4' into 5.0
javiereguiluz Jan 12, 2020
28c92b8
Merge branch '5.0'
javiereguiluz Jan 12, 2020
9956602
Merge branch '4.4' into 5.0
javiereguiluz Jan 12, 2020
9fb0ea2
Merge branch '5.0'
javiereguiluz Jan 12, 2020
6d59941
Merge branch '4.4' into 5.0
javiereguiluz Jan 12, 2020
48c7fdf
Merge branch '5.0'
javiereguiluz Jan 12, 2020
1e4d984
Merge branch '4.4' into 5.0
javiereguiluz Jan 13, 2020
7e2135a
Merge branch '5.0'
javiereguiluz Jan 13, 2020
84e6d24
Merge branch '4.4' into 5.0
javiereguiluz Jan 15, 2020
1c8e87d
Merge branch '5.0'
javiereguiluz Jan 15, 2020
57ac25d
[workflow] Added a way to not fire the announce event
lyrixx Jan 14, 2020
e35a775
minor #12942 [workflow] Added a way to not fire the announce event (l…
javiereguiluz Jan 15, 2020
bca1601
Added the versionadded directive
javiereguiluz Jan 15, 2020
70d523c
[Console] Updated section 'Building a single Command Application' wit…
lyrixx Jan 10, 2020
d5455b2
feature #12917 [Console] Updated section 'Building a single Command A…
OskarStark Jan 16, 2020
6f6d73b
minor. refs #12917
OskarStark Jan 16, 2020
4e09a0b
Merge branch '4.4' into 5.0
OskarStark Jan 16, 2020
4e79a95
Merge branch '5.0'
OskarStark Jan 16, 2020
2780701
Merge branch '4.4' into 5.0
OskarStark Jan 16, 2020
bfba8a6
Merge branch '5.0'
OskarStark Jan 16, 2020
d1bd12b
Merge branch '4.4' into 5.0
OskarStark Jan 17, 2020
be71551
Merge branch '5.0'
OskarStark Jan 17, 2020
51cf7f0
[FrameworkBundle] Mention that setting router.utf8 is now mandatory
javiereguiluz Jan 16, 2020
5fea325
minor #12948 [FrameworkBundle] Mention that setting router.utf8 is no…
javiereguiluz Jan 17, 2020
b121740
Merge branch '4.4' into 5.0
javiereguiluz Jan 17, 2020
9ecd413
Merge branch '5.0'
javiereguiluz Jan 17, 2020
b6dcce0
[Yaml] Documented the yaml-lint binary
javiereguiluz Jan 16, 2020
08f4f95
minor #12952 [Yaml] Documented the yaml-lint binary (javiereguiluz)
javiereguiluz Jan 17, 2020
a6488fb
Merge branch '4.4' into 5.0
javiereguiluz Jan 21, 2020
adf0bd6
Merge branch '5.0'
javiereguiluz Jan 21, 2020
acb7a95
Merge branch '4.4' into 5.0
javiereguiluz Jan 21, 2020
229a8d8
Merge branch '5.0'
javiereguiluz Jan 21, 2020
15fcc4c
Merge branch '4.4' into 5.0
javiereguiluz Jan 21, 2020
bc5bbd4
Merge branch '5.0'
javiereguiluz Jan 21, 2020
3d75d9a
Update service_container.rst
l-vo Jan 23, 2020
df18898
Merge branch '4.4' into 5.0
javiereguiluz Jan 24, 2020
7138254
Merge branch '5.0'
javiereguiluz Jan 24, 2020
3e29aee
minor #12977 Update service_container.rst (l-vo)
javiereguiluz Jan 24, 2020
551eb75
Merge branch '5.0'
javiereguiluz Jan 24, 2020
905caae
Fix typo in notifier component
pierredup Jan 25, 2020
ca8991b
Merge branch '4.4' into 5.0
javiereguiluz Jan 26, 2020
71f97f8
minor #12987 Fix typo in notifier component (pierredup)
javiereguiluz Jan 26, 2020
aa9289d
Merge branch '5.0'
javiereguiluz Jan 26, 2020
3303206
Merge branch '4.4' into 5.0
javiereguiluz Jan 26, 2020
242d7ef
Merge branch '5.0'
javiereguiluz Jan 26, 2020
a61fe83
minor #12924 [Messenger] Redis example with Unix Socket (JJarrie)
javiereguiluz Jan 27, 2020
bded3da
Added the versionadded directive
javiereguiluz Jan 27, 2020
49648ca
Merge branch '4.4' into 5.0
OskarStark Jan 27, 2020
d6da229
Merge branch '5.0'
OskarStark Jan 27, 2020
8d990fe
Merge branch '4.4' into 5.0
weaverryan Jan 27, 2020
0da61f0
Merge branch '5.0'
weaverryan Jan 27, 2020
07419d5
Merge branch '4.4' into 5.0
javiereguiluz Jan 28, 2020
8d47d9b
Merge branch '5.0'
javiereguiluz Jan 28, 2020
8d587b3
Merge branch '4.4' into 5.0
javiereguiluz Jan 28, 2020
97413af
Merge branch '5.0'
javiereguiluz Jan 28, 2020
43f7b14
Merge branch '4.4' into 5.0
javiereguiluz Jan 28, 2020
a26578d
Merge branch '5.0'
javiereguiluz Jan 28, 2020
8d381da
Merge branch '4.4' into 5.0
javiereguiluz Jan 29, 2020
c0212d4
Merge branch '5.0'
javiereguiluz Jan 29, 2020
37ce66c
[Messenger] Document Redis TLS support
Nyholm Jan 29, 2020
ff2b2fc
Remove old versionadded
Nyholm Jan 29, 2020
c8e0072
minor #13007 Remove old versionadded (Nyholm)
OskarStark Jan 29, 2020
3b98f73
Merge branch '5.0'
OskarStark Jan 29, 2020
4706a49
feature #13005 [Messenger] Document Redis TLS support (Nyholm)
OskarStark Jan 29, 2020
28a391a
[Mailer] add ability to disable the TLS peer verification via DSN
Livda Jan 28, 2020
04a80e1
minor #12997 [Mailer] add ability to disable the TLS peer verificatio…
javiereguiluz Jan 30, 2020
56783da
Reword
javiereguiluz Jan 30, 2020
92687fc
Merge branch '4.4' into 5.0
OskarStark Jan 30, 2020
62d0493
Merge branch '5.0'
OskarStark Jan 30, 2020
bf8be76
Merge branch '4.4' into 5.0
OskarStark Jan 30, 2020
49a2ac7
Merge branch '5.0'
OskarStark Jan 30, 2020
fa31bfd
Merge branch '4.4' into 5.0
OskarStark Jan 31, 2020
79a4566
Merge branch '5.0'
OskarStark Jan 31, 2020
97dbd5a
Merge branch '4.4' into 5.0
wouterj Feb 1, 2020
daeb47c
Merge branch '5.0'
wouterj Feb 1, 2020
88bdbb8
Merge branch '4.4' into 5.0
wouterj Feb 1, 2020
245ec2e
Merge branch '5.0'
wouterj Feb 1, 2020
a52835b
Merge branch '4.4' into 5.0
wouterj Feb 1, 2020
6a341e5
Merge branch '5.0'
wouterj Feb 1, 2020
0963219
Merge branch '4.4' into 5.0
wouterj Feb 1, 2020
56b6a0a
Merge branch '5.0'
wouterj Feb 1, 2020
1b95d65
Merge branch '4.4' into 5.0
wouterj Feb 3, 2020
5afdeee
Merge branch '5.0'
wouterj Feb 3, 2020
41a8393
Merge branch '4.4' into 5.0
wouterj Feb 3, 2020
c6956b9
Merge branch '5.0'
wouterj Feb 3, 2020
4647377
Document $suffix argument to tempnam()
jdufresne Aug 7, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions .doctor-rst.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@ rules:
extend_abstract_controller: ~
# no_app_bundle: ~

# 4.x
# master
versionadded_directive_major_version:
major_version: 4
major_version: 5

versionadded_directive_min_version:
min_version: '4.0'
min_version: '5.0'

deprecated_directive_major_version:
major_version: 4
major_version: 5

deprecated_directive_min_version:
min_version: '4.0'
min_version: '5.0'

# do not report as violation
whitelist:
Expand All @@ -78,7 +78,10 @@ whitelist:
- '.. versionadded:: 1.6' # Flex in setup/upgrade_minor.rst
- '0 => 123' # assertion for var_dumper - components/var_dumper.rst
- '1 => "foo"' # assertion for var_dumper - components/var_dumper.rst
- '123,' # assertion for var_dumper - components/var_dumper.rst
- '"foo",' # assertion for var_dumper - components/var_dumper.rst
- '$var .= "Because of this `\xE9` octet (\\xE9),\n";'
- "`Deploying Symfony 4 Apps on Heroku`_."
- ".. _`Deploying Symfony 4 Apps on Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4"
- "// 224, 165, 141, 224, 164, 164, 224, 165, 135])"
- '.. versionadded:: 0.2' # MercureBundle
1 change: 1 addition & 0 deletions _build/redirection_map
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@
/profiler/storage /profiler
/setup/composer /setup
/security/security_checker /setup
/setup/built_in_web_server /setup/symfony_server
/service_container/parameters /configuration
/routing/generate_url_javascript /routing
/routing/slash_in_parameter /routing
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 0 additions & 4 deletions bundles/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -199,10 +199,6 @@ The ``Configuration`` class to handle the sample configuration looks like::
}
}

.. deprecated:: 4.2

Not passing the root node name to ``TreeBuilder`` was deprecated in Symfony 4.2.

.. seealso::

The ``Configuration`` class can be much more complicated than shown here,
Expand Down
12 changes: 0 additions & 12 deletions cache.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ The following example shows a typical usage of the cache::
Symfony supports the Cache Contracts, PSR-6/16 and Doctrine Cache interfaces.
You can read more about these at the :doc:`component documentation </components/cache>`.

.. versionadded:: 4.2

The cache contracts were introduced in Symfony 4.2.

.. _cache-configuration-with-frameworkbundle:

Configuring Cache with FrameworkBundle
Expand Down Expand Up @@ -390,10 +386,6 @@ If an error happens when storing an item in a pool, Symfony stores it in the
other pools and no exception is thrown. Later, when the item is retrieved,
Symfony stores the item automatically in all the missing pools.

.. versionadded:: 4.4

Support for configuring a chain using ``framework.cache.pools`` was introduced in Symfony 4.4.

.. configuration-block::

.. code-block:: yaml
Expand Down Expand Up @@ -614,10 +606,6 @@ To see all available cache pools:

$ php bin/console cache:pool:list

.. versionadded:: 4.3

The ``cache:pool:list`` command was introduced in Symfony 4.3.

Clear one pool:

.. code-block:: terminal
Expand Down
4 changes: 0 additions & 4 deletions components/browser_kit.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,10 +312,6 @@ dedicated web crawler or scraper such as `Goutte`_::
'.table-list-header-toggle a:nth-child(1)'
)->text());

.. versionadded:: 4.3

The feature to make external HTTP requests was introduced in Symfony 4.3.

Learn more
----------

Expand Down
4 changes: 0 additions & 4 deletions components/cache/adapters/memcached_adapter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@ helper method allows creating and configuring a `Memcached`_ class instance usin
'memcached:?host[localhost]&host[localhost:12345]&host[/some/memcached.sock:]=3'
);

.. versionadded:: 4.2

The option to define multiple servers in a single DSN was introduced in Symfony 4.2.

The `Data Source Name (DSN)`_ for this adapter must use the following format:

.. code-block:: text
Expand Down
8 changes: 0 additions & 8 deletions components/cache/adapters/redis_adapter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,6 @@ name of your service group::
'redis:?host[redis1:26379]&host[redis2:26379]&host[redis3:26379]&redis_sentinel=mymaster'
);

.. versionadded:: 4.2

The option to define multiple servers in a single DSN was introduced in Symfony 4.2.

.. versionadded:: 4.4

Redis Sentinel support was introduced in Symfony 4.4.

.. note::

See the :class:`Symfony\\Component\\Cache\\Traits\\RedisTrait` for more options
Expand Down
8 changes: 0 additions & 8 deletions components/cache/psr6_psr16_adapters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ this use-case::
// now use this wherever you want
$githubApiClient = new GitHubApiClient($psr6Cache);

.. versionadded:: 4.3

The ``Psr16Adapter`` class was introduced in Symfony 4.3.

Using a PSR-6 Cache Object as a PSR-16 Cache
--------------------------------------------

Expand Down Expand Up @@ -87,8 +83,4 @@ this use-case::
// now use this wherever you want
$githubApiClient = new GitHubApiClient($psr16Cache);

.. versionadded:: 4.3

The ``Psr16Cache`` class was introduced in Symfony 4.3.

.. _`PSR-16`: http://www.php-fig.org/psr/psr-16/
4 changes: 0 additions & 4 deletions components/config/definition.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,6 @@ implements the :class:`Symfony\\Component\\Config\\Definition\\ConfigurationInte
}
}

.. deprecated:: 4.2

Not passing the root node name to ``TreeBuilder`` was deprecated in Symfony 4.2.

Adding Node Definitions to the Tree
-----------------------------------

Expand Down
14 changes: 0 additions & 14 deletions components/console/helpers/progressbar.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ you can also set the current progress by calling the
to redraw every N iterations. By default, redraw frequency is
**100ms** or **10%** of your ``max``.

.. versionadded:: 4.4

The ``minSecondsBetweenRedraws()`` and ``maxSecondsBetweenRedraws()``
methods were introduced in Symfony 4.4.

If you don't know the exact number of steps in advance, set it to a reasonable
value and then call the ``setMaxSteps()`` method to update it as needed::

Expand Down Expand Up @@ -124,10 +119,6 @@ If ``$iterable = [1, 2]``, the previous code will output the following:
1/2 [==============>-------------] 50%
2/2 [============================] 100%

.. versionadded:: 4.3

The ``iterate()`` method was introduced in Symfony 4.3.

Customizing the Progress Bar
----------------------------

Expand Down Expand Up @@ -316,11 +307,6 @@ to display it can be customized::
$progressBar->advance();
}

.. versionadded:: 4.4

The ``minSecondsBetweenRedraws`` and ``maxSecondsBetweenRedraws()`` methods
were introduced in Symfony 4.4.

Custom Placeholders
~~~~~~~~~~~~~~~~~~~

Expand Down
8 changes: 0 additions & 8 deletions components/console/helpers/questionhelper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,6 @@ provide a callback function to dynamically generate suggestions::
$filePath = $helper->ask($input, $output, $question);
}

.. versionadded:: 4.3

The ``setAutocompleterCallback()`` method was introduced in Symfony 4.3.

Do not Trim the Answer
~~~~~~~~~~~~~~~~~~~~~~

Expand All @@ -238,10 +234,6 @@ You can also specify if you want to not trim the answer by setting it directly w
$name = $helper->ask($input, $output, $question);
}

.. versionadded:: 4.4

The ``setTrimmable()`` method was introduced in Symfony 4.4.

Hiding the User's Response
~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
40 changes: 23 additions & 17 deletions components/console/single_command_tool.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,34 +5,36 @@ Building a single Command Application
=====================================

When building a command line tool, you may not need to provide several commands.
In such case, having to pass the command name each time is tedious. Fortunately,
it is possible to remove this need by declaring a single command application::
In such case, having to pass the command name each time is tedious.

.. versionadded:: 5.1

The :class:`Symfony\\Component\\Console\\SingleCommandApplication` class was
introduced in Symfony 5.1.

Fortunately, it is possible to remove this need by declaring a single command
application::

#!/usr/bin/env php
<?php
require __DIR__.'/vendor/autoload.php';

use Symfony\Component\Console\Application;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Input\InputOption;
use Symfony\Component\Console\Output\OutputInterface;

(new Application('echo', '1.0.0'))
->register('echo')
->addArgument('foo', InputArgument::OPTIONAL, 'The directory')
->addOption('bar', null, InputOption::VALUE_REQUIRED)
->setCode(function(InputInterface $input, OutputInterface $output) {
// output arguments and options
})
->getApplication()
->setDefaultCommand('echo', true) // Single command application
use Symfony\Component\Console\SingleCommandApplication;

(new SingleCommandApplication())
->setName('My Super Command') // Optional
->setVersion('1.0.0') // Optional
->addArgument('foo', InputArgument::OPTIONAL, 'The directory')
->addOption('bar', null, InputOption::VALUE_REQUIRED)
->setCode(function (InputInterface $input, OutputInterface $output) {
// output arguments and options
})
->run();

The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand` method
accepts a boolean as second parameter. If true, the command ``echo`` will then
always be used, without having to pass its name.

You can still register a command as usual::

#!/usr/bin/env php
Expand All @@ -49,3 +51,7 @@ You can still register a command as usual::

$application->setDefaultCommand($command->getName(), true);
$application->run();

The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand` method
accepts a boolean as second parameter. If true, the command ``echo`` will then
always be used, without having to pass its name.
4 changes: 0 additions & 4 deletions components/css_selector.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,6 @@ Pseudo-classes are partially supported:
``li:first-of-type``) but not with the ``*`` selector).
* Supported: ``*:only-of-type``.

.. versionadded:: 4.4

The support for ``*:only-of-type`` was introduced in Symfony 4.4.

Learn more
----------

Expand Down
36 changes: 0 additions & 36 deletions components/dom_crawler.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ tree.
The DomCrawler component will use it automatically when the content has
an HTML5 doctype.

.. versionadded:: 4.3

The automatic support of the html5-php library was introduced in Symfony 4.3.

Node Filtering
~~~~~~~~~~~~~~

Expand Down Expand Up @@ -169,10 +165,6 @@ Verify if the current node matches a selector::

$crawler->matches('p.lorem');

.. versionadded:: 4.4

The ``matches()`` method was introduced in Symfony 4.4.

Node Traversing
~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -207,10 +199,6 @@ Get the first parent (heading toward the document root) of the element that matc

$crawler->closest('p.lorem');

.. versionadded:: 4.4

The ``closest()`` method was introduced in Symfony 4.4.

.. note::

All the traversal methods return a new :class:`Symfony\\Component\\DomCrawler\\Crawler`
Expand All @@ -236,14 +224,6 @@ Access the value of the first node of the current selection::
// the internal ones (e.g. " foo\n bar baz \n " is returned as "foo bar baz")
$crawler->filterXPath('//body/p')->text('Default text content', true);

.. versionadded:: 4.3

The default argument of ``text()`` was introduced in Symfony 4.3.

.. versionadded:: 4.4

The option to trim white spaces in ``text()`` was introduced in Symfony 4.4.

Access the attribute value of the first node of the current selection::

$class = $crawler->filterXPath('//body/p')->attr('class');
Expand All @@ -260,10 +240,6 @@ Extract attribute and/or node values from the list of nodes::
Special attribute ``_text`` represents a node value, while ``_name``
represents the element name (the HTML tag name).

.. versionadded:: 4.3

The special attribute ``_name`` was introduced in Symfony 4.3.

Call an anonymous function on each node of the list::

use Symfony\Component\DomCrawler\Crawler;
Expand Down Expand Up @@ -357,19 +333,11 @@ and :phpclass:`DOMNode` objects::
// avoid the exception passing an argument that html() returns when node does not exist
$html = $crawler->html('Default <strong>HTML</strong> content');

.. versionadded:: 4.3

The default argument of ``html()`` was introduced in Symfony 4.3.

Or you can get the outer HTML of the first node using
:method:`Symfony\\Component\\DomCrawler\\Crawler::outerHtml`::

$html = $crawler->outerHtml();

.. versionadded:: 4.4

The ``outerHtml()`` method was introduced in Symfony 4.4.

Expression Evaluation
~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -521,10 +489,6 @@ useful methods for working with forms::
$method = $form->getMethod();
$name = $form->getName();

.. versionadded:: 4.4

The ``getName()`` method was introduced in Symfony 4.4.

The :method:`Symfony\\Component\\DomCrawler\\Form::getUri` method does more
than just return the ``action`` attribute of the form. If the form method
is GET, then it mimics the browser's behavior and returns the ``action``
Expand Down
8 changes: 0 additions & 8 deletions components/dotenv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ You can adjust the variable defining the environment, default environment and te
environments by passing them as additional arguments to ``Dotenv::loadEnv()``
(see :method:`Symfony\\Component\\Dotenv\\Dotenv::loadEnv` for details).

.. versionadded:: 4.2

The ``Dotenv::loadEnv()`` method was introduced in Symfony 4.2.

You should never store a ``.env.local`` file in your code repository as it might
contain sensitive information; create a ``.env`` file (or multiple
environment-specific ones as shown above) with sensible defaults instead.
Expand Down Expand Up @@ -156,10 +152,6 @@ Define a default value in case the environment variable is not set:
DB_USER=
DB_PASS=${DB_USER:-root}pass # results in DB_PASS=rootpass

.. versionadded:: 4.4

The support for default values has been introduced in Symfony 4.4.

Embed commands via ``$()`` (not supported on Windows):

.. code-block:: terminal
Expand Down
Loading