Bump minimum version to PHP 7.1#220
Conversation
Drop support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
I think a v4 branch is needed... current phpMyAdmin (4.8.x) still rely on it |
|
Anyone who still uses the version 4 can pull it from the Git tag v4.3.1 or GitHub release 4.3.1, minimizing the importance of having the branch — but I think that creating the branch now will encourage fixes to be backported to v4 by authors, so I do think it's a good idea and will take care of it. |
|
We should decide on a name for the branch, though; I'm partial to |
|
@ibennetch What about |
|
Both of those are good ideas. Since no one has really offered any other suggestion I'm thinking |
Drop support for PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6, PHP 7.0 and HHVM
Since phpMyAdmin requires PHP 7.1, it makes sense to require PHP 7.1 for sql-parser as well.