File tree 1 file changed +18
-0
lines changed 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ in 2.2 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.2.0...v2.2.1
9
9
10
+ * 2.2.0 (2013-03-01)
11
+
12
+ * 5b19c89: [ Console] fixed unparsed StringInput tokens
13
+ * e92b76c: Mask PHP_AUTH_PW header in profiler
14
+ * bae83c7: [ TwigBridge] fixed trans twig extractor
15
+ * f40adbc: [ Finder] adds adapter selection/unselection capabilities
16
+ * 8f8ba38: [ DomCrawler] fix handling of schemes by Link::getUri()
17
+ * 83382bc: [ TwigBridge] fixed the translator extractor that were not trimming the text in trans tags (closes #7056 )
18
+ * b1ea8e5: Fixed handling absent href attribute in base tag
19
+ * 83a61cf: fixed paths/notPaths regex for shell adapters
20
+ * 32c5bf7: fix issue 4911
21
+ * 13b8ce0: Adds expandable globs support to shell adapters
22
+ * 850bd5a: [ HttpFoundation] Fixed messed up headers
23
+ * 4ecc246: Fixes AppCache + ESI + Stopwatch problem
24
+ * 0690709: added a DebuClassLoader::findFile() method to make the wrapping less invasive
25
+ * da22926: [ Validator] gracefully handle transChoice errors
26
+ * 635b1fc: StringInput resets the given options
27
+
10
28
* 2.2.0-RC3 (2013-02-24)
11
29
12
30
* b2080c4: [ HttpFoundation] Remove Cache-Control when using https download via IE<9 (fixes #6750 )
You can’t perform that action at this time.
0 commit comments