updated core to 9.5.9

This commit is contained in:
2023-06-20 20:59:00 +02:00
parent f562d9c580
commit 02fc5f228c
10 changed files with 481 additions and 429 deletions

View File

@@ -33,7 +33,7 @@
* @see https://wiki.php.net/rfc/expectations
*/
assert_options(ASSERT_ACTIVE, TRUE);
\Drupal\Component\Assertion\Handle::register();
assert_options(ASSERT_EXCEPTION, TRUE);
/**
* Enable local development services.