We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3d678 commit 3227a55Copy full SHA for 3227a55
ext/openssl/tests/openssl_free_key.phpt
@@ -4,7 +4,6 @@ void openssl_free_key ( resource $key_identifier );
4
marcosptf - <marcosptf@yahoo.com.br> - @phpsp - sao paulo - br
5
--SKIPIF--
6
<?php
7
-if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
8
if (!extension_loaded("openssl"))
9
die("skip");
10
if (!@openssl_pkey_new())
0 commit comments