Fedora 9 Update: php-pear-SOAP-0.12.0-1.fc9

updates at fedoraproject.org updates at fedoraproject.org
Wed Sep 10 06:35:13 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-7032
2008-09-05 10:51:07
--------------------------------------------------------------------------------

Name        : php-pear-SOAP
Product     : Fedora 9
Version     : 0.12.0
Release     : 1.fc9
URL         : http://pear.php.net/package/SOAP
Summary     : Simple Object Access Protocol (SOAP) Client/Server for PHP
Description :
Implementation of Simple Object Access Protocol (SOAP) protocol and services.

--------------------------------------------------------------------------------
Update Information:

>From upstream (buf ref on http://pear.php.net/bugs/) :    Release date:
2008-08-04 23:32 UTC  Release state: beta    Changelog:    * Add support for
arbitrary SOAP-ENV and SOAP-ENC alternative namespace prefixes via the static
methods SOAP_BASE::SOAPENVPrefix() and SOAP_BASE::SOAPENCPrefix() (Lukas Smith).
* Add new option soap_encoding (makes it possible to not base64 encode the SOAP
message when using MIME encoding) (Lukas Smith).  * Add new option
keep_arrays_flat (makes it possible to simply use the same tag name multiple
times when passing in an array in literal mode) (Lukas Smith).  * Add new option
no_type_prefix (supress adding of the namespace prefix) (Lukas Smith).  * Add
support for attributes for file attachments (Lukas Smith).  * Better propagate
options (from the client to all values generated by the client and among special
values up to the parent soap value class) (Lukas Smith).  * Fix decoded arrays
missing some values (Helgi Þormar Þorbjörnsson, Paul Schreiber, Gregor Gramlich,
Bugs #12099, #12615, 12774).  * Remove SOAP_Base::__set_type_translation(),
deprecated in 0.10.0, use setTypeTranslation() instead.  * Remove
SOAP_Client::__use(), __style(), __trace(), __parse(), __getlastrequest(),
__getlastresponse(), and __get_wire() methods, all deprecated in 0.10.0 in favor
of setUse(), setStyle(), setTrace(), parseResponse(), getLastRequest(),
getLastResponse(), and getWire().  * Fix missing namespace in serialized array
of Structs and Arrays (Bug #1927).  * SOAP_Fault objects no longer contain
backtraces by default.  * Use "namespace" and "soapAction" options set with
SOAP_Client::setOpt().  * No longer return SOAP faults when trying to detect the
type of large hashes.  * Don't encode message body in base64 if sending MIME
encoded attachments (Request #14343).  * Fix sending attachments over HTTPS (Bug
#9538).  * Fix retrieving WSDL data from file:// URLs (Bug #11729).  * Add
examples for how to use Basic HTTP Authentication (Request #11830).  * Support
one-way-message responses (Request #11220).    Known major issues:  * Large
nested arrays not deserialized correctly (Bug #1312).  * dateTime object
properties not correctly serialized (Bug #1404).  * Namespaces with different
namespace prefixes not supported (Bug #8086).  * Deserialization of circular
references failing (Bug #12349).  * Regression: passing user name and password
with URL doesn't work (Bug #12977).
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-pear-SOAP' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list