Alexander M. Turek

Results 639 comments of Alexander M. Turek

> QueryBuilder may be used in a decorator pattern The decorator pattern is precisely the pattern that you don't need protected properties for. Please explain why you need this change....

I'm not sure, I want to make any guarantees on possible data types returned by our drivers or middleware, tbh. Database-related PHP extensions have a history of getting more type-aware...

If rearranging code without runtime impact (!) makes the static analysis happy, let's do that. Otherwise annotations are fine.

> if you want to approve the workflows 😃 🫡

Thanks. Converted to draft as long as the CI is failing.

I don't really have time to investigate this right now, sorry. 😓

I don't think you've come to the right place here. As far as I know, we're not parsing any WSDL files anywhere in this repository.

> I'll make a pull request with the suggested changes to PDO\statement.php, but I'm not claiming this is the only driver that experiences this issue. If you include a functional...

The column name part looks interesting. Do you want to give it a try?