Created on 27 September 2024, 5 months ago

Problem/Motivation

Is there a plan to support D11 in a future release?

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇬🇷Greece dimitriskr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @dimitriskr
  • 🇭🇺Hungary denes.szabo Hungary

    denes.szabo → made their first commit to this issue’s fork.

  • 🇭🇺Hungary denes.szabo Hungary

    Remaining Drupal coding standard issues.

    
    FILE: price/src/NumberFormatterFactoryInterface.php
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 2 ERRORS AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
     8 | ERROR | The text '@deprecated Replaced by CurrencyFormatterInterface.' does not match the standard format: @deprecated in %deprecation-version% and is removed
       |       | from %removal-version%. %extra-info%. (Drupal.Commenting.Deprecated.IncorrectTextLayout)
     8 | ERROR | Each @deprecated tag must have a @see tag immediately following it (Drupal.Commenting.Deprecated.DeprecatedMissingSeeTag)
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: price/src/NumberFormatterFactory.php
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 3 ERRORS AFFECTING 2 LINES
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
      7 | ERROR | The trigger_error message 'The  __NAMESPACE__ \NumberFormatterFactory is deprecated. Instead, use \Drupal\price\CurrencyFormatter. See
        |       | http://drupal.org/node/the-change-notice-nid.' does not match the strict standard format: %thing% is deprecated in %deprecation-version% and is removed
        |       | from %removal-version%. %extra-info%. See %cr-link% (Drupal.Semantics.FunctionTriggerError.TriggerErrorTextLayoutStrict)
     12 | ERROR | The text '@deprecated Use \Drupal\price\CurrencyFormatter instead.' does not match the standard format: @deprecated in %deprecation-version% and is
        |       | removed from %removal-version%. %extra-info%. (Drupal.Commenting.Deprecated.IncorrectTextLayout)
     12 | ERROR | Each @deprecated tag must have a @see tag immediately following it (Drupal.Commenting.Deprecated.DeprecatedMissingSeeTag)
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: price/src/Event/PriceEvents.php
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
     13 | ERROR   | The text '@deprecated No longer fired. Subscribe to NUMBER_FORMAT instead.' does not match the standard format: @deprecated in %deprecation-version%
        |         | and is removed from %removal-version%. %extra-info%. (Drupal.Commenting.Deprecated.IncorrectTextLayout)
     17 | WARNING | The @see url '\Drupal\price\Event\NumberFormatEvent' does not match the standard: http(s)://www.drupal.org/node/n or
        |         | http(s)://www.drupal.org/project/aaa/issues/n (Drupal.Commenting.Deprecated.DeprecatedWrongSeeUrlFormat)
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
    FILE: price/src/Event/NumberFormatEvent.php
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
     10 | ERROR   | The text '@deprecated No longer fired, switch to NumberFormatDefinitionEvent.' does not match the standard format: @deprecated in
        |         | %deprecation-version% and is removed from %removal-version%. %extra-info%. (Drupal.Commenting.Deprecated.IncorrectTextLayout)
     12 | WARNING | The @see url '\Drupal\price\Event\PriceEvents' does not match the standard: http(s)://www.drupal.org/node/n or
        |         | http(s)://www.drupal.org/project/aaa/issues/n (Drupal.Commenting.Deprecated.DeprecatedWrongSeeUrlFormat)
    ----------------------------------------------------------------------------------------------------------------------------------------------------------------------
    
    
  • 🇭🇺Hungary denes.szabo Hungary
Production build 0.71.5 2024