History log of /php-src/sapi/fpm/tests/socket-uds-too-long-filename-test.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# ea87501a 30-Aug-2023 Jakub Zelenka

Fix FPM UDS test for very long name check by extending its length

It did not correctly produce error message if run in in a short src path


# 08b57772 12-Apr-2023 Joshua Behrens

Warn when fpm socket was not registered on the expected path

This might happen if the UDS length limit is exceeded.

Co-authored-by: Jakub Zelenka <bukka@php.net>

Closes GH-

Warn when fpm socket was not registered on the expected path

This might happen if the UDS length limit is exceeded.

Co-authored-by: Jakub Zelenka <bukka@php.net>

Closes GH-11066

show more ...