Closed Nirjonadda closed 5 years ago
Sorry, cannot reproduce:
$ php -i
...
apc
APC Compatibility => 1.0.5
apcu
APCu Support => Enabled
Version => 5.1.17
...
@remicollet Please can you check with PHP Version 7.3.3 installation? Also I think this happened with 1.0.5 because some php info removed.
What has changed in 1.0.5?
- fix skipif.inc path in test suite
- remove APCU version from phpinfo
- remove Build date from phpinfo
Yes apcu version was removed from apcu_bc information,
OK but why are not showing APC info? Do you checked out with PHP Version 7.3.3 installation?
OK but why are not showing APC info?
No idea
php -v
php -m
php --ri apc
Do you checked out with PHP Version 7.3.3 installation?
Yes, the paste above (well, 7.3.4 and also 7.2, 7.1 and 7.0)
No news, closing
APC Information not showing in phpinfo page with v1.0.5 update.
phpinfo page with v1.0.4 this show about APC and APCu info.
phpinfo page with v1.0.5 this show about only APCu, not APC info.