10000 updated CHANGELOG for 2.8.47 · symfony/symfony@75558bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 75558bf

Browse files
committed
updated CHANGELOG for 2.8.47
1 parent 5a2969c commit 75558bf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG-2.8.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ in 2.8 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/compar 9AE6 e/v2.8.0...v2.8.1
99

10+
* 2.8.47 (2018-11-03)
11+
12+
* bug #29020 Fix ini_get() for boolean values (deguif)
13+
* bug #28861 [DependencyInjection] Skip empty proxy code (olvlvl)
14+
* bug #28801 Convert InsufficientAuthenticationException to HttpException with 401 status code (vincentchalamon)
15+
* bug #28840 add missing double-quotes to extra_fields output message (danielkay)
16+
* bug #28712 [Form] reverse transform RFC 3339 formatted dates (xabbuh)
17+
* bug #28813 Fix for race condition in console output stream write (rudolfratusinski)
18+
* bug #27772 [Console] Fixes multiselect choice question defaults in non-interactive mode (veewee)
19+
* bug #28689 [Process] fix locking of pipe files on Windows (nicolas-grekas)
20+
* bug #28704 [Form] fix multi-digit seconds fraction handling (xabbuh)
21+
* bug #28648 [PHPUnitBridge] Fix ClockMock microtime() format (acasademont)
22+
1023
* 2.8.46 (2018-09-30)
1124

1225
* bug #28376 [TwigBundle] Fixed caching of templates in src/Resources/<BundleName>/views on cache warmup (yceruto)

0 commit comments

Comments
 (0)
0