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

"access array offset on value of type bool" in PHPUnit tests. #639

Open
pwtyler opened this issue Dec 4, 2024 · 0 comments · May be fixed by #645
Open

"access array offset on value of type bool" in PHPUnit tests. #639

pwtyler opened this issue Dec 4, 2024 · 0 comments · May be fixed by #645

Comments

@pwtyler
Copy link
Member

pwtyler commented Dec 4, 2024

PHP Warnings seen here: https://github.com/pantheon-systems/solr-power/actions/runs/12154582829/job/33894568145

PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
PHP Warning:  Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 108
Warning: Trying to access array offset on value of type bool in /home/runner/work/solr-power/solr-power/includes/class-solrpower-sync.php on line 109
@pwtyler pwtyler linked a pull request Dec 5, 2024 that will close this issue
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 a pull request may close this issue.

1 participant