De derde update voor versie 3.1 van phpBB is uitgebracht. Met dit programma is het mogelijk om een webforum te maken. PhpBB wordt onder de gpl-licentie beschikbaar gesteld en maakt gebruik van php en een databaseprogramma om berichten op te slaan. Naast MySQL worden ook PostgreSQL, Oracle Database, Microsoft SQL Server en SQLite als databasesoftware ondersteund. Versie 3.1 bevat een groot aantal veranderingen voor zowel gebruikers en admins als ontwikkelaars. De belangrijkste veranderingen in versie 3.1.3 zijn hieronder voor je op een rijtje gezet:
Security and HardeningNew Features
- Hardening of imagick path - Existence of the path to the imagick program specified in the Administration Control Panel is now verified.
Notable Bug Fixes
- Events - More events have been added to the template and the php core
- Support for IDN (IRI) Urls - Urls in BBCodes, posts and profile fields can now contain UTF8 characters
- Migrations can now use DI - Migrations can now use the container to access additional objects
- Canonical URLs sort parameters removed - In order to produce less duplicate pages, the sort parameters have been removed from the canonical URLs
- Multiple bugs while updating - Quite some bugs in the database update scripts have been fixed
- Boolean profile fields on PostgreSQL - Boolean profile fields can now be created again
- UTF8 characters in attachment names - Attachments with UTF8 characters in their file name can now be uploaded again
