creativecommons / creativecommons/index-dev-env
Warning: Array to string conversion in class-acf-post-type.php
Open
🏁 status: ready for work
💻 aspect: code
🛠 goal: fix
🟨 priority: medium
- Dominant language
- Shell
- Stars
- 8
- Forks
- 5
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 2
Description
## Description
Error reporting during any WPCLI operation:
> Warning: Array to string conversion in /var/www/index/wp-content/plugins/advanced-custom-fields/includes/post-types/class-acf-post-type.php on line 455
## Reproduction
1. Start docker services
2. Run `./wpcli.sh plugin list`
## Expectation
There shouldn't be any warnings.
## Additional context
- At the time of writing, `advanced-custom-fields` version `6.1.8` was installed
## Resolution
- [ ] I would be interested in resolving this bug.
Contributor guide
Assessment
This issue has not been assessed yet.