updated core to 10.5.4

This commit is contained in:
2025-10-09 15:26:50 +02:00
parent 07ae40d703
commit eac6ca4e03
3 changed files with 404 additions and 463 deletions

View File

@@ -730,6 +730,8 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
* Provide a fully qualified class name here if you would like to provide an
* alternate implementation YAML parser. The class must implement the
* \Drupal\Component\Serialization\SerializationInterface interface.
*
* This setting is deprecated in Drupal 10.3 and removed in Drupal 11.
*/
# $settings['yaml_parser_class'] = NULL;