From b8df536f34491720bf97e2637e4c17ddc20be3eb Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Wed, 16 May 2001 17:58:59 +0000 Subject: [PATCH] added warning about debugger being a php3 only feature git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@47601 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/errorfunc.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/functions/errorfunc.xml b/functions/errorfunc.xml index bcb6a538e4..8af26bbcfe 100644 --- a/functions/errorfunc.xml +++ b/functions/errorfunc.xml @@ -97,6 +97,12 @@ + + + Remote debugging via TCP/IP is a PHP 3 feature that is not + availiable in PHP 4. + + <function>error_log</function> examples