Set default internal charset to UTF8 and change tests accordingly; add function has_e...
authorgggeek <giunta.gaetano@gmail.com>
Sun, 19 Apr 2015 20:22:22 +0000 (21:22 +0100)
committergggeek <giunta.gaetano@gmail.com>
Sun, 19 Apr 2015 20:22:22 +0000 (21:22 +0100)
commit5282cf295c80ee4acfdde505e7122d050e574596
tree7c1996e6a26f9cc219ed330e398aea69eeb61973
parent21597f4011977e682392aec4ad391a54bbf99212
Set default internal charset to UTF8 and change tests accordingly; add function has_encoding() from lib ver. 3.0.1; fixed one missing autoload in xmlrpc.inc; proper usage of actual and expected in all tests
NEWS
demo/server/server.php
lib/xmlrpc.inc
src/PhpXmlRpc.php
tests/1ParsingBugsTest.php
tests/3LocalhostTest.php
tests/4LocalhostMultiTest.php