File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed
Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- ================
2- Changes in phpBB
3- ================
1+ =============
2+ Upgrade Guide
3+ =============
44
5- This document outlines changes introduced in different versions of phpBB. These changes may require adjustments to your existing code.
5+ This document outlines changes introduced in different versions of phpBB. These changes may require adjustments to your
6+ existing custom PHP code or Extension code when upgrading to specific versions from a prior versions of phpBB.
7+ It is mainly meant to be used by core and Extension developers and does not provide end user documentation for upgrading.
8+
9+ Unless explicitly stated otherwise, each version describes the changes compared to the previous major or minor version
10+ that directly preceded it. For example the upgrade guide for 4.0 will describe the changes compared to 3.3 whereas an upgrade guide
11+ for 4.1 will describe the changes compared to 4.0.
612
713Contents:
814
You can’t perform that action at this time.
0 commit comments