summaryrefslogtreecommitdiff
path: root/ext/xmlrpc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #71501Hieu Le2016-02-042-35/+59
* fix merge mistakeAnatol Belski2016-01-041-1/+1
* Fixed #70728Julien Pauli2016-01-042-2/+40
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
| * typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | Fixed bug #70526 (xmlrpc_set_type returns false on success)Xinchen Hui2015-09-192-2/+16
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-7/+7
* | Fix more proto commentsRasmus Lerdorf2015-06-231-1/+1
* | improve searchability for libxml2 headersAnatol Belski2015-05-101-1/+2
* | fix snprintf redefinition in libxmlrpc under vc14Anatol Belski2015-05-101-1/+1
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-4/+5
* | more fixes to the shared compilationAnatol Belski2015-03-231-1/+2
* | Cleanup resource handling APIsXinchen Hui2015-02-021-12/+20
* | bump yearXinchen Hui2015-01-152-2/+2
* | trailing whitespace removalStanislav Malyshev2015-01-1026-547/+547
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-44/+39
* | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | Merge branch 'PHP-5.6'Remi Collet2014-10-281-1/+5
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-10-281-1/+5
| |\
| | * Ensure we have enough input data before parsing dateRemi Collet2014-10-281-1/+5
| | * Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-243-0/+105
| | |\
| | | * Test extension xmlrpc encode type double and string decode type string and introot2013-08-243-0/+105
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-182-0/+128
| | |\ \ | | | |/
| | | * Create test to the extension xmlrpcroot2013-08-182-0/+128
| * | | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
* | | | Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-142-5/+52
* | | | missing include for strlen protoAnatol Belski2014-10-131-0/+1
* | | | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-211/+0
* | | | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-4/+4
|\ \ \ \
| * | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
| * | | | fix typeAnatol Belski2014-09-121-2/+2
* | | | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-2/+2
|/ / / /
* | | | 's' works with size_t round 3Anatol Belski2014-08-271-1/+1
* | | | first show to make 's' work with size_tAnatol Belski2014-08-271-6/+6
* | | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | | | master renames phase 1Anatol Belski2014-08-251-12/+12
* | | | Merge remote-tracking branch 'php/master'Anatol Belski2014-08-191-2/+5
|\ \ \ \
| * | | | C89 compatAnatol Belski2014-08-191-2/+5
* | | | | basic macro replacements, all at onceAnatol Belski2014-08-191-12/+12
|/ / / /
* | | | Use reference counting instead of zval duplicationDmitry Stogov2014-06-051-6/+2
* | | | Fixed double freeDmitry Stogov2014-05-191-0/+2
* | | | Fixed double free (xmlrpc is done, 1 test failed due to knew issue)Xinchen Hui2014-05-121-1/+1
* | | | Fixed typoXinchen Hui2014-05-121-1/+0
* | | | Refactoring ext/xmlrpc (incompleted)Xinchen Hui2014-05-122-433/+337
* | | | Split IS_BOOL into IS_FALSE and IS_TRUEDmitry Stogov2014-04-301-1/+1
* | | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+0
|\ \ \ \ | |/ / /