hholzgra Mon Jan 21 11:57:04 2002 EDT
Modified files:
/phpdoc TODO
/phpdoc/en/functions ircg.xml
Log:
"make test" doesn't catch use of "&entity" without trailing ";" :(
Index: phpdoc/TODO
diff -u phpdoc/TODO:1.22 phpdoc/TODO:1.23
--- phpdoc/TODO:1.22 Mon Jan 21 06:58:42 2002
+++ phpdoc/TODO Mon Jan 21 11:57:04 2002
@@ -60,6 +60,9 @@
of the ZendAPI stuff (hartmut)
- merge back build system/style sheet improvements from
phpGtk and pear manual (hartmut)
+ - have "make test" find entity usage without trailing ";"
+ nsgmls accepts this but stylesheet processors don't
+
GENERAL:
- Document php://stdout etc feature for file functions.
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.21 phpdoc/en/functions/ircg.xml:1.22
--- phpdoc/en/functions/ircg.xml:1.21 Mon Jan 21 03:14:41 2002
+++ phpdoc/en/functions/ircg.xml Mon Jan 21 11:57:04 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.21 $ -->
+<!-- $Revision: 1.22 $ -->
<reference id="ref.ircg">
<title>IRC Gateway Functions</title>
<titleabbrev>IRC Gateway</titleabbrev>
@@ -43,7 +43,8 @@
<section id="ircg.install">
<title>Installation</title>
<para>
- A detailed installation instruction can be found <ulink
url="&url.ircg-install">here</ulink>.
+ A detailed installation instruction can be found <ulink
+ url="&url.ircg-install;">here</ulink>.
</para>
</section>
</partintro>