- replace all usage of '= & new' with '= new', as this is deprecated in php 5 and...
authorggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Thu, 7 May 2009 15:30:49 +0000 (15:30 +0000)
committerggiunta <ggiunta@013ecfd8-0664-425d-a759-9c98391dc3f9>
Thu, 7 May 2009 15:30:49 +0000 (15:30 +0000)
commitfce41d1c5ca142dccfe3a9b51edcc13acdc4a7ba
tree2d29770ab192ce9c0d9902d1db29ae71843630e5
parent30ebc9ef1db1258d73352b56b649c0ae05f7e6df
- 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
ChangeLog
debugger/action.php
lib/xmlrpc.inc
lib/xmlrpc_wrappers.inc
lib/xmlrpcs.inc
test/benchmark.php
test/testsuite.php