Skip to content

validation config path #11949

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 1,283 commits into from
Sep 24, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1283 commits
Select commit Hold shift + click to select a range
f3fa22b
minor #11024 [HTTP-cache] Added SSI (Ioni14)
OskarStark Aug 15, 2019
069cdeb
Tweaks #11024
OskarStark Aug 15, 2019
bc76dbc
Use https for xsd
OskarStark Aug 15, 2019
de134f9
minor #12178 Use https for xsd (OskarStark)
OskarStark Aug 15, 2019
2b75334
Remove bundles inheritance page
OskarStark Aug 15, 2019
fc9fe33
minor #12172 Remove bundles inheritance page (OskarStark)
OskarStark Aug 15, 2019
d9b88d7
Add a note for preload asset
alamirault Aug 15, 2019
fb57b76
Fix variable name
makmaoui Aug 15, 2019
9345cd3
minor #12179 Add a note for preload asset (Antoine Lamirault)
OskarStark Aug 16, 2019
c637b7a
Tweaks #12179
OskarStark Aug 16, 2019
29d1b38
Merge branch '3.4' into 4.3
OskarStark Aug 16, 2019
a6f4536
minor #12117 add support for custom headers when using a proxy (bramb…
OskarStark Aug 16, 2019
ada4615
Tweaks #12117
OskarStark Aug 16, 2019
4650062
Merge branch '3.4' into 4.3
OskarStark Aug 16, 2019
21e07cd
Fix filepath for Symfony 4.x #12117
OskarStark Aug 16, 2019
4056ef3
Fix Description of PHPUnitBridge
OskarStark Aug 16, 2019
46a3dc9
Adding missing semi colons
Nyholm Aug 16, 2019
5fc8f2a
bug #12183 [cache] Adding missing semicolons (Nyholm)
wouterj Aug 16, 2019
ce655f6
minor #12182 Fix Description of PHPUnitBridge (OskarStark)
wouterj Aug 16, 2019
399cd73
bug #12180 Fix variable name (makmaoui)
wouterj Aug 16, 2019
b4f3a02
Remove unused link
OskarStark Aug 16, 2019
1d2d9c3
fix a little code example issue
padabou Aug 16, 2019
15fdde4
Fixed namespace in example
raitocz Aug 17, 2019
22ee54a
bug #12191 Fixed namespace in example (raitocz)
wouterj Aug 17, 2019
c04ea2c
[#12191] Fixed another wrong namespace
wouterj Aug 17, 2019
48f963b
minor #12185 Remove unused link (OskarStark)
wouterj Aug 17, 2019
5419341
bug #12186 fix a little code example issue (padabou)
wouterj Aug 17, 2019
f671fce
initial DOCtor-RST setup.
OskarStark Apr 2, 2019
6d35639
feature #11274 initial setup for liniting the Documentation (OskarStark)
OskarStark Aug 20, 2019
2f26233
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
3bc7821
Tweaks #11274
OskarStark Aug 20, 2019
b4d7f27
Inconsistency for ending the bullet points
OskarStark Aug 20, 2019
e572237
minor #12207 Inconsistency for ending the bullet points (OskarStark)
OskarStark Aug 20, 2019
46c1510
Use lower x
OskarStark Aug 20, 2019
a1d02ee
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
2168de5
Use lower x
OskarStark Aug 20, 2019
b6d2bd0
Enable DOCtor-RST on pull requests
OskarStark Aug 20, 2019
ff46f91
Merge branch '3.4' into 4.3
OskarStark Aug 20, 2019
f49e871
Consistent bullet point endings
OskarStark Aug 20, 2019
2f61ef2
[Messenger] Use new TransportInterface
OskarStark Aug 20, 2019
7ab222a
minor #12210 Consistent bullet point endings (OskarStark)
OskarStark Aug 21, 2019
1910f04
bug #12209 [Messenger] Use new TransportInterface (OskarStark)
OskarStark Aug 21, 2019
5e34a54
[HttpClient] tell about ScopingHttpClient::forBaseUri()
nicolas-grekas Aug 21, 2019
ab38cf3
feature #12221 [HttpClient] tell about ScopingHttpClient::forBaseUri(…
OskarStark Aug 22, 2019
4c14325
[Messenger] Adds a note InMemoryTransports will be reset in tests
Aug 22, 2019
8ab99e8
Avoid assuming things are simple
michellesanver Aug 22, 2019
cb730c4
minor #12227 Avoid assuming things are simple (Michelle Sanver)
OskarStark Aug 22, 2019
b261982
Merge branch '3.4' into 4.3
OskarStark Aug 22, 2019
ad71eae
minor #12224 [Messenger] Adds a note InMemoryTransports will be reset…
OskarStark Aug 24, 2019
0def709
Recommending real message id for shared bundles
yceruto Aug 25, 2019
01ca48b
remove extra `;` from the code sample
slavchoo Aug 27, 2019
88a818e
bug #12240 remove extra `;` from the code sample (slavchoo)
OskarStark Aug 27, 2019
aecc29a
Fix some examples
makmaoui Aug 24, 2019
b5b99f4
bug #12232 Fix some examples (makmaoui)
OskarStark Aug 28, 2019
c1de819
Merge branch '3.4' into 4.3
OskarStark Aug 28, 2019
1953f73
Fix rendering of error code block
jdreesen Aug 28, 2019
090065c
Fix comment to actually be a comment in code block
jdreesen Aug 28, 2019
8c0ca22
bug #12245 Fix comment to actually be a comment in code block (jdreesen)
OskarStark Aug 28, 2019
1c23849
bug #12244 Fix rendering of error code block (jdreesen)
OskarStark Aug 28, 2019
84a0f10
Merge branch '3.4' into 4.3
OskarStark Aug 28, 2019
188861a
fix word: domain => subdomain
samayo Aug 31, 2019
6a1901d
Replace misused EventListener with an EventSubscriber.
Irvyne Aug 31, 2019
ebc9e28
Remove duplicated !!set tag
alhuo-smile Sep 2, 2019
7f1c51d
minor #12251 Remove duplicated !!set tag (Aleksanthaar)
OskarStark Sep 2, 2019
6f38375
Merge branch '3.4' into 4.3
OskarStark Sep 2, 2019
ee237fc
bug #12249 fix word: domain => subdomain (samayo)
OskarStark Sep 2, 2019
8cdec91
Strip YAML trailing multiline
mikemix Sep 2, 2019
31f5fb6
[DX] Longer variable names in Mercure documentation
stephanvierkant Sep 2, 2019
4065d4c
minor #12252 [DX] Longer variable names in Mercure documentation (ste…
javiereguiluz Sep 2, 2019
90535a1
Updated the editorconfig configuration
javiereguiluz Sep 2, 2019
bdb49e8
Minor fix in the Routing article
javiereguiluz Sep 2, 2019
d3a028a
[Routing
javiereguiluz Sep 2, 2019
69f7743
minor #12255 Minor fix in the Routing article (javiereguiluz)
javiereguiluz Sep 2, 2019
2d7cd2b
minor #12253 Strip YAML trailing newline (mikemix)
javiereguiluz Sep 2, 2019
79b0c49
Yaml: minor syntax issues and expanded multi-line examples
javiereguiluz Sep 2, 2019
9707b69
Move some doc contents in a Messenger article
javiereguiluz Sep 2, 2019
f52923b
minor #12260 Move some doc contents in a Messenger article (javieregu…
javiereguiluz Sep 2, 2019
96fed85
minor #12257 Yaml: minor syntax issues and expanded multi-line exampl…
javiereguiluz Sep 2, 2019
cc5a4ab
Merge branch '3.4' into 4.3
javiereguiluz Sep 2, 2019
7dc9e63
minor #12254 Updated the editorconfig configuration (javiereguiluz)
javiereguiluz Sep 2, 2019
8438849
Merge branch '3.4' into 4.3
javiereguiluz Sep 2, 2019
502806a
minor #12250 [Mailer] Replace misused EventListener with an EventSubs…
javiereguiluz Sep 2, 2019
7cb2585
minor #12256 [Routing] Removed a note about automatic redirection (ja…
javiereguiluz Sep 2, 2019
369bddb
Replace public and protected field entity by private
TheGarious Sep 3, 2019
d2d2dd4
Update workflow configuration example following Symfony 4.3 deprecations
benjamintoussaint Sep 4, 2019
f604a61
Update workflow configuration example following Symfony 4.3 deprecations
benjamintoussaint Sep 4, 2019
d85f6c4
Removing the tests for PHP 7.0
Kynno Sep 5, 2019
fce9051
Added a new section to explain how to pass options to forms
javiereguiluz Sep 5, 2019
d652e1d
Be more explicit about the use of regular expressions in access_control
javiereguiluz Sep 5, 2019
6e787e9
minor #12279 Be more explicit about the use of regular expressions in…
javiereguiluz Sep 6, 2019
53000c7
Merge branch '3.4' into 4.3
javiereguiluz Sep 6, 2019
3611e3e
minor #12278 Added a new section to explain how to pass options to fo…
javiereguiluz Sep 6, 2019
0c121a1
Tweaked the explanation about the is_fully_authenticated() function
javiereguiluz Sep 6, 2019
369fed7
minor #12266 Replace public and protected field entity by private (Th…
javiereguiluz Sep 6, 2019
518e3a5
Minor tweak
javiereguiluz Sep 6, 2019
a314ce0
minor #12236 [Translator] Recommending real message id for shared bun…
javiereguiluz Sep 6, 2019
cfbf1db
Merge branch '3.4' into 4.3
javiereguiluz Sep 6, 2019
0b7d0c4
Expected scalar type, got array
no-on3 Sep 9, 2019
461640d
minor #12292 Expected scalar type, got array (no-on3)
javiereguiluz Sep 10, 2019
164ce40
minor #12277 Removing the tests for PHP 7.0 (Kynno)
javiereguiluz Sep 10, 2019
552ddab
Removed non working link
Sep 4, 2019
5cc9eb0
minor #12268 Removed non working link (quisse)
javiereguiluz Sep 10, 2019
859ab67
Removed more namespace shortcuts
javiereguiluz Sep 10, 2019
dac594f
Merge branch '3.4' into 4.3
javiereguiluz Sep 10, 2019
ec618e1
Reworded all the docs related to templates and Twig
javiereguiluz Sep 5, 2019
3ce905a
minor #12274 Reworded all the docs related to templates and Twig (jav…
javiereguiluz Sep 11, 2019
89e7ea5
Improved the docs about automatic proxy in Symfony server
javiereguiluz Sep 11, 2019
a1cbfef
minor #12270 Update workflow configuration example following Symfony …
javiereguiluz Sep 11, 2019
fc3d918
minor #12269 Update workflow configuration example following Symfony …
javiereguiluz Sep 11, 2019
16bc0fe
fixing that exchange then name is needed
weaverryan Sep 11, 2019
a7ce064
minor #12303 Improved the docs about automatic proxy in Symfony serve…
javiereguiluz Sep 12, 2019
c278eb6
Merge branch '3.4' into 4.3
javiereguiluz Sep 12, 2019
67ecf91
minor #12304 fixing that exchange then name is needed (weaverryan)
javiereguiluz Sep 12, 2019
ae210c1
Update console.rst
manu-sparheld Sep 12, 2019
4c929e7
[Form] Added the attr_row option to all form types
javiereguiluz Sep 11, 2019
4dec9d0
minor #12302 [Form] Added the attr_row option to all form types (javi…
javiereguiluz Sep 12, 2019
c6574fa
Fixed some RST issues in the recently reworded Templates article
javiereguiluz Sep 12, 2019
e2770b9
minor #12307 Fixed some RST issues in the recently reworded Templates…
javiereguiluz Sep 12, 2019
4bc05f0
minor #12306 Update console.rst (manu-sparheld)
javiereguiluz Sep 12, 2019
913cb60
Fix typo in configuration.rst
gbirke Sep 12, 2019
ac132c2
another fix to make amqp messages go to a separate queue
weaverryan Sep 12, 2019
7fe5d72
minor #12313 another fix to make amqp messages go to a separate queue…
javiereguiluz Sep 15, 2019
6307d2e
[Doctrine] Reword the intro of the main article
javiereguiluz Sep 12, 2019
03dadd3
minor #12314 [Doctrine] Reword the intro of the main article (javiere…
javiereguiluz Sep 16, 2019
0fb048e
minor #12315 Fix typo in configuration.rst (gbirke)
javiereguiluz Sep 16, 2019
bc668cc
[Mailer] Better explain the load-balancing options
javiereguiluz Sep 11, 2019
de1f9a8
minor #12301 [Mailer] Better explain the load-balancing options (javi…
javiereguiluz Sep 16, 2019
27e46a7
Fixed some explanations in the mailer component
javiereguiluz Sep 16, 2019
6018e38
minor #12322 Fixed some explanations in the mailer component (javiere…
javiereguiluz Sep 17, 2019
30e2e88
Added a caution message about unit testing form types
javiereguiluz Sep 6, 2019
6378000
minor #12281 Added a caution message about unit testing form types (j…
javiereguiluz Sep 17, 2019
e561965
Merge branch '3.4' into 4.3
javiereguiluz Sep 17, 2019
d8e43b9
Mention the getParameter() helper in the configuration article
javiereguiluz Sep 17, 2019
7854460
minor #12333 Mention the getParameter() helper in the configuration a…
javiereguiluz Sep 18, 2019
986df88
[Doctrine] Put all docs about testing databases in a single article
javiereguiluz Sep 13, 2019
c75f241
minor #12317 [Doctrine] Put all docs about testing databases in a sin…
javiereguiluz Sep 18, 2019
cbbea6f
Removed the cache.adapter.array mention in 3.4 docs
javiereguiluz Sep 12, 2019
c8c0b83
minor #12310 Removed the cache.adapter.array mention in 3.4 docs (jav…
javiereguiluz Sep 18, 2019
b1e27b9
Merge branch '3.4' into 4.3
javiereguiluz Sep 18, 2019
182d927
Minor improvement for the docs about the translation:update command
javiereguiluz Sep 18, 2019
c614df7
minor #12334 Minor improvement for the docs about the translation:upd…
javiereguiluz Sep 18, 2019
c82e6b8
[HttpClient] Add the buffer option to 4.3 too
javiereguiluz Sep 18, 2019
9132e7c
minor #12335 [HttpClient] Add the buffer option to 4.3 too (javieregu…
javiereguiluz Sep 18, 2019
15bc8f7
minor #12141 Add doc about how to get a link by its id or class attri…
javiereguiluz Sep 18, 2019
488abc5
Minor reword
javiereguiluz Sep 18, 2019
0bf7cb3
Merge branch '3.4' into 4.3
javiereguiluz Sep 18, 2019
790b04c
[Routing] Better explain the config needed for routing annotations
javiereguiluz Sep 18, 2019
3f12092
minor #12336 [Routing] Better explain the config needed for routing a…
javiereguiluz Sep 19, 2019
e1c669b
[Messenger] Added an implementation to the TransportInterface
Nyholm Sep 18, 2019
9f3fcac
minor #12340 [Messenger] Added an implementation to the TransportInte…
javiereguiluz Sep 19, 2019
6a5fa12
minor #12280 Tweaked the explanation about the is_fully_authenticated…
javiereguiluz Sep 19, 2019
1fd7412
Merge branch '3.4' into 4.3
javiereguiluz Sep 19, 2019
c7d22b6
[#12336] fix a minor typo
xabbuh Sep 19, 2019
0f7a705
Add note on Apache issue with FallbackResource
pavlakis Oct 3, 2018
7aa306b
minor #10433 Add note on Apache issue with FallbackResource (pavlakis)
javiereguiluz Sep 19, 2019
142bdaf
Minor fix
javiereguiluz Sep 19, 2019
6d24aa7
[SwiftMailer Spool] Fix double negative
kraynel Sep 19, 2019
cdc9e76
Tweak the version constraints when installing 3.4 components
javiereguiluz Sep 19, 2019
f59f790
minor #12346 [SwiftMailer Spool] Fix double negative (kraynel)
javiereguiluz Sep 19, 2019
c6e3cba
Minor reword
javiereguiluz Sep 19, 2019
93a73ca
Merge branch '3.4' into 4.3
javiereguiluz Sep 19, 2019
0be694c
[Mercure] Added authorization and testing tips
karser Jul 6, 2019
68f4ce4
minor #11901 [Mercure] Added authorization and testing tips (karser)
javiereguiluz Sep 19, 2019
c0b3256
Minor tweaks
javiereguiluz Sep 19, 2019
e8bb182
minor #11838 Refactor documentation - Do not add annotation configura…
javiereguiluz Sep 20, 2019
a8aba6a
Minor reword
javiereguiluz Sep 20, 2019
62b22de
minor #12095 Progress Bar Section - Harmony all CodeBlock Text. (TheG…
javiereguiluz Sep 20, 2019
c4c926b
Update the code related to controllers in events
javiereguiluz Sep 19, 2019
bdaad9d
minor #12345 Update the code related to controllers in events (javier…
javiereguiluz Sep 20, 2019
235535b
Merge branch '3.4' into 4.3
javiereguiluz Sep 20, 2019
0a7b27a
Corrected wrong class used in \"Locating Resources\"
filip-t Jul 16, 2019
19f9510
minor #11969 Corrected wrong class used in "Locating Resources" (fili…
javiereguiluz Sep 20, 2019
0b4a963
Simplified a code example
javiereguiluz Sep 20, 2019
bc9f346
Merge branch '3.4' into 4.3
javiereguiluz Sep 20, 2019
194bca1
Update multiple_buttons.rst
Romaxx Aug 5, 2019
0d937db
minor #12089 Update multiple_buttons.rst (Romaxx)
javiereguiluz Sep 20, 2019
4b76812
Minor reword
javiereguiluz Sep 20, 2019
2957372
Merge branch '3.4' into 4.3
javiereguiluz Sep 20, 2019
eab240e
Simplified the mailer docs about a global from address
javiereguiluz Sep 21, 2019
31940c5
Reworded the docs about Doctrine events
javiereguiluz Sep 16, 2019
a4476ce
minor #12328 Reworded the docs about Doctrine events (javiereguiluz)
javiereguiluz Sep 22, 2019
a7b38c8
Additional help with Real-Time Output
JWPapi Sep 21, 2019
0227be2
minor #12349 Additional help with Real-Time Output (JWPapi)
javiereguiluz Sep 22, 2019
f10332a
Minor reword
javiereguiluz Sep 22, 2019
c1d40e9
Merge branch '3.4' into 4.3
javiereguiluz Sep 22, 2019
acb8f0b
Removed the article about the registration form
javiereguiluz Sep 16, 2019
48423fb
minor #12326 Removed the article about the registration form (javiere…
javiereguiluz Sep 23, 2019
7d6276d
Minor tweak
javiereguiluz Sep 23, 2019
8070575
minor #12351 Simplified the mailer docs about a global from address (…
javiereguiluz Sep 23, 2019
f6086a1
minor #12347 Tweak the version constraints when installing 3.4 compon…
javiereguiluz Sep 23, 2019
9a2a6c3
Merge branch '3.4' into 4.3
javiereguiluz Sep 23, 2019
b70b9ad
Fixed a syntax issue
javiereguiluz Sep 23, 2019
bb6d4bf
Update dama/doctrine-test-bundle docs
dmaicher Sep 23, 2019
bfcccc3
minor #12356 Update dama/doctrine-test-bundle docs (dmaicher)
javiereguiluz Sep 23, 2019
8958f6c
add FallbackResource alternative for assets/bundles in nginx
fliespl Aug 9, 2019
8ce7be4
minor #12125 add FallbackResource alternative for assets/bundles in n…
javiereguiluz Sep 23, 2019
27868a0
Minor tweak
javiereguiluz Sep 23, 2019
7ec76f1
Fixed the order of Doctrine middleware in Messenger component
javiereguiluz Sep 23, 2019
d2b7cee
Add @a2lix/symfony-collection solution
webda2l Apr 17, 2018
8213694
minor #9614 Add @a2lix/symfony-collection solution (webda2l)
javiereguiluz Sep 23, 2019
75b22d9
Reword
javiereguiluz Sep 23, 2019
61f4ecc
Merge branch '3.4' into 4.3
javiereguiluz Sep 23, 2019
bc5ef85
[DependencyInjection] Add documentation for service locator changes
codedmonkey Sep 24, 2018
8d8c65e
Reword
javiereguiluz Oct 8, 2018
de28f4c
minor #10397 [DependencyInjection] Add documentation for service loca…
javiereguiluz Sep 23, 2019
c7cdae0
Minor tweak
javiereguiluz Sep 23, 2019
305879d
Add explanation about prefix decision
greg0ire Jul 21, 2018
03da816
minor #10109 Add explanation about prefix decision (greg0ire)
javiereguiluz Sep 23, 2019
4aae265
Minor reword
javiereguiluz Sep 23, 2019
1581605
minor #12357 Fixed the order of Doctrine middleware in Messenger comp…
javiereguiluz Sep 23, 2019
526b7a7
Add real-world example to separate flags and value
holtkamp Dec 11, 2018
5a3c1f6
minor #10774 Add real-world example to separate flags and value (holt…
javiereguiluz Sep 23, 2019
a057cf4
Merge branch '3.4' into 4.3
javiereguiluz Sep 23, 2019
efcb027
fix build
xabbuh Sep 24, 2019
f1388a6
minor #8284 [Translation] add how to create custom message formatter.…
javiereguiluz Sep 24, 2019
c453fed
minor #12359 fix build (xabbuh)
xabbuh Sep 24, 2019
dabf7b3
Reword
javiereguiluz Sep 24, 2019
6a5b2a7
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
5f1554f
Merge remote-tracking branch 'upstream/4.3' into 4.3
javiereguiluz Sep 24, 2019
61f7a9b
Update debug.rst
Sep 25, 2018
b05009d
minor #10403 Update debug.rst (Dmitry Vishin)
javiereguiluz Sep 24, 2019
b64269e
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
d63c298
[DependencyInjection] Doc for Allow to choose an index for service lo…
Feb 21, 2019
860cf3e
minor #11042 [DependencyInjection] Doc for Allow to choose an index f…
javiereguiluz Sep 24, 2019
bdf0855
Reword
javiereguiluz Sep 24, 2019
9d07ac3
Explain Symfony packs
javiereguiluz Sep 23, 2019
b676148
minor #12354 Explain Symfony packs (javiereguiluz)
javiereguiluz Sep 24, 2019
913afb7
Minor tweak
javiereguiluz Sep 24, 2019
bea832f
[REFACTOR] Messenger - Serializer groups
Guikingone Mar 14, 2019
be197cf
minor #11157 [REFACTOR] Messenger - Serializer groups (Guikingone)
javiereguiluz Sep 24, 2019
1a198b4
Minor tweak
javiereguiluz Sep 24, 2019
3c94eed
[Workflow] Fixes the examples related to metadata
javiereguiluz Sep 24, 2019
f35bac5
minor #12360 [Workflow] Fixes the examples related to metadata (javie…
javiereguiluz Sep 24, 2019
fb26f4f
Fixed RST issues
javiereguiluz Sep 24, 2019
1c1c590
Mentioned the toStream() method
javiereguiluz Sep 23, 2019
b4f7537
minor #12355 Mentioned the toStream() method (javiereguiluz)
javiereguiluz Sep 24, 2019
0037c9a
Tweaks
javiereguiluz Sep 24, 2019
a6b0959
Improved documentation about access controls
Mar 8, 2019
a9f0078
minor #11118 Improved documentation about access controls (Jules Pietri)
javiereguiluz Sep 24, 2019
067e44e
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
8212a62
Inform about how to use new DateTime() when Clock Mocking
benjamintoussaint Sep 17, 2019
e8c1b8f
minor #12330 Inform about how to use new DateTime() when Clock Mockin…
javiereguiluz Sep 24, 2019
fc2442e
Minor reword
javiereguiluz Sep 24, 2019
83f5939
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
7d70ce7
[Cache] Rewrod a phrase to remove the "basic" word
javiereguiluz Sep 24, 2019
2120b4a
Fixed minor issues
javiereguiluz Sep 24, 2019
11203d8
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
20fff81
minor #12361 [Cache] Reword a phrase to remove the "basic" word (javi…
javiereguiluz Sep 24, 2019
242aed3
Merge branch '3.4' into 4.3
javiereguiluz Sep 24, 2019
643b1a9
Update validation.rst
wimme002 Jul 11, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
82 changes: 82 additions & 0 deletions .doctor-rst.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
rules:
no_inheritdoc: ~
avoid_repetetive_words: ~
blank_line_after_directive: ~
short_array_syntax: ~
no_app_console: ~
typo: ~
replacement: ~
composer_dev_option_not_at_the_end: ~
yarn_dev_option_at_the_end: ~
versionadded_directive_should_have_version: ~
deprecated_directive_should_have_version: ~
no_composer_req: ~
no_php_open_tag_in_code_block_php_directive: ~
no_blank_line_after_filepath_in_php_code_block: ~
no_blank_line_after_filepath_in_yaml_code_block: ~
no_blank_line_after_filepath_in_xml_code_block: ~
no_blank_line_after_filepath_in_twig_code_block: ~
php_prefix_before_bin_console: ~
use_deprecated_directive_instead_of_versionadded: ~
no_space_before_self_xml_closing_tag: ~
no_explicit_use_of_code_block_php: ~
ensure_order_of_code_blocks_in_configuration_block: ~
american_english: ~
valid_use_statements: ~
lowercase_as_in_use_statements: ~
ordered_use_statements: ~
no_namespace_after_use_statements: ~
correct_code_block_directive_based_on_the_content: ~
max_blank_lines:
max: 2
replace_code_block_types: ~
use_https_xsd_urls: ~
blank_line_before_directive: ~
extension_xlf_instead_of_xliff: ~
valid_inline_highlighted_namespaces: ~
indention: ~
unused_links: ~
yaml_instead_of_yml_suffix: ~
extend_abstract_controller: ~
# no_app_bundle: ~

# 4.x
versionadded_directive_major_version:
major_version: 4

versionadded_directive_min_version:
min_version: '4.0'

deprecated_directive_major_version:
major_version: 4

deprecated_directive_min_version:
min_version: '4.0'

# do not report as violation
whitelist:
regex:
- '/FOSUserBundle(.*)\.yml/'
- '/``.yml``/'
- '/(.*)\.orm\.yml/' # currently DoctrineBundle only supports .yml
lines:
- 'in config files, so the old ``app/config/config_dev.yml`` goes to'
- '#. The most important config file is ``app/config/services.yml``, which now is'
- 'code in production without a proxy, it becomes trivially easy to abuse your'
- '.. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle'
- 'The bin/console Command'
- '# username is your full Gmail or Google Apps email address'
- '.. _`LDAP injection`: http://projects.webappsec.org/w/page/13246947/LDAP%20Injection'
- '.. versionadded:: 0.21.0' # Encore
- '.. versionadded:: 2.4.0' # SwiftMailer
- '.. versionadded:: 1.26' # Twig
- '.. versionadded:: 1.30' # Twig
- '.. versionadded:: 1.2' # MakerBundle
- '.. versionadded:: 1.11' # MakerBundle
- '.. versionadded:: 1.3' # MakerBundle
- '.. versionadded:: 1.8' # MakerBundle
- '0 => 123' # assertion for var_dumper - components/var_dumper.rst
- '1 => "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"
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
root = true

[*.{rst,rst.inc}]
[*]
indent_style = space
indent_size = 2
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
12 changes: 12 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
on: [push, pull_request]
name: Lint
jobs:
doctor-rst:
name: DOCtor-RST
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: DOCtor-RST
uses: docker://oskarstark/doctor-rst
with:
args: --short
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ python: 2.7

sudo: false
cache:
directories: [$HOME/.cache/pip]
directories: [$HOME/.cache/pip]

install: pip install -r _build/.requirements.txt

script: make -C _build SPHINXOPTS=-nW html

branches:
except:
- github-comments
except:
- github-comments
83 changes: 83 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
Code of Conduct
===============

Our Pledge
----------

In the interest of fostering an open and welcoming environment, we as
contributors and maintainers pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnic origin, gender identity and expression, level of
experience, education, socio-economic status, nationality, personal appearance,
religion, or sexual identity and orientation.

Our Standards
-------------

Examples of behavior that contributes to creating a positive environment
include:

* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members

Examples of unacceptable behavior by participants include:

* The use of sexualized language or imagery and unwelcome sexual attention or
advances
* Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

Our Responsibilities
--------------------

[CoC Active Response Ensurers, or CARE][1], are responsible for clarifying the
standards of acceptable behavior and are expected to take appropriate and fair
corrective action in response to any instances of unacceptable behavior.

CARE team members have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, or to ban temporarily or permanently any
contributor for other behaviors that they deem inappropriate, threatening,
offensive, or harmful.

Scope
-----

This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. Examples of
representing a project or community include using an official project e-mail
address, posting via an official social media account, or acting as an appointed
representative at an online or offline event. Representation of a project may be
further defined and clarified by CARE team members.

Enforcement
-----------

Instances of abusive, harassing, or otherwise unacceptable behavior
[may be reported][2] by contacting the [CARE team members][1].
All complaints will be reviewed and investigated and will result in a response
that is deemed necessary and appropriate to the circumstances. The CARE team is
obligated to maintain confidentiality with regard to the reporter of an
incident. Further details of specific enforcement policies may be posted
separately.

CARE team members who do not follow or enforce the Code of Conduct in good
faith may face temporary or permanent repercussions as determined by the
[core team][3].

Attribution
-----------

This Code of Conduct is adapted from the [Contributor Covenant version 1.4][4].

[1]: https://symfony.com/doc/current/contributing/code_of_conduct/care_team.html
[2]: https://symfony.com/doc/current/contributing/code_of_conduct/reporting_guidelines.html
[3]: https://symfony.com/doc/current/contributing/code/core_team.html
[4]: https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
Loading