sniper          Fri Mar 25 18:16:29 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  These entries do not belong in NEWS file (internal issues)
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1859&r2=1.1860&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1859 php-src/NEWS:1.1860
--- php-src/NEWS:1.1859 Fri Mar 25 01:26:30 2005
+++ php-src/NEWS        Fri Mar 25 18:16:28 2005
@@ -1,8 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
-- Changed pg_unescape_bytea() to use the libpq version of PQunescapeBytea if
-  it is available.
 - Moved extensions to PECL:
   . ext/cpdf        (Tony, Derick)
   . ext/dio         (Jani, Derick)
@@ -10,8 +8,6 @@
   . ext/mnogosearch (Jani, Derick)
   . ext/w32api      (Jani, Derick)
   . ext/yp          (Jani, Derick)
-- Changed pg_copy_from() and pg_copy_to() to use non-deprecated COPY API if
-  it exists. (Christopher)
 - Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
 - Changed mysqli_exception and sqlite_exception to use RuntimeException as 
base 
   if SPL extension is present. (Georg, Marcus)

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

Reply via email to