Amin Abdolrezapoor

Results 5 issues of Amin Abdolrezapoor

Hi, thanks for the great module, The `timeout` flag doesn't work on arch linux

Hi thanks for this great devkit seems like it's not compatible with `fork-ts-checker-webpack-plugin` package, i tried downgrading `fork-ts-checker-webpack-plugin` to version `^5` but still no chance, I would appreciate it if...

`Lazy_String::__toString()` does not resolve to string in some cases which causes fatal error where string is expected. In our case problem occurs in **community add event** page where `Event` object's...

**Is your feature request related to a problem? Please describe.** It would be nice if the project could be more generic and support **"Composer"** or potentially other dependency managers across...

enhancement

On presence of HyperDB drop-in, `$wpdb::get_col_length()` always returns `false`. This is because the `get_col_length()` method does an early-return if `$wpdb->is_mysql` is empty ([please see here](https://github.com/WordPress/wordpress-develop/blob/b071c28f8b6be06e464ccf582877e66c02859679/src/wp-includes/class-wpdb.php#L3370-L3373)). the `is_mysql` property is never...