drizzle 0.4.0

PHP wrapper to libdrizzle


This extension uses libdrizzle library to provide API for communicating with drizzle and mysql databases.

License: PHP

This package is not maintained, if you would like to take over please go to this page.

Changes

- Initial PECL import
- Added $obj->returnCode() to all objects
- Fixed compile issues with PHP 5.1 and 5.3
- Added in ARG_INFO macros to make reflection work