PEAR::CodeGen_PECL1.1.2リリース
半年以上ぶりのリリース。1.1.1のあとすぐに1.1.2が出たようです。
問題となっていたプロトタイプのオプションパラメータの扱いが修正されてるようです。
Changes since 1.1.1:
- fixed wrong version dependency to CodeGen parent package
Changes since 1.1.0:
- added appropriate ZEND_ACC_... attributes for __construct/__destruct/__clone
- implemented nested
tag support - add generic "unknown" author if none specified to ensure valid package.xml
- fixed PROP_SET_STRING to actually use the stringl api function instead of the plain string one
- fixed handling of optional parameters in prototypes