SeasX / PHP-Druid

A Druid driver for PHP with PECL extension

Home Page:http://pecl.php.net/package/Druid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing reflection

remicollet opened this issue · comments

From php --re druid, lot of methods don't have any arg info.

fixed with 0.9.0

Thanks,

I notice you update 0.8.0 (7a3bc54) and 0.9.0 (b2a7fee) but I don't see any tagged version nor pecl version ?

@remicollet same version is private or dev, do not beta / release.

Sorry, too late, I have already release 0.9.0 in my repo.

https://github.com/Neeke/PHP-Druid/releases/tag/PHP-Druid-v0.9.0 is published as "Latest release"

If you create some "dev" tag, please don't create release, or, better, create "pre-release" (if this case I usually build them for test, and push in my testing repo). You can also use dev, alpha, beta, RC as part of the release name.