From b278223909dbbd071e8ebe800d5c4cca7756d633 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Fri, 27 Apr 2001 13:57:49 +0000 Subject: [PATCH] - Added note about error messages --- TODO-4.2.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO-4.2.txt b/TODO-4.2.txt index 1baba9ffd85..71c54792f72 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -10,3 +10,6 @@ * allow foreach($array as list($var1, $var2)) * clean up "$instance = &new object" syntax (default to the =& behaviour?) + +* chaning PHP error messages so that they point to pages or sections in the + PHP manual