hidef 0.1.13

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.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- Allow -> access on FrozenArrays ala stdClass
- globally disable hidef for CLI scripts (hidef.enable_cli)
- allow the PHP memory_limit to be be temporarily increased during startup (hidef.memory_limit)