updated core to 9.5.11

This commit is contained in:
2024-09-17 12:48:11 +02:00
parent 4a39f21140
commit 902ee2adb3
11 changed files with 1086 additions and 901 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
// @codingStandardsIgnoreFile
// phpcs:ignoreFile
/**
* @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.