mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Fix CI failure on macOS after Curl update
This commit is contained in:
parent
4df858602a
commit
fdae7c23f0
1 changed files with 4 additions and 4 deletions
|
@ -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\.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue