(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This page highlights important changes in phpBB 3.1.12
New Features
- Memcached support - phpBB now supports memcached caching [1]
Notable Bug Fixes
- Password updater working with PostgreSQL - The cron for updating legacy password hashes was running invalid queries on PostgreSQL [2]
Event changes
PHP Events (Hook Locations)
Identifier |
Placement |
Arguments |
Added in Release |
Explanation
|
core.acp_logs_info_modify_modes |
includes/acp/info/acp_logs.php |
modes |
3.2.1-RC1 |
Event to add or modify ACP log modulemodes
|
Template Events
Identifier |
Prosilver Placement (If applicable) |
Subsilver Placement (If applicable) |
Added in Release |
Explanation
|
ACP Template Events
Identifier |
Placement |
Added in Release |
Explanation
|