8000 updated CHANGELOG for 2.7.46 · symfony/symfony@79ffd31 · GitHub
[go: up one dir, main page]

Skip to content

Commit 79ffd31

Browse files
committed
updated CHANGELOG for 2.7.46
1 parent bf8ed0a commit 79ffd31

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ in 2.7 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/v2.7.0...v2.7.1
99

10+
* 2.7.46 (2018-04-27)
11+
12+
* bug #26831 [Bridge/Doctrine] count(): Parameter must be an array or an object that implements Countable (gpenverne)
13+
* bug #27044 [Security] Skip user checks if not implementing UserInterface (chalasr)
14+
* bug #26910 Use new PHP7.2 functions in hasColorSupport (johnstevenson)
15+
* bug #26999 [VarDumper] Fix dumping of SplObjectStorage (corphi)
16+
* bug #26886 Don't assume that file binary exists on *nix OS (teohhanhui)
17+
* bug #26643 Fix that ESI/SSI processing can turn a "private" response "public" (mpdude)
18+
* bug #26932 [Form] Fixed trimming choice values (HeahDude)
19+
* bug #26875 [Console] Don't go past exact matches when autocompleting (nicolas-grekas)
20+
* bug #26823 [Validator] Fix LazyLoadingMetadataFactory with PSR6Cache for non classname if tested values isn't existing class (Pascal Montoya, pmontoya)
21+
* bug #26834 [Yaml] Throw parse error on unfinished inline map (nicolas-grekas)
22+
1023
* 2.7.45 (2018-04-06)
1124

1225
* bug #26763 [Finder] Remove duplicate slashes in filenames (helhum)

0 commit comments

Comments
 (0)
0