diff options
author | taca <taca@pkgsrc.org> | 2010-03-16 15:08:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-03-16 15:08:54 +0000 |
commit | 319cba35548e65e97283ad11e17697e23ca52ded (patch) | |
tree | e47317680e2e19111caf78b5090ea389aa908333 /net/php-soap/MESSAGE | |
parent | 9812d32222983036a9a8f87d0a46a3c9b8043c9d (diff) | |
download | pkgsrc-319cba35548e65e97283ad11e17697e23ca52ded.tar.gz |
Re-import net/php5-soap package as net/php-soap.
net/php5-soap package will be deleted later.
Diffstat (limited to 'net/php-soap/MESSAGE')
-rw-r--r-- | net/php-soap/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/php-soap/MESSAGE b/net/php-soap/MESSAGE new file mode 100644 index 00000000000..d63efa1975e --- /dev/null +++ b/net/php-soap/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2010/03/16 15:08:54 taca Exp $ + +PHP 5.1.0 introduced some changes in SOAP extension in WSDL mode: +* XML base64Binary values transparently base64 encoded/decoded +* NULL values with maxOccurs="0" nillable="yes" not included in XML output +=========================================================================== |