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.
2 parents 40ce376 + 1937e04 commit 89d3cc0Copy full SHA for 89d3cc0
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# QuickInstall Changelog
2
3
+## Version 1.6.14
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.13
7
- [Fix] Restored functionality to QI's version checking.
8
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.13",
+ "version": "1.6.14",
"license": "GPL-2.0-only",
"authors": [
{
0 commit comments