phper/pecl_test.html
2025-12-26 03:35:54 +08:00

389 lines
23 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>PECL :: Package :: redis 6.3.0 for Windows</title>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="alternate" type="application/rss+xml" title="RSS feed" href="https://pecl.php.net/feeds/latest.rss">
<link rel="stylesheet" href="/css/style.css">
</head>
<body >
<div><a id="TOP"></a></div>
<table class="head" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="head-logo">
<a href="/"><img src="/img/peclsmall.gif" alt="PECL :: The PHP Extension Community Library" width="106" height="55" style="margin: 5px;"></a><br>
</td>
<td class="head-menu">
<a href="/login.php" class="menuBlack">Login</a>
&nbsp;|&nbsp;
<a href="/packages.php" class="menuBlack">Packages</a>
&nbsp;|&nbsp;
<a href="/support.php" class="menuBlack">Support</a>
&nbsp;|&nbsp;
<a href="/bugs/" class="menuBlack">Bugs</a>
</td>
</tr>
<tr>
<td class="head-search" colspan="2">
<form method="post" action="/search.php">
<p class="head-search"><span class="accesskey">S</span>earch for
<input class="small" type="text" name="search_string" value="" size="20" accesskey="s">
in the
<select name="search_in" class="small">
<option value="packages">Packages</option>
<option value="site">This site (using Google)</option>
<option value="developers">Developers</option>
<option value="pecl-dev">Developer mailing list</option>
<option value="pecl-cvs">SVN commits mailing list</option>
</select>
<input type="image" src="/img/small_submit_white.gif" alt="search" style="vertical-align: middle;">&nbsp;<br>
</p>
</form>
</td>
</tr>
</table>
<table class="middle" cellspacing="0" cellpadding="0">
<tr>
<td class="sidebar_left">
<ul class="side_pages">
<li class="side_page"><a href="/" >Home</a></li>
<li class="side_page"><a href="/news/" >News</a></li>
</ul>
<strong>Documentation:</strong>
<ul class="side_pages">
<li class="side_page"><a href="/support.php" >Support</a></li>
</ul>
<strong>Downloads:</strong>
<ul class="side_pages">
<li class="side_page">
<a href="/packages.php" >Browse Packages</a>
</li>
<li class="side_page">
<a href="/package-search.php" >Search Packages</a>
</li>
<li class="side_page">
<a href="/package-stats.php" >Download Statistics</a>
</li>
</ul>
</td>
<td class="content">
<a href="/packages.php">Top Level</a> :: <a href="/packages.php?catpid=7&catname=Database">Database</a>
:: <a href="/package/redis">redis</a>
:: <a href="/package/redis/6.3.0">6.3.0</a>
:: Windows
<h2 style="text-align:center">
redis 6.3.0 for Windows</h2>
<table cellpadding="0" cellspacing="1" style="width: 90%; border: 0px;">
<tr>
<td style="background-color: #000000">
<table cellpadding="2" cellspacing="1" style="width: 100%; border: 0px;">
<tr style="background-color: #CCCCCC;">
<th colspan="2">Package Information</th>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">Summary</th>
<td valign="top" style="background-color: #e8e8e8">PHP extension for interfacing with key-value stores</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">Maintainers</th>
<td valign="top" style="background-color: #e8e8e8">
Michael Grunder &lt;<a href="/account-mail.php?handle=mgrunder">
michael dot grunder at gmail dot com </a>&gt;
(lead)
[<a href="/user/mgrunder">details</a>]<br>
Pavlo Yatsukhnenko (lead)
[<a href="/user/yatsukhnenko">details</a>]<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">License</th>
<td valign="top" style="background-color: #e8e8e8"><a href="https://php.net/license/3_01.txt">PHP</a></td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">Description</th>
<td valign="top" style="background-color: #e8e8e8">This extension provides an API for communicating with RESP-based key-value<br />
stores, such as Redis, Valkey, and KeyDB.</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">Homepage</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://github.com/phpredis/phpredis/">
https://github.com/phpredis/phpredis/ </a>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">
Release notes<br>
Version 6.3.0<br>
(stable)
</th>
<td valign="top" style="background-color: #e8e8e8">
--- Sponsors ---<br><br>A-VISION Advertising - https&colon;&sol;&sol;github&period;com&sol;A-VISION-BV<br>Avtandil Kikabidze - https&colon;&sol;&sol;github&period;com&sol;akalongman<br>Geoffrey Hoffman - https&colon;&sol;&sol;github&period;com&sol;phpguru<br>Object Cache Pro for WordPress - https&colon;&sol;&sol;objectcache&period;pro&sol;<br>Open LMS - https&colon;&sol;&sol;openlms&period;net&sol;<br>Relay - https&colon;&sol;&sol;relay&period;so<br>Salvatore Sanfilippo - https&colon;&sol;&sol;github&period;com&sol;antirez<br>Ty Karok - https&colon;&sol;&sol;github&period;com&sol;karock<br><br>--- 6&period;3&period;0 ---<br><br>This release introduces support for dozens of new commands&comma; including hash<br>field expiration&comma; Valkey&quest;s DELIFEQ&comma; and Redis vector set commands&period; It also<br>includes many bug fixes and performance improvements&period;<br><br>Fixed&colon;<br><br>&ast; Cloning our objects should not segfault &lbrack;770034cc&rsqb; &lpar;michael-grunder&rpar;<br>&ast; Fix return type for &grave;RedisCluster&grave; &grave;vgetattr&grave; and &grave;vsetattr&grave;<br> &lbrack;834d2b37&rsqb; &lpar;michael-grunder&rpar; </td>
</tr>
</table>
</td>
</tr>
</table>
<div>&nbsp;</div>
<table cellpadding="0" cellspacing="1" style="width: 90%; border: 0px;">
<tr>
<td style="background-color: #000000">
<table cellpadding="2" cellspacing="1" style="width: 100%; border: 0px;">
<tr style="background-color: #CCCCCC;">
<th colspan="2">DLL List</th>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.5</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.5-nts-vs17-x64.zip">
8.5 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.5-ts-vs17-x64.zip">
8.5 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.5-nts-vs17-x86.zip">
8.5 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.5-ts-vs17-x86.zip">
8.5 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.4</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.4-nts-vs17-x64.zip">
8.4 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.4-ts-vs17-x64.zip">
8.4 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.4-nts-vs17-x86.zip">
8.4 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.4-ts-vs17-x86.zip">
8.4 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.3</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.3-nts-vs16-x64.zip">
8.3 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.3-ts-vs16-x64.zip">
8.3 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.3-nts-vs16-x86.zip">
8.3 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.3-ts-vs16-x86.zip">
8.3 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.2</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.2-nts-vs16-x64.zip">
8.2 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.2-ts-vs16-x64.zip">
8.2 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.2-nts-vs16-x86.zip">
8.2 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.2-ts-vs16-x86.zip">
8.2 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.1</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.1-nts-vs16-x64.zip">
8.1 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.1-ts-vs16-x64.zip">
8.1 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.1-nts-vs16-x86.zip">
8.1 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.1-ts-vs16-x86.zip">
8.1 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 8.0</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.0-nts-vs16-x64.zip">
8.0 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.0-ts-vs16-x64.zip">
8.0 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.0-nts-vs16-x86.zip">
8.0 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-8.0-ts-vs16-x86.zip">
8.0 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc">PHP 7.4</th>
<td valign="top" style="background-color: #e8e8e8">
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-7.4-nts-vc15-x64.zip">
7.4 Non Thread Safe (NTS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-7.4-ts-vc15-x64.zip">
7.4 Thread Safe (TS) x64 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-7.4-nts-vc15-x86.zip">
7.4 Non Thread Safe (NTS) x86 </a>
<br>
<a href="https://downloads.php.net/~windows/pecl/releases/redis/6.3.0/php_redis-6.3.0-7.4-ts-vc15-x86.zip">
7.4 Thread Safe (TS) x86 </a>
<br>
</td>
</tr>
</table>
</td>
</tr>
</table>
<p>In case of missing DLLs, consider to contact the
<a href="https://www.php.net/mailing-lists.php#internals">Windows Internals List</a>
(subscribe first).</p>
<br>
<table border="0" cellspacing="3" cellpadding="3" height="48" width="90%" align="center">
<tr>
<td align="center">[ <a href="/get/redis">Latest Tarball</a> ]</td>
<td align="center">[
<a href="/package-changelog.php?package=redis&amp;release=6&period;3&period;0">
Changelog
</a>
]</td>
<td align="center">
[ <a href="/package-stats.php?pid=935&amp;rid=&amp;cid=7">
View Statistics
</a> ]
</td>
</tr>
<tr>
<td align="center">
[ <a href="https://github.com/phpredis/phpredis/" target="_blank">Browse Source</a> ]
</td>
<td align="center">
[ <a href="https://github.com/phpredis/phpredis/issues">Package Bugs</a> ]
</td>
<td align="center">
[ <a href="https://github.com/phpredis/phpredis/#readme">
View Documentation
</a> ]
</td>
</tr>
</table>
<br>
<table cellpadding="0" cellspacing="1" style="width: 90%; border: 0px;">
<tr>
<td style="background-color: #000000">
<table cellpadding="2" cellspacing="1" style="width: 100%; border: 0px;">
<tr style="background-color: #CCCCCC;">
<th colspan="2">Dependencies for release 6.3.0</th>
</tr>
<tr>
<th valign="top" style="background-color: #cccccc"></th>
<td valign="top" style="background-color: #e8e8e8">PHP Version: PHP 7.4.0 or newer<br />PEAR Package: <a href="https://pear.php.net/package/PEAR">PEAR</a> 1.4.0b1 or newer<br /></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table class="foot" cellspacing="0" cellpadding="0">
<tr>
<td class="foot-bar" colspan="2">
<a href="/about/privacy.php" class="menuBlack">PRIVACY POLICY</a>
&nbsp;|&nbsp;
<a href="/credits.php" class="menuBlack">CREDITS</a>
<br>
</td>
</tr>
<tr>
<td class="foot-copy">
<small>
<a href="/copyright.php">Copyright &copy; 2001-2025 The PHP Group</a><br>
All rights reserved.<br>
</small>
</td>
<td class="foot-source">
<small>
Last updated: Wed Sep 03 10:50:24 2025 UTC<br>
Bandwidth and hardware provided by: <a href="https://www.pair.com/">pair Networks</a>
</small>
</td>
</tr>
</table>
</body>
</html>