mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: Revert "Skip bug45161.phpt on Windows"
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
Bug #45161 (Reusing a curl handle leaks memory)
|
||||
--EXTENSIONS--
|
||||
curl
|
||||
--SKIPIF--
|
||||
<?php
|
||||
if (PHP_OS_FAMILY === 'Windows') die('skip This test is insanely slow on Windows');
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
include 'server.inc';
|
||||
|
||||
Reference in New Issue
Block a user