Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to pecl by sascha. remove them from head. | Sterling Hughes | 2003-06-25 | 1 | -1475/+0 |
| | | | | | | discussed with harald, will remain in pecl till he has some more time to work on it. | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | Porting of patch applied to ext/xmlrpc. | Ilia Alshanetsky | 2003-01-14 | 1 | -400/+354 |
| | |||||
* | Fix ZTS build here too. | Edin Kadribasic | 2003-01-13 | 1 | -0/+2 |
| | | | | | | | | # # What is the correct location of XMLRPC extension? # Can the reduntand one be removed then and the build system fixed # to acommodate that. | ||||
* | - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Path by Jan | Derick Rethans | 2003-01-10 | 1 | -2/+2 |
| | | | | | | | Schneider) @- Fixed bug #20155: xmlrpc compile problem with zendengine2 (Derick, Jan @ Schneider) | ||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | time is a function. Use the name of the variable 'timestamp' | Frank M. Kromann | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | Fix bug: #19124, xmlrpc extension builds ok now as shared extension. | foobar | 2002-08-30 | 1 | -3/+4 |
| | |||||
* | bool not boolean | Rasmus Lerdorf | 2002-08-13 | 1 | -2/+2 |
| | |||||
* | - Consistent error messages | Derick Rethans | 2002-07-06 | 1 | -1/+1 |
| | |||||
* | Fix typo. | foobar | 2002-07-05 | 1 | -1/+1 |
| | |||||
* | merged in updates from SF project. bring php repository up to date with ↵ | Dan Libby | 2002-07-05 | 1 | -17/+68 |
| | | | | xmlrpc-epi version 0.51 | ||||
* | Fix some build error on win32 (snapshot build) | foobar | 2002-06-29 | 1 | -4/+4 |
| | |||||
* | Fixed bug: #17732. | foobar | 2002-06-16 | 1 | -2/+5 |
| | | | | | | xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be passed by reference. | ||||
* | - fixed memory leak | Uwe Steinmann | 2002-04-17 | 1 | -0/+3 |
| | |||||
* | - Fixed a leak in xml_decode(). | Andrei Zmievski | 2002-04-06 | 1 | -1/+1 |
| | | | | | - Fixed it so it's possible to compile as a shared extension. | ||||
* | - Whitespace part 1 | Derick Rethans | 2002-03-14 | 1 | -377/+353 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Make xmlrpc module compilable on windows. compiles, but untested. | Shane Caraveo | 2001-12-03 | 1 | -0/+4 |
| | |||||
* | patches to sync with sourceforge project, version 0.50. primary change: ↵ | Dan Libby | 2001-10-30 | 1 | -11/+52 |
| | | | | adds support for SOAP v 1.1 | ||||
* | ZTS fixes | Thies C. Arntzen | 2001-10-26 | 1 | -18/+21 |
| | |||||
* | make it compile again and nuke most warnings | Thies C. Arntzen | 2001-10-25 | 1 | -11/+18 |
| | |||||
* | MFB | Sterling Hughes | 2001-10-21 | 1 | -2/+10 |
| | |||||
* | Fixed some protos. | Egon Schmid | 2001-10-17 | 1 | -17/+17 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -2/+4 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | 4rd run... now also var.Z_* | Jeroen van Wolffelaar | 2001-09-26 | 1 | -7/+7 |
| | |||||
* | 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now. | Jeroen van Wolffelaar | 2001-09-26 | 1 | -5/+5 |
| | |||||
* | 2nd phase in back-substitution those macro's | Jeroen van Wolffelaar | 2001-09-25 | 1 | -4/+4 |
| | | | | | I've got pretty much everything now... | ||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -110/+110 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | adding xmlrpc extension, per Stig's request | Dan Libby | 2001-09-06 | 1 | -0/+1421 |