Skip to content

Commit 7c61ead

Browse files
authored
add comment about new PHP Client (0.8)
1 parent 4f995b8 commit 7c61ead

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
@@ -4,6 +4,9 @@ GridDB PHP Client
44

55
GridDB PHP Client is developed using GridDB C Client and [SWIG](http://www.swig.org/) (Simplified Wrapper and Interface Generator).
66

7+
The new PHP Client (0.8) brings improved usability.
8+
Main difference to the old PHP Client (0.5) is as below:
9+
- Put and get row data without C-based methods defined for each data-type
710

811
## Operating environment
912

0 commit comments

Comments
 (0)