mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 08:21:49 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			462 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			462 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt
 | |
| index e4ea264b3b..fd1f7ef9d3 100644
 | |
| --- a/ext/openssl/tests/openssl_error_string_basic.phpt
 | |
| +++ b/ext/openssl/tests/openssl_error_string_basic.phpt
 | |
| @@ -6,6 +6,8 @@ openssl
 | |
|  <?php
 | |
|  if (OPENSSL_VERSION_NUMBER >= 0x30000000) die('skip For OpenSSL < 3.0');
 | |
|  ?>
 | |
| +--XFAIL--
 | |
| +Somehow unstable
 | |
|  --FILE--
 | |
|  <?php
 | |
|  // helper function to check openssl errors
 |