| 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.10 (stable) |
- Throw exceptions on serialize and do not segfault on unserialize
- hidef_wrap to make dev work easier without restarting apache (hidef_wrap(unserialize(...)) to get a FrozenArray |
|