summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e3726b8a4..a5b34e927f 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,8 @@ Zend
global
------
For PHP 4.3.0:
+ * Change PHP error messages, so that they point to pages or sections
+ in the PHP Manual.
* Make sure that all ZTS globals get destructed. Most ts_allocate_id()
calls should have a dtor entry.
* on some platforms unimplemented function will just do nothing