mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02: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:
parent
1e7eba0b30
commit
824c81602b
1 changed files with 1 additions and 2 deletions
|
@ -49,6 +49,5 @@ Array
|
||||||
[HTTPS_PROXY] => bool
|
[HTTPS_PROXY] => bool
|
||||||
[MULTI_SSL] => bool
|
[MULTI_SSL] => bool
|
||||||
[BROTLI] => bool
|
[BROTLI] => bool
|
||||||
%A
|
%A)
|
||||||
)
|
|
||||||
Complete
|
Complete
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue