You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `#5409 <https://github.com/symfony/symfony-docs/pull/5409>`_ [Reference] document new Doctrine APC cache service (xabbuh)
24
+
* `#5401 <https://github.com/symfony/symfony-docs/pull/5401>`_ Added some more docs about the remember me feature (WouterJ)
25
+
* `#5384 <https://github.com/symfony/symfony-docs/pull/5384>`_ Added information about the new date handling in the comparison constraints and Range (webmozart, javiereguiluz)
26
+
* `#5382 <https://github.com/symfony/symfony-docs/pull/5382>`_ Added support for standard Forwarded header (tony-co, javiereguiluz)
* `#5186 <https://github.com/symfony/symfony-docs/pull/5186>`_ Added a new article about using/installing unstable Symfony versions (javiereguiluz)
34
+
* `#5166 <https://github.com/symfony/symfony-docs/pull/5166>`_ Proposed a new article about using pure PHP libraries with Assetic (javiereguiluz)
35
+
* `#5416 <https://github.com/symfony/symfony-docs/pull/5416>`_ fix for Symfony 2.7 (DQNEO)
36
+
* `#5014 <https://github.com/symfony/symfony-docs/pull/5014>`_ Updated the best practices article for reusable bundles (javiereguiluz)
37
+
* `#5435 <https://github.com/symfony/symfony-docs/pull/5435>`_ Added information about the four sub-components of Security component (javiereguiluz)
38
+
* `#5368 <https://github.com/symfony/symfony-docs/pull/5368>`_ added examples for squashing (OskarStark)
39
+
* `#5428 <https://github.com/symfony/symfony-docs/pull/5428>`_ Improved description of choice_list option (adamziel, javiereguiluz)
40
+
* `#5336 <https://github.com/symfony/symfony-docs/pull/5336>`_ Adding a paragraph about updating multiple packages during an update (weaverryan)
41
+
* `#5375 <https://github.com/symfony/symfony-docs/pull/5375>`_ Added a new cookbook about file uploading (javiereguiluz)
42
+
* `#5385 <https://github.com/symfony/symfony-docs/pull/5385>`_ Added a note about the need to require Composer's autoload file (javiereguiluz)
43
+
* `#5386 <https://github.com/symfony/symfony-docs/pull/5386>`_ Re-write of Page Creation (weaverryan)
44
+
* `#5355 <https://github.com/symfony/symfony-docs/pull/5355>`_ Added a mention to the Symfony Demo application (javiereguiluz)
* `#5373 <https://github.com/symfony/symfony-docs/pull/5373>`_ Added mentions to some popular (and useful) Symfony bundles (javiereguiluz)
47
+
* `#4354 <https://github.com/symfony/symfony-docs/pull/4354>`_ [WCM] Added depreciation note for the cascade_validation constraint (peterrehm)
48
+
49
+
Fixed Documentation
50
+
~~~~~~~~~~~~~~~~~~~
51
+
52
+
* `#5415 <https://github.com/symfony/symfony-docs/pull/5415>`_ Updating for AppBundle and purposefully \*not\* doing work on configure (weaverryan)
53
+
* `#5407 <https://github.com/symfony/symfony-docs/pull/5407>`_ Change PhpStormOpener to PhpStormProtocol (King2500)
54
+
* `#5450 <https://github.com/symfony/symfony-docs/pull/5450>`_ Fixing "Undefined method" error in code example (nebkam)
55
+
* `#5454 <https://github.com/symfony/symfony-docs/pull/5454>`_ Changed dump() to var_dump() (WouterJ)
56
+
* `#5417 <https://github.com/symfony/symfony-docs/pull/5417>`_ Add use statement for InputDefinition (harikt)
57
+
* `#5420 <https://github.com/symfony/symfony-docs/pull/5420>`_ Fix invalid method name (bocharsky-bw)
58
+
* `#5431 <https://github.com/symfony/symfony-docs/pull/5431>`_ Updated the code to display flash messages (aykin, javiereguiluz)
59
+
* `#5418 <https://github.com/symfony/symfony-docs/pull/5418>`_ Import Psr LogLevel (harikt)
60
+
* `#5438 <https://github.com/symfony/symfony-docs/pull/5438>`_ Fixed 404 at Configuring Sessions and Save Handlers (2.3 branch) (suzuki)
* `#5397 <https://github.com/symfony/symfony-docs/pull/5397>`_ Escape backslash in error message (WouterJ)
63
+
* `#5379 <https://github.com/symfony/symfony-docs/pull/5379>`_ [Cookbook][Console] don't use BufferedOutput on Symfony 2.3 (xabbuh)
64
+
* `#5400 <https://github.com/symfony/symfony-docs/pull/5400>`_ Fix after install URL and new photo since AcmeDemoBundle is not part … (smatejic)
* `#5358 <https://github.com/symfony/symfony-docs/pull/5358>`_ Fix typo in description (martyshka)
67
+
* `#5356 <https://github.com/symfony/symfony-docs/pull/5356>`_ [Form] Fixed typo about _token field name for CSRF protection (JMLamodiere)
* `#5369 <https://github.com/symfony/symfony-docs/pull/5369>`_ Remove the Propel book chapter and explain why we do that (javiereguiluz)
78
+
* `#5460 <https://github.com/symfony/symfony-docs/pull/5460>`_ Finish #5291: Bootstrap form theme and checkboxes (anacicconi, WouterJ)
79
+
* `#5457 <https://github.com/symfony/symfony-docs/pull/5457>`_ [Cookbook][Assetic] complete a sentence (xabbuh)
80
+
* `#5398 <https://github.com/symfony/symfony-docs/pull/5398>`_ Quick review of the remember me article (WouterJ)
81
+
* `#5399 <https://github.com/symfony/symfony-docs/pull/5399>`_ Quick review of Form login chapter (WouterJ)
* `#5392 <https://github.com/symfony/symfony-docs/pull/5392>`_ Wrap the table creation inside the class extending Command, so users … (harikt)
84
+
* `#5378 <https://github.com/symfony/symfony-docs/pull/5378>`_ [Cookbook][Controller] use the jinja lexer to render Twig code (xabbuh)
85
+
* `#5421 <https://github.com/symfony/symfony-docs/pull/5421>`_ Update the name of the branch for new BC features (Restless-ET)
86
+
* `#5441 <https://github.com/symfony/symfony-docs/pull/5441>`_ [Contributing] remove mailing list and forum references (xabbuh)
87
+
* `#5433 <https://github.com/symfony/symfony-docs/pull/5433>`_ Warn users of older PHP versions Crawler might not decode HTML entities properly (jakzal, javiereguiluz)
88
+
* `#5293 <https://github.com/symfony/symfony-docs/pull/5293>`_ [Translation] Add note about how to override translation in chi… (zebba)
89
+
* `#5290 <https://github.com/symfony/symfony-docs/pull/5290>`_ Overriding 3rd party bundles (anacicconi)
* `#5321 <https://github.com/symfony/symfony-docs/pull/5321>`_ Use the reserved domains example.com and example.org (javiereguiluz)
105
+
* `#5095 <https://github.com/symfony/symfony-docs/pull/5095>`_ Reviewed the Bundles cookbook articles (javiereguiluz)
* `#5365 <https://github.com/symfony/symfony-docs/pull/5365>`_ Finish #4967: Code style standardization on form type options (mimol91)
0 commit comments