summaryrefslogtreecommitdiff
path: root/ext/soap/php_encoding.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #69293Dmitry Stogov2015-03-271-1/+1
* Added type checksDmitry Stogov2015-03-031-7/+14
* Added type checksDmitry Stogov2015-03-031-3/+6
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2012-09-031-3/+4
|\
| * Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice).Dmitry Stogov2012-09-031-3/+4
| * - Year++Felipe Pena2012-01-011-1/+1
| * Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION c...Dmitry Stogov2011-08-101-1/+38
| * Fixed crash when passing invalid timestamp (negative integer on win32)Dmitry Stogov2011-05-041-0/+3
| * - Year++Felipe Pena2011-01-011-1/+1
| * This incorrect contraction started to get on my eyes after I saw it for theRasmus Lerdorf2010-09-031-4/+4
| * Fixed bug #52041 (Memory leak when writing on uninitialized variable returned...Dmitry Stogov2010-06-151-1/+6
* | - Year++Felipe Pena2012-01-011-1/+1
* | Fixed ZE specific compile warnings (Bug #55629)Dmitry Stogov2011-09-131-2/+2
* | Fixed bug #55323 (SoapClient segmentation fault when XSD_TYPEKIND_EXTENSION c...Dmitry Stogov2011-08-101-1/+38
* | Fixed crash when passing invalid timestamp (negative integer on win32)Dmitry Stogov2011-05-041-0/+3
* | - Year++Felipe Pena2011-01-011-1/+1
* | - cleanup ze1/ze2Pierre Joye2010-09-161-4/+0
* | This incorrect contraction started to get on my eyes after I saw it for theRasmus Lerdorf2010-09-031-4/+4
* | Fixed bug #52041 (Memory leak when writing on uninitialized variable returned...Dmitry Stogov2010-06-151-1/+6
* | Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov2010-04-201-2/+2
* | Remove some more calls to TSRMLS_FETCH()Michael Maclean2010-03-251-61/+59
* | Remove some calls to TSRMLS_FETCH in ext/soapMichael Maclean2010-03-251-137/+120
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #50258 (typos in error strings)Felipe Pena2009-11-211-1/+1
* - MFH: Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast ...Felipe Pena2009-06-151-1/+1
* Fixed bug #46419 (Elements of associative arrays with NULL value are lost)Dmitry Stogov2009-01-261-23/+21
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fixed bug #44882 (SOAP extension object decoding bug)Dmitry Stogov2008-11-271-8/+12
* - MFH: Fixed bug #46389 (NetWare needs small patch for _timezone) (patch by g...Felipe Pena2008-10-261-1/+1
* wsDmitry Stogov2008-10-161-14/+14
* Fixed bug #43723 (SOAP not sent properly from client for <choice>)Dmitry Stogov2008-10-161-5/+17
* Fixed bug #43045 (SOAP encoding violation on "INF" for type double/float)Dmitry Stogov2008-10-011-1/+9
* Remplemented support for SplArray using Traversable interface.Dmitry Stogov2008-01-091-16/+66
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R...Dmitry Stogov2007-12-271-1/+26
* Fixed possible crash because of uninitialized value (Zdash Urf)Dmitry Stogov2007-10-171-2/+4
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-5/+5
* Improved ext/soap to support element names in context of XMLShema's <any>Dmitry Stogov2007-09-271-13/+91
* Fixed bug #42488 (SoapServer reports an encoding error and the error itself b...Dmitry Stogov2007-09-051-4/+41
* Fixed bug #42326 (SoapServer crash)Dmitry Stogov2007-08-311-3/+8
* Fixed bug #42183 (classmap cause crashr in non-wsdl mode)Dmitry Stogov2007-08-221-1/+4
* Fixed bug #41566 (SOAP Server not properly generating href attributes)Dmitry Stogov2007-06-141-0/+8
* - Fixed bug #41097 (ext/soap returning associative array as indexed withoutDmitry Stogov2007-05-041-2/+8
* Reverted the following fixed because of php-5.2.2 release processDmitry Stogov2007-05-021-8/+2
* Fixed bug #41004 (minOccurs="0" and null class member variable)Dmitry Stogov2007-05-021-0/+2
* Fixed bug #41097 (ext/soap returning associative array as indexed without usi...Dmitry Stogov2007-05-021-2/+6
* Apologies. Didn't realize we were using custom snprintf().Andrei Zmievski2007-04-061-1/+1
* Typo?Andrei Zmievski2007-04-061-1/+1