php4-beta | 200004
Date: 04/01/00
- Next message: Sascha Schumann: "[PHP4BETA] cvs: /php4 acinclude.m4"
- Previous message: Kim Lilliestierna: "Re: [PHP4BETA] mcal not working ? php4 RC1"
- Next in thread: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Sascha Schumann: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
sas Sat Apr 1 07:52:04 2000 EDT
Modified files:
/php4 TODO
Log:
.
Index: php4/TODO
diff -u php4/TODO:1.60 php4/TODO:1.61
--- php4/TODO:1.60 Fri Mar 31 13:57:09 2000
+++ php4/TODO Sat Apr 1 07:51:34 2000
@@ -23,9 +23,6 @@
* make configure print out a summary when it's done (like XEmacs)
* replace standard functions which work on static data with
reentrant-save functions
- * there is only one current directory per process; to make
- chdir() etc. thread-safe, we must introduce a per-thread
- current directory
* on some platforms unimplemented function will just do nothing (eg symlink)
they should print a warning or be not even defined!
* banish the legacy of php3_ prefixes
@@ -36,6 +33,9 @@
* make SAPI conform to CGI/1.1. Currently, all SAPI modules
define REMOTE_ADDR etc. themselves and reach only various level
of compliance.
+ * find a better way to implement script timeouts. SIGVTALRM is used
+ by some POSIX threads implementations (i.e. OpenBSD) and is not
+ available in ZTS mode.
documentation
-------------
-- 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: Sascha Schumann: "[PHP4BETA] cvs: /php4 acinclude.m4"
- Previous message: Kim Lilliestierna: "Re: [PHP4BETA] mcal not working ? php4 RC1"
- Next in thread: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Sascha Schumann: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO"
- Maybe reply: Thies C. Arntzen: "[PHP4BETA] cvs: /php4 TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

