sniper          Wed Aug 31 10:58:29 2005 EDT

  Removed files:               (Branch: PHP_5_1)
    /php-src/ext/oracle .cvsignore CREDITS config.m4 config.w32 
                        oracle.c oracle.dsp package.xml php_oracle.h 

  Modified files:              
    /php-src    NEWS 
  Log:
  - Moved ext/oracle to PECL
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.35&r2=1.2027.2.36&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.35 php-src/NEWS:1.2027.2.36
--- php-src/NEWS:1.2027.2.35    Wed Aug 31 10:31:43 2005
+++ php-src/NEWS        Wed Aug 31 10:58:22 2005
@@ -9,6 +9,8 @@
   . openssl 0.9.8
   . ming 0.3b
   . libpq (PostgreSQL) 8.0.1
+- Moved extensions to PECL:
+  . ext/oracle (Jani, Derick)
 - Fixed a bug where stream_get_meta_data() did not return the "uri" element for
   files opened with tmpname(). (Derick)
 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)

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

Reply via email to