Top Level :: Tools and UtilitiesPECL_Gen 0.7.0
| 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.7.0 (beta) |
- a README file is written containing information on
how to continue after an extension was generated
- --function="proto" writes function stub to stdout
- --stubs=filename now supported in ext_skel BC mode
- added --help and --version options
- added a short feedback howto message
(can be disabled using --quiet)
- --with-xml works again
(ext_skel compatibility)
- will now only purge and overwrite existing target directory
if '--force' is requested on cmd line
- .cvsignore created with platform-specific entries
- PEARifying error reporting finished |
|
| Dependencies for release 0.7.0 |
|
|