Skip to content

Commit 07e20f0

Browse files
committed
Merge branch 'master' into pecl
2 parents f6a7366 + f4030ea commit 07e20f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ make && make install
1919

2020
You can generate a debian package for PHP5, accessible from Apache 2 by running `./mkdeb-apache2.sh` or with `dpkg-buildpackage` or `svn-buildpackage`.
2121

22-
This extension exports a single class, `Redis` (and `RedisException` used in case of errors).
22+
This extension exports a single class, `Redis` (and `RedisException` used in case of errors). Check out https://github.com/ukko/phpredis-phpdoc for a PHP stub that you can use in your IDE for code completion.
2323

2424
Install on OSX
2525
==============

0 commit comments

Comments
 (0)