diff options
author | Wez Furlong <wez@php.net> | 2002-12-10 22:21:34 +0000 |
---|---|---|
committer | Wez Furlong <wez@php.net> | 2002-12-10 22:21:34 +0000 |
commit | ac8469bd559b2218ba1e0aaab4ee89a2d7c70a55 (patch) | |
tree | 30bc91b0c7cc286afeee10dd92a34260c72ce808 | |
parent | 9746be47791c041af6d64222ae0a3d229b64cb95 (diff) | |
download | php-git-ac8469bd559b2218ba1e0aaab4ee89a2d7c70a55.tar.gz |
No longer experimental
-rw-r--r-- | ext/openssl/EXPERIMENTAL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/openssl/EXPERIMENTAL b/ext/openssl/EXPERIMENTAL deleted file mode 100644 index 6443e99646..0000000000 --- a/ext/openssl/EXPERIMENTAL +++ /dev/null @@ -1,5 +0,0 @@ -this extension is experimental, -its functions may change their names -or move to extension all together -so do not rely to much on them -you have been warned! |