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 5a47816

Browse filesBrowse files
committed
updated CHANGELOG for 3.4.28
1 parent deb01eb commit 5a47816
Copy full SHA for 5a47816

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+20
-0
lines changed

‎CHANGELOG-3.4.md

Copy file name to clipboardExpand all lines: CHANGELOG-3.4.md
+20Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ in 3.4 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.4.0...v3.4.1
99

10+
* 3.4.28 (2019-05-28)
11+
12+
* bug #31584 [Workflow] Do not trigger extra guards (lyrixx)
13+
* bug #31349 [WebProfilerBundle] Use absolute URL for profiler links (Alumbrados)
14+
* bug #31541 [DI] fix using bindings with locators of service subscribers (nicolas-grekas)
15+
* bug #31568 [Process] Fix infinite waiting for stopped process (mshavliuk)
16+
* bug #31551 [ProxyManager] isProxyCandidate() does not take into account interfaces (andrerom)
17+
* bug #31335 [Doctrine] Respect parent class contract in ContainerAwareEventManager (Koc)
18+
* bug #31421 [Routing][AnnotationClassLoader] fix utf-8 encoding in default route name (przemyslaw-bogusz)
19+
* bug #31510 Use the current working dir as default first arg in 'link' binary (lyrixx)
20+
* bug #31535 [Debug] Wrap call to require_once in a try/catch (lyrixx)
21+
* bug #31438 [Serializer] Fix denormalization of object with variadic constructor typed argument (ajgarlag)
22+
* bug #31475 [HttpFoundation] Allow set 'None' on samesite cookie flag (markitosgv)
23+
* bug #31261 [Console] Commands with an alias should not be recognized as ambiguous when using register (Simperfit)
24+
* bug #31371 [DI] Removes number of elements information in debug mode (jschaedl)
25+
* bug #31418 [FrameworkBundle] clarify the possible class/interface of the cache (xabbuh)
26+
* bug #31411 [Intl] Fix root fallback locale (ro0NL)
27+
* bug #31377 [Console] Fix auto-complete for ChoiceQuestion (multi-select answers) (battye)
28+
* bug #31380 [WebProfilerBundle] Don't filter submitted IP values (javiereguiluz)
29+
1030
* 3.4.27 (2019-05-01)
1131

1232
* bug #31338 Revert "bug #30620 [FrameworkBundle][HttpFoundation] make session service resettable (dmaicher)" (nicolas-grekas)

0 commit comments

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