-
Notifications
You must be signed in to change notification settings - Fork 197
Issues: krakjoe/apcu
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Valgrind Use of uninitialised value of size 8 in php_var_unserialize_internal() via php_apc_unserializer()
#487
opened Mar 20, 2023 by
rcanavan
fetching an acpu_variable leads to "false" - although data is there
#481
opened Nov 28, 2022 by
AloisKlingler
Add optional parameters/ini settings to allow early eviction for added keys for apcu_store, apcu_add, etc?
#476
opened Nov 14, 2022 by
TysonAndre
Unnecessary casts to double for nhits, num_misses, mem_size, seg_size, avail_mem in helper methods
#473
opened Nov 13, 2022 by
TysonAndre
Add a way to configure the fallback serializer if
apc.serializer=default
encounters an object
#472
opened Nov 13, 2022 by
TysonAndre
Run tests with alternative configuration options in CI? (e.g. --disable-apcu-mmap, protected memory)
#458
opened Nov 1, 2022 by
TysonAndre
APC_MEMPROTECT macro has no tests, won't work with apc.serializer=default
#457
opened Oct 25, 2022 by
TysonAndre
Unrecognized serializer name falls back to
"default"
rather than "php"
#456
opened Oct 25, 2022 by
TysonAndre
Idea: Configure option to shard the global cache lock for higher read/write throughput
#453
opened Oct 16, 2022 by
TysonAndre
apc.use_request_time=0 default is confusing with update and confusing related to apc.php info page
#451
opened Oct 6, 2022 by
PauluzzNL
Idea: Increase granularity of expiry timestamps from 1 second to milliseconds/nanoseconds?
#417
opened Mar 4, 2021 by
TysonAndre
Previous Next
ProTip!
Adding no:label will show everything without a label.