]> granicus.if.org Git - php/commitdiff
just do phpinfo() and "collect" all error_reporting related ini-entries -
authorThies C. Arntzen <thies@php.net>
Wed, 31 May 2000 09:25:51 +0000 (09:25 +0000)
committerThies C. Arntzen <thies@php.net>
Wed, 31 May 2000 09:25:51 +0000 (09:25 +0000)
you'll get my point;-)

TODO

diff --git a/TODO b/TODO
index c4bcd91f594b827c137ed64df322cb7088915f6d..8e0b8b806f775e51687468a84192f5f71ba4f3cb 100644 (file)
--- 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