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 4bb25dc

Browse filesBrowse files
committed
updated CHANGELOG for 3.2.8
1 parent c7a7170 commit 4bb25dc
Copy full SHA for 4bb25dc

File tree

Expand file treeCollapse file tree

1 file changed

+29
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+29
-0
lines changed

‎CHANGELOG-3.2.md

Copy file name to clipboardExpand all lines: CHANGELOG-3.2.md
+29Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,35 @@ in 3.2 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.2.0...v3.2.1
99

10+
* 3.2.8 (2017-05-01)
11+
12+
* bug #22550 Allow Upper Case property names in ObjectNormalizer (insekticid)
13+
* bug #22528 [Asset] Starting slash should indicate no basePath wanted (weaverryan)
14+
* bug #22568 [EventDispatcher] fix getting priorities of listeners during dispatch (dmaicher)
15+
* bug #22541 [EventDispatcher] fix: unwrap listeners for correct info (dmaicher)
16+
* bug #22526 [Asset] Preventing the base path or absolute URL from being prefixed incorrectly (weaverryan)
17+
* bug #22523 [WebProfilerBundle] Fixed the flickering when loading complex profiler panels (javiereguiluz)
18+
* bug #21958 [Console] Fix bar width with multilines ProgressBar's format (maidmaid)
19+
* bug #22435 [Console] Fix dispatching throwables from ConsoleEvents::COMMAND (nicolas-grekas)
20+
* bug #22478 [Serializer] XmlEncoder: fix negative int and large numbers handling (dunglas)
21+
* bug #22424 [Debug] Set exit status to 255 on error (nicolas-grekas)
22+
* bug #22426 [PropertyInfo] Prevent returning int values in some cases (dunglas)
23+
* bug #22401 Prevent double registrations related to tag priorities (nicolas-grekas)
24+
* bug #22399 Prevent double registrations related to tag priorities (nicolas-grekas)
25+
* bug #22396 Prevent double registrations related to tag priorities (nicolas-grekas)
26+
* bug #22374 [Cache] Remove exception false-positive from FilesystemAdapterTrait (nicolas-grekas)
27+
* bug #22377 [Console] Allow terminal dimensions to be set to 0 (unbounded) (duncan3dc)
28+
* bug #22352 [HttpFoundation] Add `use_strict_mode` in validOptions for session (sstok)
29+
* bug #22351 [Yaml] don't keep internal state between parser runs (xabbuh)
30+
* bug #22304 Moved $this->setDate() before the deprecation handling. (mpdonadio)
31+
* bug #22307 [Debug] Fix php notice (enumag)
32+
* bug #22311 [DI] Fix second auto-registration (nicolas-grekas)
33+
* bug #22109 [Validator] check for empty host when calling checkdnsrr() (apetitpa)
34+
* bug #22280 [DI] Fix the xml schema (GuilhemN)
35+
* bug #22282 [DI] Prevent AutowirePass from triggering irrelevant deprecations (chalasr)
36+
* bug #22255 [Translation] avoid creating cache files for fallback locales. (aitboudad)
37+
* bug #22292 Fixes #22264 - add support for Chrome headless (redthor)
38+
1039
* 3.2.7 (2017-04-05)
1140

1241
* bug #22285 [HttpKernel] Fix forward compat with Request::setTrustedProxies() (nicolas-grekas)

0 commit comments

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