Skip to content
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

Replace reference to the "request" service #6478

Closed
wants to merge 1 commit into from
Closed

Replace reference to the "request" service #6478

wants to merge 1 commit into from

Conversation

gerryvdm
Copy link

Change docs to reference the request_stack service instead.

Change docs to reference the request_stack service instead.
@javiereguiluz
Copy link
Member

👍 thanks @gerryvdm

Note to mergers: please merge it on 2.7 branch. Thanks!

@wouterj
Copy link
Member

wouterj commented Apr 18, 2016

Thanks for the nice fix Gerry!

wouterj added a commit that referenced this pull request Apr 18, 2016
This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #6478).

Discussion
----------

Replace reference to the "request" service

Change docs to reference the request_stack service instead.

Commits
-------

bf596c6 Replace reference to the "request" service
a9c9865 Merge branch '2.8' into 3.0
5726c9b minor #6471 fix broken merge (xabbuh)
5ba5224 fix broken merge
ffb40b9 Merge branch '2.8' into 3.0
164db85 Merge branch '2.7' into 2.8
b7c70e6 Merge branch '2.8' into 3.0
cba307c Merge branch '2.7' into 2.8
28e6be5 [#6449] Removing choices_as_values on merge
84dbdca Merge branch '2.8' into 3.0
cf17c2c Merge branch '2.7' into 2.8
fb09632 Merge branch '2.8' into 3.0
9b0ec35 Merge branch '2.3' into 2.8
e4650a5 Added March changelog
d380d37 Merge branch '2.8' into 3.0
501c208 Added March changelog
63ee83e Merge branch '2.7' into 2.8
fe40a49 minor #6432 fixed yaml config error (RickieL)
6c42309 fixed yaml config error
5928110 minor #6409 Update 'date' to DateType::class in form.rst (iltar)
31c49b8 Merge branch '2.8' into 3.0
6fb77fb Merge branch '2.7' into 2.8
23abecc Update 'date' to DateType::class in form.rst
d2b6569 Merge branch '2.8' into 3.0
a064e17 Merge branch '2.7' into 2.8
8666655 minor #6390 Reworded the example about $deep param (Oliboy50, javiereguiluz)
c9b54db minor #6381 [Form] [Cookbook] Correctly setup unit tests with dependencies (corphi)
fba2da2 Calling the parent implementation is mandatory.
09bc39e Reworded the example about $deep param
b20e1ca bug #6377 Update "bootstrap.php.cache" to "autoload.php" (guilliamxavier)
c0a441e bug #6368 [cookbook] Made list of form types more consistent (AAstakhov)
24c2404 feature #6274 Update Doctrine UTF8 docs (mcfedr)
aa6fb92 Update "bootstrap.php.cache" to "autoload.php"
993fc45 Made list of types more consistent
f24b8f8 Merge branch '2.8' into 3.0
e87e9ee Merge branch '2.7' into 2.8
2e03a7e minor #6350 Fix reference to app folder (kainjow)
68650b8 Fix reference to app folder
a297099 Merge branch '2.8' into 3.0
01133fd Merge branch '2.7' into 2.8
dcd1126 Update Doctrine UTF8 docs
230b4f6 Merge branch '2.8' into 3.0
d85f13a Merge branch '2.7' into 2.8
f82b32e [HttpFoundation] ParameterBag::get() $deep param
ab4bfe5 Merge branch '2.8' into 3.0
8e59931 Merge branch '2.7' into 2.8
41393d9 Added February changelog
9b0dccf Merge branch '2.8' into 3.0
778a7f9 Fix faulty merge
11eb093 Added February changelog
8e08e35 Merge branch '2.7' into 2.8
0f32eef bug #6322 [DependencyInjection] fix autowiring docs (eXtreme)
28082dc minor #6323 [DependencyInjection] Add Autowiring keyword (theofidry)
7874bd0 minor #6286 [HttpFoundation] Fix typo for ParameterBag getters - 3.0 (rendler-denis)
e29233c bug #6324 Fixed UserCheckerInterface importing (VIs-a-vis)
25b3aed Update user_checkers.rst
fb4c526 bug #6326 Missing svn:ignore (f-plante)
1a6e4c5 Missing svn:ignore
bfc7976 Add Auto-wiring keyword
bcba4f4 Remove "paamayim nekudotayim" breaking configuration blocks in DI autowiring docs
581f46c minor #6299 Removed True and False constraints from reference (edefimov)
dcb5a54 Removed True and False constraints from reference
a499d12 minor #6298 Update dependency_injection.rst because it has an error. (joserprieto)
06eee41 Update dependency_injection.rst because it has an error.
8222639 bug #6292 Fix setting permission for var subdirectories (voda)
657ba99 Merge branch '2.8' into 3.0
3d3bac0 [#6263] Javier's comments
11e4532 minor #6263 [Cookbook][Debugging] reflect behavior changes in cache generation (xabbuh)
dbee0df Fix setting permission for var subdirectories
c440050 [HttpFoundation] Fix typo for ParameterBag getters
8fe4609 minor #6277 remove dot in front of colon (xabbuh)
61ef5bb remove dot in front of colon
6ef2099 reflect behavior changes in cache generation
4924513 minor #6257 [Components][Form] remove outdated caution (xabbuh)
aa33bfa [Components][Form] remove outdated caution
0103364 [#6032] fix link to ROT13 description
6b3f5f4 Merge branch '2.8' into 3.0
c00626c Merge branch '2.7' into 2.8
d1e3024 [#6032] some tweaks for the autowiring feature
fb7f15e feature #6032 [DependencyInjection] Autowiring doc (dunglas)
995bd4f [DependencyInjection] Autowiring doc
be7efd6 minor #6253 [Security] Include guard firewall configuration sample. (calinpristavu)
63c57dd [Security] Include guard firewall configuration sample.
f0c0fac feature #5886 [2.8] Add "How to Use Multiple Guard Authenticators" cookbook documentation (mheki)
121196d [2.8] Add "How to Use Multiple Guard Authenticators" cookbook documentation
cf9ce3d Merge branch '2.8' into 3.0
a447862 Merge branch '2.7' into 2.8
b986eb1 minor #6242 Removed all 2.x versionadded directives (WouterJ)
f8b560d Removed all 2.x versionadded directives
d9f6264 Merge branch '2.8' into 3.0
7ede792 Merge branch '2.7' into 2.8
811671d Merge branch '2.8' into 3.0
52f14f8 Merge branch '2.7' into 2.8
266f7bf Fix syntax
fe1dfc7 Merge branch '2.8' into 3.0
1d1ec81 Merge branch '2.7' into 2.8
fc3c9f3 Merge branch '2.7' into 2.8
026d9ed Added January changelog
f91bcef Merge branch '2.8' into 3.0
9fcd140 Added January changelog
2651431 Merge branch '2.7' into 2.8
4ffe998 Added December changelog
cdb8b24 Merge branch '2.8' into 3.0
eb1c1ae Added December changelog
f1ba10e Merge branch '2.7' into 2.8
35a520d [#6090] some small tweaks
bcc1cc4 minor #6090 Reworded the article about profiler storage (xavierleune, javiereguiluz)
99c8abe minor #6235 #6232 update forms as services section (backbone87)
be54971 #6232 update forms as services section
dd8585d [#5330] some tweaks
47f6b3b feature #5530 [Cookbook, Security] Added user_checkers.rst (iltar)
89b20a8 [Cookbook, Security] Added user_checkers.rst
2c9b1ec Merge branch '2.8' into 3.0
fe2e8e7 Merge branch '2.7' into 2.8
16cc4bc Merge branch '2.8' into 3.0
b56880b Merge branch '2.7' into 2.8
075a81d feature #5920 Document automatic registration of extension compiler passes (WouterJ)
353df25 Document automatic registration of extension compiler passes
e901fbc bug #6081 [cookbook New project] Fix symfony version and initial add (bigs21)
41d43dd feature #5483 [FrameworkBundle] Name converter of Serializer (dunglas)
7a4d9fc [FrameworkBundle] Name converter of Serializer
e821b97 feature #6058 Update Testing Form Types article for 2.8 refactorings (WouterJ)
906d55a Update Testing Form Types article for 2.8 refactorings
53febf0 minor #6044 Added note about the hash_equals polyfill (WouterJ)
946c5c2 Added note about the hash_equals polyfill
f42057a Merge branch '2.8' into 3.0
0d92394 Merge branch '2.7' into 2.8
8e8144f minor #6213 Update form_collections.rst (insekticid)
bb96dc6 Update form_collections.rst
f7adcfa minor #6228 removed unnecessary exception from repository (gondo)
0e288a2 removed unnecesary exception form repository
ab57eed minor #6170 change translation getMessages() to getCatalogue() (snoek09)
06ca405 change translation getMessages() to getCatalogue()
06c76aa minor #6211 Remove 2.3.* from composer snippets in the form component doc (Nicofuma)
97ef850 Remove 2.3.* from composer snippets in the form component doc
41e4f30 minor #6225 [Reference][Forms] add versionadded directive for range type (xabbuh)
211f3a6 add versionadded directive for range type
03c6605 Merge branch '2.8' into 3.0
bce32e2 minor #6199 fix types (garak)
fcdb82b fix types
372704b Revert "revert form login CSRF changes on wrong branch"
3d1e8a7 Merge branch '2.7' into 2.8
beb0d3a Merge branch '2.8' into 3.0
53726dd Merge branch '2.7' into 2.8
50c3fb2 [#6204] fix CS
50286bc minor #6204 Expected: semicolon (cn007b)
ab2f9aa Expected: semicolon
b385935 minor #6182 Latest demo has no bin folder (Jace25)
8b31d63 Merge branch '2.8' into 3.0
15003d8 Merge branch '2.7' into 2.8
9944eca Latest demo has no bin folder
8e91949 minor #6166 Fix by_reference deprecated FormType::class (nemo-)
5d1806e Fix by_reference deprecated FormType::class
c97d5bf Merge branch '2.8' into 3.0
62a8755 minor #6082 change app/check.php for 3.0 (nanocom)
f398b03 Merge branch '2.7' into 2.8
e9e5b9c minor #6149 Reference to session + Corrected sample code char (sfdumi)
fc32f7f Reference to session + Corrected sample code char
f31a965 Merge branch '2.8' into 3.0
f792232 Merge branch '2.7' into 2.8
2d31a0f minor #6130 [Security][Guard] Completed start method signature (jeremyFreeAgent)
b6b6a39 [Security][Guard] Completed start method signature
24e2da6 minor #6080 Removed doc about getting original parameter value from ParameterBag (edefimov)
1e1ecc4 Removed doc about getting original parameter value from ParameterBag
14d2afb feature #6136 Update directory permissions to make var/ writable (andrerom)
61a4ae4 feature #5600 [DependencyInjection] Documented the ability of define the service decoration priority (dosten)
1c1c0e4 [#6108] remove remaining references to getName()
2bc4f55 minor #6108 [Form] remove the getName() function as it is deprecated (aybbou)
c77773a minor #6129 Added new links to the Symfony screencast series at KnpU (javiereguiluz)
8f6038b minor #6139 Update the doc to change a deprecated use case (ChristopheBoucaut)
ced63f2 Update the doc to change a deprecated use case
d6456ad Update dir permissions to reflect var being writable
f18a1aa Update directory permissions to make var/ writable
6ea7370 Added new links to the Symfony screencast series at KnpU
2db6e18 Merge branch '2.8' into 3.0
84ded6c Merge branch '2.7' into 2.8
ca8916c remove trailing whitespace
66b2469 Merge branch '2.8' into 3.0
b602b9c Merge branch '2.7' into 2.8
e9a92af [#6120] remove unneeded link to readme file
3775fc0 Merge branch '2.8' into 3.0
be32e96 minor #6120 fix README requirements link (garak)
f95ca48 Merge branch '2.7' into 2.8
fb5ad59 minor #6121 [MicroKernel] Fixed the display of a code block (jeremyFreeAgent)
acbadd2 [MicroKernel] Fixed the display of a code block
35c2b00 fix README requirements link
9df83c0 Merge branch '2.8' into 3.0
32eddf7 Merge branch '2.7' into 2.8
bd29146 bug #6115 [Form] Fix syntax error in code snippet (valisj)
75edc24 [Form] Fix syntax error in code snippet
c7767ad Merge branch '2.8' into 3.0
172b72b Merge branch '2.7' into 2.8
5aa34c7 minor #6110 [Security][Guard] Fixed a typo (jeremyFreeAgent)
3f7191f minor #6105 Removed deprecated methods from VoterInterface (edefimov)
051f050 [Security][Guard] Fixed a typo
5868190 Documented the ability of define service decoration priority
2d72f3e [Form] remove the getName() function as it is deprecated
6eeb61e Merge branch '2.8' into 3.0
889db17 minor #6106 Remove repetition in text (dominikhajduk)
10ae1f0 Merge branch '2.7' into 2.8
fcbcf1c Remove repetition in text
874c840 Removed deprecated methods from VoterInterface
46ff6f1 minor #6014 [2.8][Form] entry_type option: replace "in favor" misuses (ogizanagi)
6077f91 [Form] entry_type option: replace "in favor" misuses
64f8a1e Merge branch '2.8' into 3.0
ddd3478 Merge branch '2.7' into 2.8
3a7624f minor #5586 [2.8] Remove 2.6 versionaddeds as version reached eom (WouterJ)
bcbb87f Fixed the Symfony version number
bcc5634 Finished the rewording of the "profiler storage" article
83e73c2 [#6086] Use a more generic wording to avoid errors in the future
4b30758 bug #6086 Update form_customization.rst (vudaltsov)
36d9470 Update form_customization.rst
1f5ee01 change app/check.php for 3.0
6b6ac3d Fix symfony version and initial add
ae53c89 Merge branch '2.8' into 3.0
cf2fb97 Merge branch '2.7' into 2.8
92610e3 [#5993] fix doubled "interface"
02db120 minor #5993 [Cookbook] [Security] Use UserLoaderInterface instead of UserProviderInterface (ogizanagi)
afcbc51 minor #6071 Fix syntax (WouterJ)
eb6ce36 Fix syntax
f625981 minor #6066 Update location of `app/check.php` to `bin/symfony_requirements` (Kevinrob)
d33d77a Update location of `app/check.php` to `bin/symfony_requirements`
ec5671d Merge branch '2.8' into 3.0
e67deaa Merge branch '2.7' into 2.8
79ec09a [Cookbook] [Security] Use UserLoaderInterface instead of UserProviderInterface
691616c Remove 2.6 versionaddeds as version reached eom
3b2f4d0 [#5966] Removed no longer used ref target
2648a7d feature #5966 Remove deprecated StringUtils from WSSE custom auth provider (pimpreneil)
786096e Update Symfony version to 3.0
bfc54c6 Merge branch '2.8' into 3.0
fac6023 [#5662] Update versions to 2.8
58979a2 Merge branch '2.7' into 2.8
4cd6dc2 Merge branch '2.8' into 3.0
b2b1239 Merge branch '2.7' into 2.8
a5114d2 feature #5977 RequestStack parameter is required since 3.0 (leunggamciu)
cb54c5e RequestStack parameter is required since 3.0
de11d3e minor #6027 Update guard-authentication.rst (rvanginneken)
e23f2d4 minor #6025 Update guard-authentication.rst (rvanginneken)
a6ed958 minor #6038 Fix #6037 (zsturgess)
a7effb8 Fix #6037
7c60ea1 Merge branch '2.8' into 3.0
5275cfb Merge branch '2.7' into 2.8
a46a856 Update guard-authentication.rst
77999b2 Update guard-authentication.rst
32a63d8 ProfilerStorage configuration
168072b [#5973] some minor tweaks
433dd04 Added caution notes about the removal of AsseticBundle in 2.8/3.0
3ad7f26 Merge branch '2.8' into 3.0
7d0a00a Merge branch '2.7' into 2.8
744bed4 Merge branch '2.8' into 3.0
43b0eb8 Merge branch '2.7' into 2.8
10b2a29 minor #6004 Fix for small typo (djoos)
9e64dd4 Fix for small typo
276aa1f Added october and november changelog
55a015e Merge branch '2.8' into 3.0
2aeffdf Added october and november changelog
9c264b5 Merge branch '2.7' into 2.8
099ea85 Remove deprecated StringUtils from WSSE custom auth provider
2ad1ba5 [#5954] minor tweaks
d58cb56 feature #5954 Fix #5236 [2.8][Translation] specify additional translation loading paths (Pierre Maraitre, Balamung)
e19f7a1 [#5957] remove deep parameter documentation
bf48c59 Merge branch '2.8' into 3.0
63dd246 Merge branch '2.7' into 2.8
5568146 minor #5940 [Cookbook][ServiceContainer] move filename comment to the top of the code block (xabbuh)
7d922b9 [#5956] change app/console back to bin/console
dcde292 Merge branch '2.8' into 3.0
00dc17c Merge branch '2.7' into 2.8
8d21262 Merge branch '2.8' into 3.0
78d11d8 Merge branch '2.7' into 2.8
ecc2ca0 minor #5964 Missing n in Column (joshuataylor)
bc2447d Missing n in Column
46de0d6 Delete pmaraitre.xml
b3fa941 Adding configuration examples for other formats
2cabebe Replace with a shorter phrase
8c17033 [#5948] Very minor detail
7a64f05 feature #5948 Update 3.0 docs accordingly to min PHP version requirement (ogizanagi)
0d8eadc Wrong code-block tag
c220cd0 Clearer formulation
40b7b78 Double "the"
f87f5f4 Fix #5236 [Translation] specify additional translation loading paths
09d9b29 minor #5924 Removed note about removed content (WouterJ)
d577848 Update docs accordingly to min PHP version requirement
d0248d6 minor #5938 Add proper use of the password type (themccallister)
7bd1f22 Add proper use of the password type
d5d68ab move filename comment to the top of the code block
340ec5f Adding a note thanks to Stof
3083e90 [#5917] Finding some more places with the old directory structure referenced
0e53bb5 [#5917] Adding bin
89f4d25 feature #5917 [3.0][Cookbook] Use the 3.0 directory structure (WouterJ)
8236647 feature #5916 [3.0][Best Practices][Quick Tour] Use the 3.0 directory structure (WouterJ)
dbf0d31 feature #5913 [3.0][Book] Use the 3.0 directory structure (WouterJ)
2daccc3 Merge branch '2.8'
8d61eb6 Merge branch '2.7' into 2.8
40a52c8 feature #5907 Updating some places to use the new CustomUserMessageAuthenticationException (weaverryan)
3d67202 tweaks thanks to the guys
1a27539 removing scope reference
3843cda removing deprecation note on a section that was removed
eff9733 removing more scope stuff
81c7572 Removed scopes article
35ae50c Merge branch '2.8'
4ad3bce Merge branch '2.7' into 2.8
d62fa0a Finding more old form references
7bb2785 Merge branch '2.8'
41670b0 [#5922] Tweaks thanks to reviewers
93a08f3 feature #5922 Added minimal cookbook article about the shared flag (WouterJ)
0dfc7bf feature #5908 Voter update (weaverryan)
31f6e3d Many tweaks thanks to a great review
3a59f72 feature #5909 More 2.8 form updates (weaverryan)
b094312 language tweak
8427c3d feature #5927 Use path() and url() PHP templating helpers (WouterJ)
757e159 feature #5926 Update voter section of best practices (WouterJ)
bb1a9b7 feature #5921 [2.8] Document some Security changes (WouterJ)
d131449 several other tweaks
feb68dd Completely updating the form type reference section for the text -> TextType changes
a4ad744 Use path() and url() PHP templating helpers
68da041 Update voter section of best practices
943ee0c Added minimal cookbook article about shared
abad91d Removed note about removed content
0526ca0 Document deprecation of supports{Attribute,Class}() methods
22026ee Document Security key to secret renamings
4036d26 Use new Simple{Form,Pre}AuthenticatorInterface namespaces
25ae8c1 Applied suggestions
47e11f8 Applied comments
f2be12a Updated directory structures
df20095 Testing changes
ef613f6 app/SymfonyRequirements.php -> bin/SymfonyRequirements.php
af7052b app/bootstrap.php.cache -> var/bootstrap.php.cache
6614c0f app/logs -> var/logs
b3da3b7 app/cache -> var/cache
b6d93f0 app/phpunit.xml.dist -> phpunit.xml.dist
bea4a0c app/console -> bin/console
c6d436b [QuickTour] Use new directory structure
215c36d [BestPractices] Use new directory structure
ed43015 Prefix commands with 'php'
0d69414 Updating 'Exploring the Project'
6b5c977 app/bootstrap.php.cache -> var/bootstrap.php.cache
3318f2e app/(cache|logs) -> var/(cache|logs)
1461bdc app/phpunit.xml.dist -> phpunit.xml.dist
8794a4d app/console -> bin/console
5d0e6b2 tweaks thanks to Javier
a4c7d6e adding a section about calling isGranted() from within a voter
20cead6 Reworking the voter article for the new Voter class
832a12a fixing build error
3117df5 Another huge batch of changes for the form type changes in 2.8
4799a7c minor tweaks #5834
3ebf2d0 Fixing bad merge
9458a09 feature #5834 Updated form aliases to FQCNs for forms in book and component (hiddewie)
329182d Merge branch '2.7' into 2.8
f3a1355 feature #5265 Documentation for the new Guard authentication style (weaverryan)
51720c7 Many fixes thanks to great review from ogizanagi, javiereguiluz and others
1eb5f23 Updating some places to use the new CustomUserMessageAuthenticationException
5330c43 feature #5899 Adding the MicroKernel article (weaverryan)
e59d351 tweaks thanks to WouterJ and javiereguiluz
af97ce1 Merge branch '2.8'
5a361ee Merge branch '2.7' into 2.8
e103627 Fixed wrong indendation
f8b080d Found more places which use old form types
3237a34 Updated form constant usage
3ab3830 Fixed PHP 5.5+ reference in form component
291a42a Fixed removed XML tag in form book
0820e69 Updated form aliases to FQCNs for forms in book and component
4752d4c adding one clarifying message
80c637d adding the MicroKernel article
9782ff1 adding toc entries
62dcae3 Using JsonResponse + cleanup
440fe6f revamping Guard article
bfce91b Fixing minor comments
9e411fe I'm extending the abstract class - so mention that. Also adding anonymous
ac107c7 WIP documentation for the new guard auth
f965e3a feature #5891 Removed the comments about the is_granted() issues in non-secure pages (javiereguiluz)
1361715 Removed the comments about the is_granted() issues in non-secure pages
0061abe minor #5868 [2.8] Make screenshots with the new profiler/web dev toolbar design (WouterJ)
267e898 Merge branch '2.8'
0f6fb0d Merge branch '2.7' into 2.8
d01621d Remove hello_fabien.png as it's not used
59ac6e5 Make screenshots with the new profiler/web dev toolbar
8465e85 Merge branch '2.8'
0b3985d Merge branch '2.7' into 2.8
532b0a4 [#5835] Added versionadded
8f24268 feature #5835 Updated CssSelector code example to use the new Converter (hiddewie)
62d9a15 minor #5807 Minor rewordings for the "deprecated" service option (javiereguiluz)
d8db51a Merge branch '2.8'
9068bc0 Merge branch '2.7' into 2.8
dfb9b16 Used :: for code block
df4fc7e Updated for CssSelectorConverter class name
9392f80 Updated CssSelector code example to use the new Converter
f7f9733 minor #5817 fix version for `entry_options` and `entry_type` (craue)
dc5a831 fixed version for `entry_options` and `entry_type`
d7ae2a0 Merge branch '2.8'
e406c3b Merge branch '2.7' into 2.8
3c37397 Minor rewordings for the "deprecated" service option
71d51f8 Merge branch '2.8'
f4ba8f1 Merge branch '2.7' into 2.8
b785d35 Merge branch '2.8'
676c75f Merge branch '2.7' into 2.8
9569e2d Merge branch '2.8'
2255de7 Removing getName() as it's not needed in 2.8
3787061 Merge branch '2.7' into 2.8
21931ed Fixing build error
61d904f feature #5051 Rename CollectionType entry options (WouterJ)
1b00278 Rename CollectionType entry options
a0b06ae Merge remote-tracking branch 'origin/master'
622b149 Merge branch '2.7' into 2.8
b13593e Merge branch '2.8'
b03367c Merge branch '2.7' into 2.8
45381ac [#5623] don't configure default constraint message
f64d406 feature #5623 [Validator] added BIC validator (mvhirsch)
7911fe1 [Validator] added BIC validator
46096d3 Merge branch '2.8'
3da6681 Merge branch '2.7' into 2.8
c9a4bbf [#5689] Some minor syntax fixes
44f8496 feature #5689 [DI] Add some documentation for the deprecation feature (Taluu)
1e1b036 [DI] Add some documentation for the deprecation feature
0e3f25b Merge branch '2.8'
f8c9ce3 Merge branch '2.7' into 2.8
6e8d5fc [#5761] add versionadded directive
5faa84c minor #5761 [DX] [Security] Renamed key to secret (SongoQ)
18c7f04 Remember me, Renamed key to secret
6468cd5 feature #5745 [Translation] Ability to format a message catalogue without actually writing it. (aitboudad)
d862ee8 minor #5561 Change default value of cookie_httponly (jderusse)
1b91720 Merge branch '2.8'
3ffe2e5 Merge branch '2.7' into 2.8
a906993 minor #5730 Remove documentation of deprecated console shell (Tobion)
0776efe [#5702] add Foundation theme to example config
db48bf7 feature #5702 Added a reference to the Foundation form theme (totophe)
23c7798 Added a reference to the Foundation form theme
4d63c3a [#5468] remove outdated warning
cc9db34 Merge branch '2.7' into 2.8
7e3ab6f [Translation] Ability to format a message catalogue without dumping it.
14bea43 Remove documentation of deprecated console shell
194f5cc Merge branch '2.8'
25fe737 Merge branch '2.7' into 2.8
a46560c Merge branch '2.8'
6a01917 Merge branch '2.7' into 2.8
fbc7a8a Merge branch '2.8'
8d66137 Merge branch '2.7' into 2.8
b1ba29d Merge branch '2.8'
de141d5 Merge branch '2.7' into 2.8
9f8d766 Merge branch '2.8'
f96eecf Merge branch '2.7' into 2.8
bb2f991 Added August changelog
7c926c6 Merge branch '2.8'
d86bec8 Merge branch '2.7' into 2.8
3a4e8ca Merge branch '2.8'
a677694 Merge branch '2.7' into 2.8
1941e85 [#5480] Adding missing map entry (added 2 so it's easier to find)
a30b0fa Merge branch '2.8'
20f2ff3 Merge branch '2.7' into 2.8
7eaf928 Merge branch '2.8'
84e2495 Merge branch '2.7' into 2.8
26ca438 minor #5579 [3.0] Remove mentions of Symfony1 (WouterJ)
a991ea1 Merge branch '2.8'
7f05db4 Merge branch '2.7' into 2.8
feb2ab1 Remove mentions of Symfony1
b25b9e5 Merge branch '2.8'
ed71759 Merge branch '2.7' into 2.8
6fc096e Merge branch '2.8'
3bdfec4 Merge branch '2.7' into 2.8
e0a8dfe Merge branch '2.8'
3e60dda Merge branch '2.7' into 2.8
135d4b8 Added July changelog
8a2205c Merge branch '2.8'
6383740 Added July changelog
d65a04f Merge branch '2.7' into 2.8
ee7f14f Merge branch '2.8'
eafdb8c Merge branch '2.7' into 2.8
fceaa9f feature #5374 Remove deprecated parameters (norkunas)
43565d9 minor #5498 [WIP] Added caution notes about the deprecation of container scopes (javiereguiluz)
dc93af2 Merge branch '2.8'
4ab47cc Merge branch '2.7' into 2.8
489adc2 Merge branch '2.8'
a20ea5d Merge branch '2.7' into 2.8
14b39c3 Merge branch '2.8'
0281f61 Merge branch '2.7' into 2.8
e6c8b6c Change default value of cookie_httponly
7711e97 Merge branch '2.8'
74cd23b Merge branch '2.7' into 2.8
2a30c19 Merge branch '2.8'
343b349 Merge branch '2.7' into 2.8
1739549 [#5521] Added versionadded directive
2f98474 feature #5521 [Cookbook][WebServer] #5504 add a tip for the --force option (vincentaubert)
6603c33 Merge branch '2.8'
3b829c0 Merge branch '2.7' into 2.8
e166d69 Merge branch '2.8'
befbf7b Merge branch '2.7' into 2.8
f4b7d7f feature #5458 HTML5 range documentation (harikt)
b77b148 Merge branch '2.8'
79a1902 Merge branch '2.7' into 2.8
571ed5b Merge branch '2.7' into 2.8
2c6aa2f Merge branch '2.8'
dc173b6 Merge branch '2.7' into 2.8
b88a17e [Cookbook][WebServer] #5504 add a tip for the --force option on server:start
55a841d Merge branch '2.8'
7c967ed Merge branch '2.7' into 2.8
2bb0d16 Merge branch '2.8'
8fadb17 Merge branch '2.7' into 2.8
3244eed Merge branch '2.8'
654b36c Merge branch '2.7' into 2.8
6cc3445 Merge branch '2.7'
2f65bf2 Merge branch '2.7' into 2.8
99a996c Added caution notes about the deprecation of container scopes
11237e7 Merge branch '2.8'
2c1328e Merge branch '2.7' into 2.8
2863079 Fix moving the mapped down as per @xabbuh
abf3e8e Fix the rendering issue
3c6ff76 Fix issues reported by @snoek09 . Thank you.
b3a32af Merge branch '2.8'
cb482dc Merge branch '2.7' into 2.8
3cdbc7c Merge branch '2.8'
0436ee7 Merge branch '2.7' into 2.8
7d6737b Merge branch '2.8'
bef92ec Added June changelog
ceebee0 Merge branch '2.7' into 2.8
e08724e Merge branch '2.8'
273cab9 Merge branch '2.7' into 2.8
0ef7e1a Merge branch '2.8'
9cbf3d4 Merge branch '2.7' into 2.8
cbf8fd7 feature #5409 [Reference] document new Doctrine APC cache service (xabbuh)
cc87822 Merge branch '2.8'
acff5b0 Merge branch '2.7' into 2.8
a2c3f21 Make the necessary changes mentioned by @xabbuh and add example for form
a45a393 Merge branch '2.7' into 2.8
d4d1f12 Starting with range documentation
464b578 feature #5360 [Serializer] Array Denormalization (derrabus)
9718c14 [Serializer] Array Denormalization
dd0e33f minor #3782 [Form] Deprecate read_only option (snoob)
c9e8634 [#3782] Deprecating the read_only option
485c8a0 document new Doctrine APC cache service
2d430dc Merge branch '2.8'
0fe1050 Merge branch '2.7' into 2.8
41d1733 Merge branch '2.8'
9538919 Merge branch '2.7' into 2.8
a68ff44 Merge branch '2.8'
bfea184 Merge branch '2.7' into 2.8
06aed96 feature #4354 [WCM] Added depreciation note for the cascade_validation constraint (peterrehm)
22a87b5 Added depreciation note for the cascade_validation constraint and updated position of depreciation notes
d01d7ab Remove deprecated parameters
078bb2d Merge branch '2.8'
f78cab7 Merge branch '2.8'
6a9a26a Merge branch '2.8'
d6c5d5b Merge branch '2.8'
ed88e1c bug #5328 Update create_form_type_extension.rst (jackdelin)
78bab15 Merge branch '2.8'
0c089ec Update create_form_type_extension.rst
68f51df Merge branch '2.8'
c3fd4f5 Merge branch '2.8'
7cadcdc Merge branch '2.8'
2d64dd5 Merge branch '2.8'
c2b92e1 Merge branch '2.8'
12d8531 Merge branch '2.8'
25c9705 Merge branch '2.8'
de9b3d5 Merge branch '2.8'
c1cbb9a Merge branch '2.8'
643f4c4 Merge branch '2.8'
041b2af Merge branch '2.8'
83636f0 Merge branch '2.8'
f0429d7 Merge branch '2.8'
701f2cf Merge branch '2.8'
b74593c Merge branch '2.8'
2e86186 Merge branch '2.8'
c4e07cc Merge branch '2.7'
e84182d Added March changelog
56fe069 Merge branch '2.7'
392398b Merge branch '2.7'
5dd50f5 Merge branch '2.7'
7681e39 Merge branch '2.7'
3fb0d42 Merge branch '2.7'
f24c84f Merge branch '2.7'
feb621b Merge branch '2.7'
a2395ef minor #5054 [Changelog] fix changelog syntax (xabbuh)
515e87c Merge branch '2.7'
653ac94 fix changelog syntax
1a587c5 Added February changelog
@wouterj wouterj closed this Apr 18, 2016
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 19, 2016
… (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
… (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
…"request" service (gerryvdm)" (WouterJ)

This PR was merged into the 2.7 branch.

Discussion
----------

Revert "minor symfony#6478 Replace reference to the "request" service (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.

Similair to symfony#6490 but then for 2.7

Commits
-------

8da5a30 Revert "minor symfony#6478 Replace reference to the "request" service (gerryvdm)"
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
…"request" service (gerry… (WouterJ)

This PR was merged into the 2.7 branch.

Discussion
----------

Revert "minor symfony#6478 Replace reference to the "request" service (gerry…

…vdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.

Commits
-------

8da5a30 Revert "minor symfony#6478 Replace reference to the "request" service (gerryvdm)"
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
… (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
… (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
… (gerryvdm)"

This reverts commit 139e2e7, reversing
changes made to 351f796.
wouterj added a commit to wouterj/symfony-docs that referenced this pull request Apr 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants