Skip to content

[12.x] Split str class into logically grouped separate classes #22863

[12.x] Split str class into logically grouped separate classes

[12.x] Split str class into logically grouped separate classes #22863

Triggered via pull request September 30, 2024 16:01
Status Failure
Total duration 1m 52s
Artifacts

static-analysis.yml

on: pull_request
Matrix: types
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Source Code: src/Illuminate/Bus/Batchable.php (in context of class Illuminate/Bus/ChainedBatch)#L95
Call to an undefined static method Generator::uuid().
Source Code: src/Illuminate/Bus/Batchable.php (in context of class Illuminate/Queue/CallQueuedClosure)#L95
Call to an undefined static method Generator::uuid().
Source Code: src/Illuminate/Support/Casing.php#L119
Call to an undefined static method Illuminate\Support\Str::replace().
Source Code: src/Illuminate/Support/Casing.php#L184
Call to an undefined static method Illuminate\Support\Str::replace().
Source Code: src/Illuminate/Support/Replacer.php#L43
Call to private static method toStringOr() of class Illuminate\Support\Str.
Source Code: src/Illuminate/Support/Str.php#L790
Call to an undefined static method Illuminate\Support\Str::lower().
Source Code: src/Illuminate/Testing/ParallelTesting.php#L249
Call to static method upper() on an unknown class Illuminate\Testing\Casing.
Source Code
Process completed with exit code 1.