pajoye          Thu Jun  4 07:01:47 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - new constnats
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.613&r2=1.2027.2.547.2.965.2.614&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.613 
php-src/NEWS:1.2027.2.547.2.965.2.614
--- php-src/NEWS:1.2027.2.547.2.965.2.613       Sun May 31 13:20:22 2009
+++ php-src/NEWS        Thu Jun  4 07:01:47 2009
@@ -9,6 +9,8 @@
 
 - Changed SQLite3::loadExtension() to be disabled for threaded SAPIs. (Scott)
 
+- Added constants based on Windows' GetVersionEx information. 
+  PHP_WINDOWS_VERSION_* and PHP_WINDOWS_NT_*. (Pierre)
 - Added the ability for json_decode() to take a user specified depth. (Scott)
 - Added support for the mysql_stmt_next_result() function from libmysql.
   (Andrey)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to