mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 11:40:08 +02:00
[ticket/16051] Remove mysql driver as it's no longer supported in PHP >= 7.0
PHPBB3-16051
This commit is contained in:
@@ -34,7 +34,6 @@ will be skipped:
|
||||
- apcu (APCu cache driver - native API, php7+)
|
||||
- apcu_bc, apcu (APCu cache driver - APC API, php7+)
|
||||
- bz2 (compress tests)
|
||||
- mysql, pdo_mysql (MySQL database driver)
|
||||
- mysqli, pdo_mysql (MySQLi database driver)
|
||||
- pcntl (flock class)
|
||||
- pdo (any database tests)
|
||||
|
Reference in New Issue
Block a user