Changeset 52780 for trunk/tests/phpunit/tests/functions/wpArraySet.php
- Timestamp:
- 02/21/2022 02:50:07 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpArraySet.php
r50966 r52780 12 12 13 13 /** 14 * Test _wp_array_set() with invalid parameters.14 * Tests _wp_array_set() with invalid parameters. 15 15 * 16 16 * @ticket 53175 … … 54 54 55 55 /** 56 * Test _wp_array_set() with simple non-subtree path.56 * Tests _wp_array_set() with simple non-subtree path. 57 57 * 58 58 * @ticket 53175 … … 85 85 86 86 /** 87 * Test _wp_array_set() with subtree paths.87 * Tests _wp_array_set() with subtree paths. 88 88 * 89 89 * @ticket 53175
Note: See TracChangeset
for help on using the changeset viewer.