Changeset 56141 for trunk/tests/phpunit/tests/admin/wpMediaListTable.php
- Timestamp:
- 07/05/2023 05:39:55 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/admin/wpMediaListTable.php
r56072 r56141 115 115 * 116 116 * The warning that we should not see: 117 * PHP 5.6 -7.4: `Invalid argument supplied for foreach()`.117 * PHP <= 7.4: `Invalid argument supplied for foreach()`. 118 118 * PHP 8.0 and higher: `Warning: foreach() argument must be of type array|object, bool given`. 119 119 *
Note: See TracChangeset
for help on using the changeset viewer.