summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-05-31 09:25:51 +0000
committerThies C. Arntzen <thies@php.net>2000-05-31 09:25:51 +0000
commitecd354ada1b58339f66796048372e0a087ccd12b (patch)
tree0711fa857d7264712f6c96128624a69dc802fca3 /TODO
parent6341c60f672a68a55da87ec14b55ddaa065f2556 (diff)
downloadphp-git-ecd354ada1b58339f66796048372e0a087ccd12b.tar.gz
just do phpinfo() and "collect" all error_reporting related ini-entries -
you'll get my point;-)
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index c4bcd91f59..8e0b8b806f 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,7 @@ Zend
global
------
+ * sort ini entries so that phpinfo() show them in some nice order.
* make everything on the language-level independent of your locate setings.
* allow methods to be called as callbacks. eg: array_walk($myarray,"this->print()");
* always build the standalone executable as well as the chosen SAPI