krakjoe / apcu

APCu - APC User Cache
Other
964 stars 196 forks source link

DLL missing #496

Closed ChristianArimond closed 11 months ago

ChristianArimond commented 1 year ago

Hi everyone, APCu 5.1.22 was released long time ago (2022-09-19) but there is still no Windows DLL available, which means no possibility to run it with PHP 8.2. When will it be uploaded? Thx! P.S. I think it doesn't cast a good light on PHP if such popular extensions are supported like this.

Connum commented 1 year ago

See https://github.com/krakjoe/apcu/issues/450#issuecomment-1750401271

As long as there is no official release of the Windows binaries, you can get a suitable php_apcu.dll for the 5.1.22 stable version here: https://www.48design.com/en/news/2023/10/06/php_apcu-dll-5.1.22-windows-binaries-php-8.2/#download

nikic commented 11 months ago

DLLs for 5.1.23 are available at https://github.com/krakjoe/apcu/releases/tag/v5.1.23 now.