Skip to content

Add Adminer 6.0.0 - #241

Open
jakubboucek wants to merge 2 commits into
TimWolla:masterfrom
jakubboucek:adminer-6.0.0
Open

Add Adminer 6.0.0#241
jakubboucek wants to merge 2 commits into
TimWolla:masterfrom
jakubboucek:adminer-6.0.0

Conversation

@jakubboucek

@jakubboucek jakubboucek commented Aug 9, 2026

Copy link
Copy Markdown

This adds the 6/ and 6/fastcgi variants for Adminer 6.0.0 and points latest to 6, following the pattern of the 4 → 5 upgrade. Two functional differences from a plain copy of 5/:

  • Since Adminer 6 the login form is generated with single-quoted attributes, so the DefaultServerPlugin regex in index.php is adjusted to match.
  • The version-noverify plugin no longer injects a verifyVersion = script; the CI plugin smoke test for the 6 variants instead verifies that the default partial(verifyVersion onload handler disappears when the plugin is loaded.

Closes #240

Copy of the 5/ variants with the version and checksums updated, with one functional change: since Adminer 6 the login form is generated with single-quoted attributes, so the DefaultServerPlugin regex in index.php is adjusted to match.

The 'latest' alias now points to 6.
Since Adminer 6 the version-noverify plugin no longer injects a
'verifyVersion =' script; it suppresses the version check instead.
For the 6/ variants, verify that the default 'partial(verifyVersion'
onload handler is gone when the plugin is loaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Released Adminer v6.0.0

1 participant