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

[php8-compat] Fix Warning Notices when running schema generation #20445

Merged

Conversation

seamuslee001
Copy link
Contributor

Overview

This fixes a number of warning notices when running ./bin/setup.sh -g on php8.0 such as PHP Warning: Undefined array key "autoincrement"

Before

Warning notices generated

After

No warnings

ping @eileenmcnaughton @colemanw @totten

@civibot
Copy link

civibot bot commented May 29, 2021

(Standard links)

@civibot civibot bot added the master label May 29, 2021
@eileenmcnaughton
Copy link
Contributor

test this please

@eileenmcnaughton eileenmcnaughton merged commit 0dfd568 into civicrm:master May 29, 2021
@eileenmcnaughton eileenmcnaughton deleted the fix_warning_notice_code_gen branch May 29, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants