Skip to content

Commit e191a46

Browse files
author
Miloslav Hůla
committed
readme: info about PHP compatibility
1 parent f1fadcc commit e191a46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ XML-RPC
22
=======
33
This library helps to work with XML-RPC calls and responses. It requires only PHP DOM extension. It is based on word written specification on http://www.xmlrpc.com/.
44

5+
PHP 7.1 or newer is required since v3.0 release. The v2.x releases supports PHP 5.4.
6+
57
Simple XML-RPC client and server examples follow.
68

79

0 commit comments

Comments
 (0)