diff --git a/src/Standards/PSR12/ruleset.xml b/src/Standards/PSR12/ruleset.xml
index 1860d24872..9fd84e2f3e 100644
--- a/src/Standards/PSR12/ruleset.xml
+++ b/src/Standards/PSR12/ruleset.xml
@@ -10,6 +10,8 @@
+
+
@@ -85,7 +87,7 @@
-
+ When a file contains a mix of HTML and PHP, any of the above sections may still be used. If so, they MUST be present at the top of the file, even if the remainder of the code consists of a closing PHP tag and then a mixture of HTML and PHP. -->
+
+
@@ -128,9 +131,9 @@
-
+
-
+
@@ -139,11 +142,14 @@
-
+
+
+
@@ -177,14 +183,21 @@
-
+
-
+
+
+
+
+
+
+
@@ -213,7 +226,7 @@
There MUST be one space between the closing parenthesis and the opening brace
The structure body MUST be indented once
The closing brace MUST be on the next line after the body
- The body of each structure MUST be enclosed by braces. This standardizes how the structures look, and reduces the likelihood of introducing errors as new lines get added to the body. -->
+ The body of each structure MUST be enclosed by braces. This standardizes how the structures look and reduces the likelihood of introducing errors as new lines get added to the body. -->
@@ -251,7 +264,11 @@
-
+
+
+
+
+
@@ -265,10 +282,14 @@
-
-
+
+
+
+
+
+
@@ -280,10 +301,17 @@
+
+
-
+
+
+
+
+
+