refactor(console, id, config): Dialog mode in Console, consolidated id modul, added config support for ini directives
This commit is contained in:
@@ -9775,7 +9775,7 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/Alerting/AlertManager.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 3
|
||||
path: src/Framework/ErrorAggregation/Alerting/AlertManager.php
|
||||
@@ -9943,7 +9943,7 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/Alerting/AlertManager.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 4
|
||||
path: src/Framework/ErrorAggregation/Alerting/EmailAlertChannel.php
|
||||
@@ -10124,7 +10124,7 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/ErrorAggregator.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 5
|
||||
path: src/Framework/ErrorAggregation/ErrorAggregator.php
|
||||
@@ -10237,13 +10237,13 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/ErrorAggregator.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorEvent.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined static method App\\Framework\\Ulid\\Ulid\:\:generate\(\)\.$#'
|
||||
message: '#^Call to an undefined static method App\\Framework\\Id\\Ulid\\Ulid\:\:generate\(\)\.$#'
|
||||
identifier: staticMethod.notFound
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorEvent.php
|
||||
@@ -10302,19 +10302,19 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/ErrorEvent.php
|
||||
|
||||
-
|
||||
message: '#^Static method App\\Framework\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
message: '#^Static method App\\Framework\\Id\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
identifier: arguments.count
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorEvent.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorPattern.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined static method App\\Framework\\Ulid\\Ulid\:\:generate\(\)\.$#'
|
||||
message: '#^Call to an undefined static method App\\Framework\\Id\\Ulid\\Ulid\:\:generate\(\)\.$#'
|
||||
identifier: staticMethod.notFound
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorPattern.php
|
||||
@@ -10355,13 +10355,13 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/ErrorPattern.php
|
||||
|
||||
-
|
||||
message: '#^Static method App\\Framework\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
message: '#^Static method App\\Framework\\Id\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
identifier: arguments.count
|
||||
count: 1
|
||||
path: src/Framework/ErrorAggregation/ErrorPattern.php
|
||||
|
||||
-
|
||||
message: '#^Call to an undefined method App\\Framework\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
message: '#^Call to an undefined method App\\Framework\\Id\\Ulid\\Ulid\:\:toString\(\)\.$#'
|
||||
identifier: method.notFound
|
||||
count: 2
|
||||
path: src/Framework/ErrorAggregation/Storage/DatabaseErrorStorage.php
|
||||
@@ -10450,7 +10450,7 @@ parameters:
|
||||
path: src/Framework/ErrorAggregation/Storage/DatabaseErrorStorage.php
|
||||
|
||||
-
|
||||
message: '#^Static method App\\Framework\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
message: '#^Static method App\\Framework\\Id\\Ulid\\Ulid\:\:fromString\(\) invoked with 1 parameter, 2 required\.$#'
|
||||
identifier: arguments.count
|
||||
count: 2
|
||||
path: src/Framework/ErrorAggregation/Storage/DatabaseErrorStorage.php
|
||||
@@ -18231,43 +18231,43 @@ parameters:
|
||||
path: src/Framework/Ulid/StringConverter.php
|
||||
|
||||
-
|
||||
message: '#^Class App\\Framework\\Ulid\\UlidGenerator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDGenerator\.$#'
|
||||
message: '#^Class App\\Framework\\Id\\Ulid\\UlidGenerator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDGenerator\.$#'
|
||||
identifier: class.nameCase
|
||||
count: 1
|
||||
path: src/Framework/Ulid/Ulid.php
|
||||
|
||||
-
|
||||
message: '#^Class App\\Framework\\Ulid\\UlidParser referenced with incorrect case\: App\\Framework\\Ulid\\ULIDParser\.$#'
|
||||
message: '#^Class App\\Framework\\Id\\Ulid\\UlidParser referenced with incorrect case\: App\\Framework\\Ulid\\ULIDParser\.$#'
|
||||
identifier: class.nameCase
|
||||
count: 2
|
||||
path: src/Framework/Ulid/Ulid.php
|
||||
|
||||
-
|
||||
message: '#^Class App\\Framework\\Ulid\\UlidValidator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDValidator\.$#'
|
||||
message: '#^Class App\\Framework\\Id\\Ulid\\UlidValidator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDValidator\.$#'
|
||||
identifier: class.nameCase
|
||||
count: 4
|
||||
path: src/Framework/Ulid/Ulid.php
|
||||
|
||||
-
|
||||
message: '#^Method App\\Framework\\Ulid\\Ulid\:\:__debugInfo\(\) never returns null so it can be removed from the return type\.$#'
|
||||
message: '#^Method App\\Framework\\Id\\Ulid\\Ulid\:\:__debugInfo\(\) never returns null so it can be removed from the return type\.$#'
|
||||
identifier: return.unusedType
|
||||
count: 1
|
||||
path: src/Framework/Ulid/Ulid.php
|
||||
|
||||
-
|
||||
message: '#^Method App\\Framework\\Ulid\\Ulid\:\:__debugInfo\(\) return type has no value type specified in iterable type array\.$#'
|
||||
message: '#^Method App\\Framework\\Id\\Ulid\\Ulid\:\:__debugInfo\(\) return type has no value type specified in iterable type array\.$#'
|
||||
identifier: missingType.iterableValue
|
||||
count: 1
|
||||
path: src/Framework/Ulid/Ulid.php
|
||||
|
||||
-
|
||||
message: '#^Class App\\Framework\\Ulid\\UlidValidator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDValidator\.$#'
|
||||
message: '#^Class App\\Framework\\Id\\Ulid\\UlidValidator referenced with incorrect case\: App\\Framework\\Ulid\\ULIDValidator\.$#'
|
||||
identifier: class.nameCase
|
||||
count: 2
|
||||
path: src/Framework/Ulid/UlidParser.php
|
||||
|
||||
-
|
||||
message: '#^Method App\\Framework\\Ulid\\UlidParser\:\:getTimestampMs\(\) should return int but returns float\|int\.$#'
|
||||
message: '#^Method App\\Framework\\Id\\Ulid\\UlidParser\:\:getTimestampMs\(\) should return int but returns float\|int\.$#'
|
||||
identifier: return.type
|
||||
count: 1
|
||||
path: src/Framework/Ulid/UlidParser.php
|
||||
|
||||
Reference in New Issue
Block a user