dmitry          Sun Oct  9 08:41:28 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  Fixed bug #34788 (SOAP Client not applying correct namespace to generated 
values)
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.492&r2=1.1760.2.493&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.492 php-src/NEWS:1.1760.2.493
--- php-src/NEWS:1.1760.2.492   Sun Oct  9 07:05:05 2005
+++ php-src/NEWS        Sun Oct  9 08:41:25 2005
@@ -2,6 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 5.0.6
 - Renamed CachingRecursiveIterator to RecursiveCachingIterator. (Marcus)
+- Fixed bug #34788 (SOAP Client not applying correct namespace to generated
+  values). (Dmitry)
 - Fixed bug #34787 (SOAP Client not handling boolean types correctly). (Dmitry)
 - Fixed bug #34723 (array_count_values() strips leading zeroes). (Tony)
 - Fixed bug #34678 (__call(), is_callable() and static methods). (Dmitry)

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

Reply via email to