refactor(console, id, config): Dialog mode in Console, consolidated id modul, added config support for ini directives
This commit is contained in:
@@ -14426,7 +14426,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
|
||||
@@ -14618,7 +14618,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
|
||||
@@ -14799,7 +14799,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
|
||||
@@ -14930,13 +14930,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
|
||||
@@ -15001,19 +15001,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
|
||||
@@ -15054,13 +15054,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
|
||||
@@ -15149,7 +15149,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
|
||||
@@ -26703,43 +26703,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