Changeset 59379 for trunk/tests/phpunit/tests/functions.php
- Timestamp:
- 11/10/2024 09:40:00 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions.php
r58849 r59379 1565 1565 1566 1566 $expected = array( 1567 50,1568 50,1567 1180, 1568 1180, 1569 1569 IMAGETYPE_HEIC, 1570 'width=" 50" height="50"',1570 'width="1180" height="1180"', 1571 1571 'mime' => 'image/heic', 1572 1572 );
Note: See TracChangeset
for help on using the changeset viewer.