goba Mon May 24 13:55:03 2004 EDT
Modified files:
/phpdoc/en/appendices comparisons.xml transports.xml
Log:
fix a little typo and mark transports being available in PHP 5
http://cvs.php.net/diff.php/phpdoc/en/appendices/comparisons.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/appendices/comparisons.xml
diff -u phpdoc/en/appendices/comparisons.xml:1.8
phpdoc/en/appendices/comparisons.xml:1.9
--- phpdoc/en/appendices/comparisons.xml:1.8 Mon Mar 29 23:10:35 2004
+++ phpdoc/en/appendices/comparisons.xml Mon May 24 13:55:02 2004
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<appendix id="types.comparisons">
<title>PHP type comparison tables</title>
<para>
- The following tables demonstrate behaviors for PHP
+ The following tables demonstrate behaviors of PHP
<link linkend="language.types">types</link> and
<link linkend="language.operators.comparison">comparison
operators</link>, for both loose and strict comparisons. This
http://cvs.php.net/diff.php/phpdoc/en/appendices/transports.xml?r1=1.8&r2=1.9&ty=u
Index: phpdoc/en/appendices/transports.xml
diff -u phpdoc/en/appendices/transports.xml:1.8 phpdoc/en/appendices/transports.xml:1.9
--- phpdoc/en/appendices/transports.xml:1.8 Thu Apr 15 17:43:06 2004
+++ phpdoc/en/appendices/transports.xml Mon May 24 13:55:02 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<appendix id="transports">
<title>List of Supported Socket Transports</title>
<para>
@@ -18,7 +18,7 @@
<section id="transports.inet">
<title>Internet Domain: TCP, UDP, SSL, and TLS</title>
- <simpara>PHP 3, PHP 4. <literal>ssl://</literal> & <literal>tls://</literal>
since PHP 4.3</simpara>
+ <simpara>PHP 3, PHP 4, PHP 5. <literal>ssl://</literal> &
<literal>tls://</literal> since PHP 4.3</simpara>
<note>
<simpara>