|
|
@@ -21,11 +21,6 @@ parameters:
|
|
|
path: src/Auth/Storage/SessionStorage.php
|
|
|
|
|
|
-
|
|
|
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
|
|
- count: 1
|
|
|
- path: src/Cache/CacheEngine.php
|
|
|
-
|
|
|
- -
|
|
|
message: "#^Access to undefined constant Memcached\\:\\:OPT_CLIENT_MODE\\.$#"
|
|
|
count: 1
|
|
|
path: src/Cache/Engine/MemcachedEngine.php
|
|
|
@@ -266,11 +261,6 @@ parameters:
|
|
|
path: src/Database/Expression/QueryExpression.php
|
|
|
|
|
|
-
|
|
|
- message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
|
|
- count: 1
|
|
|
- path: src/Database/Expression/QueryExpression.php
|
|
|
-
|
|
|
- -
|
|
|
message: "#^Access to an undefined property Exception\\:\\:\\$queryString\\.$#"
|
|
|
count: 1
|
|
|
path: src/Database/Log/LoggingStatement.php
|