Top Level :: Tools and Utilities
:: PECL_Gen
:: 0.8.5
PECL_Gen 0.8.5
Package Information |
Summary |
Tool to generate PECL extensions from an XML description |
Maintainers |
Hartmut Holzgraefe <
hholzgra at php dot net >
(lead)
[wishlist]
[details]
Rasmus Lerdorf <
rasmus at php dot net >
(contributor)
[details]
Johann-Peter Hartmann <
hartmann at freecharts dot de >
(helper)
[details]
|
License |
PHP |
Description |
PECL_Gen has been split up into CodeGen and CodeGen_PECL
packages and has moved back to PEAR |
Release notes
Version 0.8.5
(beta)
|
- fixed method renaming inconsistencies introduced with 0.8.4 - config.m4 additions can now be placed at 'top' or 'bottom' of config.m4 - '--force' does not remove the target directory anymore - '#include <php.h>' moved out of #ifdef block to allow static builds - 'extern "C"' specifications added on C++ builds - container tags like <functions> or <globals> are now optional - pecl-gen will now set exit status on errors |
|
|