diff options
Diffstat (limited to 'net/php5-soap/MESSAGE')
-rw-r--r-- | net/php5-soap/MESSAGE | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/php5-soap/MESSAGE b/net/php5-soap/MESSAGE new file mode 100644 index 00000000000..90629178436 --- /dev/null +++ b/net/php5-soap/MESSAGE @@ -0,0 +1,7 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2005/12/03 18:53:57 jdolecek 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 +=========================================================================== |