Releasing 3.1.0-b1
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.
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.
Re: Releasing 3.1.0-a4/b1
I was talking about an A3 board upgrading to B1.
Re: Releasing 3.1.0-b1
Hello
where i can find the language and style code changes from 3.0.12 to 3.1.b1 ?
where i can find the language and style code changes from 3.0.12 to 3.1.b1 ?
Re: Releasing 3.1.0-b1
We will not be providing code changes from 3.0.x to 3.1.0. If you want them, you will need to generate them yourself. Language changes can be found this way:
Code: Select all
git diff -p release-3.0.12 release-3.1.0-b1 phpBB/language/en > phpbb-3.0.12_to_3.1.0-b1_language.patch
- nickvergessen
- Former Team Member
- Posts: 733
- Joined: Sun Oct 07, 2007 11:54 am
- Location: Stuttgart, Germany
- Contact:
Re: Releasing 3.1.0-b1
I attached the files for prosilver and language
- Attachments
-
prosilver_changes_3.0.12_to_3.1.0-b1.diff
- (679.7 KiB) Downloaded 370 times
-
language_changes_3.0.12_to_3.1.0-b1.diff
- (354.95 KiB) Downloaded 361 times
Member of the Development-Team — No Support via PM