adminerevo/adminer
Sneda8 28d9543c14
PHP 8.3 error suppression
PHP 8.3 has shortened the array access on null error message to "Trying to
access array offset on null". This commit changes the regular expression
used to circumvent errors.
2024-02-16 09:17:15 +01:00
..
drivers Forbid protocol and port number in server for Elastisearch driver 2023-12-01 22:57:05 +01:00
include PHP 8.3 error suppression 2024-02-16 09:17:15 +01:00
lang Fix and complete Slovak translation 2024-01-16 23:03:06 +01:00
static I#104: logo white bg for dark mode 2024-02-03 14:01:48 +01:00
call.inc.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
create.inc.php Support multi-line table comments 2021-05-23 11:38:04 +02:00
database.inc.php Make maxlength in all fields a soft limit 2018-07-15 21:05:26 +02:00
db.inc.php Use links bar for "Create ..." functions 2023-08-23 09:46:49 +02:00
designs.php Add designs.php 2018-01-23 14:36:32 +01:00
download.inc.php PostgreSQL: Unescape bytea fields 2018-02-06 16:05:50 +01:00
dump.inc.php Add DB version to comment in export 2021-02-08 09:47:10 +01:00
edit.inc.php MySQL: Skip editing generated columns 2019-08-19 16:51:28 +02:00
event.inc.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
file.inc.php Use file caching only in non-dev 2018-02-20 22:08:52 +01:00
foreign.inc.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
index.php <body> class for project-specific styles 2023-11-20 16:17:48 +10:30
indexes.inc.php Change inline style to class name 2018-10-27 21:21:20 +02:00
plugin.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
privileges.inc.php &nbsp; is not needed with border-collapse 2018-02-20 16:02:25 +01:00
procedure.inc.php Speed up alter table form 2019-12-20 13:50:20 +01:00
processlist.inc.php Save bytes 2021-02-15 18:33:19 +01:00
schema.inc.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
scheme.inc.php Simplify drop object confirmation questions 2018-01-24 18:36:19 +01:00
script.inc.php Fixed undefined variable 2023-07-10 22:08:15 +02:00
select.inc.php Consistent filter remove buttons 2023-11-21 16:38:18 +10:30
sequence.inc.php Simplify drop object confirmation questions 2018-01-24 18:36:19 +01:00
sql.inc.php Fix issue with truncated queries and prevent copying queries > 1Mb to clipboard 2023-09-10 20:47:47 +02:00
sqlite.php Add TODO 2018-06-27 08:55:19 +02:00
table.inc.php Code cosmetics : removed trailing tabs 2023-05-21 15:03:36 +02:00
trigger.inc.php PostgreSQL: Support UPDATE OF triggers (bug #789) and triggers with more events (OR) 2021-03-03 11:07:58 +01:00
type.inc.php Simplify drop object confirmation questions 2018-01-24 18:36:19 +01:00
user.inc.php Fix creating users and changing password in MySQL 8 (bug #663) 2019-01-28 13:47:53 +01:00
variables.inc.php &nbsp; is not needed with border-collapse 2018-02-20 16:02:25 +01:00
view.inc.php Make maxlength in all fields a soft limit 2018-07-15 21:05:26 +02:00