sniper Mon Jul 7 18:51:27 2003 EDT
Modified files: (Branch: PHP_4_3)
/php-src NEWS
Log:
Missing entries
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.275 php-src/NEWS:1.1247.2.276
--- php-src/NEWS:1.1247.2.275 Wed Jul 2 10:05:44 2003
+++ php-src/NEWS Mon Jul 7 18:51:27 2003
@@ -27,9 +27,11 @@
. php4_execute (obj.conf): support for additional php.ini values.
Allows different settings per virtual server.
(See sapi/nsapi/nsapi-readme.txt for more information)
- . Added support for virtual()
+ . Added support for virtual().
+ . Added nsapi_request_headers() and nsapi_response_headers() with aliases
+ for apache compatibility.
. Added "nsapi.read_timeout" php.ini option.
- . Synced $_SERVER variables to be similar to Apache variables
+ . Synced $_SERVER variables to be similar to Apache variables.
- Improved the IMAP extension (Ilia)
. Added imap_timeout() function. (bug #24161)
. Added optional 'charset' parameter to imap_search() and imap_sort().
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php