com php-src: Revert "extend skip section": ext/openssl/tests/op enssl_x509_parse_basic.phpt

[email protected] (Anatol Belski)
Newsgroups php.cvs
Message-ID <[email protected]>
Commit:    4ca3468e78c78ed7f3ecb9624c0ecd3fd442790f
Author:    Anatol Belski <[email protected]>         Tue, 4 Apr 2017 16:21:23 +0200
Parents:   feeb35e438db36f08bb82d493b11d4211201f23c
Branches:  PHP-7.0 PHP-7.1 master

Link:       http://git.php.net/?p=php-src.git;a=commitdiff;h=4ca3468e78c78ed7f3ecb9624c0ecd3fd442790f

Log:
Revert "extend skip section"

This reverts commit 51360480649628a58b4c06940b6c4ad49ff31186.

This is not needed anymore wrt dst handling fix

Changed paths:
  M  ext/openssl/tests/openssl_x509_parse_basic.phpt


Diff:
diff --git a/ext/openssl/tests/openssl_x509_parse_basic.phpt b/ext/openssl/tests/openssl_x509_parse_basic.phpt
index f19e895..59daedc 100644
--- a/ext/openssl/tests/openssl_x509_parse_basic.phpt
+++ b/ext/openssl/tests/openssl_x509_parse_basic.phpt
@@ -3,14 +3,6 @@ openssl_x509_parse() tests
 --SKIPIF--
 <?php if (!extension_loaded("openssl")) print "skip"; 
 if (OPENSSL_VERSION_NUMBER < 0x10000000) die("skip Output requires OpenSSL 1.0");
-if(substr(PHP_OS, 0, 3) == 'WIN') {
-	$exp = "W. Europe Standard Time";
-	$cmd = "powershell -command [System.TimeZoneInfo]::Local.Id";
-	$r = trim(shell_exec($cmd));
-	if ($exp !== $r) {
-		die("skip expect '$exp', got '$r'");
-	}
-}
 ?>
 --FILE--
 <?php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.