Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitca25b6f

Browse files
Prepare to tag 6.3.0RC1
1 parentbe4f14c commitca25b6f

File tree

2 files changed

+31
-5
lines changed

2 files changed

+31
-5
lines changed

‎CHANGELOG.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All changes to phpredis will be documented in this file.
55
We're basing this format on[Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and PhpRedis adheres to[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
#[6.3.0RC1] -TBD
8+
#[6.3.0RC1] -2025-10-15
99

1010
This release introduces support for dozens of new commands, including hash field expiration, Valkey’s DELIFEQ, and Redis vector set operations. It also delivers numerous bug fixes and performance improvements.
1111

‎package.xml‎

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
2222
<email>p.yatsukhnenko@gmail.com</email>
2323
<active>yes</active>
2424
</lead>
25-
<date>2025-10-03</date>
25+
<date>2025-10-15</date>
2626
<version>
2727
<release>6.3.0RC1</release>
2828
<api>6.2.0</api>
@@ -32,7 +32,20 @@ http://pear.php.net/dtd/package-2.0.xsd">
3232
<api>stable</api>
3333
</stability>
3434
<licenseuri="http://www.php.net/license">PHP</license>
35-
<notes> --- 6.3.0RC1 ---
35+
<notes>
36+
37+
--- Sponsors ---
38+
39+
A-VISION Advertising - https://github.com/A-VISION-BV
40+
Avtandil Kikabidze - https://github.com/akalongman
41+
Geoffrey Hoffman - https://github.com/phpguru
42+
Object Cache Pro for WordPress - https://objectcache.pro/
43+
Open LMS - https://openlms.net/
44+
Relay - https://relay.so)
45+
Salvatore Sanfilippo - https://github.com/antirez
46+
Ty Karok - https://github.com/karock
47+
48+
--- 6.3.0RC1 ---
3649

3750
This release introduces support for dozens of new commands, including hash
3851
field expiration, Valkey’s DELIFEQ, and Redis vector set operations. It also
@@ -232,8 +245,21 @@ http://pear.php.net/dtd/package-2.0.xsd">
232245
<release>6.3.0RC1</release>
233246
<api>6.2.0</api>
234247
</version>
235-
<date>2025-10-03</date>
236-
<notes> --- 6.3.0RC1 ---
248+
<date>2025-10-15</date>
249+
<notes>
250+
251+
--- Sponsors ---
252+
253+
A-VISION Advertising - https://github.com/A-VISION-BV
254+
Avtandil Kikabidze - https://github.com/akalongman
255+
Geoffrey Hoffman - https://github.com/phpguru
256+
Object Cache Pro for WordPress - https://objectcache.pro/
257+
Open LMS - https://openlms.net/
258+
Relay - https://relay.so)
259+
Salvatore Sanfilippo - https://github.com/antirez
260+
Ty Karok - https://github.com/karock
261+
262+
--- 6.3.0RC1 ---
237263

238264
Fixed:
239265

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp