diff --git a/config/phpcs.xml b/config/phpcs.xml
index 771659aa31..492d13a5d3 100644
--- a/config/phpcs.xml
+++ b/config/phpcs.xml
@@ -30,8 +30,4 @@
0
-
- 0
-
-
diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon
index bb58a2f288..2f3ed87a1a 100644
--- a/phpstan-baseline.neon
+++ b/phpstan-baseline.neon
@@ -470,11 +470,6 @@ parameters:
count: 1
path: src/Propel/Runtime/ActiveQuery/Criteria.php
- -
- message: "#^Method Propel\\\\Runtime\\\\ActiveQuery\\\\Criteria\\:\\:_endif\\(\\) should return \\$this\\(Propel\\\\Runtime\\\\ActiveQuery\\\\Criteria\\) but returns Propel\\\\Runtime\\\\ActiveQuery\\\\Criteria\\|Propel\\\\Runtime\\\\Util\\\\PropelConditionalProxy\\.$#"
- count: 1
- path: src/Propel/Runtime/ActiveQuery/Criteria.php
-
-
message: "#^Result of && is always false\\.$#"
count: 1
@@ -530,11 +525,6 @@ parameters:
count: 1
path: src/Propel/Runtime/ActiveQuery/ModelCriteria.php
- -
- message: "#^Method Propel\\\\Runtime\\\\ActiveQuery\\\\ModelCriteria\\:\\:getPrimaryCriteria\\(\\) should return \\$this\\(Propel\\\\Runtime\\\\ActiveQuery\\\\ModelCriteria\\)\\|null but returns Propel\\\\Runtime\\\\ActiveQuery\\\\ModelCriteria\\|null\\.$#"
- count: 1
- path: src/Propel/Runtime/ActiveQuery/ModelCriteria.php
-
-
message: "#^Call to an undefined method Propel\\\\Runtime\\\\ActiveQuery\\\\Criteria\\:\\:addSelfSelectColumns\\(\\)\\.$#"
count: 1
diff --git a/resources/dtd/database.dtd b/resources/dtd/database.dtd
index 684ec39d5e..ae83f9169a 100644
--- a/resources/dtd/database.dtd
+++ b/resources/dtd/database.dtd
@@ -1,6 +1,5 @@