phpBB Board Updated To 3.0.0 Gold (Final)
Posted: Thu Dec 13, 2007 8:32 pm
The forums have been updated to the final version of phpBB 3. As always, report errors.
Here are a few fixes since RC8:
Here are a few fixes since RC8:
- [Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)
- [Fix] Check "able to disable word censor" option while applying word censor on text (Bug #15974)
- [Fix] Rollback changes on failed transaction if returning on sql error, if set
- [Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)