__hidehalo
__hidehalo
I get error below when I want to update dependencies, please take a look. > > Loading composer repositories with package information > Updating dependencies > Your requirements could not...
> Hi, I'm also sorry for late reply :D I didn't have much time lately to get back to this PR, hopefully I will have some over weekend or next...
@kennytm Shall we label it `type/bug`?
> I don't see any point _disabling_ support of DISTINCT. We provide the correct result with DISTINCT, compatible with PostgreSQL. > > ```sql > create table a (a int); >...
@jdecool PTAL, thx!
> [@jdecool](https://github.com/jdecool) PTAL, thx! Hi! It seems we already implement it on https://github.com/hidehalo/nanoid-php/pull/29 ? 😆 Help me check it, thx!
> [#29](https://github.com/hidehalo/nanoid-php/pull/29) Is about adding tests with latests PHP version. > > My initial comment concerns [#28](https://github.com/hidehalo/nanoid-php/pull/28) to update the current code with PHP 8.x features (types with strict types)...