[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/openssl/_functions/openssl-dh-compute-key.xml_in
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2019-03-24 19:58:40
Message-ID: svn-girgias-1553457520-347046-1742123179 () svn ! php ! net
[Download RAW message or body]

girgias                                  Sun, 24 Mar 2019 19:58:40 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=347046

Log:
Use entities and change "since" to "as of"

Changed paths:
    U   phpdoc/en/trunk/reference/openssl/functions/openssl-dh-compute-key.xml
    U   phpdoc/en/trunk/reference/openssl/ini.xml

Modified: phpdoc/en/trunk/reference/openssl/functions/openssl-dh-compute-key.xml
===================================================================
--- phpdoc/en/trunk/reference/openssl/functions/openssl-dh-compute-key.xml	2019-03-24 \
                19:49:33 UTC (rev 347045)
+++ phpdoc/en/trunk/reference/openssl/functions/openssl-dh-compute-key.xml	2019-03-24 \
19:58:40 UTC (rev 347046) @@ -80,7 +80,7 @@
 openssl pkey -pubin -in remotepublickey.pem -text -noout
 ]]>
     </programlisting>
-    <simpara>The above example will output something similar to:</simpara>
+    &example.outputs.similar;
     <screen>
 <![CDATA[
 PKCS#3 DH Public-Key: (2048 bit)
@@ -132,7 +132,7 @@
 openssl dh -in dhparam.pem -noout  -text
 ]]>
     </programlisting>
-    <simpara>The above example will output something similar to:</simpara>
+    &example.outputs.similar;
     <screen>
 <![CDATA[
     PKCS#3 DH Parameters: (2048 bit)

Modified: phpdoc/en/trunk/reference/openssl/ini.xml
===================================================================
--- phpdoc/en/trunk/reference/openssl/ini.xml	2019-03-24 19:49:33 UTC (rev 347045)
+++ phpdoc/en/trunk/reference/openssl/ini.xml	2019-03-24 19:58:40 UTC (rev 347046)
@@ -12,7 +12,7 @@
       <entry>&Name;</entry>
       <entry>&Default;</entry>
       <entry>&Changeable;</entry>
-      <entry>Changelog</entry>
+      <entry>&Changelog;</entry>
      </row>
     </thead>
     <tbody>
@@ -20,13 +20,13 @@
       <entry>openssl.cafile</entry>
       <entry>""</entry>
       <entry>PHP_INI_PERDIR</entry>
-      <entry>Available since PHP 5.6.0.</entry>
+      <entry>Available as of PHP 5.6.0.</entry>
      </row>
      <row>
       <entry>openssl.capath</entry>
       <entry>""</entry>
       <entry>PHP_INI_PERDIR</entry>
-      <entry>Available since PHP 5.6.0.</entry>
+      <entry>Available as of PHP 5.6.0.</entry>
      </row>
     </tbody>
    </tgroup>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic