Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbundle ext/xmlrpc | Christoph M. Becker | 2020-05-29 | 1 | -977/+0 |
| | | | | | According to <https://wiki.php.net/rfc/unbundle_xmlprc> we unbundle ext/xmlrpc. | ||||
* | Remove unused rcsid variables | Nikita Popov | 2019-04-11 | 1 | -2/+0 |
| | |||||
* | fix Windows compilation | Anatol Belski | 2016-10-20 | 1 | -4/+1 |
| | | | | | php.h is included, it contains all the stuff needed and conflicts otherwise. | ||||
* | Implement #72612 (libxmlrc uses system malloc instead of PHP alloc routines) | Joe Watkins | 2016-10-19 | 1 | -21/+21 |
| | |||||
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -2/+2 |
| | |||||
* | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 1 | -0/+1 |
| | | | | xmlrpc-epi version 0.51 | ||||
* | Make xmlrpc module compilable on windows. compiles, but untested. | Shane Caraveo | 2001-12-03 | 1 | -1/+3 |
| | |||||
* | patches to sync with sourceforge project, version 0.50. primary change: ↵ | Dan Libby | 2001-10-30 | 1 | -1/+1 |
| | | | | adds support for SOAP v 1.1 | ||||
* | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 1 | -0/+979 |