Top Level :: Tools and UtilitiesPECL_Gen 0.8.4
| 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.4 (beta) |
This is the first release living in PECL insteat of PEAR.
Technical changes are:
- improved PECL CS compliance of generated code
- generated config.m4 supports both shared and static build
- code snippets may be read from files instead of beeing
embedded in CDATA sections
- improved resource parameter handling
- shortcuts for constants that just mimic C constants
- global 'code' tag finally works as documented
- files can be added using 'file' tag in 'deps'
- ... |
|
|