Skip to content

Commit

Permalink
Version with sitemap for rulesets
Browse files Browse the repository at this point in the history
  • Loading branch information
christopheexakat committed Dec 17, 2023
1 parent edc9baa commit c1c2c0b
Show file tree
Hide file tree
Showing 45 changed files with 5,908 additions and 0 deletions.
1,637 changes: 1,637 additions & 0 deletions Reference/Rulesets/All.rst

Large diffs are not rendered by default.

511 changes: 511 additions & 0 deletions Reference/Rulesets/Analyze.rst

Large diffs are not rendered by default.

409 changes: 409 additions & 0 deletions Reference/Rulesets/Appinfo.rst

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions Reference/Rulesets/Attributes.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
.. _ruleset-attributes:

Attributes
++++++++++

This ruleset gathers all rules that rely on PHP 8.+ attributes.

Total : 8 analysis

* :ref:`exit-like-methods`
* :ref:`using-deprecated-method`
* :ref:`modify-immutable`
* :ref:`missing-attribute-attribute`
* :ref:`using-deprecated-feature`
* :ref:`override`
* :ref:`friend-attribute`
* :ref:`php-native-attributes`

Specs
_____

+--------------+-------------------------------------------------------------------------------------------------------------------------+
| Short name | Attributes |
+--------------+-------------------------------------------------------------------------------------------------------------------------+
| Available in | `Entreprise Edition <https://www.exakat.io/entreprise-edition>`_, `Exakat Cloud <https://www.exakat.io/exakat-cloud/>`_ |
+--------------+-------------------------------------------------------------------------------------------------------------------------+


0 comments on commit c1c2c0b

Please sign in to comment.