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

Update for Cake 5 #566

Merged
merged 16 commits into from
Oct 6, 2022
Merged

Update for Cake 5 #566

merged 16 commits into from
Oct 6, 2022

Conversation

LordSimal
Copy link
Contributor

@LordSimal LordSimal commented Oct 2, 2022

There were a lot of occurrencies where $adapter->setConnection($this->pdo); was used but it is not possible anymore to set a connection on an Adapter.
Same for $this->Connection->connect();.
Currently I just removed those but maybe we need to refactor that somehow.

@LordSimal LordSimal marked this pull request as ready for review October 3, 2022 09:05
@LordSimal LordSimal changed the title [WIP] Update for Cake 5 Update for Cake 5 Oct 3, 2022
@othercorey othercorey merged commit d28e40d into cake5 Oct 6, 2022
@othercorey othercorey deleted the cake5-updates branch October 6, 2022 00:42
@LordSimal LordSimal added this to the 4.x (CakePHP 5) milestone Aug 20, 2023
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.

None yet

3 participants