当有多个导入时,ContextFactory 会覆盖具有相同别名的内容

作者: asgrim创建于 2015年7月19日更新于 2018年8月23日
标签in discussion

在与 @nikic 在 https://GitHub.com/phpDocumentor/TypeResolver/pull/9/files#r34962566 上进行了一些讨论后,看起来 `ContextFactory::getNamespaceAliases()` 无法处理具有相同别名的多个导入。例如:

内容来源: phpDocumentor/TypeResolver