File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ in 2.8 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/compar
9AE6
e/v2.8.0...v2.8.1
9
9
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
+
10
23
* 2.8.46 (2018-09-30)
11
24
12
25
* bug #28376 [ TwigBundle] Fixed caching of templates in src/Resources/<BundleName >/views on cache warmup (yceruto)
You can’t perform that action at this time.
0 commit comments