From 355baf982eaec1aea54ba9886f54decad6fcc467 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 18 Jul 2024 12:42:01 +0200 Subject: [PATCH] Revert "Skip bug45161.phpt on Windows" This reverts commit 4b22c3e3ad5fa7088469315cc96353da747c91f6. As quick measure for GH-10753, that test was skipped on Windows. However, it seems that there are no longer performance issues with newer cURL versions, so we run that test again on Windows. Fixes GH-10753. Closes GH-14998. --- ext/curl/tests/bug45161.phpt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ext/curl/tests/bug45161.phpt b/ext/curl/tests/bug45161.phpt index 7e67b6d741e..9ba8f5f9024 100644 --- a/ext/curl/tests/bug45161.phpt +++ b/ext/curl/tests/bug45161.phpt @@ -2,10 +2,6 @@ Bug #45161 (Reusing a curl handle leaks memory) --EXTENSIONS-- curl ---SKIPIF-- - --FILE--