|
|
@@ -91,6 +91,11 @@ parameters:
|
|
|
path: src/Database/Driver.php
|
|
|
|
|
|
-
|
|
|
+ message: "#^Class Cake\\\\Chronos\\\\Date not found\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/Database/Expression/CaseStatementExpression.php
|
|
|
+
|
|
|
+ -
|
|
|
message: "#^Unsafe usage of new static\\(\\)\\.$#"
|
|
|
count: 8
|
|
|
path: src/Database/Expression/QueryExpression.php
|
|
|
@@ -101,6 +106,11 @@ parameters:
|
|
|
path: src/Database/Expression/TupleComparison.php
|
|
|
|
|
|
-
|
|
|
+ message: "#^Class Cake\\\\Chronos\\\\Date not found\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/Database/Expression/WhenThenExpression.php
|
|
|
+
|
|
|
+ -
|
|
|
message: "#^Access to an undefined property Exception\\:\\:\\$queryString\\.$#"
|
|
|
count: 1
|
|
|
path: src/Database/Log/LoggingStatement.php
|
|
|
@@ -111,6 +121,11 @@ parameters:
|
|
|
path: src/Database/Statement/PDOStatement.php
|
|
|
|
|
|
-
|
|
|
+ message: "#^Parameter \\#1 \\$class of method Cake\\\\Database\\\\Type\\\\DateTimeType\\:\\:_setClassName\\(\\) expects class\\-string\\<DateTime\\>\\|class\\-string\\<DateTimeImmutable\\>, string given\\.$#"
|
|
|
+ count: 2
|
|
|
+ path: src/Database/Type/DateType.php
|
|
|
+
|
|
|
+ -
|
|
|
message: "#^Property PDOStatement\\:\\:\\$queryString \\(string\\) in isset\\(\\) is not nullable\\.$#"
|
|
|
count: 1
|
|
|
path: src/Database/Statement/PDOStatement.php
|
|
|
@@ -201,11 +216,36 @@ parameters:
|
|
|
path: src/I18n/Date.php
|
|
|
|
|
|
-
|
|
|
+ message: "#^Access to an undefined static property static\\(Cake\\\\I18n\\\\FrozenDate\\)\\:\\:\\$diffFormatter\\.$#"
|
|
|
+ count: 2
|
|
|
+ path: src/I18n/FrozenDate.php
|
|
|
+
|
|
|
+ -
|
|
|
+ message: "#^Cake\\\\I18n\\\\FrozenDate\\:\\:__construct\\(\\) calls parent\\:\\:__construct\\(\\) but Cake\\\\I18n\\\\FrozenDate does not extend any class\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/I18n/FrozenDate.php
|
|
|
+
|
|
|
+ -
|
|
|
message: "#^Call to an undefined method Cake\\\\Chronos\\\\DifferenceFormatterInterface\\:\\:dateAgoInWords\\(\\)\\.$#"
|
|
|
count: 1
|
|
|
path: src/I18n/FrozenDate.php
|
|
|
|
|
|
-
|
|
|
+ message: "#^Call to an undefined static method static\\(Cake\\\\I18n\\\\FrozenDate\\)\\:\\:getTestNow\\(\\)\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/I18n/FrozenDate.php
|
|
|
+
|
|
|
+ -
|
|
|
+ message: "#^Call to an undefined static method static\\(Cake\\\\I18n\\\\FrozenDate\\)\\:\\:hasTestNow\\(\\)\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/I18n/FrozenDate.php
|
|
|
+
|
|
|
+ -
|
|
|
+ message: "#^Parameter \\#1 \\$date of method Cake\\\\I18n\\\\FrozenDate\\:\\:_formatObject\\(\\) expects DateTime\\|DateTimeImmutable, static\\(Cake\\\\I18n\\\\FrozenDate\\) given\\.$#"
|
|
|
+ count: 1
|
|
|
+ path: src/I18n/FrozenDate.php
|
|
|
+
|
|
|
+ -
|
|
|
message: "#^Unsafe usage of new static\\(\\)\\.$#"
|
|
|
count: 1
|
|
|
path: src/I18n/FrozenDate.php
|