Commit Graph

43 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
2b830ea256
Bump PHP minimum version to 7.2
PHP officially ended support for PHP 7.2 on 2020-11-30. So it is safe to
bump the minimum version to PHP 7.2 for phpMyAdmin 5.2, which is likely
to be released only in the second half of 2021.

Related to #15607

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2021-02-18 12:33:03 -03:00
Maurício Meneghini Fauth
178882b391
Update web browser support in doc/require.rst
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2020-12-21 15:44:30 -03:00
Ian Gilfillan
07772d8549 Fix typo on requirements doc page
Signed-off-by: Ian Gilfillan <github@greenman.co.za>
2020-03-22 22:48:32 -04:00
William Desportes
aa2f369bf3
Merge branch 'QA_4_9' into QA_5_0
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 20:27:25 +01:00
William Desportes
313da618bd
Fix redirection form secure.php.net to www.php.net
Signed-off-by: William Desportes <williamdes@wdes.fr>
2019-12-21 11:03:10 +01:00
Maurício Meneghini Fauth
a12911db24 Fix missing requires for PHP 7.1.3
Related to commit 71208bab74

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2019-05-29 17:32:53 -03:00
Maurício Meneghini Fauth
1a107ac92e Upgrade to PHP 7.1
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-04-11 20:23:56 -03:00
Michal Čihař
1c00728163 Make hash extension required
It is anyway shipped by default and carrying implementation of hash_hmac
is not really a good idea long term.

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-05 14:46:46 +02:00
Michal Čihař
0c32545c25 Documnent ctype dependency
It is required by Twig.

Fixes #13611

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-04 12:13:42 +02:00
Michal Čihař
7cea5eb9af Replace our mbstring polyfills with symfony/polyfill-mbstring
The symfony/polyfill-mbstring is anyway pulled in through Twig, so this
doesn't add additional dependencies.

Fixes #12386

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-05-17 10:03:30 +02:00
Madhura Jayaratne
23ac9e3e83 Merge branch 'QA_4_6' 2016-12-05 20:31:43 +11:00
Madhura Jayaratne
028998f829 Fix #12784 Remove ctype installation suggestion
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-12-05 20:16:55 +11:00
Michal Čihař
75a5fde46d Use secure.php.net for PHP documentation links
This avoids unnecessary redirect on the way (I still think this website
setup is weird, but that's all I can do about it).

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-10-18 11:13:24 +02:00
Michal Čihař
298f19b3be Use https links in docs where available
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-07-28 09:30:29 +02:00
Michal Čihař
076f74d7e5 Add mbstring glossary term from wiki
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-25 17:49:16 +02:00
Michal Čihař
44a6ae9b50 Use https when linking to php.net
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-05-17 10:13:16 +02:00
Michal Čihař
daf5b0d329 Use php.net to link to their website
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-04-18 17:11:15 +02:00
Marc Delisle
b039a58347 PHP requirement to display phpMyAdmin version
Signed-off-by: Marc Delisle <marc@infomarc.info>
2016-01-20 07:23:24 -05:00
Michal Čihař
72a631bb28 Clarify browser requirements
We need something which is supported by jQuery.

Issue #11833

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-08 12:11:17 +01:00
Marc Delisle
34d3657fbd Merge branch 'QA_4_5' 2015-09-23 08:37:47 -04:00
Marc Delisle
692c555c3f Replace the mcrypt extension suggestion with openssl
See http://blog.remirepo.net/post/2015/07/07/About-libmcrypt-and-php-mcrypt

Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-23 08:35:27 -04:00
Madhura Jayaratne
3c17f2c3b0 Remove references to Drizzle from documentation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-09-10 01:06:55 +10:00
Marc Delisle
6a9d80eb89 Minimum supported PHP version is now 5.5
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-08-21 07:55:16 -04:00
Marc Delisle
aa89456dc4 Fix typos
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-06-16 07:17:32 -04:00
Marc Delisle
d9cdb8d73c Merge branch 'QA_4_4' 2015-05-26 15:14:47 -04:00
Marc Delisle
a0750f9582 Requirement for reCAPTCHA
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-26 15:13:59 -04:00
Marc Delisle
6e19c10161 Fix typo
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-05-04 07:24:39 -04:00
Marc Delisle
7a7ed1f4f6 Mention nginx
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-04-11 08:52:51 -04:00
Marc Delisle
18e6cfd5c5 mcrypt: remove the requirement (64-bit) and the related warning
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-26 09:56:24 -04:00
Michal Čihař
edcd09ca1b Remove trailing whitespace from the documentation
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-03-20 09:39:07 +01:00
Marc Delisle
b6bacea337 Start the changes for the new minimum MySQL version 2013-10-31 12:57:39 -04:00
Marc Delisle
94a309b077 We are already talking about PHP, no need to mention it 2013-08-24 06:30:01 -04:00
Marc Delisle
eae2f1bc28 Fix merge conflicts 2013-08-24 06:27:15 -04:00
Marc Delisle
dd39ca8da0 The ctype extension is not required but only suggested for performance 2013-08-24 06:22:50 -04:00
Marc Delisle
917d8033eb Fix merge conflicts 2013-07-30 08:30:32 -04:00
Marc Delisle
baf3dd9b6a Bug #4036 Call to undefined function mb_detect_encoding (clarify the doc) 2013-07-30 08:27:12 -04:00
Michal Čihař
0f3754a271 Raise requirements to PHP 5.3 2013-07-01 15:29:47 +02:00
Michal Čihař
9e6f4351fc Better placement of see also links 2012-11-14 13:27:16 +01:00
Michal Čihař
c7d78f7503 Better describe database support 2012-11-14 13:25:44 +01:00
Michal Čihař
b9ab0a5c32 Improve requirements section 2012-11-14 13:17:07 +01:00
Michal Čihař
937a377821 Move to doc directory 2012-11-12 08:59:53 +01:00
Michal Čihař
318701f0e5 Revert move to docs 2012-11-09 12:01:46 +01:00
Michal Čihař
dfd72c2d3d Move files to doc subdir 2012-11-09 11:53:13 +01:00