Skip to content

Fixing installation with dbal (#552) and PHP 7.4 (#554)#567

Open
Tchekda wants to merge 6 commits intocydrobolt:masterfrom
Tchekda:master
Open

Fixing installation with dbal (#552) and PHP 7.4 (#554)#567
Tchekda wants to merge 6 commits intocydrobolt:masterfrom
Tchekda:master

Conversation

@Tchekda
Copy link
Copy Markdown

@Tchekda Tchekda commented Oct 17, 2020

During installation I encountered some problems due librairy updates that broke compatibility.

Feel free to tell me what to change to make this PR accepted.

@Tchekda
Copy link
Copy Markdown
Author

Tchekda commented Oct 17, 2020

I've also juste updated your travis file so the tests goes green on PHP 7.3, previous versions aren't supported anymore

@pozzo-balbi
Copy link
Copy Markdown

Hi, installed php 7.4 and I got installation error. Changed doctrine/dbal to < 2.10 and php to 7.3 and no problem with installation.

@Tchekda Thanks!

Copy link
Copy Markdown

@rafzei rafzei left a comment

Choose a reason for hiding this comment

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

Thanks for this PR. I've just got this issue during installation.

@Tchekda
Copy link
Copy Markdown
Author

Tchekda commented Nov 6, 2020

Maybe another day I will take time to update the whole project to latest versions of laravel and dbal, but for now this fix is working like a charm

@matthewdm0816
Copy link
Copy Markdown

Same issue and you PR does fix the case, Thanks!

@hy2prc
Copy link
Copy Markdown

hy2prc commented Jan 14, 2021

@Tchekda Solved. Thank you.

@matheusgontijo
Copy link
Copy Markdown

Thank you so much @Tchekda. Your modifications made the installation to work. Thanks for the clarification and your time.

@Teeis
Copy link
Copy Markdown

Teeis commented May 8, 2022

Hi, installed php 7.4 and I got installation error. Changed doctrine/dbal to < 2.10 and php to 7.3 and no problem with installatio

As said above, I solved my problem, thank you

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.

7 participants