[Svn] [roundcube/roundcubemail] 066faa: CS fixes, short array syntax, PHP8 fixes, tests
Aleksander Machniak
noreply at github.com
Sat Nov 28 10:07:44 CET 2020
Branch: refs/heads/master
Home: https://github.com/roundcube/roundcubemail
Commit: 066faa148592d7572ffc40cd1a2e9eb8cebf23c3
https://github.com/roundcube/roundcubemail/commit/066faa148592d7572ffc40cd1a2e9eb8cebf23c3
Author: Aleksander Machniak <alec at alec.pl>
Date: 2020-11-28 (Sat, 28 Nov 2020)
Changed paths:
M INSTALL
M program/lib/Roundcube/db/mssql.php
M program/lib/Roundcube/db/mysql.php
M program/lib/Roundcube/db/oracle.php
M program/lib/Roundcube/db/pgsql.php
M program/lib/Roundcube/db/sqlite.php
M program/lib/Roundcube/db/sqlsrv.php
M program/lib/Roundcube/rcube_db.php
M program/lib/Roundcube/rcube_enriched.php
M program/lib/Roundcube/rcube_html2text.php
M program/lib/Roundcube/rcube_image.php
M tests/Framework/DB.php
M tests/Framework/Enriched.php
M tests/Framework/Html2text.php
M tests/Framework/Image.php
Log Message:
-----------
CS fixes, short array syntax, PHP8 fixes, tests
also fixed listing of table columns on SQLite database
More information about the svn
mailing list