While playing around with PHPStan, it throws the following error:

------ --------------------------------------------------------------------------
 Line   core/lib/Drupal/Core/Asset/Exception/InvalidLibraryFileException.php
------ --------------------------------------------------------------------------
 8      Class RuntimeException referenced with incorrect case: RunTimeException.
------ --------------------------------------------------------------------------

Looks like there snuck a typo in there.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alexverb created an issue. See original summary.

alexverb’s picture

alexverb’s picture

Status: Active » Needs review
cilefen’s picture

Category: Task » Bug report
Status: Needs review » Reviewed & tested by the community
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 7cdc182 and pushed to 8.8.x. Thanks!

  • catch committed 7cdc182 on 8.8.x
    Issue #3062231 by alexverb: Class RuntimeException referenced with...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.