Changes between Initial Version and Version 1 of Ticket #60628, comment 10
- Timestamp:
- 06/06/2024 04:33:14 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60628, comment 10
initial v1 3 3 4 4 I'm not familiar with WordPress unit tests, but attached is a unit test I put together and it fails when ran with a broken PHP installation (eg. Ubuntu 23.04 default PHP 8.1). 5 6 `imageavif()` creates a zero-byte file if GD fails. 5 7 6 8 Working: