updated core to 9.5

This commit is contained in:
2023-10-30 17:24:48 +01:00
parent 72b05f122f
commit 90c2e8eb09
26 changed files with 957 additions and 747 deletions
+1 -1
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.