Changeset 57309 for trunk/src/wp-includes/Text/Diff.php
- Timestamp:
- 01/18/2024 10:12:01 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/Text/Diff.php
r55700 r57309 297 297 * Computes a diff between sequences of strings. 298 298 * 299 * This can be used to compute things like case-insensit ve diffs, or diffs299 * This can be used to compute things like case-insensitive diffs, or diffs 300 300 * which ignore changes in white-space. 301 301 *
Note: See TracChangeset
for help on using the changeset viewer.