From ecd354ada1b58339f66796048372e0a087ccd12b Mon Sep 17 00:00:00 2001 From: "Thies C. Arntzen" Date: Wed, 31 May 2000 09:25:51 +0000 Subject: [PATCH] just do phpinfo() and "collect" all error_reporting related ini-entries - you'll get my point;-) --- TODO | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1