Branch: refs/heads/QA_5_0 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 5ab7d56008153e16bc7061e3548dfa3c94c4eb2d https://github.com/phpmyadmin/phpmyadmin/commit/5ab7d56008153e16bc7061e3548d... Author: William Desportes williamdes@wdes.fr Date: 2020-04-05 (Sun, 04 April 2020) +02:00
Changed paths: M doc/faq.rst M doc/glossary.rst M libraries/classes/Plugins/Auth/AuthenticationCookie.php M test/php.ini
Log Message: ----------- Remove all references to deprecated extension mcrypt
"Warning This feature was DEPRECATED in PHP 7.1.0, and REMOVED in PHP 7.2.0."
It was added in: b9b6b45a4fd6026fa1cfc2dc36de201f9b0e9953
I did this change because Sphinx complained about "Warning, treated as error: /home/travis/build/williamdes/phpmyadmintest/doc/glossary.rst:217:duplicate term description of mcrypt, other instance in glossary" in a documentation added 7 years ago.
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: c21a758e5a82b63aeb81335c4d8bdf5869b4d8e4 https://github.com/phpmyadmin/phpmyadmin/commit/c21a758e5a82b63aeb81335c4d8b... Author: William Desportes williamdes@wdes.fr Date: 2020-04-05 (Sun, 04 April 2020) +02:00
Changed paths: M doc/glossary.rst
Log Message: ----------- Fix a see also link
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: efed667497e0448d9fd186841c4fc4fa99bfe324 https://github.com/phpmyadmin/phpmyadmin/commit/efed667497e0448d9fd186841c4f... Author: William Desportes williamdes@wdes.fr Date: 2020-04-05 (Sun, 04 April 2020) +02:00
Changed paths: M doc/faq.rst M doc/security.rst M doc/transformations.rst M doc/vendors.rst
Log Message: ----------- Some documentation improvements
Signed-off-by: William Desportes williamdes@wdes.fr