Commit:    54b1414be00a7ea8a6ae87c7e45d6a9d405578d2
Author:    Stanislav Malyshev <s...@php.net>         Sun, 5 Aug 2012 19:25:15 
-0700
Parents:   a6a7787cf25af0cf5b5672b677e20d9d40963137
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=54b1414be00a7ea8a6ae87c7e45d6a9d405578d2

Log:
add #61642

Bugs:
https://bugs.php.net/61642

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index eb4b7df..56a9477 100644
--- a/NEWS
+++ b/NEWS
@@ -40,9 +40,13 @@ PHP                                                          
              NEWS
     CURLOPT_TRANSFER_ENCODING, CURLOPT_DNS_SERVERS and CURLOPT_USE_SSL.
     (Pierrick)
   . Fixed bug #55635 (CURLOPT_BINARYTRANSFER no longer used. The constant
-       still exists for backward compatibility but is doing nothing). 
(Pierrick)
+    still exists for backward compatibility but is doing nothing). (Pierrick)
   . Fixed bug #54995 (Missing CURLINFO_RESPONSE_CODE support). (Pierrick)
 
+- Datetime
+  . Fixed bug #61642 (modify("+5 weekdays") returns Sunday). 
+    (Dmitri Iouchtchenko) 
+
 - Hash
   . Added support for PBKDF2 via hash_pbkdf2(). (Anthony Ferrara)


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

Reply via email to