michael-grunder
2a5e1b6266
Prepare for 5.2.2
2020-05-05 09:11:28 -07:00
michael-grunder
3fd39f2a91
Prepare for 5.2.2RC1 release
2020-05-04 19:27:25 -07:00
michael-grunder
9e35d3adb7
Prepare for 5.2.2RC1
2020-05-01 10:58:10 -07:00
michael-grunder
429829a1d9
Prepare for 5.2.1. release
2020-03-19 10:11:17 -07:00
michael-grunder
d7e76c5fac
Prepare for 5.2.1RC1 release
2020-03-18 14:51:54 -07:00
michael-grunder
0229a793c3
Update version info, changelog, and package.xml
2020-03-01 18:10:39 -08:00
michael-grunder
9fb9dfc42b
Update changelog/package.xml and add sponsor
2020-02-20 16:16:38 -08:00
michael-grunder
b06600d7a1
Use standard change format
2020-02-17 09:37:19 -08:00
michael-grunder
51b9f63976
Update package.xml and Changelog.md
...
See #1709
2020-02-17 09:32:02 -08:00
michael-grunder
eddbfc8f56
Include RedisSentinelTest.php
2020-02-17 09:23:31 -08:00
michael-grunder
c58fb7316a
Can't use unicode ü because it breaks pecl rendering release notes
2020-02-15 12:34:25 -08:00
michael-grunder
0f7c75cbf0
Update package.xml
2020-02-15 12:21:38 -08:00
michael-grunder
0320d540e8
Messing with release notes
2020-02-15 11:52:15 -08:00
michael-grunder
d4be5a5278
Bump to today's date
2020-02-15 10:32:44 -08:00
michael-grunder
2acd6584b3
Commit changelog/package updates
2020-02-14 12:55:52 -08:00
Jacob Dreesen
b162262ea9
Fix wording: 'latest' should be 'last'
...
"Latest" means most recent, whereas "last" means that nothing will follow.
2019-08-08 10:20:39 -07:00
Pavlo Yatsukhnenko
97490a3064
Back to dev
2019-07-02 09:32:10 +03:00
michael-grunder
f9928642b5
PHP 5 is dead, long live PHP 7
...
This commit removes support for PHP 5 by getting rid of all of our Zend
compatibility layer methods, as well as any call checking against
PHP_MAJOR_VERSION or ZEND_MODULE_API_NO.
Unit tests are all passing for Redis, RedisCluster, and RedisArray but
this should still be considered a work in progress until more testing
can be done.
Addresses issue #1448
2019-01-26 20:57:16 -08:00
michael-grunder
b8118b0991
4.2.0
2018-11-17 16:16:39 -08:00
michael-grunder
64a213e94f
4.2.0
2018-11-17 15:32:54 -08:00
michael-grunder
517de7d122
4.2.0RC3
2018-11-08 12:43:55 -08:00
Pavlo Yatsukhnenko
c886366c6f
4.2.0RC2
2018-10-26 11:11:37 +03:00
Pavlo Yatsukhnenko
e26fdd4353
4.2.0RC1
2018-10-11 23:10:33 +03:00
Pavlo Yatsukhnenko
d943a447bf
Update package.xml
2018-08-01 09:34:56 +03:00
Pavlo Yatsukhnenko
43613d9e3c
Merge pull request #1316 from remicollet/issue-inst
...
split INSTALL and add more instructions
2018-04-18 11:28:08 +03:00
Viktor Szépe
18d03fdb17
Typo in notes
...
brEaking
2018-04-17 06:53:20 -07:00
Remi Collet
e99e69cec5
split INSTALL and add more instructions
2018-03-02 14:29:54 +01:00
Pavlo Yatsukhnenko
9240293546
Merge branch 'issue.1306' into develop
2018-02-21 10:11:13 +02:00
Pavlo Yatsukhnenko
e2c51251d5
Issue #1048
...
Add --with-liblzf configure option to use system liblzf.
Use exponentially growing buffer for lzf_decompress.
Move liblzf files to separeted dir in package.xml.
2017-10-17 17:08:42 +03:00
Pavlo Yatsukhnenko
8cb2d5bd94
Issue #1048
...
This commit is adding support of data compression.
LZF was choosen because it small and fast and Redis server uses it.
Since [pecl package](https://pecl.php.net/package/lzf ) doesn't provide
lzf.h file after installing, LZF library was added as submodule.
Another algorythms may be easely added by analogy with serializers.
TODO: unit-tests for different data types.
2017-10-17 17:08:42 +03:00
Pavlo Yatsukhnenko
0b7ac2bde8
Sync package.xml and update PHP_REDIS_VERSION
2017-10-14 22:33:35 +03:00
michael-grunder
0141aae268
Use correct RC specifier/beta stability everywhere for this release
2017-08-30 20:25:13 -07:00
michael-grunder
5d1813f1b7
Pecl wants the date in GMT
2017-08-30 19:53:40 -07:00
michael-grunder
3832939df1
Prepare for 3.1.4RC1 release
2017-08-30 14:50:14 -07:00
Pavlo Yatsukhnenko
0fef41ac96
Issue #1176
...
Adding `configureoption` tag to package.xml.
2017-05-23 23:24:58 +03:00
michael-grunder
a33ca4f8c5
Fix release date
2017-03-24 13:11:38 -07:00
michael-grunder
970ca3dc5b
Remove support for php 5.2.x
2017-03-21 09:42:18 -07:00
michael-grunder
029475318c
Bamp 3.1.2
2017-03-16 08:57:57 -07:00
michael-grunder
6096b5e351
Ready 3.1.1.RC2
2017-01-16 10:00:51 -08:00
michael-grunder
f1d914e7f8
Even higher max version.
2016-12-19 14:01:08 -08:00
michael-grunder
9deafa1a38
Allow higher max php version
2016-12-19 12:05:55 -08:00
Pavlo Yatsukhnenko
92a3a52942
release 3.1.0
2016-12-14 23:06:31 +02:00
michael-grunder
5b26312347
Updated package.xml and proper github url
2016-06-02 20:35:49 -07:00
michael-grunder
15e8bd2bb8
Fix typo
2015-03-03 08:08:26 -08:00
michael-grunder
e46d1fcb26
phpredis 2.2.7
2015-03-03 07:19:35 -08:00
Remi Collet
a6aa390675
add tests to pecl package, fixed #332
2014-03-20 09:28:27 +01:00
michael-grunder
f07110ba6a
Update package.xml for the next PECL update
2014-03-19 09:40:20 -07:00
michael-grunder
94c369cfb6
Incorporate PECL and rpm changes to reflect 2.2.5
2014-03-15 10:41:14 -07:00
Nicolas Favre-Felix
f4960ddec2
Release version 2.2.4
2013-09-01 20:24:09 +01:00
Nicolas Favre-Felix
2071696d03
Add PECL package.xml
2013-04-29 21:43:03 +01:00