Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset...
Issue #3222251 by bbrala, longwave: [November 8, 2021] Replace all isset constructs with the null coalescing operator (cherry picked from commit 330473e7)
Showing
- composer/Generator/Util/DrupalCoreComposer.php 1 addition, 1 deletioncomposer/Generator/Util/DrupalCoreComposer.php
- composer/Plugin/VendorHardening/Config.php 2 additions, 2 deletionscomposer/Plugin/VendorHardening/Config.php
- core/includes/batch.inc 1 addition, 1 deletioncore/includes/batch.inc
- core/includes/bootstrap.inc 2 additions, 2 deletionscore/includes/bootstrap.inc
- core/includes/common.inc 2 additions, 2 deletionscore/includes/common.inc
- core/includes/errors.inc 1 addition, 1 deletioncore/includes/errors.inc
- core/includes/form.inc 7 additions, 7 deletionscore/includes/form.inc
- core/includes/install.core.inc 1 addition, 1 deletioncore/includes/install.core.inc
- core/includes/install.inc 2 additions, 2 deletionscore/includes/install.inc
- core/includes/theme.inc 6 additions, 6 deletionscore/includes/theme.inc
- core/lib/Drupal/Component/Annotation/Plugin.php 1 addition, 1 deletioncore/lib/Drupal/Component/Annotation/Plugin.php
- core/lib/Drupal/Component/DependencyInjection/Container.php 5 additions, 5 deletionscore/lib/Drupal/Component/DependencyInjection/Container.php
- core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php 4 additions, 4 deletions...rupal/Component/DependencyInjection/PhpArrayContainer.php
- core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php 2 additions, 2 deletions...mponent/EventDispatcher/ContainerAwareEventDispatcher.php
- core/lib/Drupal/Component/FileCache/FileCache.php 1 addition, 1 deletioncore/lib/Drupal/Component/FileCache/FileCache.php
- core/lib/Drupal/Component/Gettext/PoStreamReader.php 1 addition, 1 deletioncore/lib/Drupal/Component/Gettext/PoStreamReader.php
- core/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php 1 addition, 1 deletioncore/lib/Drupal/Component/Plugin/ContextAwarePluginBase.php
- core/lib/Drupal/Component/Transliteration/PhpTransliteration.php 1 addition, 1 deletion...b/Drupal/Component/Transliteration/PhpTransliteration.php
- core/lib/Drupal/Component/Utility/UserAgent.php 2 additions, 2 deletionscore/lib/Drupal/Component/Utility/UserAgent.php
- core/lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php 2 additions, 2 deletions...lib/Drupal/Core/Ajax/AjaxResponseAttachmentsProcessor.php
Loading
Please register or sign in to comment