sniper Sat Jan 8 07:16:38 2005 EDT
Modified files:
/php-src NEWS
Log:
NN
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1830&r2=1.1831&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1830 php-src/NEWS:1.1831
--- php-src/NEWS:1.1830 Fri Jan 7 11:05:05 2005
+++ php-src/NEWS Sat Jan 8 07:16:31 2005
@@ -1,12 +1,10 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2004, PHP 5.1.0
-- Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
- and mysqli_sql_exception (Georg)
-- Improved support for embedded server in mysqli (Georg)
- Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
- Removed garbage manager in Zend Engine which results in more aggressive
freeing of data. (Dmitry, Andi)
+- Improved support for embedded server in mysqli. (Georg)
- Improved performance of:
. general execution/compilation. (Andi, Thies, Sterling, Dmitry, Marcus)
. switch() statement. (Dmitry)
@@ -14,6 +12,8 @@
. virtual path handling by adding a realpath() cache. (Andi)
. variable fetches. (Andi)
. magic method invocations. (Marcus)
+- Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
+ and mysqli_sql_exception. (Georg)
- Added possibility to access INI variables from within .ini file. (Andrei)
- Added constructors for mysqli_stmt and mysqli_result classes. (Georg)
- Added variable $_SERVER['REQUEST_TIME'] containing request start time. (Ilia)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php