Yohta Kimura
Yohta Kimura
Just to start with https://github.com/phpstan/phpstan/issues/6402 I'm not sure all these test are solvable or not.
One solution
tmp pr. just want to know the results of the integration tests.
closes https://github.com/phpstan/phpstan-src/pull/1535 closes https://github.com/phpstan/phpstan-src/pull/1627 and a lot of native type related issues! Native types should always be specified along phpdoc types. Also, there should be only a single `treatPhpDocTypesAsCertain` handling...
Hi, thank you for this great library. I was wondering if there is a way to add custom labels to [client metrics](https://github.com/nhatthm/otelsql#client-metrics). I can add default attributes with `otelsql.WithDefaultAttributes`, but...
# Bug report I'm investigating https://github.com/phpstan/phpstan/issues/4809 https://github.com/phpstan/phpstan/issues/6508 https://github.com/phpstan/phpstan/issues/7000 and splitting them into smaller related issues. If I union two optional keyed constant arrays `array{foo?: string, bar: string}|array{foo: string, bar?: string}`...