wez Wed Dec 11 11:03:40 2002 EDT Modified files: /phpdoc/en/reference/openssl/functions openssl-seal.xml Log: no longer experimental Index: phpdoc/en/reference/openssl/functions/openssl-seal.xml diff -u phpdoc/en/reference/openssl/functions/openssl-seal.xml:1.2 phpdoc/en/reference/openssl/functions/openssl-seal.xml:1.3 --- phpdoc/en/reference/openssl/functions/openssl-seal.xml:1.2 Wed Apr 17 02:42:26 2002 +++ phpdoc/en/reference/openssl/functions/openssl-seal.xml Wed Dec 11 11:03:39 +2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.1 --> <refentry id="function.openssl-seal"> <refnamediv> @@ -15,7 +15,6 @@ <methodparam><type>array</type><parameter>env_keys</parameter></methodparam> <methodparam><type>array</type><parameter>pub_key_ids</parameter></methodparam> </methodsynopsis> - &warn.experimental.func; <para> Returns the length of the sealed data on success, or &false; on error. If successful the sealed data is returned in
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php