Top Level :: Tools and UtilitiesPECL_Gen 0.8.5
| Package Information |
| Summary |
Tool to generate PECL extensions from an XML description |
| Maintainers |
Hartmut Holzgraefe <hholzgra@php.net> (lead) [wishlist] [details] Rasmus Lerdorf <rasmus@php.net> (contributor) [details] Johann-Peter Hartmann <hartmann@freecharts.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 ' moved out of #ifdef block to allow static builds
- 'extern "C"' specifications added on C++ builds
- container tags like or are now optional
- pecl-gen will now set exit status on errors |
|
|