helly           Mon Jan 24 13:49:03 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - mysqli/sqlite changes
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1832&r2=1.1833&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1832 php-src/NEWS:1.1833
--- php-src/NEWS:1.1832 Tue Jan 11 16:10:47 2005
+++ php-src/NEWS        Mon Jan 24 13:49:01 2005
@@ -14,6 +14,8 @@
   . magic method invocations. (Marcus)
 - Added new classes in mysqli: mysqli_driver, mysqli_warning, mysqli_exception,
   and mysqli_sql_exception. (Georg)
+- Changed mysqli_exception and sqlite_exception to use RuntimeException as 
base 
+  if extension SPL is present. (Georg, Marcus)
 - 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

Reply via email to