Till Krüss
ba66e22c92
bump year to 2025
2025-01-22 09:24:26 -08:00
Till Krüss
7631d317fd
update year
2024-11-21 11:37:10 -08:00
Till Krüss
946c4b7bd7
[v2.x] Relay support ( #1263 )
2023-05-09 10:39:00 -07:00
Till Krüss
82791e55e1
format tests
2023-01-17 15:08:18 -08:00
Till Krüss
a09da4f3b0
trailing multiline commas
2023-01-17 15:08:18 -08:00
Till Krüss
cc40219268
use short array syntax
2023-01-17 15:08:18 -08:00
Till Krüss
c9babb1984
update copyright comments
2023-01-17 13:41:35 -08:00
Zaher Ghaibeh
3c01ccc94c
Testing code against Redis 7 ( #764 )
...
* redis 7 init
fix typo
add the new returns
* having a full sentence for the exception message
2022-05-12 12:23:51 -07:00
Daniele Alessandri
36c9bb047e
[tests] Start improving test suite.
...
- Make use of more typehints for function parameters
- Make use of typehints for function return values
- Use @var where needed to give proper hints to IDEs and avoid warnings
- Replace MockObject::setMethods() with addMethods() and onlyMethods()
- Rewording of some phpdocs
2020-09-01 13:58:14 +02:00
Daniele Alessandri
7113e31954
Merge branch 'v2.0-merge-into-main' into main
2020-08-24 22:41:44 +02:00
Daniele Alessandri
4b47639f9e
Rename command classes using command ID as name.
...
Some notable exceptions are EVAL and ECHO because having these names
as class names would raise a syntax error.
2016-06-04 20:54:41 +02:00