sniper Tue Feb 3 01:44:46 2004 EDT
Modified files:
/php-src NEWS
Log:
order
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1594&r2=1.1595&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1594 php-src/NEWS:1.1595
--- php-src/NEWS:1.1594 Mon Feb 2 10:44:03 2004
+++ php-src/NEWS Tue Feb 3 01:44:45 2004
@@ -3,6 +3,10 @@
?? ??? 2004, PHP 5 RC1
- Respect property visibility in foreach. (Marcus)
- Completely overhauled SimpleXML extension. (Marcus, Rob, Sterling)
+- Added new Interbase functions: (Ard)
+ . ibase_service_attach() and ibase_service_detach().
+ . ibase_backup() and ibase_restore().
+ . ibase_maintain_db(), ibase_db_info() and ibase_server_info().
- Added context option "http"/"request_fulluri" to send entire URI in request.
Required format for some proxies. (Sara)
- Added optional third parameter 'strict' to array_keys(). (Andrey)
@@ -14,10 +18,6 @@
(Derick)
- Fixed problems with longlong values in mysqli. (Georg)
- Fixed class name case preserving of user defined classes. (Marcus)
-- Added Interbase functions: (Ard)
- . ibase_service_attach() and ibase_service_detach().
- . ibase_backup() and ibase_restore().
- . ibase_maintain_db(), ibase_db_info() and ibase_server_info().
- Fixed bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into
octets). (Moriyoshi)
- Fixed bug #27042 (SPL: SeekableIterator seek() broken). (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php