8000 Eliminate dependency on doctrine/common · Issue #7249 · doctrine/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Eliminate dependency on doctrine/common #7249
Closed
@Majkl578

Description

@Majkl578

What is used through doctrine/common dependency:

  • Doctrine\Common\Util\Debug - likely to be dropped, only used in one console command and one test
  • Doctrine\Common\Event* to be extracted to doctrine/event-manager (for now)
  • Doctrine\Common\Persistence -> needs doctrine/persistence
  • Doctrine\Common\Util\Inflector -> should be switched to doctrine/inflector
  • Doctrine\Common\Lexer -> should be switched to doctrine/lexer (later removed)
  • Doctrine\Common\{PropertyChangedListener,NotifyPropertyChanged} -> likely to be merged into ORM

cross references:
DBAL: doctrine/dbal#3176
Migrations: doctrine/migrations#722

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0