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

Appearance settings

Commit 98288fc

Browse filesBrowse files
committed
Updated changelog for March
1 parent b4a0fb0 commit 98288fc
Copy full SHA for 98288fc

File tree

Expand file treeCollapse file tree

1 file changed

+117
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+117
-1
lines changed

‎changelog.rst

Copy file name to clipboardExpand all lines: changelog.rst
+117-1Lines changed: 117 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,120 @@ Minor Documentation Changes
141141
- `80a90ba <https://github.com/symfony/symfony-docs/commit/80a90ba8b5c2eceeb2d80bb1386fb2620b8e0c6e>`_ #3500 Minimize horizontal scrolling in code blocks (improve readability) (ifdattic)
142142
- `e5bc4ea <https://github.com/symfony/symfony-docs/commit/e5bc4eafeab96b8b12070ce0435b8a77ee85c6c1>`_ #3498 Remove second empty data (xabbuh)
143143
- `d084d87 <https://github.com/symfony/symfony-docs/commit/d084d876e3ab961c92f2753c73b0a73a75ee7a8b>`_ #3485 [Cookbook][Assetic] Fix "javascripts" tag name typo (bicpi)
144-
- `3250aba <https://github.com/symfony/symfony-docs/commit/3250aba13ccf8662aa8e38cb624b3adeab0944bc>`_ #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
144+
- `3250aba <https://github.com/symfony/symfony-docs/commit/3250aba13ccf8662aa8e38cb624b3adeab0944bc>`_ #3481 Fix code block (minimise horizontal scrolling), typo in yaml (ifdattic)
145+
146+
March, 2014
147+
-----------
148+
149+
New Documentation
150+
~~~~~~~~~~~~~~~~~
151+
152+
- `3b640aa <https://github.com/symfony/symfony-docs/commit/3b640aa120ca6ff9c4c20bd95bfac142b65ee410>`_ #3644 made some small addition about our BC promise and semantic versioning (fabpot)
153+
- `2d1ecd9 <https://github.com/symfony/symfony-docs/commit/2d1ecd9622109a06fd9f72b0ef987d3fcd7801c1>`_ #3525 Update file_uploads.rst (juanmf)
154+
- `b1e8f56 <https://github.com/symfony/symfony-docs/commit/b1e8f566a20d029f657994ae8228bb5ef7eeb5b8>`_ #3368 The host parameter has to be in defaults, not requirements (MarieMinasyan)
155+
- `b34fb64 <https://github.com/symfony/symfony-docs/commit/b34fb648a85f95bc3b071cf08b192d726b4b955a>`_ #3619 [Validator] Uuid constraint reference (colinodell)
156+
- `d7027c0 <https://github.com/symfony/symfony-docs/commit/d7027c07ad7f4037e07d15944d8c2d5e389926a9>`_ #3418 [Validation] Add "hasser" support (bicpi)
157+
- `4fd5fc1 <https://github.com/symfony/symfony-docs/commit/4fd5fc16c6225ed817402e39d10ca471d934d877>`_ #3539 [Stopwatch] Describe retrieval of StopwatchEvent (jochenvdv)
158+
- `1908a15 <https://github.com/symfony/symfony-docs/commit/1908a15c39b5f7893b1fb0c6f4e28dad0edaf042>`_ #3696 [Console] Added standalone PSR-3 compliant logger (dunglas)
159+
- `c75b1a7 <https://github.com/symfony/symfony-docs/commit/c75b1a7fafefcf2ac31a3321676c09083befb1c4>`_ #3621 [Console] Command as service (gnugat)
160+
- `00a462a <https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ minor #3658 Fix PSR coding standards error (ifdattic)
161+
- `acf255d <https://github.com/symfony/symfony-docs/commit/acf255d6a723c59af44299f8266a854903ecf6a4>`_ #3328 [WIP] Travis integration (WouterJ)
162+
- `450146e <https://github.com/symfony/symfony-docs/commit/450146e0f0fd4e2f629655f04919d58b7e6f7152>`_ #3681 Enhanced Firewall Restrictions docs (danez)
163+
- `3e7028d <https://github.com/symfony/symfony-docs/commit/3e7028d8972fd71c1c683dd44dffe870a12e0c5b>`_ #3659 [Internals] Complete notification description for kernel.terminate (bicpi)
164+
- `db3cde7 <https://github.com/symfony/symfony-docs/commit/db3cde7ddf7929da282cfc70e8a8b524ffb72f11>`_ #3124 Add note about the property attribute (Property Accessor) (raziel057)
165+
- `5965ec8 <https://github.com/symfony/symfony-docs/commit/5965ec809237c5f0aab41b9d53cd928200517216>`_ #3420 [Cookbook][Configuration] add configuration cookbook handlig parameters in Configurator class (cordoval)
166+
- `dcf8e6e <https://github.com/symfony/symfony-docs/commit/dcf8e6e2a8b4425195bd19399400e8de98cb8cee>`_ #3402 Added documentation about new requests formats configuration (gquemener)
167+
- `a1050eb <https://github.com/symfony/symfony-docs/commit/a1050eba5cc08682a0cfda5a14122981c99a666a>`_ #3411 [Cookbook][Dynamic Form Modification] Add AJAX sample (bicpi)
168+
- `842fd30 <https://github.com/symfony/symfony-docs/commit/842fd303545ab3e325ed83d94ef5800fbda6d29c>`_ #3683 [TwigBundle] Add documentation about generating absolute URL with the asset function (romainneutron)
169+
- `fc1576a <https://github.com/symfony/symfony-docs/commit/fc1576aa1307a39c7d6c5a42ac7a42e2f968a38c>`_ #3664 [Process] Add doc for ``Process::disableOutput`` and ``Process::enableOutput`` (romainneutron)
170+
- `3731e2e <https://github.com/symfony/symfony-docs/commit/3731e2ec5734be3e674cfd6989a8e5f2f01caffb>`_ #3686 Documentation of the new PSR-4 class loader. (derrabus)
171+
- `5b915c2 <https://github.com/symfony/symfony-docs/commit/5b915c2848d7969924fedd27be9baf4c09b3e648>`_ #3629 Added documentation for translation:debug (florianv)
172+
- `6951460 <https://github.com/symfony/symfony-docs/commit/6951460dd0f2bef4a87f53df88f4779649143c82>`_ #3601 Added documentation for missing ctype extension (slavafomin)
173+
- `df63740 <https://github.com/symfony/symfony-docs/commit/df63740960702ab41bfd20a5c1f01e182a9b9702>`_ #3627 added docs for the new Table console helper (fabpot)
174+
- `96bd81b <https://github.com/symfony/symfony-docs/commit/96bd81be2ccb12e8825cac23809921ef8de89cd4>`_ #3626 added documentation for the new Symfony 2.5 progress bar (fabpot)
175+
- `b02c16a <https://github.com/symfony/symfony-docs/commit/b02c16aa4304b582a9be8de180544b901f794cfc>`_ #3565 added information on AuthenticationFailureHandlerInterface (samsamm777)
176+
- `2657ee7 <https://github.com/symfony/symfony-docs/commit/2657ee78de23a16fe4423f2deffcc8fe3d0552c4>`_ #3597 Document how to create a custom type guesser (WouterJ)
177+
- `5ad1599 <https://github.com/symfony/symfony-docs/commit/5ad1599bda2bde0fdff2762c9fcb852eb39c5b32>`_ #3577 Development of custom error pages is impractical if you need to set kernel.debug=false (mpdude)
178+
- `3f4b319 <https://github.com/symfony/symfony-docs/commit/3f4b319f65f30ada4a57ad243072824d325e7f52>`_ #3610 [HttpFoundation] Add doc for ``Request::getContent()`` method (bicpi)
179+
- `56bc266 <https://github.com/symfony/symfony-docs/commit/56bc2660041162c828cdad6c64a722a602c1f126>`_ #3589 Finishing the Templating component docs (WouterJ)
180+
- `d881181 <https://github.com/symfony/symfony-docs/commit/d881181f88d090f86627a9dd7b5278a36087a63a>`_ #3588 Documented all form variables (WouterJ)
181+
- `5cda1c7 <https://github.com/symfony/symfony-docs/commit/5cda1c7a7edd55d29867bfc383a63ebda1e8dc01>`_ #3311 Use KernelTestCase instead of WebTestCase for testing code only requiring the Container (johnkary)
182+
- `e96e12d <https://github.com/symfony/symfony-docs/commit/e96e12d4c40e6205bf169db3c8545d6a3faa597d>`_ #3234 [Cookbook] New cookbok: How to use the Cloud to send Emails (bicpi)
183+
- `d5d64ce <https://github.com/symfony/symfony-docs/commit/d5d64ce3a09062e3be9d6a248fdbf5f19f588cab>`_ #3436 [Reference][Form Types] Add missing docs for "action" and "method" option (bicpi)
184+
- `3df34af <https://github.com/symfony/symfony-docs/commit/3df34afbe3d77c975bccc4b3c6f629db3bd537c3>`_ #3490 Tweaking Doctrine book chapter (WouterJ)
185+
- `b9608a7 <https://github.com/symfony/symfony-docs/commit/b9608a777d7dd2316e26bf0f985fd4b3cb8cd810>`_ #3594 New Data Voter Article (continuation) (weaverryan)
186+
187+
Fixed Documentation
188+
~~~~~~~~~~~~~~~~~~~
189+
190+
- `cad38ae <https://github.com/symfony/symfony-docs/commit/cad38ae81caad4a03ece9871ac188febb4809537>`_ #3721 tweaks to the Console logger (xabbuh)
191+
- `06c56c1 <https://github.com/symfony/symfony-docs/commit/06c56c17160dba9ab53b5326f454e474d690be9e>`_ #3709 [Components][Security] Fix #3708 (bicpi)
192+
- `aadc61d <https://github.com/symfony/symfony-docs/commit/aadc61d4e42a09461120cc940ee1add2ae5b95e5>`_ #3707 make method supportsClass() in custom voter compatible with the interface's documentation (xabbuh)
193+
- `65150f9 <https://github.com/symfony/symfony-docs/commit/65150f989d84c3590aa43dc29b71856378bb2351>`_ #3637 Update render_without_controller.rst (94noni)
194+
- `9fcccc7 <https://github.com/symfony/symfony-docs/commit/9fcccc734fdda2aa07ee2ced0da88c3c86f006a8>`_ #3634 Fix goal of “framework.profiler.only_exceptions“ option which profile on each exceptions on controller (not only 500) (stephpy)
195+
- `9dd8d96 <https://github.com/symfony/symfony-docs/commit/9dd8d962ea0043ad446b096754b51d74992f80ed>`_ #3689 Fix cache warmer description (WouterJ)
196+
- `6221f35 <https://github.com/symfony/symfony-docs/commit/6221f35df8558b273baaf6dcfc7dfa318e2c75c4>`_ #3671 miss extends keyword in define BlogController class (ghanbari)
197+
- `4ce7a15 <https://github.com/symfony/symfony-docs/commit/4ce7a15e92a82541bee319206620cb175978844f>`_ #3543 Fix the definition of customizing form's global errors. (mtrojanowski)
198+
- `5d4a3a4 <https://github.com/symfony/symfony-docs/commit/5d4a3a4859e00e8a9b07474ae7289e5a88b7e1ec>`_ #3343 [Testing] Fix phpunit test dir paths (bicpi)
199+
- `badaae7 <https://github.com/symfony/symfony-docs/commit/badaae7d06f6730f37fe4051fa07fada32cf89d0>`_ #3622 [Components][Routing] Fix addPrefix() sample code (bicpi)
200+
- `de0a5e1 <https://github.com/symfony/symfony-docs/commit/de0a5e1fc9baa62fa670b1486eedb9ae66b529ec>`_ #3665 [Cookbook][Test] fix sample code (inalgnu)
201+
- `4ef746a <https://github.com/symfony/symfony-docs/commit/4ef746a10b373c7d7ce88bbc43fce8fe37c0dde2>`_ #3614 [Internals] Fix Profiler:find() arguments (bicpi)
202+
- `0c41762 <https://github.com/symfony/symfony-docs/commit/0c41762a768c6b8979d6eb79256b65df762156fd>`_ #3600 [Security][Authentication] Fix instructions for creating password encoders (bicpi)
203+
- `0ab1f24 <https://github.com/symfony/symfony-docs/commit/0ab1f24a8c418c0bc3c4330e1f725363e4fb61f7>`_ #3593 Clarified Default and ClassName groups (WouterJ)
204+
- `178984b <https://github.com/symfony/symfony-docs/commit/178984bac0487875fbaec4ebfa471d34d6d9cb6f>`_ #3648 [Routing] Remove outdated tip about sticky locale (bicpi)
205+
- `fc28453 <https://github.com/symfony/symfony-docs/commit/fc28453d4d09e7875f521a2a37f4e068ecc55aa2>`_ #3039 use DebugClassLoader class from Decomponent instead of the one from ... (xabbuh)
206+
207+
Minor Documentation Changes
208+
~~~~~~~~~~~~~~~~~~~~~~~~~~~
209+
210+
- `abca098 <https://github.com/symfony/symfony-docs/commit/abca0980d80c12cd640757a64f6316dbf85dd125>`_ #3726 Minor tweaks after merging #3644 by @stof and @xabbuh (weaverryan)
211+
- `d16be31 <https://github.com/symfony/symfony-docs/commit/d16be31547c57f01d454dea914ed38484efc5144>`_ #3725 Minor tweaks related to #3368 (weaverryan)
212+
- `aa9bb25 <https://github.com/symfony/symfony-docs/commit/aa9bb2523286329432559d69103bcce091f6b643>`_ #3636 Update security.rst (nomack84)
213+
- `78425c6 <https://github.com/symfony/symfony-docs/commit/78425c632b9d6a6b6c79f0b9ef386bc4f6a93330>`_ #3722 add "Commands as Services" chapter to the cookbook's map (xabbuh)
214+
- `9f26da8 <https://github.com/symfony/symfony-docs/commit/9f26da860a642b228d8a9fa56ab3e93acf33339a>`_ #3720 [#3539] A backport of a sentence - the parts that apply to 2.3 (weaverryan)
215+
- `4b611d6 <https://github.com/symfony/symfony-docs/commit/4b611d6bece7b9f11ce5124eff16be959d1afffc>`_ #3717 [master] Fixed versionadded blocks (WouterJ)
216+
- `5a3ba1b <https://github.com/symfony/symfony-docs/commit/5a3ba1b89f9a0f8ed7de83c9a538ed7a735f900b>`_ #3715 change variable name to a better fitting one (xabbuh)
217+
- `499eb6c <https://github.com/symfony/symfony-docs/commit/499eb6c1ea6dc2fe01376a7bd467ec55c30b1e56>`_ #3714 [2.4] Versionadded consistency (WouterJ)
218+
- `e7580c0 <https://github.com/symfony/symfony-docs/commit/e7580c0110926585c892d76c0ff799bd7bcdc07e>`_ #3713 Updated versionadded directives to use "introduced" (WouterJ)
219+
- `e15afe0 <https://github.com/symfony/symfony-docs/commit/e15afe0c5421ba0bff8723440bd57a07931661bc>`_ #3711 Simplified the Travis configuration (stof)
220+
- `db1cda5 <https://github.com/symfony/symfony-docs/commit/db1cda52916e83c0e258e13b21728472cb43f6c9>`_ #3700 [Cookbook][Security] Firewall restrictions tweaks (xabbuh)
221+
- `5035837 <https://github.com/symfony/symfony-docs/commit/5035837f46ed407cbabd11ad2c15098b349127e7>`_ #3706 Add support for nginx (guiditoito)
222+
- `00a462a <https://github.com/symfony/symfony-docs/commit/00a462a0149c20bf2b469e0480ce19db95ace347>`_ #3658 Fix PSR coding standards error (ifdattic)
223+
- `868de1e <https://github.com/symfony/symfony-docs/commit/868de1e9dfe4174f84e2d3d82e0aa0dafc559fb0>`_ #3698 Dynamic form modification cookbook: Fix inclusion of code (michaelperrin)
224+
- `15a9d25 <https://github.com/symfony/symfony-docs/commit/15a9d2586c41de992f31c79580bf0b39bae34dff>`_ #3697 [Console] Change Command namespaces (dunglas)
225+
- `41b2eb8 <https://github.com/symfony/symfony-docs/commit/41b2eb88c10a9319e57c70c35319455e4fb21a11>`_ #3693 Tweak to Absolute URL generation (weaverryan)
226+
- `bd473db <https://github.com/symfony/symfony-docs/commit/bd473db186bf9d1b6cef930cca49d0f640f90af5>`_ #3563 Add another tip to setup permissions (tony-co)
227+
- `67129b1 <https://github.com/symfony/symfony-docs/commit/67129b1d72918c164eae9ea0c586898bce778286>`_ #3611 [Reference][Forms] add an introductory table containing all options of the basic form type (xabbuh)
228+
- `fd8f7ae <https://github.com/symfony/symfony-docs/commit/fd8f7ae8b52322b0a2e4243641c4dbd751414d14>`_ #3694 fix the referenced documents names (xabbuh)
229+
- `d617011 <https://github.com/symfony/symfony-docs/commit/d6170116af79aa1cc99413edc6cb7ad2b4683bf7>`_ #3657 Fix typos, remove trailing whitespace. (ifdattic)
230+
- `1b4f6a6 <https://github.com/symfony/symfony-docs/commit/1b4f6a6344ecaa29478293767a21dd896fd22cf2>`_ #3656 Minimize horizontal scrolling, add missing characters, remove trailing whitespace. (ifdattic)
231+
- `7c0c5d1 <https://github.com/symfony/symfony-docs/commit/7c0c5d1565a186dfa6be4d65c84d1e8eadf4b540>`_ #3653 Http cache validation rewording (weaverryan)
232+
- `0fb2c5f <https://github.com/symfony/symfony-docs/commit/0fb2c5f87131212480eb5a7bc8795ba1df56e19a>`_ #3651 [Reference][Forms] remove the label_attr option which is not available in the button type (xabbuh)
233+
- `69ac21b <https://github.com/symfony/symfony-docs/commit/69ac21bcc2c40df3211c6353d4476b6868ff6415>`_ #3642 Fixed some typos and formatting issues (javiereguiluz)
234+
- `93c35d0 <https://github.com/symfony/symfony-docs/commit/93c35d01a5d8dac8aa4ac672f367b5679bef72a5>`_ #3641 Added some examples to the "services as parameters" section (javiereguiluz)
235+
- `12a6676 <https://github.com/symfony/symfony-docs/commit/12a667625ea2233f3ec556eebe9d229f2c9b518d>`_ #3640 [minor] fixed one typo and one formatting issue (javiereguiluz)
236+
- `9967b0c <https://github.com/symfony/symfony-docs/commit/9967b0c5e7c4094df74802696179e69c1e0e7d53>`_ #3638 [#3116] Fixing wrong table name - singular is used elsewhere (weaverryan)
237+
- `4fbf1cd <https://github.com/symfony/symfony-docs/commit/4fbf1cdf65d8f7546f0cfd8fa36ada3f1fa18dab>`_ #3635 [QuickTour] close opened literals (xabbuh)
238+
- `27b3410 <https://github.com/symfony/symfony-docs/commit/27b341017bdd1ac37966833e10660451e784d637>`_ #3692 [Book][Translations] fixing a code block (xabbuh)
239+
- `2192c32 <https://github.com/symfony/symfony-docs/commit/2192c3274e7a64f3a5de1eab5a9a4cb6adf2be9e>`_ #3650 Fixing some build errors (xabbuh)
240+
- `fa3f531 <https://github.com/symfony/symfony-docs/commit/fa3f531bd81446f2a7e6fd8f416abe334319177f>`_ #3677 [Reference][Forms] Remove variables section from tables (xabbuh)
241+
- `cd6d1de <https://github.com/symfony/symfony-docs/commit/cd6d1de336eee177315c7b64874d1f872c45831c>`_ #3676 remove unnecessary code block directive (xabbuh)
242+
- `07822b8 <https://github.com/symfony/symfony-docs/commit/07822b8309083dcaf13b8317f4d30ac486badf5a>`_ #3675 add missing code block directive (xabbuh)
243+
- `739f43f <https://github.com/symfony/symfony-docs/commit/739f43fee9b3e4ddc091aa1ab452d6d1154ee467>`_ #3669 Fixed syntax highlighting (rvanlaarhoven)
244+
- `1f384bc <https://github.com/symfony/symfony-docs/commit/1f384bc2bf8fef59f7cb97837a273d355a72fb75>`_ #3631 Added documentation for message option of the ``True`` constraint (naitsirch)
245+
- `f6a41b9 <https://github.com/symfony/symfony-docs/commit/f6a41b9c0e67a7984ba87c8c323fb5484b439042>`_ #3630 Minor tweaks to form action/method (weaverryan)
246+
- `ae755e0 <https://github.com/symfony/symfony-docs/commit/ae755e0cbb85d80b968ceebb3ff4164a52f9d0f3>`_ #3628 Added anchor for permissions (WouterJ)
247+
- `6380113 <https://github.com/symfony/symfony-docs/commit/6380113ce6ce702d51783bf62c5080ad1e31571d>`_ #3667 Update index.rst (NAYZO)
248+
- `97ef2f7 <https://github.com/symfony/symfony-docs/commit/97ef2f7dcfce4ca6c46a06def7dc8efe6d99e379>`_ #3566 Changes ACL permission setting hints (MicheleOnGit)
249+
- `9f7d742 <https://github.com/symfony/symfony-docs/commit/9f7d7423434e0092135e614bd144613d4ca07f6c>`_ #3654 [Cookbook][Security] Fix VoterInterface signature (bicpi)
250+
- `0a65b6f <https://github.com/symfony/symfony-docs/commit/0a65b6f54ef0240b607186c9ba843ea13b2954b3>`_ #3608 [Reference][Forms] add versionadded directive for multiple option of file type (xabbuh)
251+
- `e34204e <https://github.com/symfony/symfony-docs/commit/e34204e5a3029013d5663b8b3ea821ff1c44159f>`_ #3605 Fixed a plural issue (benjaminpaap)
252+
- `e7d5a45 <https://github.com/symfony/symfony-docs/commit/e7d5a459db50fbedbacbb60e59f0a98f7242db6a>`_ #3599 [CHANGELOG] fix reference to contributing docs (xabbuh)
253+
- `3582bf1 <https://github.com/symfony/symfony-docs/commit/3582bf1cb6a8f2d57f0652834214d0f0d4af0ba2>`_ #3598 add changelog to hidden toctree (xabbuh)
254+
- `58b7f96 <https://github.com/symfony/symfony-docs/commit/58b7f96781f3696fbfaa8adc2f4504b986405161>`_ #3596 [HTTP Cache] Validation model: Fix header name (bicpi)
255+
- `6d1378e <https://github.com/symfony/symfony-docs/commit/6d1378e03e152851fc2d536fee77aa85a521d6af>`_ #3592 Added a tip about hardcoding URLs in functional tests (javiereguiluz)
256+
- `04cf9f8 <https://github.com/symfony/symfony-docs/commit/04cf9f8699d322497b5979f1e38547da509f70f4>`_ #3595 Collection of fixes and improvements (bicpi)
257+
- `2ed0943 <https://github.com/symfony/symfony-docs/commit/2ed0943572465a334d8c6d5b7c2d7c709275b515>`_ #3645 Adjusted the BC rules to be consistent (stof)
258+
- `664a0be <https://github.com/symfony/symfony-docs/commit/664a0bef8b4904b62abf5ec1eb3d7a7afa04f43c>`_ #3633 Added missing PHP syntax coloration (DerekRoth)
259+
- `1714a31 <https://github.com/symfony/symfony-docs/commit/1714a31344020bce18315b5977429bddab1db9a0>`_ #3585 Use consistent method chaining in BlogBundle sample application (ockcyp)
260+
- `cb61f4f <https://github.com/symfony/symfony-docs/commit/cb61f4fcda438583f297591fee1ecd081f4e72a3>`_ #3581 Add missing hyphen in HTTP Fundamentals page (ockcyp)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.