comparison core/includes/unicode.inc @ 17:129ea1e6d783

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:21:36 +0000
parents 4c8ae668cc8c
children
comparison
equal deleted inserted replaced
16:c2387f117808 17:129ea1e6d783
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 *