Top Level :: Caching
:: hidef
:: 0.1.9
hidef 0.1.9
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
Constants for real |
Maintainers |
Gopal Vijayaraghavan <
gopalv at php dot net >
(lead)
[wishlist]
[details]
|
License |
PHP License |
Description |
Allow definition of user defined constants in simple ini files,
which are then processed like internal constants, without any
of the usual performance penalties. |
Release notes
Version 0.1.9
(stable)
|
- Cache the thawed array in the FrozenArray object (fix leak on array_key_exists()) - Free memory only in the parent thread/process to prevent pagefaults on free() - Trim malloc space before forking to reduce memory hit |
|
Dependencies for release 0.1.9 |
|
|