Commit:    0ab27c35a47901173f22d9e50ca75de0263c45a5
Author:    Dmitry Stogov <dmi...@tpl2.home>         Mon, 3 Sep 2012 11:51:08 
+0400
Parents:   38476a1543aaa6fe56259441e2734a646c7b3a8a
Branches:  PHP-5.4 master

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

Log:
Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).

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

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 1dd3e0d..6d79a94 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ PHP                                                          
              NEWS
   . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" 
     Windows registry). (aserbulov at parallels dot com)
 
+- SOAP
+  . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a 
choice).
+    (Dmitry)
+
 - SPL:
   . Bug #62987 (Assigning to ArrayObject[null][something] overrides all 
     undefined variables). (Laruence)


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

Reply via email to