pajoye          Mon Jun 23 19:55:26 2008 UTC

  Removed files:               (Branch: PHP_5_3)
    /php-src/ext/sybase .cvsignore CREDITS config.m4 php_sybase_db.c 
                        php_sybase_db.h 

  Modified files:              
    /php-src    NEWS 
  Log:
  - move sybase to pecl
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.187&r2=1.2027.2.547.2.965.2.188&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.187 
php-src/NEWS:1.2027.2.547.2.965.2.188
--- php-src/NEWS:1.2027.2.547.2.965.2.187       Thu Jun 19 15:50:44 2008
+++ php-src/NEWS        Mon Jun 23 19:55:26 2008
@@ -169,9 +169,10 @@
 - Improved md5() implementation. (Solar Designer, Dmitry)
 
 - Upgraded bundled sqlite to version 3.5.6. (Scott)
-- Moved extensions to PECL:
-  . ext/fdpf (Pierre)
-  . ext/ncurses (Pierre)
+- Moved extensions to PECL (Pierre):
+  . ext/fdpf
+  . ext/ncurses
+  . ext/sybase (not maintained anymore, sybase_ct has to be used instead)
 
 - Fixed html_entity_decode() incorrectly converting numeric html entities
   to different characters with cp1251 and cp866. (Scott)



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

Reply via email to