Skip to content

Commit cd73ef0

Browse files
committed
Bump to version 1.6.10
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent 8d69d00 commit cd73ef0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# QuickInstall Changelog
22

3+
## Version 1.6.10
4+
- [Fix] Fixed a fatal PHP error that could occur when creating new boards under PHP 8.1 or newer.
5+
- [Fix] Fixed some minor issues that could occur when populating user data.
6+
37
## Version 1.6.9
48
- [Fix] Fixed a bug introduced in version 1.6.8 that caused a fatal error in PHP8 when populating a board with users.
59

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "phpbb/quickinstall",
33
"description": "QuickInstall is a developer tool used to create multiple phpBB3 installations.",
44
"homepage": "https://www.phpbb.com/customise/db/official_tool/phpbb3_quickinstall",
5-
"version": "1.6.9",
5+
"version": "1.6.10",
66
"license": "GPL-2.0-only",
77
"authors": [
88
{

0 commit comments

Comments
 (0)