Changes since 3.2.0-a2
Bug
- [PHPBB3-10628] - http:// prepended to "www." urls (but not reflected in preview) @@ -143,6 +145,8 @@
- [PHPBB3-14442] - Use Goutte ~2.0 after allowing PHP >= 5.4
- [PHPBB3-14444] - Fatal error in functions_messenger.php
- [PHPBB3-14446] - Add predefined placeholder variables to twig +
- [PHPBB3-14452] - Undefined $progressFillerText in installer.js +
- [PHPBB3-14453] - Missing dependency in the text_reparser migration
Improvement
-
@@ -160,7 +164,8 @@
- [PHPBB3-14262] - Move converter code into a controller
Changes since 3.2.0-a1
Bug
+Changes since 3.2.0-a1
+Bug
- [PHPBB3-9791] - invalid [] - chars on search URI
- [PHPBB3-13451] - A very long string inside message crashes PHP