File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,7 @@ In the directory samples you'll find phpminiconfig.php for known OpenSource pack
4343## Change Log
4444
4545### changes in phpMiniAdmin 1.9.251125 (latest)
46+ - enabled use of PDO by default if available with fallback to mysqli
4647- reverted back from str_starts_with to strpos to support PHP 7
4748- fix if does not have permission to run SHOW DATABASES
4849- moved work with session under $_ SESSION[ 'phpMiniAdmin'] , so it does not conflict with other applications sessions
Original file line number Diff line number Diff line change 11### changes in phpMiniAdmin 1.9.251125 (latest)
2+ - enabled use of PDO by default if available with fallback to mysqli
23- reverted back from str_starts_with to strpos to support PHP 7
34- fix if does not have permission to run SHOW DATABASES
45- moved work with session under $_ SESSION[ 'phpMiniAdmin'] , so it does not conflict with other applications sessions
You can’t perform that action at this time.
0 commit comments