1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Fix test without extra curl features

The empty line would otherwise be required in the test and make it fail.
This commit is contained in:
Bob Weinand
2024-10-25 01:30:21 +02:00
parent 1e7eba0b30
commit 824c81602b

View File

@@ -49,6 +49,5 @@ Array
[HTTPS_PROXY] => bool
[MULTI_SSL] => bool
[BROTLI] => bool
%A
)
%A)
Complete