php4-beta | 199912
Date: 12/23/99
- Next message: zeev <email protected>: "Re: [PHP4BETA] TSRM problems... UMBRs everywhere:-(("
- Previous message: Andrei Zmievski: "Re: [PHP4BETA] sessions"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] cvs: /php4 TODO"
- Reply: Sascha Schumann: "Re: [PHP4BETA] cvs: /php4 TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thies Thu Dec 23 10:19:27 1999 EDT
Modified files:
/php4 TODO
Log:
clean up basic_functions
Index: php4/TODO
diff -u php4/TODO:1.27 php4/TODO:1.28
--- php4/TODO:1.27 Thu Dec 23 07:52:11 1999
+++ php4/TODO Thu Dec 23 10:18:56 1999
@@ -3,6 +3,9 @@
global
------
+ * let every module (source-file) have it's own module & function_entry
+ block. Right now the math functions are in math.c but the corresponding
+ function-entries are in basic_functions.
* make sure that all ZTS globals get destructed. Most ts_allocate_id()
calls should have a dtor entry.
* activate all extensions by default that don't rely on external
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: zeev <email protected>: "Re: [PHP4BETA] TSRM problems... UMBRs everywhere:-(("
- Previous message: Andrei Zmievski: "Re: [PHP4BETA] sessions"
- Next in thread: Sascha Schumann: "Re: [PHP4BETA] cvs: /php4 TODO"
- Reply: Sascha Schumann: "Re: [PHP4BETA] cvs: /php4 TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

