mike            Thu Apr  5 18:16:50 2007 UTC

  Modified files:              
    /phpdoc/en  language-snippets.ent 
    /phpdoc/en/reference/http/functions/caching http-cache-etag.xml 
                                                http-cache-last-modified.xml 
    /phpdoc/en/reference/http/functions/responses       http-redirect.xml 
                                                        
http-send-content-disposition.xml 
                                                        
http-send-content-type.xml 
                                                        http-send-data.xml 
                                                        http-send-file.xml 
                                                        
http-send-last-modified.xml 
                                                        http-send-status.xml 
                                                        http-send-stream.xml 
                                                        http-throttle.xml 
  Log:
  - add "see HttpResponse for PHP-5.1+"
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/language-snippets.ent?r1=1.196&r2=1.197&diff_format=u
Index: phpdoc/en/language-snippets.ent
diff -u phpdoc/en/language-snippets.ent:1.196 
phpdoc/en/language-snippets.ent:1.197
--- phpdoc/en/language-snippets.ent:1.196       Wed Apr  4 19:39:34 2007
+++ phpdoc/en/language-snippets.ent     Thu Apr  5 18:16:49 2007
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.196 $ -->
+<!-- $Revision: 1.197 $ -->
 <!-- Keep 'em sorted -->
 
 
@@ -781,6 +781,8 @@
 <!ENTITY returns.http.false.orexits 'Returns &false; or 
<emphasis>exits</emphasis> on success'>
 <!ENTITY http.request.affects 'Affects the following request method(s) only:'>
 <!ENTITY http.request.affects.any 'Affects any request method.'>
+<!ENTITY http.response.class.php51 'the <link 
linkend="http.HttpResponse"><classname
+   >HttpResponse</classname></link> class if you are using PHP-5.1 and above'>
 
 <!ENTITY note.http.send.API '<note><simpara>This function is supposed to be 
used in conjunction with
    <function>http_send_data</function>, <function>http_send_file</function> 
&listendand; <function>http_send_stream</function>.</simpara></note>'>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-etag.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-etag.xml
diff -u phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.6 
phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.7
--- phpdoc/en/reference/http/functions/caching/http-cache-etag.xml:1.6  Wed Apr 
 4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-etag.xml      Thu Apr 
 5 18:16:49 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-cache-etag">
  <refnamediv>
@@ -113,6 +113,7 @@
   <para>
    <simplelist>
     <member><function>http_cache_last_modified</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml
diff -u 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.5 
phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.6
--- phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml:1.5 
Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/caching/http-cache-last-modified.xml     
Thu Apr  5 18:16:49 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-cache-last-modified">
  <refnamediv>
@@ -114,6 +114,7 @@
   <para>
    <simplelist>
     <member><function>http_cache_etag</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-redirect.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-redirect.xml
diff -u phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.7 
phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.8
--- phpdoc/en/reference/http/functions/responses/http-redirect.xml:1.7  Wed Apr 
 4 19:18:32 2007
+++ phpdoc/en/reference/http/functions/responses/http-redirect.xml      Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-redirect">
  <refnamediv>
@@ -146,17 +146,14 @@
  </refsect1>
 
 
- <!-- Use when adding See Also links
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
    <simplelist>
-    <member><function></function></member>
-    <member>Or <link linkend="somethingelse">something else</link></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
- -->
 
 
 </refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml?r1=1.4&r2=1.5&diff_format=u
Index: 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml
diff -u 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.4
 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.5
--- 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml:1.4
  Wed Apr  4 19:17:07 2007
+++ 
phpdoc/en/reference/http/functions/responses/http-send-content-disposition.xml  
    Thu Apr  5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-content-disposition">
  <refnamediv>
@@ -125,6 +125,7 @@
     <member><function>http_send_data</function></member>
     <member><function>http_send_file</function></member>
     <member><function>http_send_stream</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-content-type.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-content-type.xml
diff -u 
phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.4 
phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.5
--- phpdoc/en/reference/http/functions/responses/http-send-content-type.xml:1.4 
Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-content-type.xml     
Thu Apr  5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-content-type">
  <refnamediv>
@@ -112,6 +112,7 @@
     <member><function>http_send_data</function></member>
     <member><function>http_send_file</function></member>
     <member><function>http_send_stream</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-data.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-data.xml
diff -u phpdoc/en/reference/http/functions/responses/http-send-data.xml:1.3 
phpdoc/en/reference/http/functions/responses/http-send-data.xml:1.4
--- phpdoc/en/reference/http/functions/responses/http-send-data.xml:1.3 Wed Apr 
 4 19:06:27 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-data.xml     Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-data">
  <refnamediv>
@@ -114,6 +114,7 @@
     <member><function>http_throttle</function></member>
     <member><function>http_send_content_type</function></member>
     <member><function>http_send_content_disposition</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-file.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-file.xml
diff -u phpdoc/en/reference/http/functions/responses/http-send-file.xml:1.3 
phpdoc/en/reference/http/functions/responses/http-send-file.xml:1.4
--- phpdoc/en/reference/http/functions/responses/http-send-file.xml:1.3 Wed Apr 
 4 19:06:27 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-file.xml     Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-file">
  <refnamediv>
@@ -127,6 +127,7 @@
     <member><function>http_throttle</function></member>
     <member><function>http_send_content_type</function></member>
     <member><function>http_send_content_disposition</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml
diff -u 
phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml:1.5 
phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml:1.6
--- 
phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml:1.5    
    Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-last-modified.xml    
Thu Apr  5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-last-modified">
  <refnamediv>
@@ -107,17 +107,14 @@
  -->
 
 
- <!-- Use when adding See Also links
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
    <simplelist>
-    <member><function></function></member>
-    <member>Or <link linkend="somethingelse">something else</link></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
- -->
 
 
 </refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-status.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-status.xml
diff -u phpdoc/en/reference/http/functions/responses/http-send-status.xml:1.3 
phpdoc/en/reference/http/functions/responses/http-send-status.xml:1.4
--- phpdoc/en/reference/http/functions/responses/http-send-status.xml:1.3       
Wed Apr  4 19:06:27 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-status.xml   Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-status">
  <refnamediv>
@@ -105,17 +105,14 @@
  -->
 
 
- <!-- Use when adding See Also links
  <refsect1 role="seealso">
   &reftitle.seealso;
   <para>
    <simplelist>
-    <member><function></function></member>
-    <member>Or <link linkend="somethingelse">something else</link></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
- -->
 
 
 </refentry>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-send-stream.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-send-stream.xml
diff -u phpdoc/en/reference/http/functions/responses/http-send-stream.xml:1.4 
phpdoc/en/reference/http/functions/responses/http-send-stream.xml:1.5
--- phpdoc/en/reference/http/functions/responses/http-send-stream.xml:1.4       
Wed Apr  4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/responses/http-send-stream.xml   Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-send-stream">
  <refnamediv>
@@ -114,6 +114,7 @@
     <member><function>http_throttle</function></member>
     <member><function>http_send_content_type</function></member>
     <member><function>http_send_content_disposition</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/http/functions/responses/http-throttle.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/http/functions/responses/http-throttle.xml
diff -u phpdoc/en/reference/http/functions/responses/http-throttle.xml:1.5 
phpdoc/en/reference/http/functions/responses/http-throttle.xml:1.6
--- phpdoc/en/reference/http/functions/responses/http-throttle.xml:1.5  Wed Apr 
 4 19:17:07 2007
+++ phpdoc/en/reference/http/functions/responses/http-throttle.xml      Thu Apr 
 5 18:16:50 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- Generated by xml_proto.php v2.4. Found in /scripts directory of phpdoc. 
-->
 <refentry id="function.http-throttle">
  <refnamediv>
@@ -113,6 +113,7 @@
     <member><function>http_send_data</function></member>
     <member><function>http_send_file</function></member>
     <member><function>http_send_stream</function></member>
+    <member>&http.response.class.php51;</member>
    </simplelist>
   </para>
  </refsect1>

Reply via email to