Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-5.6' into PHP-7.0 | Dmitry Stogov | 2016-04-26 | 2 | -1/+33 |
|\ | |||||
| * | Fixed test on 32-bit platforms (split into 32-bit and 64-bit versions) | Dmitry Stogov | 2016-04-26 | 2 | -1/+33 |
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2016-01-05 | 2 | -2/+41 |
| |\ | |||||
| | * | Fixed #70728 | Julien Pauli | 2015-12-22 | 2 | -2/+41 |
| | * | Bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | Fix bug #71501 | Hieu Le | 2016-02-04 | 2 | -35/+59 |
* | | | fix merge mistake | Anatol Belski | 2016-01-04 | 1 | -1/+1 |
* | | | Fixed #70728 | Julien Pauli | 2016-01-04 | 2 | -2/+40 |
* | | | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 2 | -2/+2 |
| * | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
| * | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | | | Fixed bug #70526 (xmlrpc_set_type returns false on success) | Xinchen Hui | 2015-09-19 | 2 | -2/+16 |
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s... | Dmitry Stogov | 2015-06-30 | 1 | -7/+7 |
* | | | Fix more proto comments | Rasmus Lerdorf | 2015-06-23 | 1 | -1/+1 |
* | | | improve searchability for libxml2 headers | Anatol Belski | 2015-05-10 | 1 | -1/+2 |
* | | | fix snprintf redefinition in libxmlrpc under vc14 | Anatol Belski | 2015-05-10 | 1 | -1/+1 |
* | | | cleanup mod version macros and mod defs, round x | Anatol Belski | 2015-03-23 | 2 | -4/+5 |
* | | | more fixes to the shared compilation | Anatol Belski | 2015-03-23 | 1 | -1/+2 |
* | | | Cleanup resource handling APIs | Xinchen Hui | 2015-02-02 | 1 | -12/+20 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 2 | -2/+2 |
* | | | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 26 | -547/+547 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 2 | -44/+39 |
* | | | typo fixes - https://github.com/vlajos/misspell_fixer | Veres Lajos | 2014-11-23 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Remi Collet | 2014-10-28 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | Ensure we have enough input data before parsing date | Remi Collet | 2014-10-28 | 1 | -1/+5 |
| | * | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-24 | 3 | -0/+105 |
| | |\ | |||||
| | | * | Test extension xmlrpc encode type double and string decode type string and int | root | 2013-08-24 | 3 | -0/+105 |
| | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-08-18 | 2 | -0/+128 |
| | |\ \ | | | |/ | |||||
| | | * | Create test to the extension xmlrpc | root | 2013-08-18 | 2 | -0/+128 |
| * | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
* | | | | Fix bug #68027 - fix date parsing in XMLRPC lib | Stanislav Malyshev | 2014-10-14 | 2 | -5/+52 |
* | | | | missing include for strlen proto | Anatol Belski | 2014-10-13 | 1 | -0/+1 |
* | | | | removed *.dsw and *.dsp files | Anatol Belski | 2014-09-28 | 1 | -211/+0 |
* | | | | Merge branch 'master' into issue-67910 | Florian MARGAINE | 2014-09-20 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 2 | -2/+2 |
| * | | | | fix type | Anatol Belski | 2014-09-12 | 1 | -2/+2 |
* | | | | | Replaces php5 with php7, without whitespace changes. | Florian MARGAINE | 2014-09-20 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | | | | first show to make 's' work with size_t | Anatol Belski | 2014-08-27 | 1 | -6/+6 |
* | | | | master renames phase 7PRE_AST_MERGE | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -12/+12 |
* | | | | Merge remote-tracking branch 'php/master' | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
|\ \ \ \ | |||||
| * | | | | C89 compat | Anatol Belski | 2014-08-19 | 1 | -2/+5 |
* | | | | | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -12/+12 |
|/ / / / | |||||
* | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -6/+2 |
* | | | | Fixed double free | Dmitry Stogov | 2014-05-19 | 1 | -0/+2 |