pajoye                                   Mon, 06 Sep 2010 14:54:43 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=303086

Log:
- links related fixes

Changed paths:
    U   php/php-src/branches/PHP_5_3/NEWS

Modified: php/php-src/branches/PHP_5_3/NEWS
===================================================================
--- php/php-src/branches/PHP_5_3/NEWS   2010-09-06 14:54:23 UTC (rev 303085)
+++ php/php-src/branches/PHP_5_3/NEWS   2010-09-06 14:54:43 UTC (rev 303086)
@@ -8,6 +8,7 @@
   (Pierre)
 - Added new character sets to mysqlnd, which are available in MySQL 5.5
   (Andrey)
+- Improved support for is_link and related functions on Windows. (Pierre)

 - Fixed symbolic resolution support when the target is a DFS share. (Pierre)
 - Fixed MOPS-2010-24, fix string validation. (CVE-2010-2950). (Pierre)
@@ -61,6 +62,8 @@
 - Fixed bug #52302 (mysqli_fetch_all does not work with MYSQLI_USE_RESULT).
   (Andrey)
 - Fixed bug #52221 (Misbehaviour of magic_quotes_runtime (get/set)). (Andrey)
+- Fixed bug #51763 (SplFileInfo::getType() does not work symbolic link
+  and directory). (Pierre)
 - Fixed bug #51610 (Using oci_connect causes PHP to take a long time to
   exit). Requires Oracle bug fix 9891199 for this patch to have an
   effect. (Oracle Corp.)

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

Reply via email to