derick Mon Aug 23 05:01:09 2004 EDT
Modified files:
/php-src NEWS
Log:
- Little changes.
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1798&r2=1.1799&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1798 php-src/NEWS:1.1799
--- php-src/NEWS:1.1798 Fri Aug 20 02:14:42 2004
+++ php-src/NEWS Mon Aug 23 05:01:08 2004
@@ -1,7 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
-- Implement access to INI variables from within .ini file. (Andrei)
+- Implemented access to INI variables from within .ini file. (Andrei)
- PHP will now respect extension dependencies when initializing. (Wez)
- Added SAPI hook to get the current request time. (Rasmus)
- Added new functions:
@@ -25,8 +25,8 @@
- Added bz2 stream filter support. (Sara)
- Added support of parameter->value arrays to xsl_xsltprocessor_set_parameter()
(Tony)
-- Fixed bug with raw_post_data not getting set (Brian)
-- Fixed bug in mysql->client_version (Georg)
+- Fixed bug with raw_post_data not getting set. (Brian)
+- Fixed bug in mysql->client_version. (Georg)
- Fixed ZTS destruction. (Marcus)
- Fixed bug #29728 (Reflection API Feature: Default parameter value). (Marcus)
- Fixed bug #29522 (accessing properties without connection). (Georg)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php