Changes Made
- Auto Fix issues with Rector.
- Replace strtolower to mb_strtolower.
- Remove deprecated core library dependency on core/matchMedia.

Comments

tsega created an issue. See original summary.

tsega’s picture

StatusFileSize
new5.56 KB

Patch to fix the above issues.

Worked on by @yonaslegesse and @tsega

tsega’s picture

Status: Active » Needs review
tsega’s picture

StatusFileSize
new5.93 KB

Updated patch to include info file update to show compatibility with Drupal 9.

jcnventura’s picture

Status: Needs review » Closed (duplicate)

A search for the already existing issue would have saved you some trouble.

Duplicate of #3096963: [bootstrap] Drupal 9 support

tsega’s picture

@jscventura, thanks for pointing that out. I remember I did do a search for Drupal 9 Readiness but nothing came up ... anyways, it was a learning experience for us.