Date: 05/16/01
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] Approving CVS requests (was: to the German-people ...)"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc / html-common.dsl print.dsl.in"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions errorfunc.xml"
- Maybe reply: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions errorfunc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hholzgra Wed May 16 10:58:59 2001 EDT
Modified files:
/phpdoc/en/functions errorfunc.xml
Log:
added warning about debugger being a php3 only feature
Index: phpdoc/en/functions/errorfunc.xml
diff -u phpdoc/en/functions/errorfunc.xml:1.8 phpdoc/en/functions/errorfunc.xml:1.9
--- phpdoc/en/functions/errorfunc.xml:1.8 Thu Nov 23 21:58:53 2000
+++ phpdoc/en/functions/errorfunc.xml Wed May 16 10:58:59 2001
@@ -97,6 +97,12 @@
</tgroup>
</table>
</para>
+ <warning>
+ <para>
+ Remote debugging via TCP/IP is a PHP 3 feature that is <emphasis>not</emphasis>
+ availiable in PHP 4.
+ </para>
+ </warning>
<para>
<example role="php">
<title><function>error_log</function> examples</title>
- Next message: Jeroen van Wolffelaar: "[PHP-DOC] Approving CVS requests (was: to the German-people ...)"
- Previous message: Hartmut Holzgraefe: "[PHP-DOC] cvs: phpdoc / html-common.dsl print.dsl.in"
- Next in thread: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions errorfunc.xml"
- Maybe reply: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions errorfunc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

