--TEST-- 001: O+ works in CLI --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_cache_only=0 --EXTENSIONS-- opcache --FILE-- --EXPECT-- bool(true) bool(true) bool(true)