APCu provides a user variable cache to PHP.
I'm trying to enable apcu cli on my docker container in order to run my test. This is my docker …
php docker apcuI am trying to run app/console doctrine:schema:create --dump-sql using Symfony 2.7 on Ubuntu 16.04 with PHP7. The above command …
php symfony apcuI installed php-apcu with apt-get install on PHP7.2-apache-stretch but not able to enable it. The apcu.so and apcu.…
apcu php-7.2