Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDusk <dusk@woofle.net>2019-01-29 08:47:20 +0300
committermichael-grunder <michael.grunder@gmail.com>2019-02-12 06:57:53 +0300
commit3bec3db215b8fb33ca50ccaa071ab72e13f98ca1 (patch)
treed55ead223f7168c4073b3177add718907c8dacbd /INSTALL.markdown
parent6cf1ca47010cfe3c1936a3989bc63757670f5f9f (diff)
Remove outdated homebrew instructions (#1501)
The homebrew-php tap no longer exists. Best option for homebrew users is PECL.
Diffstat (limited to 'INSTALL.markdown')
-rw-r--r--INSTALL.markdown5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL.markdown b/INSTALL.markdown
index 967c9889..64ca1ad9 100644
--- a/INSTALL.markdown
+++ b/INSTALL.markdown
@@ -80,11 +80,6 @@ Taken from [Compiling phpredis on Zend Server CE/OSX ](http://www.tumblr.com/tag
See also: [Install Redis & PHP Extension PHPRedis with Macports](http://www.lecloud.net/post/3378834922/install-redis-php-extension-phpredis-with-macports).
-You can install it using Homebrew:
-
-- [Get homebrew-php](https://github.com/Homebrew/homebrew-php)
-- `brew install php55-redis` (or php53-redis, php54-redis)
-
You can install it using MacPorts:
- [Get macports-php](https://www.macports.org/)