Michael Voříšek

Results 410 comments of Michael Voříšek

FYI, without a pool (`$db = yield \Amp\Mysql\connect(\Amp\Mysql\ConnectionConfig::fromString(...));`) it is a little faster, but still very slow. I run is several times and I cannot get under 20s / 1000...

@kelunik nice finding, thank you ❤️

I think the target/install local directory is stored in composer metadata.

this PR seems to implement https://github.com/phpstan/phpstan/issues/7385, please include the demo https://phpstan.org/r/53ba9b04-685e-404c-ba77-a9616ca75ace code in the tests

can be closed, see https://github.com/Roave/no-leaks/pull/124#issuecomment-863602234

@DarkSide666 can you please provide a minimalistic code to reproduce?

here is a repro code: https://github.com/atk4/data/blob/f89264b0b7667baacef0aad420b421907d1abe7d/tests/JoinSqlTest.php#L32-L36

one possible tool can be https://github.com/code-lts/doctum

@abbadon1334 would be nice if you can generate the docs from code and publish on `agiletoolkit.org` web, at least for atk4/core, data and ui

> Now it is better 😄 > ![diff](https://user-images.githubusercontent.com/8128250/90400836-62c84200-e09d-11ea-8ba3-0e75450c78ff.PNG) Very good, I hope we can trash more! :D About review: still waiting on @DarkSide666, I will review it then as we...