comparison core/includes/unicode.inc @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children
comparison
equal deleted inserted replaced
3:307d7a7fd348 4:a9cd425dd02b
8 use Drupal\Component\Utility\Unicode; 8 use Drupal\Component\Utility\Unicode;
9 9
10 /** 10 /**
11 * Returns Unicode library status and errors. 11 * Returns Unicode library status and errors.
12 */ 12 */
13
13 /** 14 /**
14 * Moves unicode_requirements() logic to system_requirements(). 15 * Moves unicode_requirements() logic to system_requirements().
15 * 16 *
16 * @deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0. 17 * @deprecated in Drupal 8.4.0 and will be removed before Drupal 9.0.0.
17 * 18 *