vrana           Tue Jul 19 09:41:20 2005 EDT

  Modified files:              
    /phpdoc/en/reference/openssl/functions      openssl-private-decrypt.xml 
                                                openssl-private-encrypt.xml 
                                                openssl-public-decrypt.xml 
                                                openssl-public-encrypt.xml 
                                                openssl-sign.xml 
                                                openssl-verify.xml 
                                                openssl-x509-parse.xml 
  Log:
  No longer experimental
  
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml:1.7       
Wed Nov 10 03:30:37 2004
+++ phpdoc/en/reference/openssl/functions/openssl-private-decrypt.xml   Tue Jul 
19 09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.19 -->
   <refentry id="function.openssl-private-decrypt">
    <refnamediv>
@@ -15,7 +15,6 @@
       <methodparam><type>mixed</type><parameter>key</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>padding</parameter></methodparam>
      </methodsynopsis>
-     &warn.experimental.func;
     <para>
      <function>openssl_private_decrypt</function> decrypts
      <parameter>data</parameter> that was previous encrypted via
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml:1.7       
Wed Nov 10 03:30:38 2004
+++ phpdoc/en/reference/openssl/functions/openssl-private-encrypt.xml   Tue Jul 
19 09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.19 -->
   <refentry id="function.openssl-private-encrypt">
    <refnamediv>
@@ -15,7 +15,6 @@
       <methodparam><type>mixed</type><parameter>key</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>padding</parameter></methodparam>
      </methodsynopsis>
-     &warn.experimental.func;
     <para>
      <function>openssl_private_encrypt</function> encrypts 
<parameter>data</parameter>
      with private <parameter>key</parameter> and stores the result into
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml:1.7        
Wed Nov 10 03:30:38 2004
+++ phpdoc/en/reference/openssl/functions/openssl-public-decrypt.xml    Tue Jul 
19 09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.19 -->
   <refentry id="function.openssl-public-decrypt">
    <refnamediv>
@@ -15,7 +15,6 @@
       <methodparam><type>mixed</type><parameter>key</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>padding</parameter></methodparam>
      </methodsynopsis>
-     &warn.experimental.func;
     <para>
      <function>openssl_public_decrypt</function> decrypts
      <parameter>data</parameter> that was previous encrypted via
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml:1.7        
Wed Nov 10 03:30:38 2004
+++ phpdoc/en/reference/openssl/functions/openssl-public-encrypt.xml    Tue Jul 
19 09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.19 -->
   <refentry id="function.openssl-public-encrypt">
    <refnamediv>
@@ -15,7 +15,6 @@
       <methodparam><type>mixed</type><parameter>key</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>padding</parameter></methodparam>
      </methodsynopsis>
-     &warn.experimental.func;
     <para>
      <function>openssl_public_encrypt</function> encrypts 
<parameter>data</parameter>
      with public <parameter>key</parameter> and stores the result into
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-sign.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-sign.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-sign.xml:1.7 
phpdoc/en/reference/openssl/functions/openssl-sign.xml:1.8
--- phpdoc/en/reference/openssl/functions/openssl-sign.xml:1.7  Wed Nov 10 
03:30:38 2004
+++ phpdoc/en/reference/openssl/functions/openssl-sign.xml      Tue Jul 19 
09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.1 -->
   <refentry id="function.openssl-sign">
    <refnamediv>
@@ -15,7 +15,6 @@
       
<methodparam><type>mixed</type><parameter>priv_key_id</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>signature_alg</parameter></methodparam>
      </methodsynopsis>
-    &warn.experimental.func;
     <para>
      &return.success;
      If successful the signature is returned in
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-verify.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-verify.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-verify.xml:1.5 
phpdoc/en/reference/openssl/functions/openssl-verify.xml:1.6
--- phpdoc/en/reference/openssl/functions/openssl-verify.xml:1.5        Tue Aug 
 3 13:25:33 2004
+++ phpdoc/en/reference/openssl/functions/openssl-verify.xml    Tue Jul 19 
09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.1 -->
   <refentry id="function.openssl-verify">
    <refnamediv>
@@ -14,7 +14,6 @@
       
<methodparam><type>string</type><parameter>signature</parameter></methodparam>
       
<methodparam><type>mixed</type><parameter>pub_key_id</parameter></methodparam>
      </methodsynopsis>
-    &warn.experimental.func;
     <para>
      Returns 1 if the signature is correct, 0 if it is incorrect, and
      -1 on error.
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml:1.4 
phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml:1.5
--- phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml:1.4    Sun Jan 
18 10:34:39 2004
+++ phpdoc/en/reference/openssl/functions/openssl-x509-parse.xml        Tue Jul 
19 09:41:16 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/openssl.xml, last change in rev 1.4 -->
  <refentry id="function.openssl-x509-parse">
   <refnamediv>
@@ -14,7 +14,6 @@
      
<methodparam><type>mixed</type><parameter>x509cert</parameter></methodparam>
      <methodparam 
choice="opt"><type>bool</type><parameter>shortnames</parameter></methodparam>
     </methodsynopsis>
-    &warn.experimental.func;
    <para>
     <function>openssl_x509_parse</function> returns information about the
     supplied <parameter>x509cert</parameter>, including fields such as subject

Reply via email to