Bearsampp / .teams

Private documentation repo for the Organization
https://bearsampp.com
GNU General Public License v3.0
0 stars 0 forks source link

memcache fails in 8.0.22 #27

Closed N6REJ closed 2 years ago

N6REJ commented 2 years ago

Getting the following in 8.0.22 ( 8.1.9 is fine )

C:\windows\system32>php -i | findstr memcache
PHP Warning:  PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20210902
PHP    compiled with module API=20200930
These options need to match
 in Unknown on line 0
Warning: PHP Startup: memcache: Unable to initialize module

issue created... https://github.com/nono303/PHP-memcache-dll/issues/26

N6REJ commented 2 years ago

fixed with https://github.com/Bearsampp/Bearsampp/releases/tag/2022.08.14