phpBB 3.3.5 Release

Topics that have no current function but have been moved here as opposed to being deleted. Anyone can read topics here but the forum cannot be posted in.


Closed
Array
Posting Bot

phpBB 3.3.5 Release

Post by Posting Bot »

Greetings everyone,

We are pleased to announce the release of phpBB 3.3.5 “Ich bin ein Bertie”. This version is a maintenance release of the 3.3.x branch which introduces a new helper function lang_js() for twig templates and resolves various issues reported in previous versions.

The fixes include, among others, further improvements on PHP 8 compatibility as well as some issues with migrations when upgrading or converting a board to the latest version of phpBB. In addition to that, some issues with the database handling for PostgreSQL, e.g. during backups, were also resolved.
We also introduced a bit of hardening in the form of disallowing specific UTF8 whitespace characters with zero or near zero width in usernames. These characters could cause some usernames to be confused with each other and hence we decided to specifically filter these.

The full list of changes is available in the changelog file within the docs folder contained in the release package. You can find the key highlights of this release below and a list of all issues fixed on our tracker at https://tracker.phpbb.com/issues/?filter=15890

The packages can be downloaded from our downloads page.

The development team thanks everyone who contributed code to this release: 3D-I, rxu, Alec, Patrick Webster, Prosk8er, v12mike, Alfredo Ramos, David Colón, Matt Friedman, MichaIng, William Desportes, Paul, toxyy

If you have any questions or comments, we'll be happy to address them in the discussion topic.

- The phpBB Team

Source: http://www.phpbb.com/community/viewtopi ... &t=2603616

Closed