Skip to content
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

Drop Symfony event dispatcher #1285

Merged
merged 8 commits into from Aug 28, 2023

Conversation

artonge
Copy link
Collaborator

@artonge artonge commented Aug 18, 2023

Fix #1280

@artonge artonge force-pushed the artonge/dept/drop_symfony_event_dispatcher branch 2 times, most recently from b2f52f6 to 5d63edc Compare August 18, 2023 12:00
@artonge artonge self-assigned this Aug 18, 2023
@artonge artonge added this to the Nextcloud 28 milestone Aug 18, 2023
Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

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

Good apart from the readonly

Copy link
Collaborator

@miaulalala miaulalala left a comment

Choose a reason for hiding this comment

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

image

Tested, works.

@artonge artonge force-pushed the artonge/dept/drop_symfony_event_dispatcher branch from c5048f0 to c31209b Compare August 28, 2023 07:57
@artonge
Copy link
Collaborator Author

artonge commented Aug 28, 2023

Ah, forgot to pull before pushing 🙈

@artonge artonge force-pushed the artonge/dept/drop_symfony_event_dispatcher branch 4 times, most recently from 6314f6a to 90fbad1 Compare August 28, 2023 09:52
@nickvergessen
Copy link
Member

So, force merge because cypress is fixed in the other PR?

artonge and others added 8 commits August 28, 2023 14:03
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
+ Bump nc/ocp
+ Remove symfony/event-dispatcher
+ Use phar for psalm

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge
Copy link
Collaborator Author

artonge commented Aug 28, 2023

Or rebase :)

@artonge artonge force-pushed the artonge/dept/drop_symfony_event_dispatcher branch from 02b27ed to 0faa2ac Compare August 28, 2023 12:04
@artonge artonge enabled auto-merge August 28, 2023 12:12
@artonge artonge merged commit b39412b into master Aug 28, 2023
30 checks passed
@artonge artonge deleted the artonge/dept/drop_symfony_event_dispatcher branch August 28, 2023 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Could not boot activity: Call to undefined method OC\\Server::getEventDispatcher()
3 participants