Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out fprintf() use inside the library | Ilia Alshanetsky | 2008-12-09 | 1 | -6/+12 |
| | |||||
* | - Merged fix from SF project (Import Jeff Lawsons patches for XML datetime ↵ | Felipe Pena | 2008-09-10 | 1 | -11/+27 |
| | | | | | | | | | bug fixes) Fixed bugs: #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string) #18916 (xmlrpc_set_type() "not working") | ||||
* | MFB: Fixed bug #42189 (xmlrpc_set_type() crashes php on invalid datetime | Ilia Alshanetsky | 2007-09-18 | 1 | -1/+12 |
| | | | | | values). | ||||
* | php_localtime_r() checks | Antony Dovgal | 2007-06-07 | 1 | -0/+6 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -0/+3 |
| | |||||
* | zts fixes | Ilia Alshanetsky | 2006-11-30 | 1 | -2/+6 |
| | |||||
* | Reshufle includes to make it compile on windows | Edin Kadribasic | 2005-03-28 | 1 | -2/+4 |
| | |||||
* | - Made it possible to build ext/xmlrpc with libxml2 | foobar | 2005-03-26 | 1 | -1/+4 |
| | |||||
* | Removed C++ style comments. | Ilia Alshanetsky | 2004-04-27 | 1 | -2/+5 |
| | |||||
* | Fix some compile warnings (patch by Joe Orton) | foobar | 2003-12-16 | 1 | -10/+8 |
| | |||||
* | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 1 | -9/+167 |
| | | | | xmlrpc-epi version 0.51 | ||||
* | Make xmlrpc module compilable on windows. compiles, but untested. | Shane Caraveo | 2001-12-03 | 1 | -0/+3 |
| | |||||
* | patches to sync with sourceforge project, version 0.50. primary change: ↵ | Dan Libby | 2001-10-30 | 1 | -54/+378 |
| | | | | adds support for SOAP v 1.1 | ||||
* | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 1 | -0/+2471 |