-
Notifications
You must be signed in to change notification settings - Fork 351
[WIP] Say goodbye to the old phpcr, document manager, page bundle services 🫡 #7995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
alexander-schranz
wants to merge
2
commits into
sulu:3.0
Choose a base branch
from
alexander-schranz:enhancement/remove-phpcr-document-manager-based-test-references
base: 3.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jun 6, 2025
fa6836c
to
7ff5873
Compare
7ff5873
to
e9ae06a
Compare
mamazu
reviewed
Jun 13, 2025
src/Sulu/Bundle/AdminBundle/Tests/Application/config/routing.yml
Outdated
Show resolved
Hide resolved
d6899d5
to
eb08aa6
Compare
9505f20
to
fb44984
Compare
This was referenced Jul 25, 2025
fb44984
to
e406b17
Compare
e406b17
to
064df8d
Compare
064df8d
to
4086202
Compare
bca93d5
to
a7a008a
Compare
a7a008a
to
6a242a6
Compare
7de8d5d
to
b312485
Compare
b312485
to
9dc16fc
Compare
This was referenced Aug 18, 2025
a5b8282
to
ba1f4ef
Compare
This was referenced Aug 19, 2025
8819718
to
1bc5862
Compare
This was referenced Aug 19, 2025
1bc5862
to
a968e64
Compare
b567f43
to
59b2d2c
Compare
59b2d2c
to
56da0d5
Compare
56da0d5
to
9b99b9f
Compare
9b99b9f
to
c2d76ab
Compare
c2d76ab
to
cab8139
Compare
cab8139
to
82b7fe9
Compare
82b7fe9
to
fbc2216
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
DX
Affecting the end developer
Technical Debt
Impacts code quality, no or just small impact on end developers and users
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's in this PR?
Remove step by step old services and find usages of them in unrelated cases.
Why?
Replacing PHPCR and so the document manager with the new content storage is target of 3.0. By already replace the old structure metadata usage in most places we can now step by step go to replace it.
ToDo
Following tests fail without PHPCR related services:
RouteBundle (will be removed)Other todos:
composer.json