Fix typos in exceptions #36
Closed
Annotations
10 errors
src/Gotenberg.php#L49
PHPDoc tag @throws with type Gotenberg\Exceptions\GotenbergApiErroed is not subtype of Throwable
|
src/Gotenberg.php#L55
Call to static method createFromResponse() on an unknown class Gotenberg\Exceptions\GotenbergApiErroed.
|
src/Gotenberg.php#L69
PHPDoc tag @throws with type Gotenberg\Exceptions\GotenbergApiErroed|Gotenberg\Exceptions\NativeFunctionErroed|Gotenberg\Exceptions\NoOutputFileInResponse is not subtype of Throwable
|
src/Gotenberg.php#L97
Call to static method createFromLastPhpError() on an unknown class Gotenberg\Exceptions\NativeFunctionErroed.
|
src/Gotenberg.php#L101
Call to static method createFromLastPhpError() on an unknown class Gotenberg\Exceptions\NativeFunctionErroed.
|
src/Gotenberg.php#L105
Call to static method createFromLastPhpError() on an unknown class Gotenberg\Exceptions\NativeFunctionErroed.
|
src/HrtimeIndex.php#L18
Call to static method createFromLastPhpError() on an unknown class Gotenberg\Exceptions\NativeFunctionErroed.
|
src/Modules/Chromium.php#L198
PHPDoc tag @throws with type Gotenberg\Exceptions\NativeFunctionErroed is not subtype of Throwable
|
src/Modules/Chromium.php#L202
Call to static method createFromLastPhpError() on an unknown class Gotenberg\Exceptions\NativeFunctionErroed.
|
src/Modules/Chromium.php#L293
PHPDoc tag @throws with type Gotenberg\Exceptions\NativeFunctionErroed is not subtype of Throwable
|
The logs for this run have expired and are no longer available.
Loading