Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@greg0ire
Copy link
Member

Closes #395

dbu
dbu previously approved these changes Oct 21, 2021
composer.json Outdated
"psr-4": { "Doctrine\\Tests\\": "tests/Doctrine/Tests" }
}
},
"abandoned": "psr/cache"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

psr/cache-implementation?

@derrabus
Copy link
Member

The ORM can not yet fully operate without the Doctrine Cache interfaces. I think, we should solve that before abandoning the package.

@stof
Copy link
Member

stof commented Oct 21, 2021

Indeed. We don't want all ORM users to receive a warning from composer about using an abandoned package.

@dbu
Copy link
Member

dbu commented Oct 21, 2021

uh oh, was not aware. yeah until current orm runs without this package, it would be a bad idea to do a thing that triggers warnings.

@greg0ire greg0ire marked this pull request as draft October 21, 2021 19:12
@greg0ire
Copy link
Member Author

greg0ire commented Oct 21, 2021

I should have known. Converting to draft until the right moment comes, which is when doctrine/orm 2.0 is no longer supported.

@codedmonkey
Copy link

codedmonkey commented Oct 13, 2025

@alcaeus Any reason you abandoned the library without merging this pull request? It would be helpful to push people into the right direction.

We still use ORM2 in our project, and a notice in this library's README that you should be upgrading to ORM3 would also be helpful.

For context: https://www.doctrine-project.org/2025/10/08/an-update-on-the-orm-2-end-of-life.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mark doctrine/cache as abandoned on packagist?

6 participants