@@ -1140,10 +1146,10 @@ getLuminances() may never be called.
diff --git a/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html b/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
index ff71c03a9..66273d050 100644
--- a/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
+++ b/classes/chillerlan-QRCode-Common-LuminanceSourceAbstract.html
@@ -85,6 +85,10 @@
+
+
-
-
-
- eccLevel()
-
-
-
-
-
-
-
- public
- eccLevel() : EccLevel|null
-
-
-
-
-
-
-
-
- -
- deprecated
-
- -
- 5.0.0
-
-
use QRMatrix::getEccLevel() instead
-
-
-
- -
- see
-
- -
- QRMatrix::getEccLevel()
-
-
-
- -
- codeCoverageIgnore
-
- -
-
-
-
-
-
-
-
QRMatrix.php
:
- 312
+ 274
@@ -2238,7 +2148,7 @@ returns true if a match is found, otherwise false.
public
- flip(int $x, int $y) : self
+ flip(int $x, int $y) : static
@@ -2265,7 +2175,7 @@ returns true if a match is found, otherwise false.
Return values
- self
+ static
@@ -2283,7 +2193,7 @@ returns true if a match is found, otherwise false.
@@ -2336,7 +2246,7 @@ returns true if a match is found, otherwise false.
@@ -2372,7 +2282,7 @@ returns true if a match is found, otherwise false.
@@ -2454,7 +2364,7 @@ returns true if a match is found, otherwise false.
@@ -2492,7 +2402,7 @@ returns true if a match is found, otherwise false.
@@ -2536,7 +2446,7 @@ returns true if a match is found, otherwise false.
public
- initFunctionalPatterns() : self
+
initFunctionalPatterns() : static
@@ -2546,7 +2456,7 @@ returns true if a match is found, otherwise false.
Return values
- self
+ static
@@ -2564,7 +2474,7 @@ returns true if a match is found, otherwise false.
@@ -2572,7 +2482,7 @@ returns true if a match is found, otherwise false.
public
- invert() : self
+
invert() : static
@@ -2584,7 +2494,7 @@ returns true if a match is found, otherwise false.
Return values
- self
+ static
@@ -2602,7 +2512,7 @@ returns true if a match is found, otherwise false.
@@ -2648,7 +2558,7 @@ returns true if a match is found, otherwise false.
@@ -2656,7 +2566,7 @@ returns true if a match is found, otherwise false.
public
- mask(MaskPattern $maskPattern) : self
+
mask(MaskPattern $maskPattern) : static
@@ -2678,151 +2588,7 @@ returns true if a match is found, otherwise false.
-
-
-
-
- maskPattern()
-
-
-
-
-
-
-
- public
- maskPattern() : MaskPattern|null
-
-
-
-
-
-
-
-
- -
- deprecated
-
- -
- 5.0.0
-
-
use QRMatrix::getMaskPattern() instead
-
-
-
- -
- see
-
- -
- QRMatrix::getMaskPattern()
-
-
-
- -
- codeCoverageIgnore
-
- -
-
-
-
-
-
-
-
-
-
-
- matrix()
-
-
-
-
-
-
-
- public
- matrix([bool $boolean = null ]) : array<string|int, mixed>
-
-
-
-
- Parameters
-
- -
- $boolean
- : bool
- = null
- -
-
-
-
-
-
-
-
- -
- deprecated
-
- -
- 5.0.0
-
-
use QRMatrix::getMatrix() instead
-
-
-
- -
- see
-
- -
- QRMatrix::getMatrix()
-
-
-
- -
- codeCoverageIgnore
-
- -
-
-
-
-
-
-
- Return values
- array<string|int, mixed>
+ static
@@ -2848,7 +2614,7 @@ returns true if a match is found, otherwise false.
public
- mirrorDiagonal() : self
+
mirrorDiagonal() : static
@@ -2858,7 +2624,7 @@ returns true if a match is found, otherwise false.
Return values
- self
+ static
@@ -2876,7 +2642,7 @@ returns true if a match is found, otherwise false.
@@ -2937,7 +2703,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- resetVersionInfo() : self
+
resetVersionInfo() : static
@@ -2947,7 +2713,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
Return values
- self
+ static
@@ -2965,7 +2731,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
@@ -2973,7 +2739,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- rotate90() : self
+
rotate90() : static
@@ -2983,7 +2749,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
Return values
- self
+ static
@@ -3001,7 +2767,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
@@ -3009,7 +2775,7 @@ QR Code. Throws if the exact number of bytes expected is not read.
public
- set(int $x, int $y, bool $value, int $M_TYPE) : self
+
set(int $x, int $y, bool $value, int $M_TYPE) : static
@@ -3053,7 +2819,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3071,7 +2837,7 @@ false => $M_TYPE
@@ -3079,7 +2845,7 @@ false => $M_TYPE
public
- setAlignmentPattern() : self
+
setAlignmentPattern() : static
@@ -3091,7 +2857,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3109,7 +2875,7 @@ false => $M_TYPE
@@ -3117,7 +2883,7 @@ false => $M_TYPE
public
- setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : self
+
setArea(int $startX, int $startY, int $width, int $height, bool $value, int $M_TYPE) : static
@@ -3172,7 +2938,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3190,7 +2956,7 @@ false => $M_TYPE
@@ -3198,7 +2964,7 @@ false => $M_TYPE
public
- setDarkModule() : self
+
setDarkModule() : static
@@ -3210,7 +2976,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3228,7 +2994,7 @@ false => $M_TYPE
@@ -3236,7 +3002,7 @@ false => $M_TYPE
public
- setFinderPattern() : self
+
setFinderPattern() : static
@@ -3248,7 +3014,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3266,7 +3032,7 @@ false => $M_TYPE
@@ -3274,7 +3040,7 @@ false => $M_TYPE
public
- setFormatInfo([MaskPattern $maskPattern = null ]) : self
+
setFormatInfo([MaskPattern $maskPattern = null ]) : static
@@ -3296,7 +3062,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3314,7 +3080,7 @@ false => $M_TYPE
@@ -3322,7 +3088,7 @@ false => $M_TYPE
public
- setLogoSpace(int $width[, int $height = null ][, int $startX = null ][, int $startY = null ]) : self
+
setLogoSpace(int $width[, int $height = null ][, int $startX = null ][, int $startY = null ]) : static
@@ -3385,7 +3151,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3403,7 +3169,7 @@ false => $M_TYPE
@@ -3411,7 +3177,7 @@ false => $M_TYPE
public
- setQuietZone([int $quietZoneSize = null ]) : self
+
setQuietZone([int $quietZoneSize = null ]) : static
@@ -3453,7 +3219,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3471,7 +3237,7 @@ false => $M_TYPE
@@ -3479,7 +3245,7 @@ false => $M_TYPE
public
- setSeparators() : self
+
setSeparators() : static
@@ -3491,7 +3257,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3509,7 +3275,7 @@ false => $M_TYPE
@@ -3517,7 +3283,7 @@ false => $M_TYPE
public
- setTimingPattern() : self
+
setTimingPattern() : static
@@ -3529,7 +3295,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3547,7 +3313,7 @@ false => $M_TYPE
@@ -3555,7 +3321,7 @@ false => $M_TYPE
public
- setVersionNumber() : self
+
setVersionNumber() : static
@@ -3567,141 +3333,7 @@ false => $M_TYPE
-
-
-
-
- size()
-
-
-
-
-
-
-
- public
- size() : int
-
-
-
-
-
-
-
-
- -
- deprecated
-
- -
- 5.0.0
-
-
use QRMatrix::getSize() instead
-
-
-
- -
- see
-
- -
- QRMatrix::getSize()
-
-
-
- -
- codeCoverageIgnore
-
- -
-
-
-
-
-
-
-
-
-
-
- version()
-
-
-
-
-
-
-
- public
- version() : Version|null
-
-
-
-
-
-
-
-
- -
- deprecated
-
- -
- 5.0.0
-
-
use QRMatrix::getVersion() instead
-
-
-
- -
- see
-
- -
- QRMatrix::getVersion()
-
-
-
- -
- codeCoverageIgnore
-
- -
-
-
-
-
-
-
- Return values
- Version|null
+ static
@@ -3719,7 +3351,7 @@ false => $M_TYPE
@@ -3727,7 +3359,7 @@ false => $M_TYPE
public
- writeCodewords(BitBuffer $bitBuffer) : self
+
writeCodewords(BitBuffer $bitBuffer) : static
@@ -3747,7 +3379,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -3818,7 +3450,7 @@ false => $M_TYPE
@@ -3877,7 +3509,7 @@ false => $M_TYPE
@@ -3923,7 +3555,7 @@ false => $M_TYPE
@@ -3976,7 +3608,7 @@ false => $M_TYPE
@@ -4028,7 +3660,7 @@ false => $M_TYPE
@@ -4036,7 +3668,7 @@ false => $M_TYPE
private
- readFormatInformation() : self
+
readFormatInformation() : static
@@ -4063,7 +3695,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -4081,7 +3713,7 @@ false => $M_TYPE
@@ -4089,7 +3721,7 @@ false => $M_TYPE
private
- readVersion() : self
+
readVersion() : static
@@ -4125,7 +3757,7 @@ false => $M_TYPE
Return values
- self
+ static
@@ -4143,7 +3775,7 @@ false => $M_TYPE
@@ -4344,7 +3976,6 @@ false => $M_TYPE
checkNeighbours()
checkType()
checkTypeIn()
-
eccLevel()
flip()
get()
getEccLevel()
@@ -4356,8 +3987,6 @@ false => $M_TYPE
invert()
isDark()
mask()
-
maskPattern()
-
matrix()
mirrorDiagonal()
readCodewords()
resetVersionInfo()
@@ -4373,8 +4002,6 @@ false => $M_TYPE
setSeparators()
setTimingPattern()
setVersionNumber()
-
size()
-
version()
writeCodewords()
createMatrix()
copyVersionBit()
diff --git a/classes/chillerlan-QRCode-Decoder-Decoder.html b/classes/chillerlan-QRCode-Decoder-Decoder.html
index 244bd36f1..d8f937241 100644
--- a/classes/chillerlan-QRCode-Decoder-Decoder.html
+++ b/classes/chillerlan-QRCode-Decoder-Decoder.html
@@ -85,6 +85,10 @@
+
+