Commit Graph

  • ab4ce4ab6f Allow negative timeout/read_timeout and fix doc michael-grunder 2022-10-07 11:27:23 -07:00
  • b9950727f5 Fix documentation for resetStat michael-grunder 2022-10-05 20:40:44 -07:00
  • 72b37fa93e PHP 8.1 deprecations michael-grunder 2022-10-05 14:56:45 -07:00
  • 50151e7a4f Fix doc xGroup param value type Yurun 2021-10-19 10:57:11 +08:00
  • d35e2664bb Relax OBJECT idletime tests to avoid false failures. michael-grunder 2022-10-03 12:10:43 -07:00
  • f5b2a09b34 EXPIRETIME and PEXPIRETIME michael-grunder 2022-10-01 16:41:52 -07:00
  • c0e839f6ac LCS command michael-grunder 2022-10-01 10:26:11 -07:00
  • 6430050808 SINTERCARD and ZINTERCARD commands michael-grunder 2022-10-01 10:25:54 -07:00
  • 239678a03b Implement CONFIG RESETSTAT michael-grunder 2022-10-01 10:12:15 -07:00
  • 8746493296 Add back a default switch case for setoption handler michael-grunder 2022-09-29 14:21:13 -07:00
  • dc9af5296b float not double. michael-grunder 2022-09-30 02:25:02 -07:00
  • 98fda1b870 Make sure we set an error for key based scans michael-grunder 2020-03-02 22:13:33 -08:00
  • 2234bd552f PHP 7.3 doesn't have zend_string_concat2 intercard-commands michael-grunder 2022-09-28 21:04:20 -07:00
  • f42a26a7f9 SINTERCARD and ZINTERCARD commands michael-grunder 2022-09-28 20:35:24 -07:00
  • a98605f216 BLPOP with a float timeout michael-grunder 2022-09-23 10:41:55 -07:00
  • 3acd84a4ae Fix deprecated string format for php 8.2 php8.2-deprecations michael-grunder 2022-09-22 22:53:11 -07:00
  • b7bf22d4c9 Add an example with a unix socket and timeout michael-grunder 2022-09-22 19:51:01 -07:00
  • 21c3ef94e8 Fix typos/bad Markdown in cluster.markdown michael-grunder 2022-09-19 12:15:46 -07:00
  • f2bfd72357 Issue #2080: avoid registering the same replicas multiple times in case the master handles multiple slot ranges Marius Adam 2022-07-17 14:48:08 +03:00
  • 130b5d0b8e Update INSTALL.markdown Dawid 'DeyV' Polak 2021-10-12 08:27:29 +02:00
  • 39a01ac7b5 Return false or NULL on empty lpos response (#2151) Michael Grunder 2022-09-18 01:21:20 -07:00
  • 59053f10d9 Add missing configureoption entries in package.xml Michele Locati 2022-06-12 22:29:08 +02:00
  • fcd4aab032 Merge pull request #2140 from phpredis/issue-1894-geosearch Pavlo Yatsukhnenko 2022-09-15 22:44:34 +03:00
  • fb6a297ccc CodeQL fixes michael-grunder 2022-09-15 09:37:48 -07:00
  • d67b2020e5 Pull COUNT/ANY parsing into a helper function. michael-grunder 2022-09-15 08:52:58 -07:00
  • a3d2f1319d Add 'BIT'/'BYTE' modifier to BITCOUNT + tests (#2149) Michael Grunder 2022-09-15 01:29:31 -07:00
  • b3ce048669 Fix non standards conforming prototypes. (#2150) Michael Grunder 2022-09-14 22:54:22 -07:00
  • 0f502c9ec5 Update redis.stub.php (#2120) sergkash7 2022-09-08 23:20:00 +03:00
  • 34c237ea21 Merge pull request #2147 from phpredis/issue-1894-client Pavlo Yatsukhnenko 2022-09-08 20:30:21 +03:00
  • a8d10291a2 Redis::client command Pavlo Yatsukhnenko 2022-09-04 21:31:20 +03:00
  • 8d99181e81 Merge pull request #2146 from phpredis/issue-2141 Pavlo Yatsukhnenko 2022-08-24 23:23:08 +03:00
  • a471c87a3b Issue #2141 Pavlo Yatsukhnenko 2022-08-21 14:59:15 +03:00
  • eba1c6d29c Fix Link Typo (#2145) Muhammad Dyas Yaskur 2022-08-19 00:52:35 +07:00
  • 3ed0feaa31 Merge pull request #2143 from nicolas-grekas/typo Pavlo Yatsukhnenko 2022-08-16 20:18:45 +03:00
  • 703d71b530 Fix typo Nicolas Grekas 2022-08-16 18:06:47 +02:00
  • bf6f31e372 Issue #1894 Pavlo Yatsukhnenko 2022-08-06 12:43:18 +03:00
  • 677c9da3cb Merge pull request #2131 from phpredis/issue-1943 Pavlo Yatsukhnenko 2022-08-03 22:41:30 +03:00
  • 687a5c7880 Issue #1943 Pavlo Yatsukhnenko 2022-07-17 15:05:56 +03:00
  • b2bb2f519f Merge pull request #2138 from patricio-dorantes/redis_session-sa-tls Pavlo Yatsukhnenko 2022-08-03 20:53:19 +03:00
  • 2ff11df528 redis_session clean up ssl context. patricio.dorantes 2022-08-03 10:57:01 -05:00
  • d1bc672752 fix use after free, initialize on NULL patricio.dorantes 2022-08-02 17:36:54 -05:00
  • ed10f365e7 fix redis session standalone stream ssl context patricio.dorantes 2022-08-01 11:16:24 -05:00
  • 8159048b58 Merge pull request #2127 from phpredis/php82-sensitive-param Pavlo Yatsukhnenko 2022-07-30 14:33:40 +03:00
  • 584f6b172e empty Remi Collet 2022-07-28 07:28:41 +02:00
  • a38e08daa1 regenerate arginfo using 8.2.0beta1 Remi Collet 2022-07-18 12:46:09 +02:00
  • a7e5ea643a fix closing condition Remi Collet 2022-07-11 09:49:04 +02:00
  • 3cd5ac1e27 use spl_ce_RuntimeException (exists since 5.6) Remi Collet 2022-07-04 14:44:27 +02:00
  • 3675f442e4 mark auth param as sensitive for PHP 8.2 refactor MINIT (split in each class sources file) use @generate-class-entries in stub files add RedisException and RedisClusterException in stub files Remi Collet 2022-07-04 14:27:20 +02:00
  • 0f1ca0ccf8 Unsubscribe from all channels Pavlo Yatsukhnenko 2022-07-15 16:14:23 +03:00
  • 8e747ecec9 Merge pull request #2123 from phpredis/pubsub Pavlo Yatsukhnenko 2022-07-15 09:19:00 +03:00
  • bfcc4292b2 Merge pull request #2129 from phpredis/issue-1768 Pavlo Yatsukhnenko 2022-07-12 18:55:45 +03:00
  • e858e8e333 Issue #1768 Pavlo Yatsukhnenko 2022-07-10 21:38:16 +03:00
  • 765d3cdf24 Merge pull request #2126 from phpredis/issue-2122 Pavlo Yatsukhnenko 2022-07-08 22:09:19 +03:00
  • c28ad7bbd6 Issue #2122 Pavlo Yatsukhnenko 2022-07-03 18:33:42 +03:00
  • 982bd13b9f Refactor redis_parse_info_response Pavlo Yatsukhnenko 2022-07-01 21:03:24 +03:00
  • 393c0bde26 Merge pull request #2125 from phpredis/actions Pavlo Yatsukhnenko 2022-07-01 11:02:53 +03:00
  • 9d61504e75 GitHub Actions Pavlo Yatsukhnenko 2022-06-28 10:13:46 +03:00
  • 9ff5c33a17 Install redis from official repository Pavlo Yatsukhnenko 2022-06-29 20:03:40 +03:00
  • de3635dad5 Change PHPREDIS_CTX_PTR type Pavlo Yatsukhnenko 2022-06-29 17:31:03 +03:00
  • cf2c052c7b Fix invalid allocation size Pavlo Yatsukhnenko 2022-06-28 23:11:37 +03:00
  • 3c9e159c7e Refactor subscribe/unsubscribe Pavlo Yatsukhnenko 2022-06-26 13:10:56 +03:00
  • 1fb2935b1e Replace strtok_r with php_strtok_r #2 Pavlo Yatsukhnenko 2022-06-28 09:56:30 +03:00
  • aaa4c91a76 Replace strtok_r with php_strtok_r Pavlo Yatsukhnenko 2022-06-22 21:42:09 +03:00
  • e24b0843b3 Fix tests Pavlo Yatsukhnenko 2022-06-18 19:54:31 +03:00
  • 68136a2972 Refactor redis_parse_client_list_response Pavlo Yatsukhnenko 2022-06-18 19:46:28 +03:00
  • 39e7c096ba Merge pull request #2112 from phpredis/issue-1894-pop-count Pavlo Yatsukhnenko 2022-06-12 19:54:30 +03:00
  • df97cc3531 Issue #1894 Pavlo Yatsukhnenko 2022-06-06 21:55:05 +03:00
  • e6b3fe5484 Backoff settings in constructor Pavlo Yatsukhnenko 2022-05-27 15:20:19 +03:00
  • a5c41ceb0f Fix tests on Redis 7.0 Pavlo Yatsukhnenko 2022-05-26 15:48:28 +03:00
  • 4e994e0539 Merge pull request #2103 from raccube/patch-1 Pavlo Yatsukhnenko 2022-05-06 09:58:00 +03:00
  • b64d93e1c4 Correct misspelling of libzstd in config args Karina Kwiatek 2022-05-05 20:00:44 +02:00
  • c40f9d6c02 Fix default host length Pavlo Yatsukhnenko 2022-04-29 16:49:29 +03:00
  • 6f06b58406 Merge pull request #2100 from phpredis/issue-2098 Pavlo Yatsukhnenko 2022-04-25 09:56:56 +03:00
  • 31efee7728 Merge pull request #2101 from phpredis/issue-1894-failover Pavlo Yatsukhnenko 2022-04-25 09:48:05 +03:00
  • 4b767be7e9 Issue #1894 Pavlo Yatsukhnenko 2022-04-23 15:59:26 +03:00
  • 4151775367 Issue #2098 Pavlo Yatsukhnenko 2022-04-23 14:47:29 +03:00
  • a47c38a1c1 Merge pull request #2097 from phpredis/issue-1894-getex Pavlo Yatsukhnenko 2022-04-19 08:39:21 +03:00
  • eb6fdd9367 Merge pull request #2095 from phpredis/issue-1894-setexat Pavlo Yatsukhnenko 2022-04-19 08:38:20 +03:00
  • 11861d9511 Issue #1894 Pavlo Yatsukhnenko 2022-04-17 17:57:11 +03:00
  • 0a160685cd Issue #1894 Pavlo Yatsukhnenko 2022-04-14 21:29:35 +03:00
  • 55bf0202dd Fix segfault Pavlo Yatsukhnenko 2022-04-14 21:13:54 +03:00
  • ee210f86e5 Fix security alerts Pavlo Yatsukhnenko 2022-04-13 18:30:38 +03:00
  • bfe05a6936 CodeQL Pavlo Yatsukhnenko 2022-04-13 17:39:47 +03:00
  • ca8b4c930a Use read_mbulk_header helper where possible Pavlo Yatsukhnenko 2022-04-13 17:25:13 +03:00
  • 36457555d4 Fix NULL-pointer dereferences and handle possible UB Pavlo Yatsukhnenko 2022-04-13 16:18:29 +03:00
  • b92850517b Merge pull request #2094 from phpredis/issue-1894-hrandfield Pavlo Yatsukhnenko 2022-04-13 09:56:53 +03:00
  • fe397371ef Issue #1894 Pavlo Yatsukhnenko 2022-04-11 22:59:01 +03:00
  • c65772fb4d Merge pull request #2092 from phpredis/issue-1894-reset Pavlo Yatsukhnenko 2022-04-11 22:11:31 +03:00
  • 947a2d3897 Issue #1894 Pavlo Yatsukhnenko 2021-09-20 20:50:07 +03:00
  • 77ee15c243 Merge pull request #2093 from phpredis/issue-1894-flush Pavlo Yatsukhnenko 2022-04-11 21:46:29 +03:00
  • 750b6cf31a Issue #1894 Pavlo Yatsukhnenko 2022-04-07 21:45:31 +03:00
  • 985c738876 Merge pull request #2091 from phpredis/issue-1746 Pavlo Yatsukhnenko 2022-04-05 23:46:54 +03:00
  • 0879770a82 Issue #1746 Pavlo Yatsukhnenko 2022-04-05 22:56:25 +03:00
  • 37bd5044b9 Merge pull request #2088 from forkgroup/fix/redis_sentinel_stub Pavlo Yatsukhnenko 2022-04-05 21:47:29 +03:00
  • 954d958dcf Merge pull request #2090 from phpredis/no-retry Pavlo Yatsukhnenko 2022-04-05 07:47:37 +03:00
  • 8290212692 Merge pull request #2089 from phpredis/issue-1974 Pavlo Yatsukhnenko 2022-04-05 07:46:33 +03:00
  • 831d6118c4 Remove weird macroses Pavlo Yatsukhnenko 2022-04-04 21:04:00 +03:00
  • dfcf52cab1 Merge pull request #2087 from tillkruss/patch-3 Pavlo Yatsukhnenko 2022-04-03 21:54:01 +03:00
  • 5a269ab6d0 Don't allow reconnect on read response Pavlo Yatsukhnenko 2022-04-03 19:52:18 +03:00
  • 42cbd88a18 Issue #1974 Pavlo Yatsukhnenko 2022-04-02 17:58:52 +03:00