[phpmyadmin/docker] 12b0f3: Fix $i could be affected by the socket settings not being of the same length

3 Jan
2025
3 Jan
'25
5:59 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 12b0f347cb933a7fac768286dbd0369d7e78bef0 https://github.com/phpmyadmin/docker/commit/12b0f347cb933a7fac768286dbd0369d... Author: William Desportes <williamdes@wdes.fr> Date: 2025-01-03 (Fri, 01 January 2025) +01:00 Changed paths: M config.inc.php Log Message: ----------- Fix $i could be affected by the socket settings not being of the same length "Looping through $sockets using the same index variable $i interferes with $i--; on the following line. PMA_HOSTS & PMA_SOCKETS may not be of equal length."
278
Age (days ago)
278
Last active (days ago)
0 comments
1 participants
participants (1)
-
William Desportes