diff --git a/classes/chillerlan-QRCode-Decoder-BitMatrix.html b/classes/chillerlan-QRCode-Decoder-BitMatrix.html index 0865dc942..b7f47ef57 100644 --- a/classes/chillerlan-QRCode-Decoder-BitMatrix.html +++ b/classes/chillerlan-QRCode-Decoder-BitMatrix.html @@ -593,7 +593,7 @@ returns true if a match is found, otherwise false.
public
- mirrorDiagonal() : static
+ mirrorDiagonal() : self
public
- resetVersionInfo() : static
+ resetVersionInfo() : self
private
- readFormatInformation() : static
+ readFormatInformation() : self
private
- readVersion() : static
+ readVersion() : self
public
- __construct([SettingsContainerInterface|QROptions $options = new QROptions() ]) : mixed
+ __construct([SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options = new QROptions() ]) : mixed
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1590,7 +1590,7 @@ in long loops for a significant performance increase.
@@ -1652,7 +1652,7 @@ in long loops for a significant performance increase.
@@ -1704,7 +1704,7 @@ in long loops for a significant performance increase.
@@ -1745,7 +1745,7 @@ in long loops for a significant performance increase.
@@ -2006,7 +2006,7 @@ in long loops for a significant performance increase.
@@ -2089,7 +2089,7 @@ in long loops for a significant performance increase.
@@ -2126,7 +2126,7 @@ in long loops for a significant performance increase.
@@ -2161,7 +2161,7 @@ in long loops for a significant performance increase.
diff --git a/classes/chillerlan-QRCode-Output-QRFpdf.html b/classes/chillerlan-QRCode-Output-QRFpdf.html
index e2acf29f7..84039b36e 100644
--- a/classes/chillerlan-QRCode-Output-QRFpdf.html
+++ b/classes/chillerlan-QRCode-Output-QRFpdf.html
@@ -365,7 +365,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1614,7 +1614,7 @@ in long loops for a significant performance increase.
@@ -1676,7 +1676,7 @@ in long loops for a significant performance increase.
@@ -1728,7 +1728,7 @@ in long loops for a significant performance increase.
@@ -1769,7 +1769,7 @@ in long loops for a significant performance increase.
@@ -1931,7 +1931,7 @@ in long loops for a significant performance increase.
@@ -2083,7 +2083,7 @@ It must return null for an empty value.
@@ -2166,7 +2166,7 @@ It must return null for an empty value.
@@ -2203,7 +2203,7 @@ It must return null for an empty value.
@@ -2238,7 +2238,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImage.html b/classes/chillerlan-QRCode-Output-QRGdImage.html
index 037064b86..f511e7163 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImage.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImage.html
@@ -154,7 +154,7 @@
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1737,7 +1737,7 @@ in long loops for a significant performance increase.
@@ -1801,7 +1801,7 @@ in long loops for a significant performance increase.
@@ -1836,7 +1836,7 @@ in long loops for a significant performance increase.
@@ -1890,7 +1890,7 @@ in long loops for a significant performance increase.
@@ -1939,7 +1939,7 @@ in long loops for a significant performance increase.
@@ -2001,7 +2001,7 @@ in long loops for a significant performance increase.
@@ -2053,7 +2053,7 @@ in long loops for a significant performance increase.
@@ -2094,7 +2094,7 @@ in long loops for a significant performance increase.
@@ -2133,7 +2133,7 @@ in long loops for a significant performance increase.
@@ -2197,7 +2197,7 @@ in long loops for a significant performance increase.
@@ -2256,7 +2256,7 @@ in long loops for a significant performance increase.
@@ -2344,7 +2344,7 @@ It must return null for an empty value.
@@ -2415,7 +2415,7 @@ It must return null for an empty value.
@@ -2465,7 +2465,7 @@ It must return null for an empty value.
@@ -2548,7 +2548,7 @@ It must return null for an empty value.
@@ -2583,7 +2583,7 @@ It must return null for an empty value.
@@ -2620,7 +2620,7 @@ It must return null for an empty value.
@@ -2655,7 +2655,7 @@ It must return null for an empty value.
@@ -2694,7 +2694,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImageAVIF.html b/classes/chillerlan-QRCode-Output-QRGdImageAVIF.html
index 82bb249d9..ec5c30f2d 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImageAVIF.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImageAVIF.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2132,7 +2132,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2693,7 +2693,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImageBMP.html b/classes/chillerlan-QRCode-Output-QRGdImageBMP.html
index bd58e15d1..90e300eb9 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImageBMP.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImageBMP.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2132,7 +2132,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2693,7 +2693,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImageGIF.html b/classes/chillerlan-QRCode-Output-QRGdImageGIF.html
index eee1c8f0e..511f7532e 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImageGIF.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImageGIF.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2132,7 +2132,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2693,7 +2693,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImageJPEG.html b/classes/chillerlan-QRCode-Output-QRGdImageJPEG.html
index fcda216c2..87432acb5 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImageJPEG.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImageJPEG.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2132,7 +2132,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImagePNG.html b/classes/chillerlan-QRCode-Output-QRGdImagePNG.html
index 22f8b9cc2..5f1a3dcce 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImagePNG.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImagePNG.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2693,7 +2693,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRGdImageWEBP.html b/classes/chillerlan-QRCode-Output-QRGdImageWEBP.html
index e3273e2f1..00ecd1319 100644
--- a/classes/chillerlan-QRCode-Output-QRGdImageWEBP.html
+++ b/classes/chillerlan-QRCode-Output-QRGdImageWEBP.html
@@ -370,7 +370,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -574,7 +574,7 @@ in long loops for a significant performance increase.
@@ -984,7 +984,7 @@ in long loops for a significant performance increase.
@@ -1370,7 +1370,7 @@ in long loops for a significant performance increase.
@@ -1429,7 +1429,7 @@ in long loops for a significant performance increase.
@@ -1437,7 +1437,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1775,7 +1775,7 @@ in long loops for a significant performance increase.
@@ -1839,7 +1839,7 @@ in long loops for a significant performance increase.
@@ -1874,7 +1874,7 @@ in long loops for a significant performance increase.
@@ -1928,7 +1928,7 @@ in long loops for a significant performance increase.
@@ -1977,7 +1977,7 @@ in long loops for a significant performance increase.
@@ -2039,7 +2039,7 @@ in long loops for a significant performance increase.
@@ -2091,7 +2091,7 @@ in long loops for a significant performance increase.
@@ -2132,7 +2132,7 @@ in long loops for a significant performance increase.
@@ -2171,7 +2171,7 @@ in long loops for a significant performance increase.
@@ -2235,7 +2235,7 @@ in long loops for a significant performance increase.
@@ -2294,7 +2294,7 @@ in long loops for a significant performance increase.
@@ -2382,7 +2382,7 @@ It must return null for an empty value.
@@ -2503,7 +2503,7 @@ It must return null for an empty value.
@@ -2586,7 +2586,7 @@ It must return null for an empty value.
@@ -2621,7 +2621,7 @@ It must return null for an empty value.
@@ -2658,7 +2658,7 @@ It must return null for an empty value.
@@ -2693,7 +2693,7 @@ It must return null for an empty value.
@@ -2732,7 +2732,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRImagick.html b/classes/chillerlan-QRCode-Output-QRImagick.html
index f825de39c..226637585 100644
--- a/classes/chillerlan-QRCode-Output-QRImagick.html
+++ b/classes/chillerlan-QRCode-Output-QRImagick.html
@@ -358,7 +358,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -1321,7 +1321,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1727,7 +1727,7 @@ in long loops for a significant performance increase.
@@ -1789,7 +1789,7 @@ in long loops for a significant performance increase.
@@ -1841,7 +1841,7 @@ in long loops for a significant performance increase.
@@ -1882,7 +1882,7 @@ in long loops for a significant performance increase.
@@ -2005,7 +2005,7 @@ in long loops for a significant performance increase.
@@ -2142,7 +2142,7 @@ It must return null for an empty value.
@@ -2260,7 +2260,7 @@ It must return null for an empty value.
@@ -2297,7 +2297,7 @@ It must return null for an empty value.
@@ -2367,7 +2367,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRInterventionImage.html b/classes/chillerlan-QRCode-Output-QRInterventionImage.html
index 924b51bed..911ac11ca 100644
--- a/classes/chillerlan-QRCode-Output-QRInterventionImage.html
+++ b/classes/chillerlan-QRCode-Output-QRInterventionImage.html
@@ -369,7 +369,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1680,7 +1680,7 @@ in long loops for a significant performance increase.
@@ -1742,7 +1742,7 @@ in long loops for a significant performance increase.
@@ -1794,7 +1794,7 @@ in long loops for a significant performance increase.
@@ -1835,7 +1835,7 @@ in long loops for a significant performance increase.
@@ -1958,7 +1958,7 @@ in long loops for a significant performance increase.
@@ -2095,7 +2095,7 @@ It must return null for an empty value.
@@ -2178,7 +2178,7 @@ It must return null for an empty value.
@@ -2215,7 +2215,7 @@ It must return null for an empty value.
@@ -2250,7 +2250,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRMarkup.html b/classes/chillerlan-QRCode-Output-QRMarkup.html
index 86256ad46..ca1d87242 100644
--- a/classes/chillerlan-QRCode-Output-QRMarkup.html
+++ b/classes/chillerlan-QRCode-Output-QRMarkup.html
@@ -320,7 +320,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1558,7 +1558,7 @@ in long loops for a significant performance increase.
@@ -1620,7 +1620,7 @@ in long loops for a significant performance increase.
@@ -1672,7 +1672,7 @@ in long loops for a significant performance increase.
@@ -1713,7 +1713,7 @@ in long loops for a significant performance increase.
@@ -1777,7 +1777,7 @@ in long loops for a significant performance increase.
@@ -1914,7 +1914,7 @@ It must return null for an empty value.
@@ -1997,7 +1997,7 @@ It must return null for an empty value.
@@ -2034,7 +2034,7 @@ It must return null for an empty value.
@@ -2069,7 +2069,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRMarkupHTML.html b/classes/chillerlan-QRCode-Output-QRMarkupHTML.html
index a28e9c6c0..070787947 100644
--- a/classes/chillerlan-QRCode-Output-QRMarkupHTML.html
+++ b/classes/chillerlan-QRCode-Output-QRMarkupHTML.html
@@ -328,7 +328,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1604,7 +1604,7 @@ in long loops for a significant performance increase.
@@ -1666,7 +1666,7 @@ in long loops for a significant performance increase.
@@ -1718,7 +1718,7 @@ in long loops for a significant performance increase.
@@ -1759,7 +1759,7 @@ in long loops for a significant performance increase.
@@ -1823,7 +1823,7 @@ in long loops for a significant performance increase.
@@ -1960,7 +1960,7 @@ It must return null for an empty value.
@@ -2043,7 +2043,7 @@ It must return null for an empty value.
@@ -2080,7 +2080,7 @@ It must return null for an empty value.
@@ -2115,7 +2115,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html
index 416ab2262..07c3288c2 100644
--- a/classes/chillerlan-QRCode-Output-QRMarkupSVG.html
+++ b/classes/chillerlan-QRCode-Output-QRMarkupSVG.html
@@ -390,7 +390,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1698,7 +1698,7 @@ in long loops for a significant performance increase.
@@ -1760,7 +1760,7 @@ in long loops for a significant performance increase.
@@ -1915,7 +1915,7 @@ in long loops for a significant performance increase.
@@ -2277,7 +2277,7 @@ in long loops for a significant performance increase.
@@ -2360,7 +2360,7 @@ in long loops for a significant performance increase.
@@ -2397,7 +2397,7 @@ in long loops for a significant performance increase.
@@ -2432,7 +2432,7 @@ in long loops for a significant performance increase.
diff --git a/classes/chillerlan-QRCode-Output-QRMarkupXML.html b/classes/chillerlan-QRCode-Output-QRMarkupXML.html
index ea6af1d35..c72535dcc 100644
--- a/classes/chillerlan-QRCode-Output-QRMarkupXML.html
+++ b/classes/chillerlan-QRCode-Output-QRMarkupXML.html
@@ -340,7 +340,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1767,7 +1767,7 @@ in long loops for a significant performance increase.
@@ -1829,7 +1829,7 @@ in long loops for a significant performance increase.
@@ -1934,7 +1934,7 @@ in long loops for a significant performance increase.
@@ -2061,7 +2061,7 @@ in long loops for a significant performance increase.
@@ -2254,7 +2254,7 @@ It must return null for an empty value.
@@ -2337,7 +2337,7 @@ It must return null for an empty value.
@@ -2374,7 +2374,7 @@ It must return null for an empty value.
@@ -2409,7 +2409,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QROutputAbstract.html b/classes/chillerlan-QRCode-Output-QROutputAbstract.html
index c0343f877..4f5f10d3a 100644
--- a/classes/chillerlan-QRCode-Output-QROutputAbstract.html
+++ b/classes/chillerlan-QRCode-Output-QROutputAbstract.html
@@ -309,7 +309,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1257,7 +1257,7 @@ in long loops for a significant performance increase.
@@ -1302,7 +1302,7 @@ in long loops for a significant performance increase.
@@ -1364,7 +1364,7 @@ in long loops for a significant performance increase.
@@ -1416,7 +1416,7 @@ in long loops for a significant performance increase.
@@ -1457,7 +1457,7 @@ in long loops for a significant performance increase.
@@ -1521,7 +1521,7 @@ in long loops for a significant performance increase.
@@ -1609,7 +1609,7 @@ It must return null for an empty value.
@@ -1654,7 +1654,7 @@ It must return null for an empty value.
@@ -1737,7 +1737,7 @@ It must return null for an empty value.
@@ -1774,7 +1774,7 @@ It must return null for an empty value.
@@ -1809,7 +1809,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRStringJSON.html b/classes/chillerlan-QRCode-Output-QRStringJSON.html
index d86af5070..8763a90fd 100644
--- a/classes/chillerlan-QRCode-Output-QRStringJSON.html
+++ b/classes/chillerlan-QRCode-Output-QRStringJSON.html
@@ -360,7 +360,7 @@ returns an array with the transformed modules.
: void
-- Creates copies of several QROptions values to avoid calling the magic getters
+
- Creates copies of several QROptions values to avoid calling the magic getters/property hooks
in long loops for a significant performance increase.
-
@@ -1247,7 +1247,7 @@ in long loops for a significant performance increase.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1629,7 +1629,7 @@ in long loops for a significant performance increase.
@@ -1734,7 +1734,7 @@ in long loops for a significant performance increase.
@@ -1877,7 +1877,7 @@ in long loops for a significant performance increase.
@@ -2086,7 +2086,7 @@ It must return null for an empty value.
@@ -2169,7 +2169,7 @@ It must return null for an empty value.
@@ -2206,7 +2206,7 @@ It must return null for an empty value.
@@ -2241,7 +2241,7 @@ It must return null for an empty value.
diff --git a/classes/chillerlan-QRCode-Output-QRStringText.html b/classes/chillerlan-QRCode-Output-QRStringText.html
index 84cb929d0..717befac8 100644
--- a/classes/chillerlan-QRCode-Output-QRStringText.html
+++ b/classes/chillerlan-QRCode-Output-QRStringText.html
@@ -334,7 +334,7 @@ returns an array with the transformed modules.
public
- __construct(SettingsContainerInterface|QROptions $options, QRMatrix $matrix) : mixed
+ __construct(SettingsContainerInterface|QROptions|iterable<string|int, mixed> $options, QRMatrix $matrix) : mixed
Creates copies of several QROptions values to avoid calling the magic getters +
Creates copies of several QROptions values to avoid calling the magic getters/property hooks in long loops for a significant performance increase.
@@ -1578,7 +1578,7 @@ in long loops for a significant performance increase.
@@ -1640,7 +1640,7 @@ in long loops for a significant performance increase.
@@ -1692,7 +1692,7 @@ in long loops for a significant performance increase.
@@ -1733,7 +1733,7 @@ in long loops for a significant performance increase.
@@ -1797,7 +1797,7 @@ in long loops for a significant performance increase.
@@ -1948,7 +1948,7 @@ It must return null for an empty value.
@@ -2031,7 +2031,7 @@ It must return null for an empty value.
@@ -2068,7 +2068,7 @@ It must return null for an empty value.
@@ -2103,7 +2103,7 @@ It must return null for an empty value.
diff --git a/js/searchIndex.js b/js/searchIndex.js
index 4a1eb915b..0e9609ea2 100644
--- a/js/searchIndex.js
+++ b/js/searchIndex.js
@@ -2983,7 +2983,7 @@ Search.appendIndex(
}, {
"fqsen": "\\chillerlan\\QRCode\\Output\\QROutputAbstract\u003A\u003AcopyVars\u0028\u0029",
"name": "copyVars",
- "summary": "Creates\u0020copies\u0020of\u0020several\u0020QROptions\u0020values\u0020to\u0020avoid\u0020calling\u0020the\u0020magic\u0020getters\nin\u0020long\u0020loops\u0020for\u0020a\u0020significant\u0020performance\u0020increase.",
+ "summary": "Creates\u0020copies\u0020of\u0020several\u0020QROptions\u0020values\u0020to\u0020avoid\u0020calling\u0020the\u0020magic\u0020getters\/property\u0020hooks\nin\u0020long\u0020loops\u0020for\u0020a\u0020significant\u0020performance\u0020increase.",
"url": "classes/chillerlan-QRCode-Output-QROutputAbstract.html#method_copyVars"
}, {
"fqsen": "\\chillerlan\\QRCode\\Output\\QROutputAbstract\u003A\u003AsetMatrixDimensions\u0028\u0029",