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

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