Skip to content

issues Search Results · repo:magento/magento-coding-standard language:PHP

Filter by

171 results
 (68 ms)

171 results

inmagento/magento-coding-standard (press backspace or delete to remove)

Description The following code htmlspecialchars($string, ENT_XML1, UTF-8 ) triggers the warning 38 | WARNING | The use of function htmlspecialchars() is discouraged; use | | \Magento\Framework\Escaper- ...
enhancement
  • fooman
  • 1
  • Opened 
    on Apr 27
  • #496

Since the magento-coding-standard uses Rector 1.x which in turn requires Phpstan 1.x it is currently not possible to use the latest versions of those tools in conjunction with this package. See also latest ...
  • fooman
  • 2
  • Opened 
    on Mar 13
  • #493

Description The new requirements for the copyright header as of a few months are: /** * Copyright [first year code created] Adobe * All rights reserved. */ (in various formats, depending on the file ...
enhancement
  • hostep
  • 1
  • Opened 
    on Mar 5
  • #492

Description We currently only check for PHP 8.1 and 8.2 compatibility, which is pretty outdated. Especially now that Magento 2.4.8 will be released soon and will only support PHP 8.3 and 8.4 Expected ...
enhancement
  • hostep
  • 2
  • Opened 
    on Mar 5
  • #491

Description Currently, there is no validation to ensure that the correct escaping methods are used in the right context. This allows incorrect or inconsistent escaping, leading to potential security vulnerabilities. ...
enhancement
Progress: ready for grooming
  • Morgy93
  • 2
  • Opened 
    on Feb 11
  • #490

Description !--- Describe the enhancement you would like to make. -- AFAIK starting from PHP 8.0 the main security issue of assert() function implementation is removed. Thus given the minimum PHP requirement ...
enhancement
Progress: ready for grooming
  • oleksii-lisovyi
  • 1
  • Opened 
    on Jan 1
  • #489

Preconditions 1. Latest Magento Coding Standards Package. Reproduced on version 33. Steps to reproduce The following creates a blank project, installs the necessary composer packages, creates some ...
bug
Progress: PR created
  • gwharton
  • 5
  • Opened 
    on Aug 29, 2024
  • #485

Preconditions !--- Provide any important information on the environment where bug is reproducible. 1.magento/product-enterprise-edition: 2.4.7-p1 2. magento/magento-coding-standard: 33 3. Previous coding ...
bug
Progress: PR created
  • MaximGns
  • 5
  • Opened 
    on Aug 5, 2024
  • #484

Preconditions 1. Have a file test.html like this: !-- Comment http://site.com/path/ -- Steps to reproduce 1. Run vendor/bin/phpcs -s --standard=Magento2 test.html Expected result 1. Show no ...
bug
Progress: ready for grooming
  • minsc78
  • 1
  • Opened 
    on Jul 13, 2024
  • #482

Description This is more of a question. I found this repository through the link to a Magento extension for passed Coding Standards. My particular concern is the filesystem. I looked over the https://github.com/magento/magento-coding-standard/tree/develop/Magento2/Sniffs/Functions/DiscouragedFunctionSniff.php, ...
enhancement
Progress: ready for grooming
  • madalinignisca
  • 1
  • Opened 
    on Jul 2, 2024
  • #481
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.