Changelog for Druid |
Release |
What has changed? |
1.0.0 |
- Merged PR #8 ZEND_ACC_CLONE have been removed in PHP 7.2
- Fixed support PHP 7.2
- Add function getDebugWitch
- Add function getDruidHosts
- Add function getTplPath |
0.9.2 |
- Fixed #7 Support multi instance by getInstance('instance_2')
- Fixed zend_mm_heap corrupted |
0.9.0 |
- Fix #5 undefined symbol: Z_TYPE_PP (PHP 7)
- Support arg info for php --re.
- Reformat function getDataByTpl().
- Support vc9. |
0.6.0 |
- Fix #2 missing extension dependencies
- Fix #3 Support PHP 7.
- Support config curl_dns_cache_timeout,curl_connect_timeout,curl_timeout. |
0.3.0 |
- First version for pecl.net
- Support PHP 5.*. |