Prev: [ANNOUNCEMENT] CodeGen-1.0.7 (stable) Released.
Next: [ANNOUNCEMENT] Net_DNS2-0.6.0 (beta) Released.
From: "PEAR Announce" on 27 Sep 2010 07:54 The new PEAR package CodeGen_PECL-1.1.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Changes since 1.1.2: - support "if" attribute in <constant> - changed generated docs to new docs structure - changed generated version information to match PECL proposal - pecl-gen script can now also be invoked on windows - passing array and mixed by reference now works - class constant registration now uses Zend API convenience functions - improved #line directive support (but still work in progress) Bug fixes: - Bug #13502 <maintainers> tag no longer works - Bug #13531 nested <group> tags confuse the XML parser - Bug #13639 "codeGen for zend_register_internal_class_ex not working" Package Info ------------ CodeGen_PECL (formerly known as PECL_Gen) is a pure PHP replacement for the ext_skel shell script that comes with the PHP 4 source. It reads in configuration options, function prototypes and code fragments from an XML description file and generates a complete ready-to-compile PECL extension. Related Links ------------- Package home: http://pear.php.net/package/CodeGen_PECL Changelog: http://pear.php.net/package/CodeGen_PECL/download/1.1.3 Download: http://download.pear.php.net/package/CodeGen_PECL-1.1.3.tgz Authors ------- Hartmut Holzgraefe <hholzgra(a)php.net> (lead) Rasmus Lerdorf <rasmus(a)php.net> (contributor) Johann-Peter Hartmann <hartmann(a)freecharts.de> (helper) Carsten Lucke <luckec(a)php.net> (contributor) Pierre-Alain Joye (helper) |