generator icon indicating copy to clipboard operation
generator copied to clipboard

Psr\Container\ContainerInterface cannot be included

Open szepeviktor opened this issue 3 years ago • 0 comments
trafficstars

The generator uses ContainerInterface and it excludes loaded interfaces https://github.com/php-stubs/generator/blob/master/src/NodeVisitor.php#L352 so it won't be included in the output.

Added in https://github.com/php-stubs/generator/commit/7cbedd8957b7e82eb6e2df9b096d31b760199773

@johnbillion Do you see a solution/work-around?

szepeviktor avatar Apr 30 '22 08:04 szepeviktor