Commit Graph

  • 573c54ac4c Extend Sorted Set support by implementing ZDIFF command (#826) Vladyslav Vildanov 2022-11-28 23:16:30 +02:00
  • 169604bf74 Extend Sorted Set support by implementing ZRANDMEMBER command (#825) Vladyslav Vildanov 2022-11-21 18:37:04 +02:00
  • 94bd54b2af Extend Sorted Set support by implementing ZMSCORE (#823) vladvildanov 2022-11-17 17:48:16 +02:00
  • bdebad7d62 added annotations to suppress PHP 8.1 return type deprecation warning… (#810) Josh England 2022-11-02 17:07:32 -07:00
  • 1a411d2ad7 back to dev version Till Krüss 2022-10-11 09:57:28 -07:00
  • 1400689df8 switch to actions/checkout@v3 [skip ci] Till Krüss 2022-10-11 09:56:57 -07:00
  • ff59f74581 bump version v2.0.3 Till Krüss 2022-10-11 09:52:29 -07:00
  • 1a0eb7ee85 sentinel default to no password when replica authentication is used (#807) Mehmet Tolga Avcioglu 2022-10-06 18:14:47 +03:00
  • bb6c1a7b6d Add partial support for Stream commands (#804) Tobias Bengtsson 2022-09-27 18:39:17 +02:00
  • dc14604f3e Check resource before reading (#803) Stefano Borghi 2022-09-20 09:13:12 -07:00
  • b000013f22 check resource before writing (#799) Stefano Borghi 2022-09-19 12:27:07 -07:00
  • 42c33a406f Check if socket is resource before reading (#802) streamingsystems 2022-09-18 17:01:02 -05:00
  • 7ad74217c2 check resource before writing, w/ test (#800) Stefano Borghi 2022-09-16 17:03:13 -07:00
  • 72d7675563 improve PHP 8.2 support (#797) Alexandru Pătrănescu 2022-09-08 21:25:37 +03:00
  • 8b5fa92856 mention php version [no ci] v2.0.2 Till Krüss 2022-09-06 07:34:14 -07:00
  • 076a62e3d3 bump version to 2.0.2 Till Krüss 2022-09-06 07:32:44 -07:00
  • 85dc1752b7 PHP 8.2 Support (#796) Dries Vints 2022-09-06 16:13:46 +02:00
  • 7683215023 bump tag to v2.0.1 v2.0.1 Till Krüss 2022-09-04 14:57:36 -07:00
  • dd4ddf6504 Update CHANGELOG.md Till Krüss 2022-08-03 11:53:59 -07:00
  • 6468e6cc2e Update CHANGELOG.md Till Krüss 2022-08-03 11:51:22 -07:00
  • 12f6d30502 Add retry logic to support temporary redis cluster failure (#788) digital2real 2022-08-03 20:49:56 +02:00
  • a602fc7425 Fix sentinel reconnect issue on long-running PHP processes (#784) Linc 2022-07-13 00:44:28 +08:00
  • 4ec74cc5fe Declare $parameters property of Predis\Connection\Parameters (#781) John Paul E. Balandan, CPA 2022-06-29 22:58:14 +08:00
  • 78fd4cb998 bugfix for srem type to accept array #779 (#780) BrightQi 2022-06-28 23:23:35 +08:00
  • 2a8dd6a7f1 Add array as possible return type to spop (#774) Tomáš Fedor 2022-06-15 04:59:10 +02:00
  • 7d7b3416a8 Add example for installing predis by Composer (#772) Jayin Taung 2022-06-13 22:54:46 +08:00
  • 99c253733d tweak changelog format v2.0.0 Till Krüss 2022-06-08 06:14:56 -07:00
  • 69bb8fa082 bump version to v2.0.0 stable Till Krüss 2022-06-08 06:11:24 -07:00
  • e5221fa13b Allow PubSub / MultiExec with Replication Josias Montag 2022-05-27 11:14:06 +02:00
  • 15244c9642 cleanup readme Till Krüss 2022-05-26 12:01:30 -07:00
  • 4cc119a03c tag 2.0.0-beta.1 v2.0.0-beta.1 Till Krüss 2022-05-26 11:48:12 -07:00
  • 619890f715 fix test Till Krüss 2022-05-26 11:45:35 -07:00
  • b060d43157 port changes from v1.1 branch Till Krüss 2022-05-26 11:29:45 -07:00
  • a5ab2bce6b truncate changelog Till Krüss 2022-05-26 11:12:41 -07:00
  • 89f20dc968 add TOUCH command (#767) Hubert Lenoir 2022-05-23 17:46:48 +02:00
  • 6af5394a89 Added ZPOPMIN and ZPOPMAX (#758) Michal Lulco 2022-05-16 17:00:06 +02:00
  • c508086b0e remove redundant variables (#765) Zaher Ghaibeh 2022-05-15 19:51:28 +03:00
  • 3c01ccc94c Testing code against Redis 7 (#764) Zaher Ghaibeh 2022-05-12 22:23:51 +03:00
  • e382bedb27 Update method tags (#762) Jordi Boggiano 2022-05-12 18:13:06 +02:00
  • a2449da7c8 PHP 8.1 tests (#760) Zaher Ghaibeh 2022-05-07 18:03:53 +03:00
  • d6da14daa8 Don't export changeling and contribution notes angeljqv 2022-04-05 11:13:30 -05:00
  • acb2460f4c PHP 8.1 and symfony/error handler deprecations (#748) Andrii Dembitskyi 2022-03-15 13:50:51 -04:00
  • 213f00042f Add clear method to pipeline (#749) Karol Hrusza 2022-03-11 17:48:10 +01:00
  • ab0c46332c throw exception if connection->read() returns an error object in cons… (#746) Julian Haupt 2022-02-17 19:13:02 +01:00
  • ed19ec3483 #742 create new context for socket connection (#743) Ondřej Ešler 2022-02-04 17:41:14 +01:00
  • 90496e76b5 Fix wrong return iterator value type: implementation returns \stdClass but it's typehinted as array (#740) fluffycondor 2022-01-26 20:22:03 +03:00
  • b3a5bdf940 Remove invalid input for actions/cache (#737) ♚ PH⑦ de Soria™♛ 2022-01-15 02:52:59 +10:30
  • 4231c35e09 back to dev Till Krüss 2022-01-05 09:49:10 -08:00
  • a2fb02d738 bump version to 1.1.10 stable v1.1.10 Till Krüss 2022-01-05 09:46:08 -08:00
  • ca1f398f7c Fix for changing return types for PHP8.1 (#730) Pim Jansen 2021-12-18 20:23:39 +01:00
  • 5e07be785a bugfix/cannot-use-object-of-type-error-as-array-722 (#724) kgasienica 2021-12-01 19:18:59 +01:00
  • b3cd02e2ba back to dev Till Krüss 2021-10-05 12:03:21 -07:00
  • c50c3393bb update changelog v1.1.9 Till Krüss 2021-10-05 12:02:38 -07:00
  • 4aa3014bb0 tag 1.1.9 Till Krüss 2021-10-05 11:55:45 -07:00
  • 92adf32e88 Fix PHP 8.1 strlen breakage (#713) Dries Vints 2021-09-30 18:09:37 +02:00
  • c4560304cf back to dev version Till Krüss 2021-09-29 10:50:22 -07:00
  • cf5c118a07 tag 1.1.8 v1.1.8 Till Krüss 2021-09-29 10:48:39 -07:00
  • bb9a670c83 add php 8.1 patches for phpunit Till Krüss 2021-09-29 10:43:13 -07:00
  • 3e56e880e8 nope; and nightly is php 8.0 🤦‍♂️ Till Krüss 2021-09-29 10:06:50 -07:00
  • 1c71a4e36e does travis do 8.1 yet? Till Krüss 2021-09-29 10:02:37 -07:00
  • 5004f5d6fc Add PHP 8.1 support (#712) Vadim Borodavko 2021-09-13 01:07:16 +03:00
  • 4c1aada5ae Updated set, setex, setexp type hint (#710) Georges.L 2021-09-08 18:05:55 +02:00
  • e616f85679 Add ReturnTypeWillChange attribute to CursorBasedIterator (#708) John Paul E. Balandan, CPA 2021-08-25 01:25:19 +08:00
  • 9cd093be24 Add ReturnTypeWillChange (#706) Alexander M. Turek 2021-08-05 20:02:38 +02:00
  • 54775a0295 Update LICENSE (#704) Mehdi Baaboura 2021-07-19 18:27:37 +02:00
  • 367bd72a0b Test optional count argument for LPOP (#700) Ruslan Bekenev 2021-06-09 19:46:24 +03:00
  • 305d167b08 Prevent PHP warning Nick Doulgeridis 2021-05-12 18:29:35 +03:00
  • 3271e1edcb back to dev Till Krüss 2021-04-04 12:51:10 -07:00
  • b240daa106 tag v1.1.7 v1.1.7 Till Krüss 2021-04-04 12:34:46 -07:00
  • 8fee6ce8c3 Fix PHP 5.3 test and PHP 8 test runs Till Krüss 2021-04-04 12:33:59 -07:00
  • 35dd44b222 Merge pull request #686 from remicollet/issue-redis62 Till Krüss 2021-04-04 10:36:02 -07:00
  • 545177f09f Merge pull request #685 from BrianMwit/patch-1 Till Krüss 2021-04-04 10:34:53 -07:00
  • 1d7ccb64ab Merge pull request #670 from charescape/patch-1 Till Krüss 2021-04-04 10:33:08 -07:00
  • e29ae9065f some spacing Till Krüss 2021-04-04 10:31:53 -07:00
  • 64fc7774c6 stick to PHPUnit 9.4.* for now Till Krüss 2021-04-04 10:31:45 -07:00
  • 554c36b329 Merge pull request #688 from open-source-contributions/improve_assertions Till Krüss 2021-04-04 10:20:39 -07:00
  • be9d477564 fix for Redis 6 error message Till Krüss 2021-04-04 10:16:44 -07:00
  • 0e4e8f41cc fix Till Krüss 2021-04-04 10:14:13 -07:00
  • aa0c30809b fix test when using Redis 6 Till Krüss 2021-04-04 10:11:29 -07:00
  • 20f8faee6f Improve PHPUnit assertions Peter 2021-04-04 23:30:14 +08:00
  • 2f9337cb9b fix test expectation for redis 6.2 Remi Collet 2021-03-18 11:08:37 +01:00
  • 437d80a7a3 Fix misleading argument name in SentinelReplication Pitchaya Boonsarngsuk 2021-03-17 03:41:03 +00:00
  • aa436263f8 Merge pull request #684 from andrew-demb/patch-2 Till Krüss 2021-03-09 08:43:59 -08:00
  • 3c8856b05a Merge pull request #683 from andrew-demb/patch-1 Till Krüss 2021-03-09 08:43:39 -08:00
  • d935f6e5c2 CommandInterface::parseResponse() can accept array and null argument Andrii Dembitskyi 2021-03-09 07:15:08 -05:00
  • 87fcc69e7a Status::get() always return self Andrii Dembitskyi 2021-03-09 07:09:15 -05:00
  • 3a14a39d92 Merge pull request #678 from nicolas-grekas/ret-type Till Krüss 2021-02-09 10:09:19 -08:00
  • 5c9457cc2e Merge pull request #673 from roborourke/apply-patches-on-update Till Krüss 2021-02-09 09:44:11 -08:00
  • c551fc21f9 Add some return types Nicolas Grekas 2021-02-02 16:29:33 +01:00
  • 0d84606723 Switch to old array style syntax to support PHP 5.3 Robert O'Rourke 2020-11-30 11:07:54 +00:00
  • c021e380d6 Apply patches on initial install/update Robert O'Rourke 2020-11-27 17:24:00 +00:00
  • 407ddeca92 Update README.md charescape 2020-11-12 11:39:48 +08:00
  • 338ba6d73d Merge pull request #665 from danwall/patch-1 Till Krüss 2020-09-26 19:08:13 -07:00
  • 25db9bfec5 Fix typo Dan Wall 2020-09-26 11:52:44 +10:00
  • 9f29dbf7ff Rework pipeline abstraction on top of command queues. feature/pipeline-rework Daniele Alessandri 2020-09-06 18:35:18 +02:00
  • a32e554174 Implement command queues as the new basis for pipelining. Daniele Alessandri 2020-09-06 11:44:34 +02:00
  • 5f4b87080f Tweak tests. Daniele Alessandri 2020-09-20 17:16:49 +02:00
  • 5ae4ac6b49 Clear pending responses in reader buffer on disconnect. Daniele Alessandri 2020-09-20 16:58:18 +02:00
  • 0e9aeee90f Fix PhpiredisSocketConnection for PHP 8. Daniele Alessandri 2020-09-20 15:20:18 +02:00
  • 521ac8f0eb Fix PhpiredisSocketConnection for PHP 8. Daniele Alessandri 2020-09-20 15:20:18 +02:00