hidef

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

Constants for real

Allow definition of user defined constants in simple ini files,
which are then processed like internal constants, without any
of the usual performance penalties.

Maintainer

  • Gopal Vijayaraghavan (lead )

Details

Downloads: 29850
0.1.9
13 years ago
Version 0.1.9 change log


- 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

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.8