Changes between Initial Version and Version 1 of Ticket #50913, comment 65
- Timestamp:
- 10/02/2020 02:27:06 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50913, comment 65
initial v1 5 5 * Updating the Docker image to use the same PHP extensions for PHP 8 that we have on PHP 7.x: `gd`, `mbstring`, etc. There is a PR by @desrosj waiting for review: https://github.com/WordPress/wpdev-docker-images/pull/36. If anyone is able to help with that, please do :) 6 6 * Fixing some function argument type issues reported by PHPStan (a static analyzer): #51423. 7 * More testing on PHP 8, expanding test coverage, and creating tickets for any issues found. @ Andreiand @desrosj are working on a call for testing to be published later.7 * More testing on PHP 8, expanding test coverage, and creating tickets for any issues found. @andraganescu and @desrosj are working on a call for testing to be published later.