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

Fix CI failure on macOS after Curl update

This commit is contained in:
Niels Dossche
2024-07-28 14:34:26 +02:00
parent 4df858602a
commit fdae7c23f0

View File

@@ -46,21 +46,21 @@ echo "\nDone.\n";
temp stream \(close after\):
About to rewind!
(\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
\* Closing connection( #?-?\d+)?
\* [Cc]losing connection( #?-?\d+)?
memory stream \(close after\):
About to rewind!
(\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
\* Closing connection( #?-?\d+)?
\* [Cc]losing connection( #?-?\d+)?
temp stream \(leak\):
About to rewind!
(\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
\* Closing connection( #?-?\d+)?
\* [Cc]losing connection( #?-?\d+)?
memory stream \(leak\):
About to rewind!
(\* processing: file:\/\/\/i_dont_exist\/\n)?\* Couldn't open file \/i_dont_exist\/
\* Closing connection( #?-?\d+)?
\* [Cc]losing connection( #?-?\d+)?
Done\.