Boudewijn Vahrmeijer

Results 8 issues of Boudewijn Vahrmeijer

hi, thanx for your great tool. Gave me a lot of insight already. With the latest version 1.1 Im getting this error with a file (200Mb) ``` txt Duplicate hash...

Ive been trying to make a inverse regex working for a while now, but with no luck. Is it actually possible with tregexpr? It would add signficant value to the...

this deserves attention regarding readability. Having 1 line of SQL is not really practical.

type:enhancement
status:under discussion

When a page has issues/errors during a Post + 302, you cannot see this in the updated toolbar. I would like to see this somehow because its valuable information you...

type:enhancement

The size of the current page could be used as a indicator for required optimization or to point to issues. For instance. The memory peak is high like i.e. 100MB....

type:enhancement

What is currently covered in the log of the toolbar is: - the lifecycle after loading the config files. What is also useful is to provide an actual timeframe which...

type:enhancement

Currently, `\yii\db\ActiveQuery` allows you to join the same relations twice (or more) with `joinWith`. Because of that, the DBMS will complain as you are doing multiple joins on the same...

As this is quite a hot topic (https://github.com/yiisoft/yii2/issues/10498#issuecomment-253542255, https://github.com/yiisoft/yii2/issues/12803 and more) its a good a idea not to wait too long with solutions. Many hours can be wasted to solve...