Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: a0e0282c91232abae89bd0fea7add83a9272a6be https://github.com/phpmyadmin/docker/commit/a0e0282c91232abae89bd0fea7add83a9272a6be Author: William Desportes <william...@wdes.fr> Date: 2025-01-07 (Tue, 01 January 2025) +01:00
Changed paths: M apache/config.inc.php M fpm-alpine/config.inc.php M fpm/config.inc.php Log Message: ----------- Fix $i could be affected by the socket settings not being of the same length Sync all variants Ref: 12b0f347cb933a7fac768286dbd0369d7e78bef0 "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." Commit: 9c06d07727e259a3bbcde8f094ea62aae22114f3 https://github.com/phpmyadmin/docker/commit/9c06d07727e259a3bbcde8f094ea62aae22114f3 Author: William Desportes <william...@wdes.fr> Date: 2025-01-07 (Tue, 01 January 2025) +01:00 Changed paths: M CHANGELOG.md Log Message: ----------- Add a CHANGELOG entry for #186 Ref: 12b0f347cb933a7fac768286dbd0369d7e78bef0 Commit: 2b712de3614ad26be2fe7ac2f0db52311b506278 https://github.com/phpmyadmin/docker/commit/2b712de3614ad26be2fe7ac2f0db52311b506278 Author: William Desportes <william...@wdes.fr> Date: 2025-01-07 (Tue, 01 January 2025) +01:00 Changed paths: M CHANGELOG.md Log Message: ----------- Add CHANGELOG entries for #448 _______________________________________________ Git mailing list -- git@phpmyadmin.net To unsubscribe send an email to git-le...@phpmyadmin.net