Skip to content

Commit 6735444

Browse files
committed
add info for other php version
1 parent e23830d commit 6735444

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
* Array to XML (``` XML::encode() ```)
66
* XML to Array (``` XML::decode() ```)
77

8+
### Other php version
9+
* [Xml encode/decode for php5](https://github.com/darkfriend/php5-xml)
10+
811
## How to install
912

1013
```

0 commit comments

Comments
 (0)