https://github.com/code-lts/phpmyadmin-releases
phpMyAdmin releases into GIT
https://github.com/code-lts/phpmyadmin-releases
Last synced: 9 months ago
JSON representation
phpMyAdmin releases into GIT
- Host: GitHub
- URL: https://github.com/code-lts/phpmyadmin-releases
- Owner: code-lts
- License: mpl-2.0
- Created: 2020-10-11T20:26:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T22:06:27.000Z (about 1 year ago)
- Last Synced: 2025-03-06T01:29:24.195Z (about 1 year ago)
- Language: Shell
- Size: 184 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phpMyAdmin releases
phpMyAdmin releases into GIT
## Tag spec
### By version
- `upstream/version/all-languages/{VERSION}` Each "all languages" phpMyAdmin version.
- `upstream/version/english/{VERSION}` Each "english" phpMyAdmin version.
- `upstream/version/source/{VERSION}` Each "source" phpMyAdmin version.
## Branches spec
### Latest ones
- `upstream/latest-all-languages` Latest "all languages" phpMyAdmin version.
- `upstream/latest-english` Latest "english" phpMyAdmin version.
- `upstream/latest-source` Latest "source" phpMyAdmin version.
### By series
- `upstream/series/latest-all-languages/{MAJOR}-{MINOR}` Latest "all languages" phpMyAdmin version for this series.
- `upstream/series/latest-english/{MAJOR}-{MINOR}` Latest "english" phpMyAdmin version for this series.
- `upstream/series/latest-source/{MAJOR}-{MINOR}` Latest "source" phpMyAdmin version for this series.