nlopess Mon Sep 6 14:52:45 2004 EDT
Modified files:
/phpdoc/en/appendices resources.xml
Log:
fix #29959: stream resource
http://cvs.php.net/diff.php/phpdoc/en/appendices/resources.xml?r1=1.33&r2=1.34&ty=u
Index: phpdoc/en/appendices/resources.xml
diff -u phpdoc/en/appendices/resources.xml:1.33 phpdoc/en/appendices/resources.xml:1.34
--- phpdoc/en/appendices/resources.xml:1.33 Thu Aug 12 18:06:27 2004
+++ phpdoc/en/appendices/resources.xml Mon Sep 6 14:52:45 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.33 $ -->
+<!-- $Revision: 1.34 $ -->
<appendix id="resource">
<title>List of Resource Types</title>
<para>
@@ -2101,7 +2101,7 @@
<entry>Dir handle</entry>
</row>
<row>
- <entry>file</entry>
+ <entry>stream</entry>
<entry>
<function>fopen</function>
</entry>
@@ -2172,13 +2172,6 @@
</entry>
<entry>Socket handle</entry>
</row>
- <row>
- <entry>stream</entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- </row>
<row>
<entry>sybase-db link</entry>
<entry>