Update to 4.9.3

Welcome to phpMyAdmin 4.9.3, a routine bugfix release. This release is occurring simultaneously with the release of phpMyAdmin 5.0.0, which is our recommended version except for users with older PHP installations.

This is planned as the final bugfix release of phpMyAdmin version 4. Version 4 works with PHP versions 5.5 through (at least) 7.4, and MySQL versions 5.5 and newer (and the corresponding MariaDB versions). Version 5 will require PHP 7.1 or newer, but we plan to maintain security fixes for version 4 as part of our LTS program. For end of life details and supported versions, please see the "Supported versions" grid at https://www.phpmyadmin.net/downloads/.

This release includes fixes for many bugs, including:

 - Several PHP notices and warnings including "Undefined index table_create_time," a notice about error_reporting() being disabled for security reasons, and several Undefined Index errors.
 - Support CloudFront-Forwarded-Proto header for Amazon CloudFront proxy
 - Early compatibility with development versions of PHP 8
 - Fix replication actions (start, stop, etc)

There are many, many more bug fixes thanks to the efforts of our developers and other contributors. For full details, you can see the ChangeLog file included with this release.

The phpMyAdmin team

Sponsored by:	Netzkommune GmbH
This commit is contained in:
Jochen Neumeister 2019-12-28 23:56:07 +00:00
parent f11a5319e7
commit f4dd09a397
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521249
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpMyAdmin
DISTVERSION= 4.9.2
DISTVERSION= 4.9.3
CATEGORIES= databases www
MASTER_SITES= https://files.phpmyadmin.net/${PORTNAME}/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1575663265
SHA256 (phpMyAdmin-4.9.2-all-languages.tar.xz) = 3bc3e37fefbdfcaf12fd59d6d7fdbf11ffcffe3e211155bf5b822b54a3c2043e
SIZE (phpMyAdmin-4.9.2-all-languages.tar.xz) = 6118472
TIMESTAMP = 1577576351
SHA256 (phpMyAdmin-4.9.3-all-languages.tar.xz) = b7178fefbbb373af8c9586d0f6f70ee9994301723dd3160204078dcbe4d8fa6b
SIZE (phpMyAdmin-4.9.3-all-languages.tar.xz) = 6136280