PHP 8.3.7, 8.2.19 - PHPRedis 6.0.2

Erulezz

Verified User
Joined
Sep 14, 2015
Messages
946
Location
🇳🇱
09 May 2024

PHP 8.3.7 Released!

The PHP development team announces the immediate availability of PHP 8.3.7. This is a bug fix release.
All PHP 8.3 users are encouraged to upgrade to this version.
For source downloads of PHP 8.3.7 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

09 May 2024

PHP 8.2.19 Released!

The PHP development team announces the immediate availability of PHP 8.2.19. This is a bug fix release.
All PHP 8.2 users are encouraged to upgrade to this version.
For source downloads of PHP 8.2.19 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

Also new version of PhpRedis:

6.0.2 Latest
  • Fix deprecation error when passing null to match_type parameter. [b835aaa] (Pavlo Yatsukhnenko)
  • Fix flaky test and OBJECT in a pipeline. [a7f51f7] (Michael Grunder)
  • Find our callback by pattern with PSUBSCRIBE [2f276dc] (Michael Grunder)
Full Changelog: 6.0.1...6.0.2
 
Back
Top