sbergmann Tue Feb 27 01:16:49 2001 EDT
Modified files:
/php4 TODO
Log:
PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c.
Index: php4/TODO
diff -u php4/TODO:1.119 php4/TODO:1.120
--- php4/TODO:1.119 Tue Feb 27 01:15:02 2001
+++ php4/TODO Tue Feb 27 01:16:48 2001
@@ -27,7 +27,7 @@
target.
* make sure all source files have the "right" copyright.
* the following modules still use PHP3_TLS_*() macros (and thereby don't
- work in ZTS mode): ext/dav/dav.c, ext/db/db.c, ext/gd/gd.c, ext/ldap/ldap.c
+ work in ZTS mode): ext/db/db.c, ext/gd/gd.c
* 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 CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]