vrana           Mon Apr 11 04:33:05 2005 EDT

  Modified files:              
    /phpdoc/howto       working.xml 
  Log:
  Build logs are no longer available (see bug #31450)
  
http://cvs.php.net/diff.php/phpdoc/howto/working.xml?r1=1.52&r2=1.53&ty=u
Index: phpdoc/howto/working.xml
diff -u phpdoc/howto/working.xml:1.52 phpdoc/howto/working.xml:1.53
--- phpdoc/howto/working.xml:1.52       Mon Apr  4 14:19:33 2005
+++ phpdoc/howto/working.xml    Mon Apr 11 04:33:02 2005
@@ -494,7 +494,7 @@
     <title>A function skeleton (<filename>func-name.xml</filename>)</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.52 $ --&gt;
+&lt;!-- $Revision: 1.53 $ --&gt;
 &lt;refentry id="function.func-name"&gt;
  &lt;refnamediv&gt;
   &lt;refname&gt;func_name&lt;/refname&gt;
@@ -653,7 +653,7 @@
     <title>A <filename>reference.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.52 $ --&gt;
+&lt;!-- $Revision: 1.53 $ --&gt;
 &lt;reference id="ref.extname"&gt;
  &lt;title&gt;Extname &amp;Functions;&lt;/title&gt;
  &lt;titleabbrev&gt;Extname&lt;/titleabbrev&gt;
@@ -720,7 +720,7 @@
     <title>A <filename>configure.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.52 $ --&gt;
+&lt;!-- $Revision: 1.53 $ --&gt;
 &lt;section id="extname.installation"&gt;
  &amp;reftitle.install;
  &lt;para&gt;
@@ -761,7 +761,7 @@
     <title>A <filename>constants.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.52 $ --&gt;
+&lt;!-- $Revision: 1.53 $ --&gt;
 &lt;section id="extname.constants"&gt;
  &amp;reftitle.constants;
  &amp;extension.constants;
@@ -811,7 +811,7 @@
     <title>A <filename>ini.xml</filename> skeleton</title>
     <programlisting role="xml">
 &lt;?xml version="1.0" encoding="iso-8859-1"?&gt;
-&lt;!-- $Revision: 1.52 $ --&gt;
+&lt;!-- $Revision: 1.53 $ --&gt;
 &lt;section id="extname.configuration"&gt;
  &amp;reftitle.runtime;
  &amp;extension.runtime;
@@ -1073,32 +1073,6 @@
        error.
       </simpara>
      </listitem>
-     <listitem>
-      <simpara>
-       If your manual is online at the PHP mirror
-       sites, you can check out the building log
-       of the several downloadable formats and
-       online manuals by downloading the
-       <filename>build.log.gz</filename> file of your
-       language. For the German translation, this file is:
-       <ulink url="&url.buildlog.de;">&url.buildlog.de;</ulink>.
-       Substitute "de" with your own language code to
-       see the information about your manual. This file
-       provides you with information about the build times,
-       and errors (if there were any). If the manual is
-       not updated online, it is a good idea to look
-       into this file and see what the error was.
-      </simpara>
-      <simpara>
-       Note, that some browsers like MSIE may
-       uncompress the gz file on the fly and show
-       the log file in the browser window as text.
-       This also means, that if you download this gz
-       file with MSIE, the downloaded file name will
-       still hold the gz extension, while it will be
-       a simple text log file.       
-      </simpara>
-     </listitem>
     </itemizedlist>
    </para>
   </sect1>

Reply via email to