X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fverify_compat.php;h=1d9f90cf89aaa215df1db743495024c6135cd030;hb=640b8c0e60bb8a13dde241ec4d23ca1f58bb5b8a;hp=c9c4ad249a8e327aa80665dad4114a4a22dfa522;hpb=c79e320a2d513194a0e7b65d26407a45ae4cbdd3;p=plcapi.git diff --git a/tests/verify_compat.php b/tests/verify_compat.php index c9c4ad2..1d9f90c 100644 --- a/tests/verify_compat.php +++ b/tests/verify_compat.php @@ -1,177 +1,193 @@ -PHP XMLRPC compatibility assessment - + PHP XMLRPC compatibility assessment +

PHPXMLRPC compatibility assessment with the current PHP install

For phpxmlrpc version 4.0 or later

+

Server usage

- - - - - $result) - { - echo '\n"; - } -?> - + + + + + + + + $result) { + echo '\n"; + } + ?> +
TestResult
'.htmlspecialchars($test).''.htmlspecialchars($result['description'])."
TestResult
' . htmlspecialchars($test) . '' . htmlspecialchars($result['description']) . "

Client usage

- - - - - $result) - { - echo '\n"; - } -?> - + + + + + + + + $result) { + echo '\n"; + } + ?> +
TestResult
'.htmlspecialchars($test).''.htmlspecialchars($result['description'])."
TestResult
' . htmlspecialchars($test) . '' . htmlspecialchars($result['description']) . "
- \ No newline at end of file +