We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41f378 commit 145af26Copy full SHA for 145af26
2 files changed
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# QuickInstall Changelog
2
3
+## Version 1.6.11
4
+- [Fix] Fixed a fatal PHP error that could occur when creating new boards from the latest build of phpBB 4 ()
5
+
6
## Version 1.6.10
7
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.1 or newer.
8
- [Fix] Fixed some minor issues that could occur when populating user data.
composer.json
@@ -2,7 +2,7 @@
"name": "phpbb/quickinstall",
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
- "version": "1.6.10",
+ "version": "1.6.11",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments