pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/pear-SOAP
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 2 16:16:58 UTC 2012
Modified Files:
pkgsrc/net/pear-SOAP: Makefile distinfo
Log Message:
Update pear-SOAP package to 0.13.0. Fix PR pkg/46520.
Changelog:
* Rename QName::ns property to QName::prefix.
* Fix parsing multipart/related responses (Bugs #14756, #14854).
* Fix parsing certain WSDLs with attachments (Bill Blough, Bug #16968).
* Use PCRE instead of ereg_* functions (Olle Jonsson, Bug #17726).]
QA release
Bug #11729 WSDL Local File loading
Bug #14344 Use Net_Server in SOAP_Server_TCP
Bug #14756 multipart/related response is not parsed
Bug #14782 logic problem in SOAP_Base bulids multidimensional arrays instead of
flat
Bug #14854 multipart/related responses no longer handled correctly
Bug #16968 Bad array assignment when using WSDL client
Bug #17659 Assigning the return value of new by reference is deprecated
Bug #17726 Patch: Using PCRE functions to avoid deprecated functions
Bug #18458 Returning SOAP_Attachment in MIME
Bug #18492 Wrong response when returning multiple results
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/pear-SOAP/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/pear-SOAP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index