From: Felipe Pena Date: Sat, 27 Dec 2008 19:16:49 +0000 (+0000) Subject: - Fixed tests X-Git-Tag: php-5.3.0beta1~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90e87528b4233119dbade5a895a2140093a18e16;p=php - Fixed tests --- diff --git a/ext/xmlrpc/tests/bug40576.phpt b/ext/xmlrpc/tests/bug40576.phpt index 6b73f4d2cd..404aba32ba 100644 --- a/ext/xmlrpc/tests/bug40576.phpt +++ b/ext/xmlrpc/tests/bug40576.phpt @@ -29,11 +29,11 @@ string(125) " " -string(128) " +string(130) " - 11234567891000 + 1.1234567891E+13 diff --git a/ext/xmlrpc/tests/bug45556.phpt b/ext/xmlrpc/tests/bug45556.phpt index 9c73e0e5df..0e463e669a 100644 --- a/ext/xmlrpc/tests/bug45556.phpt +++ b/ext/xmlrpc/tests/bug45556.phpt @@ -25,17 +25,8 @@ xmlrpc_server_call_method ($server, $request, NULL, $options); ?> --EXPECTF-- - Warning: xmlrpc_server_call_method(): Invalid callback 'foobar' passed in %s on line %d -expat reports error code 5 - description: Invalid document end - line: 1 - column: 1 - byte index: 0 - total bytes: 0 - - data beginning 0 before byte index: foo - + Warning: xmlrpc_server_call_method(): xml parse error: [line 1, column 1, message: Invalid document end] Unable to add introspection data returned from bar::test() in %s on line %d Warning: xmlrpc_server_call_method(): Invalid callback 'foo::bar' passed in %s on line %d