[phpxmlrpc-devel] migrating from PEAR, 1.x branch, patches and PHP 3
Brought to you by:
ggiunta
From: techtonik <tec...@us...> - 2005-07-29 08:15:29
|
||*()*|| Greetings, phpxmlrpc-devel.. So tired of current PEAR XML-RPC "lead developer", so finally decided to migrate to phpxmlrpc. What I would like is to get some of the improvements from my local version into main trunk. The easiest way I can see is to start with old stable 1.1.1 (since it closest to PEAR's code and looks more familiar than latest CVS) and provide some patches. But I was rather surprised - there is no branching on CVS to provide patches to 1.x version of xmlrpc. =( Although I'm not a specialist in CVS merges and branches, it would be convenient to: - leave 1.1.x branch to PHP 3 bugfixing, - 1.2.x to PHP 4 stable version - and 2.x.x branch for new features What do you think? Is there any plans? BTW, xmlrpcval->getval() in 1.1.1 is not PHP 3 compatible because of used get_object_vars() function. =p .techtonik -- |