wordpress-develop/tests/phpunit/tests/media
Sergey Biryukov 52e65717f9 Tests: Make some optional parameters required in unit tests for previous/next attachment links.
This resolves a "Deprecated: Required parameter follows optional parameter" notice on PHP 8.

Follow-up to [48794], [51122].

See #45708, #52625.

git-svn-id: https://develop.svn.wordpress.org/trunk@51172 602fd350-edb4-49c9-b593-d223f7449a82
2021-06-16 17:30:07 +00:00
..
getAdjacentImageLink.php Tests: Make some optional parameters required in unit tests for previous/next attachment links. 2021-06-16 17:30:07 +00:00
getAttachmentTaxonomies.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
getNextImageLink.php Tests: Make some optional parameters required in unit tests for previous/next attachment links. 2021-06-16 17:30:07 +00:00
getPreviousImageLink.php Tests: Make some optional parameters required in unit tests for previous/next attachment links. 2021-06-16 17:30:07 +00:00
nextImageLink.php Tests: Make some optional parameters required in unit tests for previous/next attachment links. 2021-06-16 17:30:07 +00:00
previousImageLink.php Tests: Make some optional parameters required in unit tests for previous/next attachment links. 2021-06-16 17:30:07 +00:00
testcase-adjacent-image-link.php Media: Add new functions to return the previous/next attachment links. 2021-06-08 23:12:22 +00:00