summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSterling Hughes <sterling@php.net>2002-12-02 16:38:22 +0000
committerSterling Hughes <sterling@php.net>2002-12-02 16:38:22 +0000
commit7fd0c8b59329973b8379933aff66ec18d962d3f8 (patch)
treeeaaca69bac7f2153e9f72368d92255828a8d48c3 /TODO
parent467a5f44eceeb4579653645d33d4bb8c332de9db (diff)
downloadphp-git-7fd0c8b59329973b8379933aff66ec18d962d3f8.tar.gz
apparently this isn't finished
Diffstat (limited to 'TODO')
-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