Skip to content

Commit da48813

Browse files
committed
Bump to version 1.2.2
1 parent d3830ad commit da48813

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.2.2 - 2026-01-03
4+
5+
- Fixed an issue that could cause fatal PHP errors if used in a phpBB 4.0.0-a2 board.
6+
37
## 1.2.1 - 2025-06-04
48

59
- Modernized codebase, ensuring compatibility with future phpBB releases

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "phpbb-extension",
44
"description": "A phpBB extension that allows you to check, optimize and repair phpBB's MySQL database tables from a phpMyAdmin-like interface in the Administration Control Panel or from the CLI.",
55
"homepage": "https://github.com/iMattPro/dbtool",
6-
"version": "1.2.1",
6+
"version": "1.2.2",
77
"keywords": ["phpbb", "extension", "database", "mysql", "optimize", "repair", "phpmyadmin"],
88
"license": "GPL-2.0-only",
99
"authors": [

0 commit comments

Comments
 (0)