plcapi.git
14 years ago- add tests for EX:NIL support
ggiunta [Fri, 31 Jul 2009 19:41:47 +0000 (19:41 +0000)]
- add tests for EX:NIL support

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@35 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- changelog update
ggiunta [Sun, 26 Jul 2009 20:38:58 +0000 (20:38 +0000)]
- changelog update

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@28 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- remove another warning with php 5.3 (ereg*)
ggiunta [Sun, 26 Jul 2009 20:37:10 +0000 (20:37 +0000)]
- remove another warning with php 5.3 (ereg*)

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@27 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- fix typo in a comment
ggiunta [Sun, 26 Jul 2009 20:33:54 +0000 (20:33 +0000)]
- fix typo in a comment

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@26 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- add a comment in a phpdoc block
ggiunta [Sun, 26 Jul 2009 20:33:07 +0000 (20:33 +0000)]
- add a comment in a phpdoc block

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@25 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- xmlrpc.inc: add support for the <ex:nil/> from the apache library, both in input...
ggiunta [Thu, 16 Jul 2009 22:33:31 +0000 (22:33 +0000)]
- xmlrpc.inc: add support for the <ex:nil/> from the apache library, both in input and output
- xmlrpc.inc, testsuite.php: remove usage of split(), deprecated in php 5.3
- testsuite.php: flush better results with output_buffering on
- server: php: avoid one warning about static function calls

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@23 013ecfd8-0664-425d-a759-9c98391dc3f9

14 years ago- fix issue 2814470: Fix for signature-check mismatch in new-style servers
ggiunta [Thu, 2 Jul 2009 09:54:24 +0000 (09:54 +0000)]
- fix issue 2814470: Fix for signature-check mismatch in new-style servers

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@22 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- replace all usage of '= & new' with '= new', as this is deprecated in php 5 and...
ggiunta [Thu, 7 May 2009 15:30:49 +0000 (15:30 +0000)]
- replace all usage of '= & new' with '= new', as this is deprecated in php 5 and has been shown to cause problems too

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@16 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- remove testing for older versions of php
ggiunta [Wed, 6 May 2009 11:42:32 +0000 (11:42 +0000)]
- remove testing for older versions of php

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@15 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- temoved compat stuff and checks from trunk after having created the php4 branch;
ggiunta [Wed, 6 May 2009 11:40:50 +0000 (11:40 +0000)]
- temoved compat stuff and checks from trunk after having created the php4 branch;
- update rev. number to 3.0.0.beta

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@14 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- fix year in copyrights notices
ggiunta [Tue, 17 Mar 2009 09:17:49 +0000 (09:17 +0000)]
- fix year in copyrights notices

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@11 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- svn ignore working tools files
ggiunta [Tue, 17 Mar 2009 09:16:49 +0000 (09:16 +0000)]
- svn ignore working tools files

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@10 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- svn ignore working tools files
ggiunta [Tue, 17 Mar 2009 09:15:15 +0000 (09:15 +0000)]
- svn ignore working tools files

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@9 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- svn ignore working tools files
ggiunta [Tue, 17 Mar 2009 09:14:27 +0000 (09:14 +0000)]
- svn ignore working tools files

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@8 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- fix typo in example: port 443, not 4443
ggiunta [Tue, 17 Mar 2009 08:47:14 +0000 (08:47 +0000)]
- fix typo in example: port 443, not 4443

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@7 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- changelog update 2.2.2
ggiunta [Mon, 16 Mar 2009 23:28:54 +0000 (23:28 +0000)]
- changelog update

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@6 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- fix makefiles to suit new dir layout
ggiunta [Mon, 16 Mar 2009 23:15:18 +0000 (23:15 +0000)]
- fix makefiles to suit new dir layout

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@5 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- prepare for release of ver. 2.2.2
ggiunta [Mon, 16 Mar 2009 22:04:14 +0000 (22:04 +0000)]
- prepare for release of ver. 2.2.2

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@4 013ecfd8-0664-425d-a759-9c98391dc3f9

15 years ago- Initial import of the mob, reorganizing dirs to match packaged version
ggiunta [Mon, 16 Mar 2009 20:22:51 +0000 (20:22 +0000)]
- Initial import of the mob, reorganizing dirs to match packaged version

git-svn-id: https://svn.code.sf.net/p/phpxmlrpc/code/trunk/xmlrpc@2 013ecfd8-0664-425d-a759-9c98391dc3f9