发布于 2015-08-27 16:33:23 | 291 次阅读 | 评论: 0 | 来源: 网络整理
This documentation is always changing: All new features need new documentation and bugs/typos get fixed. This article holds all important changes of the documentation.
小技巧
Do you also want to participate in the Symfony Documentation? Take a look at the “参与贡献文档” article.
February, 2015¶
New Documentation¶
- 16dcf53 #4980 [#4974] Added Twig loader priority Documentation (wizhippo)
- a25da10 #4966 [#4231] Clarify that only the main command triggers events (riperez)
- c6bea37 #4957 Added a mention to the @Security annotation (javiereguiluz)
- 9cce63c #4924 [swiftmailer] Document whitelist option to email redirect (TerjeBr)
- 14a080f #4907 Adjustments to PDO Session storage page (kbond)
- f5ff45e #4712 Provide full test example (ifdattic)
- 5e83045 #4657 Update assetic watch command (xtreamwayz)
- d447b12 #4556 Updated twig reference with optimizations and paths (jzawadzki)
- ed80100 minor #4977 Unnecessary comma (edsonmedina)
- 018cf3f #4661 Added a short cookbook about avoiding the automatic start of the sessions (javiereguiluz)
- 2305066 #4902 Removed the Stable API chapter from the Symfony book (javiereguiluz)
Fixed Documentation¶
- 215cacf #4423 Fix description of ConfirmationQuestion (cxj)
- ed80100 minor #4977 Unnecessary comma (edsonmedina)
- 583ec92 #4984 Fix the example using SerializedParsedExpression (stof)
- b0d9c5c #4978 fix wrong header-line syntax (sstok)
- 6d65564 #4954 Fixed some syntax issues in Twig Reference (javiereguiluz)
Minor Documentation Changes¶
- 9caab86 Merge branch ‘2.5’ into 2.6
- ff44111 Merge branch ‘2.3’ into 2.5
- 2a29225 #4985 Fixed a typo (javiereguiluz)
- f75bc2b #4972 Fix typos (ifdattic)
- 89e626f #4952 symfony 2.7 requires at least php 5.3.9 (scaytrase)
- 9fab10b #4854 Removed no longer needed information about PHP 5.3 (WouterJ)
- 1726054 #4500 Link to standard edition (harikt)
- 91ff6f8 #4329 ensure consistency with the note (greg0ire)
- f4ab4b6 #5002 Revert very bad merge (WouterJ)
- e747392 Revert “#4977 Unnecessary comma (edsonmedina)”
- e5dbd49 #4977 Unnecessary comma (edsonmedina)
- ed80100 #4977 Unnecessary comma (edsonmedina)
- 5d44987 #4991 Fixed typo and tweaked syntax. (cdvrooman)
- b1aadbf #4993 Bumped symfony version number to 2.6 in flat php composer.json example (TSchuermans)
- 3845c9c #4979 require_once path fixed (mvanmeerbeck)
- 96770aa #4969 Add typehint (piotrantosik)
- f97d01f #4995 [#4965] file extension fix (hansstevens)
- c5647dd #4968 Fix typo (ifdattic)
- c3218fc #4962 cookbok/security/acl.rst (DaliusK)
- 72489a4 #4963 Normalize excluded_404s in monolog cookbook (jbafford)
- 0adb6f6 #4964 link to the cookbook article on avoiding to start a session (dbu)
- 5d8456f #4955 Fixed wrong API link (dosten)
- 0a85053 #4950 Fixes for 2.3 branch (ifdattic)
- d3d96e1 #4951 fix characters in backported patch (xabbuh)
- 208904a #4949 Fixes for 2.3 branch (ifdattic)
- 6be214c #4948 Fixes for 2.6 branch (ifdattic)
- 42b44c4 #4929 Remove block which doesn’t make sense after best practices (ifdattic)
- 008c4de #4928 Change installation method order (ifdattic)
- 6f8b145 #4904 Added a reference about including JS and CSS files in PHP templates (javiereguiluz)
December, 2014¶
New Documentation¶
- 00a13d6 #4606 Completely re-reading the security book (weaverryan)
- aa88f99 #4609 Adding details about the changes to the PdoSessionHandler in 2.6 (weaverryan)
- bd65c3c #4673 [Reference] add validation config reference section (xabbuh)
- 55a32cf #4173 use a global Composer installation (xabbuh)
- c5e409b #4526 Deploy Symfony application on Platform.sh. (GuGuss)
- ddd56ea #4449 Added cache_busting to default asset config (GeertDD)
- c837ea1 #4665 Documented the console environment variables (javiereguiluz)
- 0e45e29 #4655 Document new progressbar methods (javiereguiluz)
- f4a7196 #4627 Rewrite the varnish cookbook article (dbu)
- 92a186d #4654 Rewritten from scratch the chapter about installing Symfony (javiereguiluz)
- 90ef4ec #4580 Updated installation instructions to use the new Symfony Installer (javiereguiluz)
- f591e6e #4532 GetResponse*Events stop after a response was set (Lumbendil)
- a09fd7b #4485 Added documentation about the DebugFormatter helper (WouterJ)
- d327bae #4557 Update pdo_session_storage.rst (spbentz)
- 71495e8 #4528 Update web_server_configuration.rst (thePanz)
- 3b9d60d #4517 [Reference] document configurable PropertyAccessor arguments (xabbuh)
- 9b330ef #4507 Comply with best practices, Round 2 (WouterJ)
- 39a36bc #4405 Finish 3744 (mickaelandrieu, xabbuh)
- 5363542 #4188 Updated documentation regarding the SecurityContext split (iltar)
- f30f753 #4050 [Translation] added logging capability. (aitboudad)
- db35c42 #4591 Instructions for setting SYMFONY_ENV on Heroku (dzuelke)
- 8bba316 #4457 [RFC] Clarification on formatting for bangs (!) (bryanagee)
Fixed Documentation¶
- 79db0b9 #4699 Use new security.authorization_checker service (xelaris)
- 9c819b4 #4713 [Security] Removed deprecated example about SecurityContext (iltar)
- 153565e #4707 [Cookbook] Fix XML example for RTE (dunglas)
- cad4d3f #4582 Completed the needed context to successfully test commands with Helpers (peterrehm)
- a137918 #4641 Add missing autoload include in basic console application example (senkal)
- 0de8286 #4513 [Contributing] update contribution guide for 2.7/3.0 (xabbuh)
- 8b611e2 #4598 [ExpressionLanguage] add missing argument (xabbuh)
- 7ea4b10 #4646 Update the_controller.rst (teggen)
- a2ea256 #4637 fixed StringExpressionLanguageProvider code example #4636 (danieleorler)
- 63be343 #4630 [OptionsResolver] Fix namespace (xavren)
- baf61a0 #4623 [OptionsResolver] Fix Namespace link (xavren)
- 8246693 #4613 Change refering block name from content to body (martin-cerny)
- 1750b9b #4599 [Contributing] fix feature freeze dates (xabbuh)
- 8e2e988 #4603 Replace form_enctype(form) with form_start(form). (xelaris)
- 7acf27c #4552 required PHPUnit version in the docs should be updated to 4.2 (or later)... (jzawadzki)
- df60ba7 #4548 Remove ExpressionLanguage reference for 2.3 version (dangarzon)
- 727c92a #4594 Missing attribute ‘original’ (Marcelsj)
- 97a9c43 #4533 Add command to make symfony.phar executable. (xelaris)
Minor Documentation Changes¶
- 8bd694f #4709 [Reference] fix wording (xabbuh)
- 1bd9ed4 #4721 [Cookbook][Composer] fix note directive (xabbuh)
- 5055ef4 #4715 Improve readability (ifdattic)
- d3d6d22 #4716 Fix typo: con => on (ifdattic)
- afe8684 #4720 Link fixed (kuldipem)
- 4b442a0 #4695 Misc changes (ifdattic)
- 0db36ea #4706 Fix typo: than in Twig => than Twig templates (ifdattic)
- 94b833e #4679 General grammar and style fixes in the book (frne)
- 3f3464f #4689 Update form_customization.rst (rodrigorigotti)
- 8d32393 #4691 replace “or” with ”,” (timglabisch)
- 9b4d747 #4670 Change PHPUnit link to avoid redirect to homepage (xelaris)
- 8ccffb0 #4669 Harmonize PHPUnit version to 4.2 or above (xelaris)
- 84bf5e5 #4667 Remove redundant “default” connection (xelaris)
- ceca63f #4653 update ordered list syntax (xabbuh)
- 459875b #4550 Ref #3903 - Normalize methods listings (ternel)
- 87365fa #4648 Update forms.rst (keefekwan)
- 70f2ae8 #4640 [Book] link to the API documentation (xabbuh)
- 95fc487 #4608 Removing some installation instructions (weaverryan)
- 96455e6 #4539 Normalization of method listings (pedronofuentes)
- bd44e6b #4664 Spelling mistake tens to tons (albabar)
- 3b6341a #4663 Removed double
```firewall_restriction```
entry (vlad-ghita)
- 815e0bf #4551 Normalize the method listings on version 2.5 (pedronofuentes)
- 48cc9cd #4647 Update controllers.rst (keefekwan)
- 2efed8c #4660 Fix indentation of YAML example (xelaris)
- b55ec30 #4659 Fixed some code indentation (javiereguiluz)
- 18af18b #4652 replace Symfony2 with Symfony (xabbuh)
- a70c489 #4649 Linked the PDO/DBAL Session article from the Doctrine category (javiereguiluz)
- f672a66 #4625 Added ‘-ing’ title ending to unify titles look (kix)
- 9600950 #4617 [Filesystem] filesystem headlines match method names (xabbuh)
- 8b006bb #4607 [Best Practices] readd mistakenly removed label (xabbuh)
- 7dcce1b #4585 When explaining how to install dependencies for running unit tests, (carlosbuenosvinos)
- 1c9270d #4568 Update Symfony reference to 2.6 version (dangarzon)
- 33ca697 #4561 Use the new build env on Travis (joshk)
- 107610e #4531 [symfony] [Hackday] Fixed typos (pborreli)
- 3b1611d #4519 remove service class parameters (xabbuh)
- 3bd17af #4518 [Components][DependencyInjection] backport service factory improvements (xabbuh)
- d203e5a #4495 [Best Practices][Business Logic] link to a bundle’s current (not master) docs (xabbuh)
- 0a9c146 #4422 Fix typos in code (ifdattic)
- 4f0051d #4574 fixed little typo (adridev)
November, 2014¶
New Documentation¶
- 33554fc #4456 New validation API usage in Class Constraint Validator (skwi)
- 135aae6 #4433 Completely re-reading the controller chapter (weaverryan)
- f748378 #4498 Use new factory syntax (WouterJ)
- 59f0374 #4490 Documented ExpressionLanguage extensibility (WouterJ)
- ed241ab #4487 Documented html5 option (WouterJ)
- 48a5af3 #4486 Renamed empty_value to placeholder (WouterJ)
- 422e0f1 #4465 Modifying the best practice to use form_start() instead of <form (weaverryan, WouterJ)
- 0a21446 #4463 [BestPractices] Proposing that we make the service names just a little bit longer (weaverryan)
- 9a22865 #4446 [Book][Templating] refer to the VarDumper component for dump() (xabbuh)
- ed5c61f #4411 Added a reference to the Bootstrap 3 form theme (javiereguiluz)
- 766e01f #4169 [Components][Form] document $deep and $flatten of getErrors() (xabbuh)
- 1d88a1b #4443 Added the release dates for the upcoming Symfony 3 versions (javiereguiluz)
- 3329bd2 #4424 [#4243] Tweaks to the new var-dumper component (weaverryan, nicolas-grekas)
- 9caea6f #4336 [Form] Add entity manager instance support for em option (egeloen)
- f2ab245 #4374 [WCM] Revamped the Quick Start tutorial (javiereguiluz)
- 2c190ed #4427 Update most important book articles to follow the best practices (WouterJ)
- 12a09ab #4377 Added interlinking and fixed install template for reusable bundles (WouterJ)
- 8259d71 #4425 Updating component usage to use composer require (weaverryan)
- 0e80aba #4369 [reference][configuration][security]Added key_length for pbkdf2 encoder (Guillaume-Rossignol)
- d1afa4d #4243 [WIP] var-dumper component (nicolas-grekas)
- 5165419 #4295 [Security] Hidden front controller for Nginx (phansys)
- 23f790a #4058 Skip console commands from event listeners (tPl0ch)
- 4b98d48 #3386 [Translation] added method to expose collected message (Grygir)
- 242d4f6 #4319 Documentation for debug:event-dispatcher command (matthieuauger)
Fixed Documentation¶
- 9d599a0 minor #4544 #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
- 6aabece #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook
- e96ebd3 #4522 Add missing brackets to PropertyAccessor examples (loonytoons)
- 4f66d48 #4506 SetDescription required on Product entities (yearofthegus)
- 85bf906 #4444 fix elseif statement (MightyBranch)
- ad14e78 #4494 Updated the Symfony Installer installation instructions (javiereguiluz)
- 7cc4287 #4442 replace doc role for bundle docs with external ref (xabbuh)
- 33bf462 #4407 [Components][Console] array options need array default values (xabbuh)
- 2ab2e1f #4342 Reworded a misleading Doctrine explanation (javiereguiluz)
Minor Documentation Changes¶
- a109c4b #4537 Update link to remove absolute URL (jms85, dangarzon)
- 05f5dba #4536 Add Ryan Weaver as 10th core team member (ifdattic)
- 7b1ff2a #4554 Changed url to PHP-CS-FIXER repository (jzawadzki)
- 9d599a0 #4544 bug #4273 - fix doctrine version in How to Provide Model Classes for several Doctrine Implementations cookbook (ternel)
- 7b3500c #4542 Update conventions.rst (csuarez)
- 5aaba1e #4529 Best Practices: Update link title to match cookbook article title (dangarzon)
- ab8e7f5 #4530 Book: Update link title to match cookbook article title (dangarzon)
- bf61658 #4523 Add missing semicolons to PropertyAccess examples (loonytoons)
- 8beadce #4496 [Book][Security] link to a bundle’s current (not master) docs (xabbuh)
- 43809b1 #4479 remove versionadded directives for old versions (xabbuh)
- 5db8386 #4462 [Reference] Fixed lots of things using the review bot (WouterJ)
- dbfaac1 #4459 Fix up the final sentence to be a bit cleaner. (micheal)
- 3761e50 #4514 [Contributing][Documentation] typo fix (xabbuh)
- 21afb4c #4445 Removed unnecessary use statement (Alex Salguero)
- 3969fd6 #4432 [Reference][Twig] tweaks to the Twig reference (xabbuh)
- 188dd1f #4400 Continues #4307 (SamanShafigh, WouterJ)
- c008733 #4399 Explain form() and form_widget() in form customization (oopsFrogs, WouterJ)
- 2139754 #4253 Adder and remover sidenote (kshishkin)
- b81eb4d #4488 Terrible mistake! Comma instead of semicolon... (nuvolapl)
- 0ee3ae7 #4481 [Cookbook][Cache] add syntax highlighting for Varnish code blocks (xabbuh)
- 0577559 #4418 use the C lexer for Varnish config examples (xabbuh)
- 97d8f61 #4403 Improved naming (WouterJ)
- 6298595 #4453 Fixed make file (WouterJ)
- 0c7dd72 #4475 Fixed typos (pborreli)
- b847b2d #4480 Fix spelling (nurikabe)
- 0d91cc5 #4461 Update doctrine.rst (guiguiboy)
- 81fc1c6 #4448 [Book][HTTP Cache] moved inlined URL to the bottom of the file (xabbuh)
- 6995b07 #4435 consistent table headlines (xabbuh)
- 0380d34 #4447 [Book] tweaks to #4427 (xabbuh)
- eb0d8ac #4441 Updated first code-block``::`` bash (Nitaco)
- 41bc061 #4106 removed references to documentation from external sources (fabpot, WouterJ)
- c9a8dff #4352 [Best Practices] update best practices index (xabbuh)
- 8a93c95 #4437 Correct link to scopes page (mayeco)
- 91eb652 #4438 Fix typo: Objected => Object (ifdattic)
- 5d6d0c2 #4436 remove semicolons in PHP templates (xabbuh)
- 97c4b2e #4434 remove unused label (xabbuh)
- 4be6786 #4326 [Components][Form] Grammar improvement (fabschurt)
- a27238e #4313 Improved and fixed twig reference (WouterJ)
- 1ce9dc5 #4398 A few small improvements to the EventDispatcher Component docs (GeertDD)
- 42abc66 #4421 [Best Practices] removed unused links in business-logic (77web)
- 61c0bc5 #4419 [DependencyInjection] Add missing space in code (michaelperrin)
October, 2014¶
New Documentation¶
- d7ef1c7 #4348 Updated information about handling validation of embedded forms to Valid... (peterrehm)
- 691b13d #4340 [Cookbook][Web Server] add sidebar for the built-in server in VMs (xabbuh)
- bd85865 #4299 [Serializer] Handle circular references. symfony/symfony#12098. (dunglas)
- d79c48d #4280 [Cookbook][Cache] Added config example for Varnish 4.0 (thierrymarianne)
- 5849f7f #4168 [Components][Form] describe how to access form errors (xabbuh)
- c10e9c1 #4371 Added a code example for emailing on 4xx and 5xx errors without 404’s (weaverryan)
- 1117741 #4159 [WCM][OptionsResolver] Adjusted the OptionsResolver documentation to describe the 2.6 API (webmozart, peterrehm)
- 0c57939 #4327 First import of the “Official Best Practices” book (javiereguiluz)
- 2cd6646 #4293 Document error page preview (Symfony ~2.6) (mpdude)
- 142c826 #4005 [Cookbook][Web server] description for running PHP’s built-in web server in the background (xabbuh)
- 8dc90ef #4224 [Components][HttpKernel] outline implications of the kernel.terminate event (xabbuh)
- d3b5ba2 #4085 [Component][Forms] add missing features introduced in 2.3 (xabbuh)
- f433e64 #4099 Composer installation verbosity tip (dannykopping)
- f583a45 #4204 [Reference][Constraints] validate
```null```
(Expression constraint in 2.6) (xabbuh)
- 925a162 #4290 Updating library/bundle install docs to use “require” (weaverryan)
- 86c67e8 #4233 2.5 Validation API changes (nicolassing, lashae, Rootie, weaverryan)
- 0f34bb8 #3956 [Command] Added LockHelper (lyrixx)
- 278de83 #3930 [Console] Add Process Helper documentation (romainneutron)
- 44f570b #4294 Improve cookbook entry for error pages in 2.3~ (mpdude)
- 3b6c2b9 #4269 [Cookbook][External Parameters] Enhance content (bicpi)
- 25a17fe #4264 [#4003] A few more form_themes config changes (weaverryan)
- 5b65654 #3912 [Security] Added remote_user firewall info and documentation for pre authenticated firewalls (Maxime Douailin, mdouailin)
- 62bafad #4246 [Reference] add description for the
```validation_groups```
option (xabbuh)
- 5d505bb #4206 Added note about ProgressBar changes (kbond)
- c2342a7 #4241 [Form] Added information about float choice lists (peterrehm)
Fixed Documentation¶
- dde6919 #4390 Update custom_constraint.rst (luciantugui)
- 68a2c7b #4381 Updated Valid constraint reference (inso)
- dbb25b9 #4379 [OptionsResolver] Fix wrong namespace in example (rybakit)
- db01e57 #4362 Missing apostrophe in source example. (astery)
- d49d51f #4350 Removed extra parenthesis (sivolobov)
- e6d7d8f #4315 Update choice.rst (odolbeau)
- 1b15d57 #4300 [Components][PropertyAccess] Fix PropertyAccessorBuilder usage (Thierry Geindre)
- 061324f #4297 [Cookbook][Doctrine] Fix typo in XML configuration for custom SQL functions (jdecool)
- f81b7ad #4292 Fixed broken external link to DemoController Test (danielsan)
- 9591a04 #4284 change misleading language identifier (Kristof Van Cauwenbergh, kristofvc)
Minor Documentation Changes¶
- 217bf5f #4353 [Cookbook][Controller] fix route prefix in PHP code example (xabbuh)
- a4f7d51 #4396 Corrected latin abbreviation (GeertDD)
- ebf2927 #4387 Inline condition removed for easier reading (acidjames)
- aa70028 #4375 Removed the redundant usage of layer. (micheal)
- f3dd676 #4394 update Sphinx extension submodule reference (xabbuh)
- 6406a27 #4391 Removed unused use UsernameNotFoundException (boekkooi)
- 9e03f2d #4388 Minor spelling fix (GeertDD)
- 4dfd607 #4356 Remove incoherence between Doctrine and Propel introduction paragraphs (arnaugm)
- 1d71332 #4344 [Templating] Added a sentence that explains what a Template Helper is (iltar)
- 22b9b27 #4372 Tweaks after proofreading the 2.6 OptionsResolver stuff (weaverryan, WouterJ)
- 9a76309 #4384 fix typo (kokoon)
- eb752cc #4363 Fixed sentence (WouterJ)
- 3e8aa59 #4376 Cleaned up javascript code (flip111)
- 06e7c5f #4364 changed submit button label (OskarStark)
- d1810ca #4357 fix Twig-extensions links (mhor)
- e2e2915 #4359 Added missing closing parenthesis to example. (mattjanssen)
- f1bb8bb #4358 Fixed link to documentation standards (sivolobov)
- 65c891d #4355 Missing space (ErikSaunier)
- 7359cb4 #4196 Clarified the bundle base template bit. (Veltar)
- 6ceb8cb #4345 Correct capitalization for the Content-Type header (GeertDD)
- 3e4c92a #4104 Use ${APACHE_LOG_DIR} instead of /var/log/apache2 (xamgreen)
- 3da0776 #4338 ESI Variable Details Continuation (Farkie, weaverryan)
- 9e0e12d Merge branch ‘2.5’
- 7f461d2 #4325 [Components][Form] Correct a typo (fabschurt)
- d162329 #4276 [Components][HttpFoundation] Make a small grammatical adjustment (fabschurt)
- 459052d Merge remote-tracking branch ‘origin/2.4’ into 2.5
- 69bfac1 #4322 [Components][DependencyInjection] Correct a typo: replace “then” by “the” (fabschurt)
- 8073239 #4318 [Cookbook][Bundles] Correct a typo: remove unnecessary “the” word (fabschurt)
- 228111b #4316 Remove horizontal scrollbar (ifdattic)
- 34e22d6 #4317 Remove horizontal scrollbar and change event name to follow conventions (ifdattic)
- 090afab #4287 support Varnish in configuration blocks (xabbuh)
- 1603463 #4306 Improve readability (ifdattic)
- e5fed9d #4303 Fix spelling (nurikabe)
- 31d7905 #4302 View documentation had a reference to the wrong twig template (milan)
- ef11ef4 #4250 Clarifying Bundle Best Practices is for reusable bundles (weaverryan)
- 430eabf #4298 Book HTTP Fundamentals routing example fixed with routing.xml file (peterkokot)
- a535c9f #4285 Update security.rst (placid2000)
- 7ab6df9 #4237 Finished #3886 (ahsio, WouterJ)
- 990b453 #4245 [Contributing] tweaks to the contribution chapter (xabbuh)
September, 2014¶
New Documentation¶
- e8a1501 #4201 [Components][Process]
```mustRun()```
documentation (xabbuh)
- eac0e51 #4195 Added a note about the total deprecation of YUI (javiereguiluz)
- e44c791 #4047 Documented info method (WouterJ)
- 2962e14 #4003 [Twig][Form] Moved twig.form.resources to a higher level (stefanosala)
- d5d46ec #4017 Clarify that route defaults don’t need a placeholder (iamdto)
- 1d56da4 #4239 Remove redundant references to trusting HttpCache (thewilkybarkid)
- c306b68 #4249 provide node path on configuration (desarrolla2)
- 9f0f14e #4210 Move debug commands to debug namespace (matthieuauger)
- 9b4b36f #4236 Javiereguiluz bundle install instructions (WouterJ)
- ea068c2 #4202 [Reference][Constraints] caution on
```null```
values in Expression constraint (xabbuh)
- a578de9 #4223 Revamped the documentation about “Contributing Docs” (javiereguiluz)
- de60dbe #4182 Added note about exporting SYMFONY_ENV (jpb0104)
- a8dc2bf #4166 Translation custom loaders (raulfraile)
Fixed Documentation¶
- c289ac8 #4279 Double-quotes instead of single quotes (UnexpectedValueException in Windows 8) (galdiolo)
- 5500e0b #4267 Fix error in bundle installation standard example (WouterJ)
- 082755d #4240 [Components][EventDispatcher] fix ContainerAwareEventDispatcher definition (xabbuh)
- 2319d6a #4213 Handle “constraints” option in form unit testing (sarcher)
- c567707 #4222 [Components][DependencyInjection] do not reference services in parameters (xabbuh)
- 02d1091 #4209 Fix method for adding placholders in progressBar (danez)
Minor Documentation Changes¶
- df16779 #4226 add note about parameters in imports (xabbuh)
- c332063 #4278 Missing word in DependencyInjection => Types of Injection (fabschurt)
- 287c7bf #4275 added Nicolas to the list of mergers for the new var dumper component (fabpot)
- 3a4e226 #4263 Fixed typo (zebba)
- 187c255 #4259 Added feature freeze dates for Symfony versions (javiereguiluz)
- efc1436 #4247 [Reference] link translation DIC tags to components section (xabbuh)
- 17addb1 #4238 Finished #3924 (WouterJ)
- 19a0c35 #4252 Removed unnecessary comma (allejo)
- 9fd91d6 #4219 Cache needs be cleared (burki94)
- 025f02e #4220 Added a note about the side effects of enabling both PHP and Twig (javiereguiluz)
- 46fcb67 #4218 Caution that roles should start with
ROLE_
(jrjohnson)
- 78eea60 #4077 Removed outdated translations from the official list (WouterJ)
- 2cf9e47 #4171 Fixed version for composer install (zomberg)
- 5c62b36 #4216 Update Collection.rst (azarzag)
- 8591b87 #4215 Fixed code highlighting (WouterJ)
- 8f01195 #4212 Missing backtick, thanks to @Baptouuuu (WouterJ)
- f276e34 #4205 replace “Symfony2” with “Symfony” (xabbuh)
- 6db13ac #4208 Added a note about the lacking features of Yaml Component (javiereguiluz)
- f8c6201 #4200 Moved ‘contributing’ images to their own directory (javiereguiluz)
- b4650fa #4199 fix name of the Yaml component (xabbuh)
- 9d89bb0 #4190 add link to form testing chapter in test section (xabbuh)
August, 2014¶
New Documentation¶
- bccb080 #4140 [Cookbook][Logging] document multiple recipients in XML configs (xabbuh)
- 7a6e3d1 #4150 Added the schema_filter option to the reference (peterrehm)
- be90d8a #4142 [Cookbook][Configuration] tweaks for the web server configuration chapter (xabbuh)
- 5379f54 #4086 [Reference][Constraints] Added hint about attaching the expression constraint to a form field (peterrehm)
- 041105c #3883 Removed redundant POST request exclusion info (ryancastle)
- 4f9fef6 #4000 [Cookbook] add cookbook article for the server:run command (xabbuh)
- 4ea4dfe #3915 [Cookbook][Configuration] documentation of Apache + PHP-FPM (xabbuh)
- 79cb4f1 #4069 document the namespace alias (dbu)
- 08bed5f #4128 Finished #3759 (WouterJ)
- 4d5adaa #4125 Added link to JSFiddle example (WouterJ)
- 75bda4b #4124 Rebased #3965 (WouterJ)
- e2f13a4 #4039 [DomCrawler] Added node name getter (fejese)
- 3f92d5f #3966 [Cookbook][Controller] Add note about invokable controller services (kbond)
- fdb8a32 #3950 [Components][EventDispatcher] describe the usage of the RegisterListenersPass (xabbuh)
- 7e09383 #3940 Updated docs for Monolog “swift” handler in cookbook. (phansys)
- 9d7c999 #3895 [Validator] Support “maxSize” given in KiB (jeremy-derusse)
- 8adfe98 #3894 Rewrote Extension & Configuration docs (WouterJ)
- cafea43 #3888 Updated the example used to explain page creation (javiereguiluz)
- df0cf68 #3885 [RFR] Added “How to Organize Configuration Files” cookbook (javiereguiluz)
- 41116da #4081 [Components][ClassLoader] documentation for the ClassMapGenerator class (xabbuh)
- 2b9cb7c #4076 Fixed description of session storage of the ApiKeyAuthenticator (peterrehm)
- 35a0f66 #4102 Adding a new entry about reverse proxies in the framework (weaverryan)
- 95c2066 #4096 labels in submit buttons + new screenshot (ricardclau)
Fixed Documentation¶
- 5fac303 #4165 Update voters.rst (gerryvdm)
- 4882b99 #4164 Fixed minor typos. (ahsio)
- eaaa35a #4145 Fix documentation for group_sequence_provider (giosh94mhz)
- 155c3e8 #4153 [Reference] fix namespace in Expression constraint (xabbuh)
- 2c93aa5 #4147 [Cookbook][Logging] add missing Monolog handler type in XML config (xabbuh)
- 53b2c2b #4139 cleaned up the code example (gondo)
- b5c9f2a #4138 fixed wrongly linked dependency (gondo)
- b486b22 #4131 Replaced old way of specifying http method by the new one (Baptouuuu)
- 93481d7 #4120 Fix use mistakes (mbutkereit)
- c0a0120 #4119 Fix class name in ConsoleTerminateListener example (alOneh)
- 4629d8b #4116 Fixed the code snippets for the expression language functions (stof)
- d699255 #4083 [Reference] field dependent empty_data option description (xabbuh)
- 3ffc20f #4103 [Cookbook][Forms] fix PHP template file name (xabbuh)
- 234fa36 #4095 Fix php template (piotrantosik)
- 01fb9f2 #4093 See #4091 (dannykopping)
- 8f3a261 #4092 See #4091 (dannykopping)
- 7d39b03 #4079 Fixed typo in filesystem component (kohkimakimoto)
- f0bde03 #4075 Fixed typo in the yml validation (timothymctim)
Minor Documentation Changes¶
- e9d317a #4160 [Reference] consistent & complete config examples (xabbuh)
- 3e68ee7 #4152 Adding ‘attr’ option to the Textarea options list (ronanguilloux)
- a7f3297 #4136 [Reference] fix from suffix to prefix (xabbuh)
- c4eb628 #4130 A set of small typos (Baptouuuu)
- 236d8e0 #4137 fixed directive syntax (WouterJ)
- 6e90520 #4135 [#3940] Adding php example for an array of emails (weaverryan)
- b37ee61 #4132 Use proper way to reference a doc page for legacy sessions (Baptouuuu)
- 189a123 #4129 [Components] consistent & complete config examples (xabbuh)
- 5ab5246 #4127 Second part of #3848 (WouterJ)
- 46f3108 #4126 Rebased #3848 (WouterJ)
- 84e6e7f #4114 [Book] consistent and complete config examples (xabbuh)
- 03fcab1 #4112 [Contributing][Documentation] add order of translation formats (xabbuh)
- 650120a #4002 added Github teams for the core team (fabpot)
- 10792c3 #3959 [book][cache][tip] added cache annotations. (aitboudad)
- ebaed21 #3944 Update dbal.rst (bpiepiora)
- 16e346a #3890 [Components][HttpFoundation] use a placeholder for the constructor arguments (xabbuh)
- 7bb4f34 #4115 [Documentation] [Minor] Changes foobar.net in example.com (magnetik)
- 12d0b82 #4113 tweaks to the new reverse proxy/load balancer chapter (xabbuh)
- 4cce133 #4057 Update introduction.rst (carltondickson)
- 26141d6 #4080 [Reference] order form type options alphabetically (xabbuh)
- 7806aa7 #4117 Added a note about the automatic handling of the memory spool in the CLI (stof)
- 5959b6c #4101 [Contributing] extended Symfony 2.4 maintenance (xabbuh)
- e2056ad #4072 [Contributing][Code] add note on Symfony SE forks for bug reports (xabbuh)
- b8687dd #4091 Put version into quotes, otherwise it fails in ZSH (dannykopping)
- 665c091 #4087 Typo (tvlooy)
- f95bbf3 #4023 [Cookbook][Security] usage of a non-default entity manager in an entity user provider (xabbuh)
- 27b1003 #4074 Fixed (again) a typo: Toolbet –> Toolbelt (javiereguiluz)
- c97418f #4073 Reworded bundle requirement (WouterJ)
- e5d5eb8 #4066 Update inherit_data_option.rst (Oylex)
- 9c08572 #4064 Fixed typo on tag service (saro0h)
July, 2014¶
New Documentation¶
- 1b4c1c8 #4045 Added a new “Deploying to Heroku Cloud” cookbook article (javiereguiluz)
- f943eee #4009 Remove “Controllers extends ContainerAware” best practice (tgalopin)
- eae9ad0 #3875 Added a note about customizing a form with more than one template (javiereguiluz)
- 2ae4f34 #3746 [Validator] Disallow empty file in FileValidator (megazoll)
- 1938c2f #3724 Updated ISBN validator docs (sprain)
- 7c71b18 #2952 Enabling profiler in test (danieledangeli)
- d6787b7 #3989 adde stof as a merger (fabpot)
- 4a9e49e #3946 DQL custom functions on doctrine reference page (healdropper)
- 2b2d9d3 #3972 Added PSR-4 to Class Loaders list (dosten)
Fixed Documentation¶
- 1b695b5 #4063 fix parent form types (xabbuh)
- 7901005 #4048 $this->request replaced by $request (danielsan)
- f6123f1 #4031 Update form_events.rst (redstar504)
- 99932cf #4010 [Console] Fixed documentation for ProgressBar (VasekPurchart)
- 06f8c31 #4012 Fix xml route configuration for routing condition (xavierbriand)
- a2a628f #4025 added CVE 2014-4931 (fabpot)
- a1435e5 #3998 [Console] Fixed QuestionHelper examples (florianv)
- b32f9f2 #3771 Fix function example in expression language component (raulfraile)
- eb813a5 #3979 removed invalid processors option (ricoli)
Minor Documentation Changes¶
- a4bdb97 #4070 Added a note about permissions in the Quick Tour (javiereguiluz)
- a7fe00f #4068 Remove diff info from cookbook/security/voters.rst (pmartelletti)
- b3f15b2 #4059 eraseCredentials method typo (danielsan)
- 44091b1 #4053 Update doctrine.rst (sr972)
- b06ad60 #4052 [Security] [Custom Provider] Use properties on WebserviceUser (entering)
- a834a7e #4042 [Cookbook] apply headline guidelines to the cookbook articles (xabbuh)
- f25faf3 #4046 Fixed a syntax error (javiereguiluz)
- 3c660d1 #4044 Added editorconfig (WouterJ)
- ae3ec04 #4041 [Cookbook][Deployment] link to the deployment index (xabbuh)
- 2e4fc7f #4030 enclose YAML strings containing % with quotes (xabbuh)
- 9520d92 #4038 Update rendered tag (kirill-oficerov)
- f5c2602 #4036 Update page_creation.rst (redstar504)
- c2eda93 #4034 Update internals.rst (redstar504)
- a5ad0df #4035 Update version in Rework your Patch section (yguedidi)
- eed8d64 #4026 Updating Symfony version from 2.4 to 2.5 (danielsan)
- 12752c1 #4013 Removed wrong reference to cookbook (gquemener)
- ec832dc #3994 [Console] Fix Console component $app to $this and use of getHelper() method (eko)
- d8b037a #4019 Update twig_reference.rst (redstar504)
- 7ea87e6 #4016 Fixed the format of one letter-based list (javiereguiluz)
- 579a873 #4015 Fixed bad indenting (the list was treated as a blockquote) (javiereguiluz)
- 4669620 #4004 use GitHub instead of Github (xabbuh)
- a3fe74f #3993 [Console] Fix Console component getHelperSet()->get() to getHelper() (eko)
- a41af7e #3880 document the mysterious abc part of the header (greg0ire)
- 90773b0 #3990 Move the section about collect: false to the cookbook entry (weaverryan)
- 2ae8281 #3864 plug rules for static methods (cordoval)
- d882cc0 #3988 fix typos. (yositani2002)
- b67a059 #3986 Rebased #3982 - Some fixes (WouterJ)
- 801c756 #3977 [WCM] removed call to deprecated getRequest() method (Baptouuuu)
- 4c1d4ae #3968 Proofreading the new Azure deployment article (weaverryan)
June, 2014¶
New Documentation¶
- 5540e0b #3963 [cookbook] [deployment] added cookbook showing how to deploy to the Microsoft Azure Website Cloud (hhamon)
- 6cba0f1 #3936 Varnish only takes into account max-age (gonzalovilaseca)
- 3c95af5 #3928 Reorder page from simple to advanced (rebased) (clemens-tolboom)
- 350b805 #3916 [Component][EventDispatcher] documentation for the TraceableEventDispatcher (xabbuh)
- 1702133 #3913 [Cookbook][Security] Added doc for x509 pre authenticated listener (zefrog)
- 32b9058 #3909 Update the CssSelector component documentation (stof)
- 23b51c8 #3901 Bootstraped the standards for “Files and Directories” (javiereguiluz)
- 8931c36 #3889 Fixed the section about getting services from a command (javiereguiluz)
- 9fddab6 #3877 Added a note about configuring several paths under the same namespace (javiereguiluz)
- eadf281 #3874 Updated the installation instructions for Symfony 2.5+ (javiereguiluz)
Fixed Documentation¶
- aeffd12 #3961 Fixing php coding (mvhirsch)
- 84332ff #3945 Fixed missing component name in namespaces (WouterJ)
- d8329dc #3943 Fixing simple quotes in double quotes (ptitlazy)
- 04f4318 #3934 Move __construct after the repository assignment (cmodijk)
- 0626f2b #3897 Collection constraint (hhamon)
- 3387cb2 #3871 Fix missing Front Controller (parthasarathigk)
- 8257be9 #3891 Fixed wrong method call. (cmfcmf)
Minor Documentation Changes¶
- 75ee6b4 #3969 [cookbook] [deployment] removed marketing introduction in Azure Deployme... (hhamon)
- 02aeade #3967 fix typo. (yositani2002)
- 208b0dc #3951 fix origin of AcmeDemoBundle (hice3000)
- fba083e #3957 [Cookbook][Bundles] fix typos in the prepend extension chapter (xabbuh)
- c444b5d #3948 update the Sphinx extensions to raise warnings when backslashes are not ... (xabbuh)
- 8fef7b7 #3938 [Contributing][Documentation] don’t render the list inside a blockquote (xabbuh)
- b7a03f8 #3937 properly escape backslashes in class and method directives (xabbuh)
- 882471f #3935 Typo (greg0ire)
- 222a014 #3933 render directory inside a code block (xabbuh)
- 0c2a9b3 #3931 [Component][EventDispatcher] 2.5 specific documentation for the TraceableEventDispatcher (xabbuh)
- b31ea51 #3929 Update custom_authentication_provider.rst (verschoof)
- 7937864 #3927 [Cookbook][Security] Explicit ‘your_user_provider’ configuration parameter (zefrog)
- 26d00d0 #3925 Fixed the indentation of two code blocks (javiereguiluz)
- 351b2cf #3922 update fabpot Sphinx extensions version (xabbuh)
- 3ddbe1b #3923 Fixed the headers of one table (javiereguiluz)
- 35cbffc #3920 [Components][Form] remove blank line to render the versionadded directive properly (xabbuh)
- df9f31a #3882 change version numbers in installation notes to be in line with the docu... (xabbuh)
- ed496ae #3887 [Components][Form] add versionadded for the data collector form extension (xabbuh)
- 36337e7 #3906 Blockquote introductions (xabbuh)
- 5e0e119 #3899 [RFR] Misc. fixes mostly related to formatting issues (javiereguiluz)
- 349cbeb #3900 Fixed the formatting of the table headers (javiereguiluz)
- 1dc8b4a #3898 clarifying the need of a factory for auth-provider (leberknecht)
- 0c20141 #3896 Fixing comment typo for Doctrine findBy and findOneBy code example (beenanner)
- b00573c #3870 Fix wrong indentation for lists (WouterJ)
May, 2014¶
New Documentation¶
- 4fd1b49 #3753 [DependencyInjection] Add documentation about service decoration (romainneutron)
- f913dd7 #3603 [Serializer] Support for is.* getters in GetSetMethodNormalizer (tiraeth)
- e8511cb #3776 Updated event_listener.rst (bfgasparin)
- af8c20f #3818 [Form customization] added block_name example. (aitboudad)
- c788325 #3841 [Cookbook][Logging] register processor per handler and per channel (xabbuh)
- 979533a #3839 document how to test actions (greg0ire)
- d8aaac3 #3835 Updated framework.ide configuration (WouterJ)
- a9648e8 #3742 [2.5][Templating] Add documentation about generating versioned URLs (romainneutron)
- f665e14 #3704 [Form] Added documentation for Form Events (csarrazi)
- 14b9f14 #3777 added docs for the core team (fabpot)
Fixed Documentation¶
- 0649c21 #3869 Add a missing argument to the PdoSessionHandler (jakzal)
- 259a2b7 #3866 [Book][Security]fixed Login when there is no session. (aitboudad)
- 9b7584f #3863 Error in XML (tvlooy)
- 0cb9c3b #3827 Update ‘How to Create and store a Symfony2 Project in Git’ (nicwortel)
- 4ed9a08 #3830 Generate an APC prefix based on __FILE__ (trsteel88)
- 9a65412 #3840 Update dialoghelper.rst (jdecoster)
- 1853fea #3716 Fix issue #3712 (umpirsky)
- baa9759 #3791 Property access tweaks (weaverryan)
- 80d70a4 #3779 [Book][Security] constants are defined in the SecurityContextInterface (xabbuh)
Minor Documentation Changes¶
- 302fa82 #3872 Update hostname_pattern.rst (sofany)
- 50672f7 #3867 fixed missing info about FosUserBundle. (aitboudad)
- 3e3004f #3865 Fixed link. (aitboudad)
- b32ec15 #3856 Update voters_data_permission.rst (MarcomTeam)
- bffe163 #3859 Add filter cssrewrite (DOEO)
- f617ff8 #3764 Update testing.rst (NAYZO)
- 3792fee #3858 Clarified Password Encoders example (WouterJ)
- 663d68c #3857 Added little bit information about the route name (WouterJ)
- 797cbd5 #3794 Adds link to new QuestionHelper (weaverryan)
- 4211bff #3852 Fixed link and typo in type_guesser.rst (rpg600)
- 78ae7ec #3845 added link to /cookbook/security/force_https. (aitboudad)
- 6c69362 #3846 [Routing][Loader] added JMSI18nRoutingBundle (aitboudad)
- 136864b #3844 [Components] Fixed some typos. (ahsio)
- b0710bc #3842 Update dialoghelper.rst (bijsterdee)
- 9f1a354 #3804 [Components][DependencyInjection] add note about a use case that requires to compile the container (xabbuh)
- d92c522 #3769 Updated references to new Session() (scottwarren)
- 00f60a8 #3837 More asset version details (weaverryan)
- 681ddc8 #3843 [Changelog] fix literal positions (xabbuh)
- 1aa79d5 #3834 fix the wording in versionadded directives (for the master branch) (xabbuh)
- 7288a33 #3789 [Reference][Forms] Improvements to the form type (xabbuh)
- 72fae25 #3790 [Reference][Forms] move versionadded directives for form options directly below the option’s headline (xabbuh)
- b4d4ac3 #3838 fix filename typo in cookbook/form/unit_testing.rst (hice3000)
- 0b06287 #3836 remove unnecessary rewrite from nginx conf (Burgov)
- 89d0dae #3833 fix the wording in versionadded directives (for the 2.4 branch) (xabbuh)
- e58e39f #3832 fix the wording in versionadded directives (for the 2.3 branch) (xabbuh)
- 09d6ca1 #3829 [Components] consistent headlines (xabbuh)
- 54e0882 #3828 [Contributing] consistent headlines (xabbuh)
- b1336d7 #3823 Added empty line after if statements (zomberg)
- 79b9fdc #3822 Update voters_data_permission.rst (mimol91)
- 69cb7b8 #3821 Update custom_authentication_provider.rst (leberknecht)
- 9f602c4 #3820 Update page_creation.rst (adreeun)
- 52518c0 #3819 Update csrf_in_login_form.rst (micheal)
- 1adfd9b #3802 Add a note about which types can be used in Symfony (fabpot)
- fa27ded #3801 [Cookbook][Form] Fixed Typo & missing word. (ahsio)
- 127beed #3770 Update factories.rst (AlaaAttya)
- 822d985 #3817 Update translation.rst (richardpi)
- 241d923 #3813 [Reference][Forms]fix time field count. (yositani2002)
- bc96f55 #3812 [Cookbook][Configuration] Fixed broken link. (ahsio)
- 5867327 #3809 Fixed typo (WouterJ)
- 678224e #3808 Fixed broken link in “Handling Authentication Failure” (stacyhorton)
April, 2014¶
New Documentation¶
- 322972e #3803 [Book][Validation] configuration examples for the GroupSequenceProvider (xabbuh)
- 9e129bc #3752 [Console] Add documentation for QuestionHelper (romainneutron)
- 64a924d #3756 [WCM][Console] Add Process Helper documentation (romainneutron)
- d4ca16a #3743 Improve examples in parent services (WouterJ)
- be4b9d3 #3729 Added documentation for the new
PropertyAccessor::isReadable()
and isWritable()
methods (webmozart)
- 70a3893 #3774 [Book][Internals] add description for the kernel.finish_request event (xabbuh)
- 1934720 #3461 [Form] Deprecated max_length and pattern options (stefanosala)
- d611e77 #3701 [Serializer] add documentation for serializer callbacks (cordoval)
- 80c645c #3719 Fixed event listeners priority (tony-co)
- c062d81 #3469 [Validator] - EmailConstraint reference (egulias)
Fixed Documentation¶
- f801e2e #3805 Add missing autocomplete argument in askAndValidate method (ifdattic)
- a81d367 #3786 replaceArguments should be setArguments (RobinvdVleuten)
- 33b64e1 #3788 Fix link for StopwatchEvent class (rpg600)
- 2ebabfb #3792 Update commands_as_services.rst (mimol91)
- 529d4ce #3761 buildViewBottomUp has been renamed to finishView (Nyholm)
- d743139 #3768 the Locale component does not have elements tagged with @api (xabbuh)
- 2b8e44d #3747 Fix Image constraint class and validator link (weaverryan)
- fa362ca #3741 correct RuntimeException reference (shieldo)
- d92545e #3734 [book] [testing] fixed the path of the phpunit.xml file (javiereguiluz)
Minor Documentation Changes¶
- 136f98c #3784 [Expression Langage] be consistent in “print/print out” uses (mickaelandrieu)
- 1094a13 #3807 Added some exceptions to the method order in CS (stof)
- 55442b5 #3800 Fixed another blockquote rendering issue (WouterJ)
- 969fd71 #3785 ensure that destination directories don’t exist before creating them (xabbuh)
- 79322ff #3799 Fix list to not render in a block quote (WouterJ)
- 1a6f730 #3793 language tweak for the tip introduced in #3743 (xabbuh)
- dda9e88 #3778 Adding information on internal reverse proxy (tcz)
- d36bbd9 #3765 [WIP] make headlines consistent with our standards (xabbuh)
- daa81a0 #3766 [Book] add note about services and the service container in the form cha... (xabbuh)
- 4529858 #3767 [Book] link to the bc promise in the stable API description (xabbuh)
- a5471b3 #3775 Fixed variable naming (peterrehm)
- 703c2a6 #3772 [Cookbook][Sessions] some language improvements (xabbuh)
- 3d30b56 #3773 modify Symfony CMF configuration values in the build process so that the... (xabbuh)
- cfd6d7c #3758 [Book][Routing] Fixed typo on PHP version of a route definition (saro0h)
- cedfdce #3757 Fixed a typo in the request formats configuration page (gquemener)
- 6bd134c #3754 ignore more files and directories which are created when building the documentation (xabbuh)
- 610462e #3755 [Cookbook][Security] Firewall resitrction tweaks, fix markup, add to toc (xabbuh)
- 0a21718 #3695 Firewall backport (weaverryan)
- 54d6a9e #3736 [book] Misc. routing fixes (javiereguiluz)
- f149dcf #3739 [book] [forms] misc. fixes and tweaks (javiereguiluz)
- ce582ec #3735 [book] [controller] fixed the code of a session sample code (javiereguiluz)
- 499ba5c #3733 [book] [validation] fixed typos (javiereguiluz)
- 4d0ff8f #3732 Update routing.rst. Explain using url() v. path(). (ackerman)
- 44c6273 #3727 Added a note about inlined private services (javiereguiluz)
February, 2014¶
New Documentation¶
- 9dcf467 #3613 Javiereguiluz revamped quick tour (weaverryan)
- 89c6f1d #3439 [Review] Added detailed Backwards Compatibility Promise text (webmozart)
- 0029408 #3558 Created Documentation CHANGELOG (WouterJ)
- f6dd678 #3548 Update forms.rst (atmosf3ar)
- 9676f2c #3523 [Components][EventDispatcher] describe that the event name and the event dispatcher are passed to even... (xabbuh)
- 5c367b4 #3517 Fixed OptionsResolver component docs (WouterJ)
- 527c8b6 #3496 Added a section about using named assets (vmattila)
- 8ccfe85 #3491 Added doc for named encoders (tamirvs)
- 46377b2 #3486 Documenting createAccessDeniedException() method (klaussilveira)
Fixed Documentation¶
- 5c4336a #3570 Callback: [Validator, validate] expects validate to be static (nixilla)
- 5c367b4 #3517 Fixed OptionsResolver component docs (WouterJ)
- adcbb5d #3615 Fixes to cookbook/doctrine/registration_form.rst (Crushnaut)
- a21fb26 #3559 Remove reference to copying parameters.yml from Git cookbook (pwaring)
- de71a51 #3551 [Cookbook][Dynamic Form Modification] Fix sample code (rybakit)
- 143db2f #3550 Update introduction.rst (taavit)
- 384538b #3549 Fixed createPropertyAccessorBuilder usage (antonbabenko)
- 642e776 #3544 Fix build errors (xabbuh)
- d275302 #3541 Update generic_event.rst (Lumbendil)
- 819949c #3537 Add missing variable assignment (colinodell)
- d7e8262 #3535 fix form type name. (yositani2002)
- 821af3b #3493 Type fix in remove.rst (weaverryan)
- 003230f #3530 Update form_customization.rst (dczech)
- a43f15a #3519 [Book][Service Container] Fix syntax highlighting (iamdto)
- 86e02c6 #3514 Fixed some small typos in code example (RobinvdVleuten)
- 696313c #3513 [Component-DI] Fixed typo (saro0h)
- 27dcebd #3509 Fix typo: side.bar.twig => sidebar.twig (ifdattic)
- 0dc8c26 #3507 Fix a typo (missing
`
) in :doc:
link (ifdattic)
- 272197b #3504 fix include directive so that the contents are really included (xabbuh)
- e385d28 #3503 file extension correction xfliff to xliff (nixilla)
- 6d34aa6 #3478 Update custom_password_authenticator.rst (piotras-s)
- a171700 #3477 Api key user provider should use “implements” instead of “extends” (skowi)
- 7fe0de3 #3475 Fixed doc for framework.session.cookie_lifetime refrence. (tyomo4ka)
- 8155e4c #3473 Update proxy_examples.rst (AZielinski)
Minor Documentation Changes¶
- 0928249 #3568 Update checkbox_compound.rst.inc (joshuaadickerson)
- 38def3b #3567 Update checkbox_compound.rst.inc (joshuaadickerson)
- 15d8ab8 #3553 Minimize horizontal scrolling in code blocks to improve readability (ifdattic)
- 5120863 #3547 Update acl.rst (iqfoundry)
- b7ac326 #3557 Minimize horizontal scrolling in code block to improve readability (ifdattic)
- d974c77 #3556 Fix PSR error (ifdattic)
- f4bb017 #3555 Wrap variables in {} for safer interpolation (ifdattic)
- 5f02bca #3552 Fix typos (ifdattic)
- 6e32c47 #3546 Fix README: contributions should be based off 2.3 or higher (colinodell)
- ffa8f76 #3545 Example of getting entity managers directly from the container (colinodell)
- 6a2a55b #3579 Fix build errors (xabbuh)
- dce2e23 #3532 Added tip for Entity Listeners (slavafomin)
- 73adf8b #3528 Clarify service parameters usages (WouterJ)
- 7e75b64 #3533 Moving the new named algorithms into their own cookbook entry (weaverryan)
- f634600 #3531 Remove horizontal scrolling in code block (ifdattic)
- 9ba4fa7 #3527 Changes to components domcrawler (ifdattic)
- 8973c81 #3526 Changes for Console component (ifdattic)
- 6848bed #3538 Rebasing #3518 (weaverryan)
- c838df8 #3511 [Component-DI] Removed useless else statement in code example (saro0h)
- 1af6742 #3510 add empty line (lazyants)
- 1131247 #3508 Add ‘in XML’ for additional clarity (ifdattic)
- a650b93 #3506 Nykopol overriden options (weaverryan)
- ab10035 #3505 replace Akamaï with Akamai (xabbuh)
- 7f56c20 #3501 [Security] Fix markup (tyx)
- 80a90ba #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
- e5bc4ea #3498 Remove second empty data (xabbuh)
- d084d87 #3485 [Cookbook][Assetic] Fix “javascripts” tag name typo (bicpi)
- 3250aba #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
January, 2014¶
New Documentation¶
- d52f3f8 #3454 [Security] Add host option (ghostika)
- 11e079b #3446 [WCM] Documented deprecation of the apache router. (jakzal)
- 0a0bf4c #3437 Add info about callback in options resolver (marekkalnik)
- 6db5f23 #3426 New Feature: Change the Default Command in the Console component (danielcsgomes)
- 6b3c424 #3428 Translation - Added info about JsonFileLoader added in 2.4 (singles)
Fixed Documentation¶
- fb22fa0 #3456 remove duplicate label (xabbuh)
- a87fe18 #3470 Fixed typo (danielcsgomes)
- c205bc6 #3468 enclose YAML string with double quotes to fix syntax highlighting (xabbuh)
- 89963cc #3463 Fix typos in cookbook/testing/database (ifdattic)
- e0a52ec #3460 remove confusing outdated note on interactive rebasing (xabbuh)
- 6831b13 #3455 [Contributing][Code] fix indentation so that the text is rendered properly (xabbuh)
- ea5816f #3433 [WIP][Reference][Form Types] Update “radio” form type (bicpi)
- 42c80d1 #3448 Overridden tweak (weaverryan)
- bede4c3 #3447 Fix error in namespace when use TokenInterface (joanteixi)
- d9d7c58 #3444 Fix issue #3442 (ifdattic)
- a6ad607 #3441 [Expression]Change title ‘Accessing Public Methods’ (Pyrech)
- 9e2e64b #3427 Removed code references to Symfony Standard Distribution (danielcsgomes)
- 3c2c5fc #3435 Update custom_password_authenticator.rst (boardyuk)
- 26b8146 #3415 [#3334] the data_class option was not introduced in 2.4 (xabbuh)
- 0b2a491 #3414 add missing code-block directive (xabbuh)
- 4988118 #3432 [Reference][Form Types] Add “max_length” option in form type (nykopol)
- 26a7b1b #3423 [Session Configuration] add clarifying notes on session save handler proxies (cordoval)
- f2f5e9a #3421 [Contributing] Cleaning the “contributing patch” page a bit (lemoinem)
Minor Documentation Changes¶
- f285d93 #3451 some language tweaks (AE, third-person perspective) (xabbuh)
- b9bbe5d #3499 Fix YAML syntax highlight + remove trailing whitespace (ifdattic)
- 2b7e0f6 #3497 Fix highlighting (WouterJ)
- 2746067 #3472 Fixed
```versionadded```
inconsistencies in Symfony 2.5+ (danielcsgomes)
- a535ae0 #3471 Fixed
```versionadded```
inconsistencies in Symfony 2.3 (danielcsgomes)
- f077a8e #3465 change wording in versionadded example to be consistent with what we use... (xabbuh)
- f9f7548 #3462 Replace ... with etc (ifdattic)
- 65efcc4 #3445 [Reference][Form Types] Add missing (but existing) options to “form” type (bicpi)
- 1d1b91d #3431 [Config] add cautionary note on ini file loader limitation (cordoval)
- f2eaf9b #3419 doctrine file upload example uses dir – caution added (cordoval)
- 72b53ad #3404 [#3276] Trying to further clarify the session storage directory details (weaverryan)
- 67b7bbd #3413 [Cookbook][Bundles] improve explanation of code block for bundle removal (cordoval)
- 7c5a914 #3369 Indicate that Group Sequence Providers can use YAML (karptonite)
- 1e0311e #3416 add empty_data option where required option is used (xabbuh)
- 2be3f52 #3422 [Cookbook][Custom Authentication Provider] add a note of warning for when forbidding anonymous users (cordoval)
- e255de9 #3429 [Reference][Form Types] Document “with_minutes” time/datetime option (bicpi)