| Package Information |
| Summary |
Constants for real |
| Maintainers |
Gopal Vijayaraghavan <gopalv@php.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.13 (stable) |
- 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) |
|