General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Form token in login forms - Some login forms were missing form tokens and older styles did not support logging in
Inability to change topic type - A missing event dispatcher caused an internal server error when changing topic types
View PM folder broken - An incorrect PM state caused an undefined index error
URL links incorrectly shortened - Links were incorrectly shortened when posted inside the [url=] BBCode
The packages can be downloaded from our downloads page as well es our package archive. Please test the packages to the full extent, so we can have a stable final release.
I have no problems updating my production database from 3.2.5 to 3.2.7-RC1. I followed the recommending update procedure using the full install package.
Why is phpBB still not being converted to Twig syntax? Extensions are beginning to use it, and I also see it's being used in pull requests. Example: https://github.com/phpbb/phpbb/pull/5575/files
It would also be easier to manually update forum styles. Now we need to search things like {S_LOGIN_REDIRECT} that is completely different in Twig syntrax. Example: https://area51.phpbb.com/code-changes/3 ... .html.html