Skip to content

Add Adminer 6.0.0 - #241

Merged
TimWolla merged 2 commits into
TimWolla:masterfrom
jakubboucek:adminer-6.0.0
Aug 18, 2026
Merged

Add Adminer 6.0.0#241
TimWolla merged 2 commits into
TimWolla:masterfrom
jakubboucek:adminer-6.0.0

Conversation

@jakubboucek

@jakubboucek jakubboucek commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

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.
@causefx

causefx commented Aug 15, 2026

Copy link
Copy Markdown

any update on this @TimWolla

@TimWolla

Copy link
Copy Markdown
Owner

any update on this

Summer Vacation.

@TimWolla TimWolla left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@TimWolla
TimWolla merged commit 2818c59 into TimWolla:master Aug 18, 2026
6 checks passed
@causefx

causefx commented Aug 18, 2026

Copy link
Copy Markdown

you're a legend. sorry i didn't mean to come off short. i appreciate the merge and the reply.

@TimWolla

Copy link
Copy Markdown
Owner

@jakubboucek
jakubboucek deleted the adminer-6.0.0 branch August 18, 2026 15:40
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

3 participants