summaryrefslogtreecommitdiff
path: root/ext/soap
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | fix TS buildPierre Joye2014-05-161-3/+3
* | | | | Fixed WSDL attibute parsingDmitry Stogov2014-05-161-2/+1
* | | | | fixed reference counting and memory leakDmitry Stogov2014-05-161-8/+4
* | | | | Partial fix for XML references handlingDmitry Stogov2014-05-161-4/+7
* | | | | Fixed handling of compressed SOAP requestsDmitry Stogov2014-05-161-1/+1
* | | | | Fixed support for SOAP_PERSISTENCE_SESSIONDmitry Stogov2014-05-151-2/+12
* | | | | Fixed support for empty stringsDmitry Stogov2014-05-151-1/+1
* | | | | Buffer has to be reallocated on each loop iterationDmitry Stogov2014-05-151-1/+2
* | | | | Support for IS_INDIRECTDmitry Stogov2014-05-151-0/+7
* | | | | Buffer has to be reallocated on each loop iterationDmitry Stogov2014-05-151-1/+2
* | | | | check for EG(excepton)Dmitry Stogov2014-05-151-2/+2
* | | | | key->len doesn't include trailing space anymoreDmitry Stogov2014-05-151-4/+4
* | | | | Fixed WSDL parsingDmitry Stogov2014-05-151-2/+2
* | | | | Fixed memory leaksDmitry Stogov2014-05-152-3/+3
* | | | | Fixed SoapFault handlingDmitry Stogov2014-05-152-14/+22
* | | | | fixed refcountingDmitry Stogov2014-05-151-1/+1
* | | | | Fixed destructive assignmentDmitry Stogov2014-05-151-3/+7
* | | | | Fixed get_zval_property()Dmitry Stogov2014-05-151-2/+3
* | | | | Fixed reference counting and memory leakDmitry Stogov2014-05-151-3/+3
* | | | | Fixed SOAP error handlingDmitry Stogov2014-05-152-20/+21
* | | | | Array with var_args must not be deallocated any moreDmitry Stogov2014-05-151-4/+0
* | | | | Removed support for old-style resource destructors (only ext/soap used it)Dmitry Stogov2014-05-151-16/+15
* | | | | ext/soap support for phpng (incomplete - just compilable)Dmitry Stogov2014-05-1511-2671/+2445
* | | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'PHP-5.6'Bob Weinand2014-04-111-2/+0
| |\ \ \ \ | | |/ / /
| | * | | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-111-2/+0
* | | | | Cleanup (1-st round)Dmitry Stogov2014-04-153-49/+49
* | | | | Use better data structures (incomplete)Dmitry Stogov2014-02-102-3/+7
|/ / / /
* | | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-0314-14/+14
|\ \ \ \ | |/ / /
| * | | Bump yearXinchen Hui2014-01-0314-14/+14
* | | | Merge branch 'master' of https://git.php.net/push/php-srcKalle Sommer Nielsen2013-12-182-2/+4
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-122-2/+4
| |\ \ \ | | |/ /
| | * | Fixed testsDmitry Stogov2013-12-121-2/+3
| | * | Fixed ext/soap/tests/bugs/bug54911.phptDmitry Stogov2013-12-121-0/+1
* | | | Eliminate another TSRMLS_FETCH() in i_zend_is_true()Kalle Sommer Nielsen2013-12-181-1/+1
|/ / /
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-103-94/+180
|\ \ \ | |/ /
| * | Fixed bug #66112 (Use after free condition in SOAP extension). (martin dot ko...Dmitry Stogov2013-12-103-94/+180
* | | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-101-14/+14
|\ \ \ | |/ /
| * | Arguments passed to user function have to be properly allocated on heapDmitry Stogov2013-12-101-14/+14
* | | Avoid interned hash key duplication and hash key length recaclulationDmitry Stogov2013-11-291-2/+3
* | | Merge branch 'pull-request/500'Anatol Belski2013-11-051-1/+1
|\ \ \
| * | | initial move on renaming files and fixing includesAnatol Belski2013-10-171-1/+1
* | | | Merge branch 'PHP-5.5'Felipe Pena2013-10-191-9/+10
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-10-191-9/+10
| |\ \ | | |/
| | * - Moved allocation to if block to make Coverity happyFelipe Pena2013-10-191-9/+10
* | | final bitsMichael Wallner2013-09-171-0/+1
* | | Merge branch 'slim-postdata-merge'Michael Wallner2013-09-171-4/+3
|\ \ \
| * | | fix ZTS buildMichael Wallner2013-08-271-3/+3
| * | | slim post dataMichael Wallner2013-08-271-31/+28
| |/ /
* | | slim post dataMichael Wallner2013-08-271-31/+28
|/ /