Skip to content

Commit 043ce4c

Browse files
committed
Revert "Disable bug77390.phpt"
This reverts commit 139492b.
1 parent b33fa18 commit 043ce4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/openssl/tests/bug77390.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Bug #76705: feof might hang on TLS streams in case of fragmented TLS records
44
<?php
55
if (!extension_loaded("openssl")) die("skip openssl not loaded");
66
if (!function_exists("proc_open")) die("skip no proc_open");
7-
die("skip Disabled due to too many spurious failures");
87
?>
98
--FILE--
109
<?php

0 commit comments

Comments
 (0)