mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.3'
This commit is contained in:
@@ -10,7 +10,7 @@ require_once "tester.inc";
|
||||
|
||||
$socketFilePrefix = __DIR__ . '/socket-file';
|
||||
$socketFile = sprintf(
|
||||
"/socket-file-fpm-unix-socket-too-long-filename-but-starts-anyway%s.sock",
|
||||
"/this-socket-very-very-very-long-file-fpm-unix-socket-is-too-long-filename-but-starts-anyway%s.sock",
|
||||
__DIR__,
|
||||
str_repeat('-0000', 11)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user