PHPStan #907
Annotations
10 errors
PHPStan:
data/module/fpdi/japanese.php#L14
Class PDF_Japanese extends unknown class FPDI.
|
PHPStan:
data/module/fpdi/japanese.php#L20
Call to an undefined method $this(PDF_Japanese)::Error().
|
PHPStan:
data/module/fpdi/japanese.php#L21
Access to an undefined property PDF_Japanese::$fonts.
|
PHPStan:
data/module/fpdi/japanese.php#L22
Access to an undefined property PDF_Japanese::$fonts.
|
PHPStan:
data/module/fpdi/japanese.php#L57
Access to an undefined property PDF_Japanese::$CurrentFont.
|
PHPStan:
data/module/fpdi/japanese.php#L60
PDF_Japanese::GetStringWidth() calls parent::GetStringWidth() but PDF_Japanese does not extend any class.
|
PHPStan:
data/module/fpdi/japanese.php#L67
Access to an undefined property PDF_Japanese::$CurrentFont.
|
PHPStan:
data/module/fpdi/japanese.php#L92
Access to an undefined property PDF_Japanese::$FontSize.
|
PHPStan:
data/module/fpdi/japanese.php#L97
Access to an undefined property PDF_Japanese::$CurrentFont.
|
PHPStan:
data/module/fpdi/japanese.php#L100
PDF_Japanese::MultiCell() calls parent::MultiCell() but PDF_Japanese does not extend any class.
|