Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Facelifted book/security#2783

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
wouterj wants to merge8 commits intosymfony:masterfromwouterj:security_facelift

Conversation

wouterj
Copy link
Member

First time I read the security docs, still reading and fixing things.

QA
Doc fix?yes
New docs?no
Applies toall
Fixed tickets-

@@ -1861,7 +1861,7 @@ to show a link to exit impersonation:
.. code-block:: html+jinja

{% if is_granted('ROLE_PREVIOUS_ADMIN') %}
<a href="{{ path('homepage', {_switch_user: '_exit'}) }}">Exit impersonation</a>
<a href="{{ path('homepage', {'_switch_user': '_exit'}) }}">Exit impersonation</a>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

this change is not needed (unless you use an old Txig version)

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It is, it's invalid jinja and thus it isn't highlighted on the website

@wouterj
Copy link
MemberAuthor

sorry ryan, I requested this PR to a wrong branch... Should get merged in the 2.2 branch

@weaverryan
Copy link
Member

@wouterj Btw, you're probably wondering, I'm planning on going through these bigger PR's from you all at once. That will take some time - but I wanted you to know that I'm not ignoring them :).

weaverryan added a commit that referenced this pull requestJul 29, 2013
… sections and this area - since it deals with security - is very very important
@weaverryan
Copy link
Member

Hey Wouter!

Thanks for this - I've patched it into the 2.2 branch at the following commits (notice one commit - the first - is gone because someone else has since fixed it):

Minor tweaks at sha:31443a3 and the removal of theversionadded on master at sha:c80e4e7

Thanks!

wouterj added a commit that referenced this pull requestJan 30, 2015
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #4935).Discussion----------Fix typos| Q             | A| ------------- | ---| Doc fix?      | yes| New docs?     | no| Applies to    | 2.6| Fixed tickets |Commits-------cc078ab Fix typos9ec09ee Merge branch '2.5' into 2.62f8a60e Merge branch '2.3' into 2.533914c9 minor #4859 [Components][EventDispatcher] don't explain deprecated `getName()` method (xabbuh)b0d2263 Merge branch '2.5' into 2.662248df Merge branch '2.3' into 2.5430de15 don't explain deprecated `getName()` method2f41c9e minor #4887 Typo (XitasoChris)d85fa76 minor #4880 Remove duplicate link, introduction.rst (Quberik)8ef3477 bug #4856 [Components][Debug] fix DebugClassLoader namespace (xabbuh)65da1a9 Merge branch '2.5' into 2.66f1bbab Merge branch '2.3' into 2.5572bf3b feature #4800 [Cookbook][Security] Hint about createToken can return null (xelaris)65b0822 minor #4798 Add version added note for the debug:event-dispatcher command (adamelso)9edffa0 Typoc4c8803 Update introduction.rst0615928 Merge branch '2.5' into 2.64143076 minor #4872 [BestPractices] fix merge after removing @Security in 2.3 (xabbuh)5c55491 fix merge after removing @Security in 2.348835de minor #4767 [2.6] Removed 2.4 versionadded as version is deprecated (WouterJ)240a981 minor #4764 [Reference][Forms] move cautions to make them visible (xabbuh)50946ca Reverting a commit on 2.5 branch, as it was only meant to be on 2.3 (so reverting after the merge)c8928d8 Merge branch '2.3' into 2.57a8e00d Merge branch '2.3' into 2.52fe954e [#4735] Reverting what was left on the 2.5 branch after the merge conflict had already put back some of it9a6f242 Merge branch '2.3' into 2.508e5ac9 feature #4658 Debug formatter tweaks (weaverryan)cfad26c feature #4605 Adding a link to log things in the prod environment (weaverryan)657284e Adding a link to log things in the prod environment3643ec2 feature #4723 [Cookbook][Security] document the new AuthenticationUtils (xabbuh)4b0ebea Merge branch '2.5' into 2.63a25b1d Merge branch '2.3' into 2.5e9559a5 move cautions to make them visible84839ba minor #4829 Fix code example (ifdattic)9e4eb5a language tweak thanks to xabbuh!0f4fda7 Adding an example image of the debug_formatterc04ed79 minor #4848 Fix typo: BLOG => BLOB (ifdattic)1da9206 Merge branch '2.5' into 2.6952e317 Merge branch '2.3' into 2.55b91653 minor #4843 Fixed typo (beni0888)467c538 minor #4824 fix SQL: table names (e-moe)ecc18e2 fix SQL: table names82bce29 minor #4815 Update translation.rst (ifdattic)f7d99dd [#4799] One little fix more6522145 minor #4799 Fix markup (WouterJ)a42e5b6 minor #4778 Update templating.rst (ifdattic)bd7d246 minor #4752 [Book][Validation] clarify group validation (xabbuh)32a589b [Components][Debug] fix DebugClassLoader namespaced83f005 Fix typo: BLOG => BLOB73f07ed Fixed typo7970f76 Fix code example93bc1bf Update translation.rst528aa17 [Cookbook][Security] Hint about createToken can return nullab66a12 Fix markupa3d43a5 Add version added note for the debug:event-dispatcher commandca54d55 Merge branch '2.5' into 2.61f343b1 Merge branch '2.3' into 2.5eb56376 minor #4781 [Serializer] Bad variable name in example (arno14)ef4abd1 Typo in Serializer doc32bd0b1 minor #4777 Update templating.rst (ifdattic)aca0944 Update templating.rstce37b96 bug #4771 [QuickTour] use the debug:router command name (xabbuh)36f2e1f bug #4757 [Components][ClassLoader] don't show deprecated usage of Yaml::parse() (xabbuh)dd7c1dd document the new AuthenticationUtils851be38 Update templating.rst89caa75 Removed 2.4 versionadded as version is deprecatede5a6c7c Merge branch '2.5' into 2.63f8cb31 Merge branch '2.3' into 2.5b143754 bug #4744 [Book][Security] Update code example to fit description (xelaris)b0d7cb6 use the debug:router command namec810c69 Added December changeloga8691fa Merge branch '2.5' into 2.6e475bf1 Added 2.5 changelog13fa716 Merge branch '2.3' into 2.59a620c4 don't show deprecated usage of Yaml::parse()1c79cad clarify group validation1f760c8 Merge branch '2.5' into 2.69f82c6f Merge branch '2.3' into 2.597a9c7b minor #4742 Formatting fix (WouterJ)7be0dc6 feature #4681 adding note to assetic cache busting (weaverryan)4fe4f65 feature #4682 [Reference] document the `2.5` validation options (xabbuh)bd34c6b Update code example to fit descriptiona30bb1d Formatting fix0df1064 Merge branch '2.5' into 2.6c05e78f Merge branch '2.3' into 2.53eb14aa minor #4727 Renamed example: "Acme\BlogBundle" -> "AppBundle" (muxator)caa2be6 minor #4737 [Book][Security] add missing versionadded directive (xabbuh)57fdea6 minor #4729 Fixed typo in factories.rst (nietonfir)c0c6dab add missing versionadded directive7fc4d52 document the `2.5` validation optionsa6c47db Fixed typo in factories.rst5befc45 Merge branch '2.5' into 2.64d848d7 Merge branch '2.3' into 2.54c8d75f Renamed example: "Acme\BlogBundle" -> "AppBundle"3470c87 Merge branch '2.5' into 2.62bed07c Merge branch '2.3' into 2.5640b29e Merge branch '2.5' into 2.65deb315 Fixing build error2edb030 Fixing build error2560851 Merge branch '2.5' into 2.6725f927 removing duplicate keye174d47 Updating one more reference of security.context that I missed in the merge79db0b9 bug #4699 Use new security.authorization_checker service (xelaris)9c819b4 bug #4713 [Security] Removed deprecated example about SecurityContext (iltar)91db61a [Security] Removed deprecated example about SecurityContext02d594c Merge branch '2.5' into 2.65adc056 Merge branch '2.3' into 2.558f4a00 Use denyAccessUnlessGranted shortcutaa88f99 feature #4609 Adding details about the changes to the PdoSessionHandler in 2.6 (weaverryan)1e34823 Fixes thanks to comments and a new note about the LegacyPdoSessionHandler91f6f41 Merge branch '2.5' into 2.67a0b1de Merge branch '2.3' into 2.58ded86a Use new security.authorization_checker serviceb1503b9 Merge branch '2.5' into 2.6ce2ed77 Merge branch '2.3' into 2.58cb3920 Merge branch '2.5' into 2.6dfcea86 Merge branch '2.3' into 2.5b45313a Merge branch '2.5' into 2.6ce74c31 Merge branch '2.3' into 2.544b03ac adding note to assetic cache bustingddd56ea feature #4449 Added cache_busting to default asset config (GeertDD)0e45e29 feature #4655 Document new progressbar methods (javiereguiluz)921f3cd Merge branch '2.5' into 2.6f2fd74e Merge branch '2.3' into 2.516668bc Merge branch '2.5' into 2.6eda75fe Merge branch '2.3' into 2.53b6341a minor #4663 Removed double `firewall_restriction` entry (vlad-ghita)714b2ca Removed double `firewall_restriction` entry8b611e2 bug #4598 [ExpressionLanguage] add missing argument (xabbuh)815e0bf minor #4551 Normalize the method listings on version 2.5 (pedronofuentes)2665407 Normalize the method listings on version 2.507aa471 Matching up the index position with the mapa09fd7b feature #4485 Added documentation about the DebugFormatter helper (WouterJ)6a3cbd9 Changed the "new in Symfony 2.6" message for consistency2b86d80 Documented getProgress/setProgress methods99f31fc Reordered list of helpers6a02f68 Applied comments from our great reviewersa2ea256 bug #4637 fixed StringExpressionLanguageProvider code example #4636 (danieleorler)33e0a7f fixed StringExpressionLanguageProvider code example #4636fc3e50b Merge branch '2.5' into 2.6c5d2eb8 Merge branch '2.3' into 2.563be343 bug #4630 [OptionsResolver] Fix namespace (xavren)1c24163 [OptionsResolver] Fix namespace4801a3c [ExpressionLanguage] add missing argument2f974bb Updating statements, now that we're not overriding the namesfd8b552 Adding details about the changes to the PdoSessionHandler in 2.6d327bae feature #4557 Update pdo_session_storage.rst (spbentz)3e51551 Update pdo_session_storage.rst38163f0 Merge branch '2.5' into 2.6abd83ba Merge branch '2.3' into 2.51c9270d minor #4568 Update Symfony reference to 2.6 version (dangarzon)ee44fe4 Reverts a commit to 2.3 for 2.4 features. This re-adds them to the 2.5 branch646d933 Merge branch '2.3' into 2.5deb7c29 Merge branch '2.3' into 2.50212a98 Front-porting changes by @pborreli in #45316e23bc7 Merge branch '2.5' into 2.606bc489 Merge branch '2.3' into 2.53b9d60d feature #4517 [Reference] document configurable PropertyAccessor arguments (xabbuh)32e6f06 Added two missing pulls70e2288 Added November changelog4a59ae0 Merge branch '2.5' into 2.68c30ae9 Added November changelog4ce26e7 Merge branch '2.3' into 2.55363542 feature #4188 Updated documentation regarding the SecurityContext split (iltar)deff25f Updated documentation regarding the SecurityContext split; symfony/symfony#116905ef52ee changing line breaks to be shorter, no real change564640c Merge branch '2.5' into 2.6ddc0a50 Merge branch '2.3' into 2.5f30f753 feature #4050 [Translation] added logging capability. (aitboudad)e8e50fa added logging  to translator.f587903 Merge branch '2.5' into 2.65edaca0 Merge branch '2.3' into 2.5cd29dde Merge branch '2.5' into 2.6a85991a Merge branch '2.3' into 2.52d95cb5 bug #4564 Typo when expression language is used to configure a service. (rubenrua)21b00b0 Typo when expression language is used to configure a service.27cb445 Update Symfony reference to 2.6 version33554fc feature #4456 New validation API usage in Class Constraint Validator (skwi)e431fdb New validation API usage in Class Constraint Validatore96ebd3 bug #4522 Add missing brackets to PropertyAccessor examples (loonytoons)d6b4795 Add missing brackets to PropertyAccessor examples828ba4d document configurable PropertyAccessor argumentsffd8d78 Merge branch '2.5' into 2.658c0baf Merge branch '2.3' into 2.5f544d5f Merge branch '2.5' into 2.654957e1 Merge branch '2.3' into 2.55ec7cd1 Merge branch '2.5' into 2.6f748378 feature #4498 Use new factory syntax (WouterJ)8beadce minor #4496 [Book][Security] link to a bundle's current (not master) docs (xabbuh)59f0374 feature #4490 Documented ExpressionLanguage extensibility (WouterJ)ed241ab feature #4487 Documented html5 option (WouterJ)48a5af3 feature #4486 Renamed empty_value to placeholder (WouterJ)3ecfcaf Merge branch '2.5' into 2.64447b74 Merge branch '2.3' into 2.543809b1 minor #4479 remove versionadded directives for old versions (xabbuh)d08925e Yet another typo fix9cbcc2b Applied fixes086885b Applied comments238beef Typo fix9a22865 feature #4446 [Book][Templating] refer to the VarDumper component for dump() (xabbuh)ed5c61f feature #4411 Added a reference to the Bootstrap 3 form theme (javiereguiluz)c85a8ac Added a reference to the Bootstrap 3 form theme766e01f feature #4169 [Components][Form] document $deep and $flatten of getErrors() (xabbuh)f8226e2 Merge branch '2.5' into 2.608ca28a Merge branch '2.3' into 2.5d7998b0 Use new factory syntaxef7495e link to a bundle's current (not master) docsef4ca42 Documented new tagsc553193 Documented expressionlanguage extensibility22069f4 Documented html5 option54c44ea Renamed empty_value to placeholder363e38f Added documentation about the DebugFormatter helper7f40f23 remove versionadded directives for old versionsad4c1f0 Merge branch '2.5' into 2.60a889ff Merge branch '2.3' into 2.51122ee7 Merge branch '2.5' into 2.646167a6 Merge branch '2.3' into 2.5a79196a typos in the var-dumper component17c6cac [#4243] Tweaks to the new var-dumper componentcd182f2 [Form] Add entity manager instance support for em optionc1eb0c5 refer to the VarDumper component for dump()733de39 Added cache_busting to default asset configeb48e4d Redo URL fix96a12f0 Reverted merged7e0fb9 Merge branch '2.5' into 2.67cc4287 bug #4442 replace doc role for bundle docs with external ref (xabbuh)d27bcc5 replace doc role for bundle docs with external refabc88ee Merge branch '2.5' into 2.6cea8f2a fixed a referencee7cba20 Merge branch '2.5' into 2.65a92261 Merge branch '2.3' into 2.597943e8 Merge branch '2.5'b5caf4a Merge branch '2.3' into 2.52328b48 Created October CHANGELOGa85af58 Merge branch '2.5'c8c99d6 Created October CHANGELOG4e4f984 Merge branch '2.3' into 2.551d7032 Created September CHANGELOGe5f1cd7 Merge branch '2.5'67ae64f Created September CHANGELOG8c518fb Merge branch '2.3' into 2.539e5578 Merge branch '2.5'8e22758 Merge branch '2.3' into 2.5d2c2b02 Merge branch '2.5'0a0880c Merge branch '2.3' into 2.530c036b Merge branch '2.5'1ae4e80 Merge branch '2.3' into 2.5d1afa4d feature #4243 [WIP] var-dumper component (nicolas-grekas)041e858 add examples5d43069 [#4058] Minor language and formatting tweaks (moving the link reference to the bottom)2270fd1 [#3386] Minor language tweaks23f790a feature #4058 Skip console commands from event listeners (tPl0ch)4b98d48 feature #3386 [Translation] added method to expose collected message (Grygir)23712fb more accurate doc about limits9ed31c8 Merge branch '2.5'98e6c09 Merge branch '2.3' into 2.5242d4f6 feature #4319 Documentation for debug:event-dispatcher command (matthieuauger)a4fed11 Documentation for debug:event-dispatcher command0245e91 [Form] document $deep and $flatten of getErrors()4221db8 describe how to access form errors217bf5f minor #4353 [Cookbook][Controller] fix route prefix in PHP code example (xabbuh)c578fe7 how to dump as string noteedb0ff9 minor adjustments6a3e170 § about DebugBundle config83ed35b Merge branch '2.5'de286e2 Merge branch '2.3' into 2.59cfc682 Merge branch '2.5'b582e4e Merge branch '2.3' into 2.5cb0ee89 § about Data::getLimitedClone()e71e5f2 Merge branch '2.5'715e00c Merge branch '2.3' into 2.5dde6919 bug #4390 Update custom_constraint.rst (luciantugui)ed0c41e Merge branch '2.5'aeeb3c8 Merge branch '2.3' into 2.56406a27 minor #4391 Removed unused use UsernameNotFoundException (boekkooi)4e6256b Removed unused use UsernameNotFoundExceptiondbb25b9 bug #4379 [OptionsResolver] Fix wrong namespace in example (rybakit)ee2d7e4 section for DebugBundle/Twig integrationd695447 Merge branch '2.5'37e6d4b Merge branch '2.3' into 2.55f8b13c Update custom_constraint.rst22b9b27 minor #4372 Tweaks after proofreading the 2.6 OptionsResolver stuff (weaverryan, WouterJ)b49731b Linking to the 2.6 headline thanks to a suggestion from @xabbuh90bc241 Merge branch '2.5'3b303a7 Merge branch '2.3' into 2.528eefe2 [#4299] Very minor language tweakbd85865 feature #4299 [Serializer] Handle circular references. symfony/symfony#12098. (dunglas)a1badc5 Renaming a method at the suggestion of my friend Bernhardf179ec7 A few more tweaks from commentsa58b0d1 Merge branch '2.5'fd9c1a0 Merge branch '2.3' into 2.50db5e03 [OptionsResolver] Fix wrong namespace in exampleeb752cc minor #4363 Fixed sentence (WouterJ)5e7fa55 Merge branch '2.5'f11d31f Merge branch '2.3' into 2.559fd436 Also did a quick proofreadd190831 Tweaks after proofreading the 2.6 OptionsResolver stuff1117741 feature #4159 [WCM][OptionsResolver] Adjusted the OptionsResolver documentation to describe the 2.6 API (webmozart, peterrehm)1a410e4 Fixed sentence575c320 Updated OptionsResolver documentation: removed static methodsb5b45bc move Dumper section above the Caster one1a1476e [Serializer] Handle circular references. symfony/symfony#12098.16daca4 fix route prefix in PHP code example34f8fdf Merge branch '2.5'6fb5ad5 Merge branch '2.3' into 2.5399932a Merge branch '2.5'358976c Merge branch '2.3' into 2.59838438 [#4293] Fixing bad path2cd6646 feature #4293 Document error page preview (Symfony ~2.6) (mpdude)142c826 feature #4005 [Cookbook][Web server] description for running PHP's built-in web server in the background (xabbuh)d02c7c4 Updates according to GH feedback3caec21 description for running PHP's built-in web server in the background1afb389 Merge branch '2.5'7d95faf Merge branch '2.3' into 2.55546d67 Merge branch '2.5'2e35f03 Merge branch '2.3' into 2.5cfbc03f Merge branch '2.3' into 2.51264963 [#4204] Fixing slight markup issuef583a45 feature #4204 [Reference][Constraints] validate `null` (Expression constraint in 2.6) (xabbuh)440e004 Merge branch '2.5'fa32606 Merge branch '2.3' into 2.586c67e8 feature #4233 2.5 Validation API changes (nicolassing, lashae, Rootie, weaverryan)0f34bb8 feature #3956 [Command] Added LockHelper (lyrixx)909a294 [Filesystem] Added documentation for the new LockHandler2bf8c55 [Filesystem] Moved current document to a dedicated folder8e70373 Document error page preview in Symfony ~2.6 (#4293)39b4430 Minor language tweaks278de83 feature #3930 [Console] Add Process Helper documentation (romainneutron)907ce67 Merge branch '2.5'd618fd0 Merge branch '2.3' into 2.53b6d6d6 Merge branch '2.5'9e942b1 Merge branch '2.3' into 2.59e0e12d Merge branch '2.5'171f085 Merge branch '2.3' into 2.525a17fe feature #4264 [#4003] A few more form_themes config changes (weaverryan)b78a20a Merge branch '2.3' into 2.5459052d Merge remote-tracking branch 'origin/2.4' into 2.5a9d6a8b [Console] Add Process Helper documentation228111b minor #4316 Remove horizontal scrollbar (ifdattic)53638a6 Remove horizontal scrollbar5b65654 feature #3912 [Security] Added remote_user firewall info and documentation for pre authenticated firewalls (Maxime Douailin, mdouailin)10e6f05 Merge branch '2.5'bbcb866 Merge branch '2.3' into 2.5e5fed9d minor #4303 Fix spelling (nurikabe)8bb1c9a Fix spelling2fc3811 use VarCloner instead of Php/ExtClonerf36c45e uppercase title6405a21 Merge branch '2.5'6c6aecf Merge branch '2.3' into 2.5b6286fd Merge branch '2.5'aac823e Merge branch '2.3' into 2.55d505bb feature #4206 Added note about ProgressBar changes (kbond)fb18056 validate `null` (Expression constraint in 2.6)fab825d Merge pull request #1 from peterrehm/patch-9a535c9f minor #4285 Update security.rst (placid2000)97a6290 Update security.rst350e0c7 split intro/advanced sections036edcb doc for Dumpers4198889 Merge branch '2.5'3e91380 Merge branch '2.4' into 2.5a6724f4 Merge branch '2.3' into 2.49874d8e [#4233][#4094] Making validateValue and validate changes94fc520 Minor tweaks and a missing location thanks to xabbuh and WouterJf97ba7a Fixes thanks to @xabbuh279d8d6 Adding a section about keeping BC in a re-usable bundle280440e Adding details about the 2.4 API as commentse658b56 added a versionadded comment to Callback.rst70c5ca1 Update custom_contraint.rst to meet the new 2.5 api5dfe499 Don't use deprecated functions in Callback.rstf4380ed Update Callback.rst042dcf9 Replace addViolationAt (deprecated) by buildViolation2b9675a Merge branch '2.5'77d166b Merge branch '2.4' into 2.542e243c Merge branch '2.3' into 2.4e8a1501 feature #4201 [Components][Process] `mustRun()` documentation (xabbuh)ad6a340 [Components][Process] `mustRun()` documentatione5d432c [#4047] Re-adding the versionadded for the info() method705921f Merge branch '2.5'8c9847d Merge branch '2.4' into 2.5a2a6a08 Merge branch '2.3' into 2.4c289ac8 bug #4279 Double-quotes instead of single quotes (UnexpectedValueException in Windows 8) (galdiolo)ac4d9cd Double-quotes instead of single quotes (UnexpectedValueException in Windows 8)3580658 Merge branch '2.5'0017bf4 Merge branch '2.4' into 2.5f56e733 Merge branch '2.3' into 2.47dc6e5c Reduce line length5e0b9bd review effectf4d308a Created August CHANGELOG9dd3a77 Created August CHANGELOGf641e69 Created August CHANGELOG2a14bf3 Clarifying some language287c7bf minor #4275 added Nicolas to the list of mergers for the new var dumper component (fabpot)881f8d8 added Nicolas to the list of mergers for the new var dumper component695cb20 [#4003] A few more form_themes config changes2962e14 feature #4003 [Twig][Form] Moved twig.form.resources to a higher level (stefanosala)e6aa733 swapped comment and opening in xml configuration example63d8657 [Twig][Form] Moved twig.form.resources to a higher level8386d44 Merge branch '2.5'84aaa10 Merge branch '2.4' into 2.5ba293dd Merge branch '2.3' into 2.48dfd259 Merge branch '2.5'f42a300 Merge branch '2.4' into 2.5fdeab33 Merge branch '2.3' into 2.44e2142d Added note about ProgressBar changes26edf7a intro the var-dumper componentbb0f530 Merge branch '2.5'b50dd72 Merge branch '2.4' into 2.5a16b71b Merge branch '2.3' into 2.4235558c Merge branch '2.5'90c2cc1 Merge branch '2.4' into 2.54485637 Merge branch '2.3' into 2.49f0f14e feature #4210 Move debug commands to debug namespace (matthieuauger)f202fb8 Removed duplicate use statementsa3400fd Merge branch '2.5'73d44d1 Merge branch '2.4' into 2.54f2f54d Merge branch '2.3' into 2.41254d77 Merge branch '2.5'de0e355 Merge branch '2.4' into 2.5c570ee3 Merge branch '2.3' into 2.4ea068c2 feature #4202 [Reference][Constraints] caution on `null` values in Expression constraint (xabbuh)d6dd540 Move debug command to the debug namespace070489b caution on `null` values in Expression constraint72939d5 Merge branch '2.5'f732747 Merge branch '2.4' into 2.54267086 Merge branch '2.3' into 2.4c0f9c31 Merge remote-tracking branch 'origin/master'db425d9 Merge branch '2.5'1018da8 Merge branch '2.4' into 2.53a77561 Merge branch '2.3' into 2.48f01195 minor #4212 Missing backtick, thanks to @Baptouuuu (WouterJ)02d1091 bug #4209 Fix method for adding placholders in progressBar (danez)dadaea3 Missing backtick, thanks to @Baptouuuube4ec85 Reverts c723d8dd546412b08ffaf3846b5574f4f4021418c723d8d Missing backtick, thanks to @Baptouuuuf3ef9dc The name of the placeholder must not be encapsulated in %fb0e79c Fix method for adding placholders in progressBar1ea6304 Merge branch '2.5'4a7f973 Merge branch '2.4' into 2.5e579876 Merge branch '2.3' into 2.460bdde9 Merge branch '2.5'0d2bf4f Merge branch '2.4' into 2.5a7738ca Merge branch '2.3' into 2.43aba31f bug #4184 [Page Creation] Route description correction. (ohvitorino)9de96e6 feature #3995 [DX] New service to simplify password encoding (aferrandini)0a45113 Route description correction.785827f New service to simplify password encoding928a579 Merge branch '2.5'cea3fa6 Merge branch '2.4' into 2.5924851f Merge branch '2.3' into 2.45fac303 bug #4165 Update voters.rst (gerryvdm)a5f54e3 Update voters.rstdf640b2 Updated for CMF doc refactoringae66893 Added missing mailer class and use statements7a585a5 Merge branch '2.5'936cb0f Merge branch '2.4' into 2.54c3c726 Merge branch '2.3' into 2.4155c3e8 bug #4153 [Reference] fix namespace in Expression constraint (xabbuh)43ae1d8 [OptionsResolver] Adjusted the OptionsResolver documentation to describe the 2.6 APIb87f1ee Merge branch '2.5'e7a17ff Merge branch '2.4' into 2.5281d490 Merge branch '2.3' into 2.4a7f3297 minor #4136 [Reference] fix from suffix to prefix (xabbuh)5379f54 feature #4086 [Reference][Constraints] Added hint about attaching the expression constraint to a form field (peterrehm)abc3927 Added hint about attaching the expression constraint to a form field1deabde [Reference] fix namespace in Expression constraintd185f40 fix from suffix to prefixbe22e06 Merge branch '2.5'cd07f5f Merge branch '2.4' into 2.5850b93b Merge branch '2.3' into 2.479cb4f1 feature #4069 document the namespace alias feature (dbu)c53d9d6 Merge branch '2.5'bb39863 Merge branch '2.4' into 2.5303ff29 Merge branch '2.3' into 2.408bed5f feature #4128 Finished #3759 (WouterJ)5ab5246 minor #4127 Second part of #3848 (WouterJ)4629d8b bug #4116 Fixed the code snippets for the expression language functions (stof)e2f13a4 feature #4039 [DomCrawler] Added node name getter (fejese)aa70a98 [#3975] Minor typo2758e79 Merge pull request #3975 from WybrenKoelmans/binaryresponse-delete-file-after-send3f92d5f feature #3966 [Cookbook][Controller] Add note about invokable controller services (kbond)9d7c999 feature #3895 [Validator] Support "maxSize" given in KiB (jeremy-derusse)d753d0e document the namespace alias feature529675a Check for api_key in request59e4bd4 Update api_key_authentication.rst - POST Methodc7d1791 Fixed typosf701f73 [Translation] added method to expose collected messagefdf2a95 Merge branch '2.5'cffd6b9 Merge branch '2.4' into 2.51f14a0e Merge branch '2.3' into 2.4569e0fc Merge branch '2.5'bdd729a Merge branch '2.4' into 2.5fb387a8 Merge branch '2.3' into 2.4e197e34 Merge branch '2.5'd0ca865 Merge branch '2.4' into 2.53ecfb85 Fixing my bad merge conflict resolutionf40bb24 Merge branch '2.4' into 2.568e022a Merge branch '2.3' into 2.42b9cb7c feature #4076 Fixed description of session storage of the ApiKeyAuthenticator (peterrehm)98aed88 Fixed description for session storage3eaaf26 Fixed the code snippets for the expression language functions47c7fe2 Added July changelogb2a70d1 Added July changelog8cbdf15 Added July changelogbedc0b8 Merge branch '2.5'5e9fe63 Merge branch '2.4' into 2.5aa43d32 Merge branch '2.3' into 2.42f85518 Merge branch '2.5'e9e57ce Merge branch '2.4' into 2.56606698 Merge branch '2.3' into 2.48f3a261 bug #4092 See #4091 (dannykopping)b8687dd minor #4091 Put version into quotes, otherwise it fails in ZSH (dannykopping)e586e6c See #40916dc62a8 Put version into quotes, otherwise it fails488fbb2 Merge branch '2.5'30bb6c5 Merge branch '2.4' into 2.53f3cd2a Merge branch '2.3' into 2.4f13e0fc Merge branch '2.5'b8481d8 Merge branch '2.4' into 2.58ead0b7 Merge branch '2.3' into 2.409c9af4 [DomCrawler] Added node name getter9879ee6 Add note about invokable controller services561c6ee Merge branch '2.5'61434a8 Merge branch '2.4' into 2.54de8cd5 Merge branch '2.3' into 2.48fdfc22 Merge branch '2.5'8804fe3 Merge branch '2.4' into 2.51f12a08 Merge branch '2.3' into 2.4a7fe00f minor #4068 Remove diff info from cookbook/security/voters.rst (pmartelletti)6236fdb Remove diff info from file.1fc14af Merge branch '2.5'1c948c8 Merge branch '2.4' into 2.57c98ac7 Merge branch '2.3' into 2.4639bc92 Merge branch '2.5'ffa4360 Merge branch '2.4' into 2.56d11002 Merge branch '2.3' into 2.4f519869 Merge branch '2.5'5e5abd3 Merge branch '2.4' into 2.51ad82b6 Merge branch '2.3' into 2.4eed8d64 minor #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)cb508f7 [WCM] Skip console commands from event listeners6751a07 Merge branch '2.5'aab4044 Merge branch '2.4' into 2.51eec58b Merge branch '2.3' into 2.499932cf bug #4010 [Console] Fixed documentation for ProgressBar (VasekPurchart)7ea87e6 minor #4016 Fixed the format of one letter-based list (javiereguiluz)12752c1 minor #4013 Removed wrong reference to cookbook (gquemener)06f8c31 bug #4012 Fix xml route configuration for routing condition (xavierbriand)e918a6d Fix xml route configuration for routing condition81d962f Configuring composer.json to use the 2.5 version2299df0 Updating Symfony version from 2.4 to 2.547fe03a Merge branch '2.5'74c2e94 Merge branch '2.4' into 2.595243cd Merge branch '2.3' into 2.4a2a628f bug #4025 added CVE 2014-4931 (fabpot)df88491 added CVE 2014-4931cf129dc Merge branch '2.5'8022f46 Merge branch '2.4' into 2.50718cee Merge branch '2.3' into 2.45946be6 Merge branch '2.5'21e1df6 Merge branch '2.4' into 2.5b6e631e Merge branch '2.3' into 2.4a1435e5 bug #3998 [Console] Fixed QuestionHelper examples (florianv)ec832dc minor #3994 [Console] Fix Console component $app to $this and use of getHelper() method (eko)b32f9f2 bug #3771 Fix function example in expression language component (raulfraile)235cf33 Removed return statement755b1c1 Fix function example in expression language component4bc00df Fixed documentation for ProgressBard87d803 Fixed the format of one letter-based listb8f27ef Removed wrong reference to cookbook97c3894 [Console] Fixed QuestionHelper examples1f4dc76 [Console] Fix Console some $app to $this and getHelperSet()->get() to getHelper()abda29b #11212 [HttpFoundation] Added a switch to delete file after the response is send2ae4f34 feature #3746 [Validator] Disallow empty file in FileValidator (megazoll)1805aa9 Merge branch '2.5'1938c2f feature #3724 Updated ISBN validator docs (sprain)fcae3cd Updated ISBN validator2140e2c Merge branch '2.5'1efcdba Merge branch '2.4' into 2.5a2ce937 Merge branch '2.3' into 2.47c71b18 feature #2952 Enabling profiler in test (danieledangeli)e9a1a32 Merge branch '2.5'071f583 Merge branch '2.4' into 2.52aea99d Merge branch '2.3' into 2.425e75ef Merge branch '2.5'fc872a9 Merge branch '2.4' into 2.5575a75a Merge branch '2.3' into 2.4373013a Merge branch '2.5'a40a4c4 Merge branch '2.4' into 2.549f4cda Merge branch '2.3' into 2.42b2d9d3 feature #3972 Added PSR-4 to Class Loaders list (dosten)d9ac63f Merge branch '2.5'f34eaed Added June changelog91ce3a7 Merge branch '2.4' into 2.51e6b55e Added June changelog01598a7 Merge branch '2.3' into 2.44f550c8 Merge branch '2.5'deb7835 Merge branch '2.4' into 2.5ec0f87b Merge branch '2.3' into 2.4b8a0eb2 fixes missing backtick1e8fa48 Replace bullet list by a table77a0687 Add versionAdded on binary suffixb414f5c Use comma as thousands separator7dcd7c3 Move secion "binaryFormat" to the right place71fdd60 Fix line wrap3f3f4e0 Provide information about SI and Binary prefixesdeac0c3 Add option binaryFormat in constraint filee3acdc5 Support MaxSize in KiB and MiBd1c95ce Added PSR-4 ClassLoader to list80673d5 Disallow empty file in FileValidator855f959 Merge branch '2.5'741ad05 Merge branch '2.4' into 2.5d305d91 Merge branch '2.3' into 2.484332ff bug #3945 Fixed missing component name in namespaces (WouterJ)9dfc088 Fixed missing component name in namespaceseb268c5 Merge branch '2.5'b879ad7 Merge branch '2.4' into 2.53f0c9ea Merge branch '2.3' into 2.4b7a03f8 minor #3937 properly escape backslashes in class and method directives (xabbuh)be0d866 fix missing backtick, rephrased bottom note86ba188 rebased using x509 pr, added remote_user pre authenticated part8465d46 [Reference][Configuration] Removed version added for remote_user34ad1b5 [Security] Added remote_user firewall info and documentation for pre authenticated firewalls6c4421b properly escape backslashes in class and method directives29664fb Merge branch '2.5'c042934 Merge branch '2.4' into 2.5d45a60f Merge branch '2.3' into 2.4882471f minor #3935 Typo (greg0ire)04f4318 bug #3934 Move __construct after the repository assignment (cmodijk)84ea4c8 Move __construct after the repository assignment0c2a9b3 minor #3931 [Component][EventDispatcher] 2.5 specific documentation for the TraceableEventDispatcher (xabbuh)46b21bd Merge branch '2.4' into 2.5d6ad6a9 Merge branch '2.3' into 2.4b31ea51 minor #3929 Update custom_authentication_provider.rst (verschoof)3ec651c Update custom_authentication_provider.rstc7c48b8 fix typocf667c9 update the TraceableEventDispatcher to reflect its movement to the EventDispatcher component in Symfony 2.58f69f0e Merge branch '2.4'140e54e Merge branch '2.4' into 2.53393cba Merge branch '2.3' into 2.4b6bba95 Merge branch '2.4'6629db8 Merge branch '2.4' into 2.595a6b74 Merge branch '2.3' into 2.422cbf1f Merge branch '2.4'e19fd2a Merge branch '2.4' into 2.55a4eb57 Merge branch '2.3' into 2.43ddbe1b minor #3923 Fixed the headers of one table (javiereguiluz)864d930 Fixed the headers of one table70a7871 Merge branch '2.5'db48945 Merge branch '2.4' into 2.5cd3d7cf Merge branch '2.3' into 2.45b8df28 Merge remote-tracking branch 'origin/2.5' into 2.5df9f31a minor #3882 change version numbers in installation notes to be in line with the docu... (xabbuh)c24d262 change version numbers in installation notes to be in line with the documented Symfony version43ae4f1 Added May changelogc5ca497 Added May changelogb937b41 Added May changelogbfd8488 Merge branch '2.4' into 2.51561f03 Merge branch '2.3' into 2.4ed496ae minor #3887 [Components][Form] add versionadded for the data collector form extension (xabbuh)47ce3f1 Fixed syntaxeadf281 feature #3874 Updated the installation instructions for Symfony 2.5+ (javiereguiluz)f368523 Merge branch '2.3' into 2.49a533ce Merge branch '2.4' into 2.5bc0fe91 Merge branch '2.3' into 2.43e3004f minor #3865 Fixed link. (aitboudad)564f60d Fixed link.4fd1b49 feature #3753 [DependencyInjection] Add documentation about service decoration (romainneutron)e6bc038 Add documentation about service decorationbeceed4 add versionadded for the data collector form extension6c87f99 Merge branch '2.4' into 2.5080a769 Merge branch '2.3' into 2.4f913dd7 feature #3603 [Serializer] Support for is.* getters in GetSetMethodNormalizer (tiraeth)1f5d980 added a note about is* getters support with GetSetMethodNormalizere8511cb feature #3776 Updated event_listener.rst (bfgasparin)83bb723 Updated the installation instructions to Symfony 2.5+704d206 Merge branch '2.4'fc2698b Merge branch '2.3' into 2.4797cbd5 minor #3794 Adds link to new QuestionHelper (weaverryan)6b56422 Merge branch '2.4'344c1e4 Merge branch '2.3' into 2.4b760612 Merge branch '2.4'bbfdb21 Merge branch '2.3' into 2.400f60a8 minor #3837 More asset version details (weaverryan)21a4b9d Merge branch '2.4'a669d83 Merge branch '2.3' into 2.4681ddc8 minor #3843 [Changelog] fix literal positions (xabbuh)1aa79d5 minor #3834 fix the wording in versionadded directives (for the master branch) (xabbuh)4eafdbd [#3837] Fixes thanks to stof and WouterJ36f68b6 fix the wording in versionadded directives3e3b79d Merge branch '2.4'1dbf4f9 Removing incorrect "No Changes" after merge conflicts0fe1bfd Merge branch '2.4'0ef4751 Merge branch '2.3' into 2.489d0dae minor #3833 fix the wording in versionadded directives (for the 2.4 branch) (xabbuh)fe5a39f fix literal positions6d00c3d [#3797] Reordered changelogc01e87c Added April changelog513a389 [#3797] Reordered changelog66dffb0 Added April changelog5e7092f Merge branch '2.4'6487c65 Merge branch '2.3' into 2.4baa9759 bug #3791 Property access tweaks (weaverryan)d6474fc Merge branch '2.4'e28d0cb Merge branch '2.3' into 2.4560e010 Adding more details to be clear that you can set asset version globally or locally on an asseta9648e8 feature #3742 [2.5][Templating] Add documentation about generating versioned URLs (romainneutron)27360b6 fix the wording in versionadded directivesbe6c79d Merge branch '2.4'f1a79e2 Merge branch '2.3' into 2.4678224e minor #3808 Fixed broken link in "Handling Authentication Failure" (stacyhorton)69b52c7 Merge branch '2.4'fed881d Merge branch '2.3' into 2.4136f98c minor #3784 [Expression Langage] be consistent in "print/print out" uses (mickaelandrieu)c8bfde6 Merge branch '2.4'863a764 Merge branch '2.3' into 2.42ebabfb bug #3792 Update commands_as_services.rst (mimol91)ea07ef1 Update commands_as_services.rst14a78d3 Fixed broken link in "Handling Authentication Failure"512ae2c Updated changelog for March98288fc Updated changelog for Marchb4a0fb0 Merge branch '2.4'7e40a29 Merge branch '2.3' into 2.4eef3313 [#3752] Adding the question helper to the helper list and marking dialog as deprecated9e129bc feature #3752 [Console] Add documentation for QuestionHelper (romainneutron)552c780 Revert "[Console] Add Process Helper documentation"64a924d feature #3756 [WCM][Console] Add Process Helper documentation (romainneutron)fb9fe99 [#3729] Removing 3rd argument to isWritable - this doesn't exist in the final merged item319bf29 [#3729] Making minor changes thansk to @WouterJ and @xabbuh.be4b9d3 feature #3729 Added documentation for the new PropertyAccessor::isReadable() and isWritable() methods (webmozart)70a3893 feature #3774 [Book][Internals] add description for the kernel.finish_request event (xabbuh)4fc3b6a Fixed internals.rst syntaxc0fdca7 [Expression Langage] be consistent in "print/print out" uses1705231 [Console] Add Process Helper documentationf4ee337 [Console] Add documentation for QuestionHelpera6b17a0 Added KernelEvent::isMasterRequest method reference8e8b8a0 Added Versionadded directive to event_listener.rst0127bd2 Updated event_listener.rstf02fb35 [Book][Internals] add description for the kernel.finish_request eventcedfdce minor #3757 Fixed a typo in the request formats configuration page (gquemener)c77835c Merge branch '2.4'1172b7d Merge branch '2.3' into 2.41934720 feature #3461 [Form] Deprecated max_length and pattern options (stefanosala)610462e minor #3755 [Cookbook][Security] Firewall resitrction tweaks, fix markup, add to toc (xabbuh)efbe0f3 Fixed a typo612ab9b add missing toctree entry for the firewall restriction article456da28 [Form] Deprecated max_length and pattern options899bc4e fix literalf6af251 [Templating] Add documentation about generating versioned URLsd2faada Merge branch '2.4'b123484 Merge branch '2.3' into 2.40a21718 minor #3695 Firewall backport (weaverryan)c062d81 feature #3469 [Validator] - EmailConstraint reference (egulias)ec3aaca Merge branch '2.4'dbaef06 Merge branch '2.3' into 2.4a4ef0e1 Merge branch '2.4'f8645c8 Merge branch '2.3' into 2.4bb8e3ed Added documentation for the new PropertyAccessor::isReadable() and isWritable() methods80045df Merge branch '2.4'78425c6 minor #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)119064d Merge branch '2.4'1f6bdd1 Merge branch '2.3' into 2.4b34fb64 feature #3619 [Validator] Uuid constraint reference (colinodell)d7027c0 feature #3418 [Validation] Add "hasser" support (bicpi)cad38ae bug #3721 tweaks to the Console logger (xabbuh)3580b7b add "Commands as Services" chapter to the cookbook's map610eb6b code fixes as mentioned by @dirkluijk83adc87 fix class roles3bbccf7 fix PSR-3 link as mentioned by @max-voloshin9b0911b fix grammer mistakedd16589 add logger chapter to the component's map974cb18 Merge branch '2.4'9f7bbdf Merge branch '2.3' into 2.44b611d6 minor #3717 [master] Fixed versionadded blocks (WouterJ)4fd5fc1 feature #3539 [Stopwatch] Describe retrieval of StopwatchEvent (jochenvdv)c703549 Merge branch '2.4'499eb6c minor #3714 [2.4] Versionadded consistency (WouterJ)8e6e550 Merge branch '2.4'a849123 Merge branch '2.3' into 2.4b3372cf Made versionadded consistent239b1b6 Some markup fixes0ee15d3 Fix versionadded295f109 Add reason for getEvent()ac484f4 Made suggested tweaks78d4a0f More consistency stuff8187776 was added -> was introduced72d40a8 Merge branch '2.4'b0e07b4 Merge branch '2.3' into 2.4db1cda5 minor #3700 [Cookbook][Security] Firewall restrictions tweaks (xabbuh)1908a15 feature #3696 [Console] Added standalone PSR-3 compliant logger (dunglas)c75b1a7 feature #3621 [Console] Command as service (gnugat)15628e6 [Console] Added standalone PSR-3 compliant loggerc8fe610 Moved back and listened to @weaverryan955526c Merge branch '2.4'd8182fc Merge branch '2.3' into 2.470b55b5 fix literalddf5fe4 add firewall restriction document to security toctreea12aa41 Merge branch '2.4'5a161d5 Merge branch '2.3' into 2.415a9d25 minor #3697 [Console] Change Command namespaces (dunglas)0816a07 [Console] Change Command namespacese40733d Merge branch '2.4'15b813f Merge branch '2.3' into 2.4be46c76 After backporting something from master (2.5), removing the 2.5-specific features9889dbe Enhanced Firewall Restrictions docs450146e feature #3681 Enhanced Firewall Restrictions docs (danez)2f3f88b Merge branch '2.4'3570711 Merge branch '2.3' into 2.4eafbab1 Enhanced Firewall Restrictions docs5fb6d21 Merge branch '2.4'de03953 Merge branch '2.3' into 2.427b3410 minor #3692 [Book][Translations] fixing a code block (xabbuh)a6a074c fixing a code block8673b59 Merge branch '2.4'68e8c04 Merge branch '2.3' into 2.4dcf8e6e feature #3402 Added documentation about new requests formats configuration (gquemener)842fd30 feature #3683 [TwigBundle] Add documentation about generating absolute URL with the asset function (romainneutron)fc1576a feature #3664 [Process] Add doc for Process::disableOutput and Process::enableOutput (romainneutron)3731e2e feature #3686 Documentation of the new PSR-4 class loader. (derrabus)cd6d1de minor #3676 remove unnecessary code block directive (xabbuh)bd947c7 [TwigBundle] Add documentation about generating absolute URL with the asset function5b915c2 feature #3629 Added documentation for translation:debug (florianv)4dde2ca [Process] Add doc for Process::disableOutput and Process::enableOutput07822b8 minor #3675 add missing code block directive (xabbuh)cb2be4a Moved versionadded block to the top.16fead4 Adjustments from comments by @bicpia05da41 Minor corrections.6f2a1a3 Adjustments from comments be @WouterJ17166bd First shot of a documentation of the new PSR-4 class loader.37278d8 remove unnecessary code block directive3ace4d6 add missing code block directiveb6ac454 Fixed the issues739f43f minor #3669 Fixed syntax highlighting (rvanlaarhoven)38b2955 Improved the documentation with examples and images864b9f2 Merge branch 'master' of github.com:symfony/symfony-docs into translation-debug857725b Merge branch '2.4'f893883 Merge branch '2.3' into 2.4df637409 feature #3627 added docs for the new Table console helper (fabpot)484b7b9 Added :7eb3051 Fixed syntax highlighting876a55d Merge remote-tracking branch 'origin/master'96bd81b feature #3626 added documentation for the new Symfony 2.5 progress bar (fabpot)1cc5925 add parenthesis in the example to correct precendence153f97f Added 2.5 CHANGELOG6c7cb88 Merge branch '2.4'881477c Created 2.4 CHANGELOGb6eb309 Merge branch '2.3' into 2.48eaf232 Merge branch '2.4'0bc09d7 Merge branch '2.3' into 2.4b02c16a feature #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)e915162 fixed typo9445676 recommendations by xabbuhc5a87fa fixed authentication failed header698825f fixed line wrapping92fb4b1 added information on AuthenticationFailureHandlerInterface in api keys docse8b3320 Took into account @cordoval's feedback0a65b6f minor #3608 [Reference][Forms] add versionadded directive for multiple option of file type (xabbuh)e33be6d Merge branch '2.4'd6a17e7 Merge branch '2.3' into 2.4fc28453 bug #3039 use DebugClassLoader class from Debug component instead of the one from ... (xabbuh)9a93879 use DebugClassLoader class from Debug component instead of the one from the Class Loader component5cda1c7 feature #3311 Use KernelTestCase instead of WebTestCase for testing code only requiring the Container (johnkary)6c52b92 [#3311] Use KernelTestCase instead of WebTestCase for tests needing only a Container6adf160 Added documentation about new requests formats configuration8903e23 Merge branch '2.4'1065855 Merge branch '2.3' into 2.42d9647b Added documentation for translation:debug9e2727d added documentation for the new Symfony 2.5 progress barbd9cd26 added docs for the new Table console helper11bfe50 Added warning about performances6a7a25f Fixed @WouterJ's feedbacke137951 Created a new articlecdd534a Added @lsmith77 and @dbu use casesa7b916e Fixed typos spotted by @cordovala055140 Took @WouterJ's advices into account947ad92 [Console] Adding use cases to command as service6f6c03f Fix formatting issues3ea9137 List the UUID constraint in the reference sectionf4afaab Documentation for the new Uuid constraint5c4336a bug #3570 Callback: [Validator, validate] expects validate to be static (nixilla)eefd0ab add versionadded directive for multiple optioncadca3b Merge branch '2.4'77628d0 Merge branch '2.3' into 2.42cb2c2d Merge branch '2.4'a2817c6 Merge branch '2.3' into 2.4b7ac326 minor #3557 Minimize horizontal scrolling in code block to improve readability (ifdattic)027bc97 Callback: [Validator, validate] expects validate to be static642e776 bug #3544 Fix build errors (xabbuh)dce2e23 minor #3532 Added tip for Entity Listeners (slavafomin)65649aa Update event_listeners_subscribers.rst400a0c0 Minimize horizontal scrolling in code block to improve readability46e0b52 remove empty_data from the list of inherited options, it's documented in the overriden options section7e3c0e3 readd configuration block64602c8 fix referenced documents names2ca9bd5 Describe retrieval of StopwatchEventbdc6c3f Merge branch '2.4'c483ac6 Merge branch '2.3' into 2.47e75b64 minor #3533 Moving the new named algorithms into their own cookbook entry (weaverryan)34e69de [#3533] Lots of nice changes thanks to @xabbuhf634600 minor #3531 Remove horizontal scrolling in code block (ifdattic)9676f2c feature #3523 [Components][EventDispatcher] describe that the event name and the event dispatcher are passed to even... (xabbuh)a43f15a bug #3519 [Book][Service Container] Fix syntax highlighting (iamdto)86e02c6 bug #3514 Fixed some small typos in code example (RobinvdVleuten)b53e178 Fixed typo0dc8c26 bug #3507 Fix a typo (missing `) in :doc: link (ifdattic)272197b bug #3504 fix include directive so that the contents are really included (xabbuh)2fbf17c [#3491] Moving the new named algorithms into their own cookbook entry and making some minor tweaks8ccfe85 feature #3491 Added feature doc for named encoders (tamirvs)b97e79c Added tip for Entity Listeners4419aad Remove horizontal scrolling in code block46377b2 feature #3486 Documenting createAccessDeniedException() method (klaussilveira)6058408 Merge branch '2.4'a45fee8 Merge branch '2.3' into 2.46d34aa6 bug #3478 Update custom_password_authenticator.rst (piotras-s)a171700 bug #3477 Api key user provider should use "implements" instead of "extends" (skowi)269c166 describe that the event name and the event dispatcher are passed to event listeners by the event dispatcheredec44d [Book][Service Container] Fix syntax highlighting0c6cfd1 Example creates a class not an interfaceea5531b An interface should be implemented064c740 Fixed small typo in code exampled57c738 Fix a typo (missing `) in :doc: linkfb22fa0 bug #3456 remove duplicate label (xabbuh)3090cf2 fix include directive so that the contents are really includedb9bbe5d minor #3499 Fix YAML syntax highlight + remove trailing whitespace (ifdattic)8bd668e Merge branch '2.4'4bb11ea Merge branch '2.3' into 2.40723078 Fix YAML syntax highlight + remove trailing whitespacef1c1273 ApiKeyUserProvider should implements UserProviderInterface2746067 minor #3472 Fixed `versionadded` inconsistencies in Symfony 2.5+ (danielcsgomes)a87fe18 bug #3470 Fixed typo (danielcsgomes)d52f3f8 feature #3454 [Security] Add host option (ghostika)b6abafb [#3446] Minor tweaks as suggested by @xabbuh11e079b feature #3446 [WCM] Documented deprecation of the apache router. (jakzal)0a0bf4c feature #3437 Add info about callback in options resolver (marekkalnik)c6ac96c Merge branch '2.4'5ba2227 Merge branch '2.3' into 2.48cd63d0 Added feature doc for named encoders257c483 Blank line restoredda6002d Wrapping lineb1b9090 Adding versionadded detail53f156c Updating references to match doc format6fd3f93 Documenting createAccessDeniedException() methodc50f041 CS18657aa Update custom_password_authenticator.rstf39686a Changed extends to implementsa0dd460 Lowercase and link label8231230 Fix according to PR commentsaa5aa61 Typo and link label8beb570 Fixed `versionadded` inconsistenciescce3b40 fixed typo517e4c5 Link moved and heading updatedf0b3b85 Version added and clarificationse4a0e2f Use of Sphinx markupfaa034b [WIP][Valiadtor] - EmailConstraint reference6cba192 remove versionadded from book and fix words3e42b84 Add versionadded tag to security config reference, reference cookbok entry in bookbede4c3 bug #3447 Fix error in namespace when use TokenInterface (joanteixi)a6ad607 bug #3441 [Expression]Change title 'Accessing Public Methods' (Pyrech)52c8586 fixe tagline3334743 Change title 'Accessing Public Methods'b64d73f remove duplicate labelcc8d19a line break0244173 add host to the config page4fb6e59 Add host config to the security documentation3c2c5fc bug #3435 Update custom_password_authenticator.rst (boardyuk)6db5f23 feature #3426 New Feature: Change the Default Command in the Console component (danielcsgomes)c1b2aad Applied suggestions from Ryan6b3c424 feature #3428 Translation - Added info about JsonFileLoader added in 2.4 (singles)541cd73 Merge branch '2.3' into 2.4f2f5e9a bug #3421 [Contributing] Cleaning the "contributing patch" page a bit (lemoinem)a5a5668 Fix error in namespace when use TokenInterfacefdf4891 Documented deprecation of the apache router.5e97202 Applyed suggestions from @fabpot and @stof0f90fed Merge branch '2.4'f08e2a5 Merge branch '2.3' into 2.4c0de1cb [Contributing] Replace HEAD~3 by upstream/master94fe8dc Add info about callback in options resolver4101d9b Update custom_password_authenticator.rst732758b [Contributing] Fix "When you finish" => "When you are finished"adf678b Added info about JsonFileLoader added in 2.4c23f34e Applied some suggestionsb028282 Merge branch '2.3' into 2.4d0b8de4 Merge pull request #3424 from danielcsgomes/fix_broken_urls012456d Moved `versionadded` to the right section730985f Updated references to the new documentaf9eac4 Changed the code to remove references to Symfony Framework since it's the standalone component60e2b3e Added the delete document to avoid broken urls and added a notice that the document was moved to another location11c7174 Added the version number where the setDefaultCommand was introducedb9f8b8d fix "versionadded" wordingb29ab89 Documented the Change the Default Command in the Console component49a02dc Fixed broken urlsb25ec96 [Contributing] Replace mentions of 2.2 for 2.370ed645 [Contributing] Add PSR-1 and 2 links6796ba8 [Contributing] Fix single vs double backtick issuesbb9004e Add "versionadded" directive for 2.5b35e62b [Contributing] Clarify the rebase operationbfe3a20 [Validation] Add "hasser" supportb1e0886 Merge branch '2.4'780cd22 Merge branch '2.3' into 2.4a5d1539 Merge remote-tracking branch 'origin/2.4' into 2.4c2b3ecd Merge pull request #3403 from xabbuh/issue-293916f0226 Moved complete role to a new line447b716 Fixed internal url linked to @Security annotation669d72e Fixed SensioFrameworkExtraBundle complete name78e07b9 Documentation should refers to @Security and no @Secure257ee78 Merge pull request #3365 from evilr00ts/patch-133d27cc [#3362] Updating composer install version on the master branchd5fe901 Merge branch '2.4'1c927a6 Merge pull request #3362 from unairoldan/patch-1cc879cd Merge pull request #3361 from xabbuh/fix-build-errors-2.47867615 Merge pull request #3357 from symfony/security-2914-additions6da1df6 [#3357] Many many changes thanks to @WouterJ and @xabbuh8735384 Merge branch '2.4'ddaf1a2 Merge branch '2.3' into 2.442084dd [#3338] Adding versionaddedbd1e53e Revert "[#3338] Removing delete_empty details because this is first being committed to 2.3"7112444 Merge branch '2.4'4f64a29 Merge branch '2.3' into 2.404890d7 clarify that the ConsoleHandler was added to the MonologBridge and not the MonologBundle6c3d9eb Merge branch '2.4'bade680 Merge branch '2.3' into 2.46b7d307 Merge branch '2.4'479ec86 Merge branch '2.3' into 2.40dfffff Update PHP example to include synthetic attribute.4ef1a71 Synchronized setter injection occurs on Container::set() not on Container::enterScope()6bdcdb1 Merge pull request #3354 from bamarni/patch-6d31465b Merge branch '2.4'7c1b2c3 Merge branch '2.3' into 2.43945d5f [#3340] Tweaks to console logging:4834b77 How to Configure Monolog to display Console messages69f8a88 Merge branch '2.3' into 2.434551d2 [#3319] Fixing typos thanks to @xabbuh1401372 Merge branch '2.4'14b0c47 Merge branch '2.3' into 2.42cbca5f Removing versionadded 2.1 from merge6f286e1 Merge branch '2.3' into 2.42a10a46 [#3319] Linking to the whole method06f2f74 Merge pull request #3319 from lemoinem/features/acl-update-security-idfb781dd Merge pull request #3318 from willdurand/patch-1d86e542 [#3315] Adding a little bit more information about the $arguments argumentabe419b Merge pull request #3315 from jakzal/patch-1abc3a18 Update process.rst2ebb4bf adding XML code block876994a Merge pull request #3300 from xabbuh/expression-component-cache-tweaks134a7e3 Merge pull request #3298 from pauliusmasiliunas/patch-1d62f19b Merge pull request #3287 from h4cc/patch-1e6728fe Update composer installation commandc83cca8 Merge pull request #3274 from bicpi/document_finish_request_eventcefdd6c Merge pull request #3271 from berny46/patch-177455c9 [#2986] Fix thanks to @WouterJcc5c9a3 Merge branch '2.4'7f7d7a5 Merge branch '2.3' into 2.40a9241d [#2953][#2986] Tweaks to firewall hostname14c5382 document how to restrict a firewall to a specific hostdaf5d3c [#2979] Minor tweaksbaec6de Added a note about removing the default namespace.68fa18e Documented explicit namespace registration.47bc7dc Documented changing of default namespace prefix.827014e Documented xml namespace autodiscovery.110e22b [#2914][WIP] Additions to the new authentication articlesbf98517 fixed spacesa7b80a6 [Form] added multiple option to file type docafdb708 add example on how to use the new SimplePreAuthenticatorInterface8ddb26b clarify the authenticator type1bd187f fixes thanks to @WouterJ37deaa7 document the new authentication customization options2f486ce [Security][Acl] Documentation for the new updateUserSecurityIdentity method in Dbal\MutableAclProvidera45464f Added missing argument to the evaluator function6e610bf [Components] [ExpressionLanguage] Fix missing quote6212968 changed version in create project example to 2.4.* and remove the hint above as it is not longer necessary due to the new wildcard feature in composer7bf21c2 changed create-project example7e1e4a2 some tweaks to the Expression Language cache chapter9d4a138 Merge branch 'master' into eom-2-2a7f2c98 Change symfony version on composer.json986e876 Updated install page to v2.4.*1f385da [Components][HttpKernel] Add FINISH_REQUEST to events tablea2ec22b Update Callback.rst821a1b4 Merge branch '2.3' into 2.4be60602 [#3260] Minor tweaks when proofreading180fc13 Merge pull request #3260 from WouterJ/component_expression_cachingd1bbdc4 Merge pull request #3261 from zczapran/2.40a59f6d Added doctrine noted6b3a14 [Cookbook] Fixes a link to the Request classa9e0e66 Added Caching article816c06b Merge pull request #3258 from symfony/expression-language-framework0000250 [#3258] A bunch of fixes thanks to @WouterJbc22f16 [#3022][#3258] Enhancing example at @ggam's suggestion0cf1828 [#3022][#3258] Tweaks thanks to @cordoval33676dc [#3022] Adding a quick cookbook entry to highlight where the expression component is used in the frameworkd72759a [#3022] Adding all of the security-related expression functionality docsbe86fef [#3022] Adding new Expression validation constraintac15bf5 [#3022] Adding framework documentation for routing expressions93e8cd2 Merge branch '2.3' into 2.44738c75 [#3232] Fixing note about expressions with parameters thanks to @WouterJ667d590 [#3241] Minor tweaks to new expression language functions240df84 Merge pull request #3241 from WouterJ/expression-furthering-component4147ad4 Merge pull request #3232 from symfony/expression-framework-container22c9404 [#3232][#3022] Making many small tweaks thanks to @WouterJ and @xabbuh4d50f34 [#3022] Adding service container expression language details78baee9 Merge pull request #3233 from peterkokot/patch-2.46e2e583 Added article about custom functions0725a8b Added docs for using functionse506f01 Added example of range operator0675b56 Removed assignment operator77b84ea executable permission unset2198c86 Merge branch '2.3' into 2.44dba1ac Changed parameter container to requestStack (2.4+)08de8b2 Merge branch '2.3' into 2.422b3776 [#3205] Tweaking versionaddedfe0571a Merge branch '2.3' into 2.4112d16b Merge branch '2.3' into 2.46ec097d [#3203] Minor tweaks to new 404 logging entryaea6533 documentation for the regex based exclusion of 404 errors with MonologBundle6f0694c Merge branch '2.3' into 2.4cd98a63 [#3191] Fixing semicolon thanks to @WouterJa14c39d [#3191] Many tweaks to expression language component thanks to @WouterJ, @xabbuh and @cordoval. Thanks guys!e9a81bf [#3044] Furthering @WouterJ's work on the ExpressionLanguage component70b475b Merge branch '2.3' into 2.412621a9 Merge branch '2.3' into 2.42b97bbe Merge branch '2.3' into 2.455a2de4 Removing a versionadded:: 2.1  that came from the mergefb61db9 Merge branch '2.3'799b2c6 Merge pull request #3044 from WouterJ/document_expressionlanguage2e91170 Merge branch '2.3'ff4a44e [#2906][#3190] Removing versionadded:: 2.1 tags after merge4754401 Merge branch '2.3'2f4479d Merge pull request #3179 from xabbuh/master-tweaks343a59e Removing some 2.1 references that were merged upba413f4 Merge branch '2.3'80a3643 some tweaks and fixes to d417f7b and 3dcbbc2941a5cc Merge pull request #2972 from symfony/scope-refactoring3dcbbc2 [#2972] Clarifying how to use the request_stack with an exampled417f7b [#2972] Many small tweaks - thanks very much to @WouterJ and @xabbuhc5ae3dd [#2956] Refactoring the scopes entry entirely to not talk about the request anymore, since it has a simpler solutionf4975fd Merge pull request #3175 from peterrehm/patch-587962e3 Bumped version number4dfdb36 Merge branch '2.3'b9b60d7 Merge branch '2.3'e094853 Merge pull request #3148 from xabbuh/http-status-code-constants9660455 use verbose HTTP status code constantsa516f61 Merge pull request #3119 from cordoval/patch-17f65f1d0 [#3114] Lining up spaces8a71cdf Merge pull request #3114 from Tobion/patch-26829df3 Removing versionadded 2.1 that leaked in from a merge up4644e2b Merge branch '2.3'3943d8f [#3084] Putting back message that was incorrect in 2.3, but correct in 2.4/master67b4d21 Merge branch '2.3'10fe8a4 Removed 2.2 references as it reached eom957bca4 Merge branch '2.3'ae03fdb [#3075] Moving new Form::disableValidation DomCrawler details into the component8a91f15 Merge branch '2.3'02d6a71 Merge pull request #3075 from pylebecq/dom-crawler-disable-internal-validationfda51ee fix introducing typo2a50493 switch argument to key to be more precisef3e9d17 Merge pull request #3087 from xabbuh/issue-2870-master31fb5b8 update framework csrf configuratione874269 Merge branch '2.3'85fce13 Merge pull request #3058 from xabbuh/fix-build-errors8fe9fd6 Fixed comments and splitted in intro and syntaxb02bc8c add note about not passing the command argument with Symfony 2.4b944124 Added documentation about disabling internal validation of DomCrawler forms.72b690f [#3031] Fixing typo thanks to @xabbuha53c8ad [#3048] Adding intro paragraph about the semantic verbosity methods0c34aa1 Merge pull request #3048 from lyrixx/console-ouput-verbosity4009c51 Merge branch '2.3'0925090 [#3031] Adding some details as to why you may or may not want to register a command a service7e7425c Merge pull request #3031 from lyrixx/command-in-the-DIC808319d Merge pull request #3029 from egeloen/f-valid-form-viewce45928 make target name unique that is used as a referencebdd37ba [#3017] Very minor tweaks22a270e Merge pull request #3017 from adrienbrault/session-metadata26b2e9f Merge branch '2.3'9268e3a Merge pull request #3025 from fabpot/console-compact-layoutca83f6a Documents Output::*Verbose methods3efd179 [Form] Add a 'submitted' attribute to the form viewb94e3f7 [#3012] Tweaks to Callback changes - most thanks to the careful eye of @xabbuh9b04e53 Merge branch 'issue2480' of github.com:bschussek/symfony-docs into bschussek-issue2480b1478f3 Merge branch '2.3'cfee7b8 Merge pull request #3043 from xabbuh/patch-1f98fa24 Register Commands in the Service Container4ff9fae Added another operator6631f70 Added operatorsefe349e use literal for class name27822ff Bootstraps introcab5c89 Creates Expression Language chapter1d94f34 [#3021] Minor tweaks thanks to @WouterJ and @GromNaN5aa3a19 Merge pull request #3021 from fabpot/request-factoryadcef55 Merge branch '2.3'022763a Merge pull request #3036 from xabbuh/fix-build-errors-master4732a76 [#2728] Fixing typo thanks to @xabbuhe52ac5c fix versionadded directived4f9478 Merge branch '2.3'66f1672 [#2971] Minor language tweak to be consistent with the other areas32c510f Merge pull request #2971 from xabbuh/issue-295888f051a [#2728] Minor tweaks to docs on Process flush methods6a13396 Merge pull request #2728 from imobilis/ticket_78842be6510 [#2960] Minor changes thanks to @xabbuh0f674c1 Merge pull request #2960 from WouterJ/doc_php_stopwatch7e0cb8b [#2947] Adding versionadded details81698fe Merge pull request #2947 from ChristianGaertner/patch-116799b4 added the compact layout information0e9f02a added documentation about Request::setFactory()a866606 Add a cookbook entry on how to limit session metadata writes574d7a8 [#2913] Removing versionadded 2.1 messages from the master branchc8dfa9e Merge branch '2.3'893a780 [#3009] Updating information for 2.4 with the new checkPasswordLength methodcc70738 Merge branch '2.3'887f0d2 Updated the documentation for the simplified Callback constraint9a715ed Merge branch '2.3'6be4f80 Merge branch '2.3'a7e86b0 Merge branch '2.3'3210251 [#2891] Shortening note about ContainerAwareTrait1112cc2 Merge branch 'patch-1' of github.com:endroid/symfony-docs into endroid-patch-15f69c8f Merge branch '2.3'67901ff document the getEncodings() method of the Request classb84f52c [#2956] A few more changes to the scopes chapter to update the new way of working with the request service3548a51 Merge pull request #2956 from fabpot/request-stack3780933 Documented Stopwatch Helperf1ab2ad Merge branch '2.3'7ed82a0 Merge branch '2.3'd9050a5 added documentation for the new request_stack serviced03f39d Added configuration to enable profiler in testfeb346d Update filesystem.rst7afa87f Update filesystem.rst066fcd5 Added docs for the changes proposed in symfony/symfony#8908a801c09 Improve documentation of ContentAwareTrait69be273 Merge branch '2.3'0c2f735 Merge pull request #2872 from bschussek/issue84730dfcdf7 Merge branch '2.3'c6e50b7 Removing several "2.1" references, which is consistent with our release process:5471a32 Merge branch '2.3'3d27f53 [#2630] Tweaks for new stopwatch tag - updating version, syntax for using it, and wrong bundle name76e460d Merge pull request #2630 from WouterJ/document_stopwatch_helper03aaa5c Document possibility to use ContainerAwareTrait8e6f084 [#2840] Minor tweaks to new orientation Image validation constraints6f0c697 Merge pull request #2840 from lmammino/improved-image-validatord695cad Merge branch '2.3'8b0611a [Process] Update docs for modifications.871b340 Merge remote-tracking branch 'origin/master'fc8a060 Merge branch '2.3'e797af3 Merge branch '2.3'1891edd Updated documentation for PR https://github.com/symfony/symfony/pull/8490e1cf110 Merge pull request #2875 from schmittjoh/patch-23fa71b8 adds api link2e25e00 adds docs for idle timeout (see symfony/symfony#8651)b6d5606 Updated rounding_mode documentation to reflect changed ROUND_ constants.c80e4e7 [#2783] Removing 2.1 versionadded that came back due to a tweak on the 2.2 branchd0d7c47 Merge branch '2.3'92a9437 Merge branch '2.3'b414088 Merge branch '2.3'd3b0a38 Merge branch '2.3'f57b569 [#2829] Changing reference back to master - eventually we'll need an extension that helps us manage this version stuff95e651f Merge branch '2.3'f897411 [#2797] Removing the 2.1 version notes on master (since 2.1 has been deprecated - see documentation release directions)d633094 Merge branch '2.3'84d569d Merge branch '2.3'07341ba Merge remote-tracking branch 'origin/master'40f407d Merge branch '2.3'28d51a9 Merge pull request #2642 from mpartel/progresshelper-cleard7da8a5 Merge pull request #2784 from symfony/version-catchup1f78980 [#2720] Playing "catch-up" to get the master branch up to date with the new documentation standardsca1a38d Merge branch '2.3'ff2e2c4 Merge branch '2.3'7038693 Merge branch '2.3'0e843ff Merge branch '2.3'062789b Merge branch '2.3'f9f20e5 [Process] Rewriting to avoid wrong sentences.3ca7875 [Process] Doc for output flush methods.1f33137 Merge branch '2.3'ebdcaba Merge branch '2.3'458c392 Merge branch '2.3'37c86d6 Merge branch '2.3'030a6f8 Merge branch '2.3'4c06860 Merge branch '2.3'ac3df57 Documented ProgressHelper's clear() method.2b7dcf9 Merge branch '2.2'd7ea3a5 [#2619] Tweaks for new proxy/lazy services entrya2bc822 Merge pull request #2619 from Ocramius/feature/proxy-manager-bridgea981ae7 Merge pull request #2640 from bschussek/icu-3.8438c824 Made the Icu component compatible with ICU 3.8abe537f Merge pull request #2624 from pierredup/master2d9316f Added new tag931091d Applying changes suggested by @WouterJ, adding lazy_services to components mapc3c3e98 [Components][Console] Fixed typos for table helper50905ff Adding lazy services documentation as of symfony/symfony#7890
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@wouterj@weaverryan@stof

[8]ページ先頭

©2009-2025 Movatter.jp