deprecated.html 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title> Documentation &raquo; Deprecated elements
  6. </title>
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8. <base href="../">
  9. <link rel="icon" href="images/favicon.ico"/>
  10. <link rel="stylesheet" href="css/normalize.css">
  11. <link rel="stylesheet" href="css/base.css">
  12. <link rel="preconnect" href="https://fonts.gstatic.com">
  13. <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
  14. <link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
  15. <link rel="stylesheet" href="css/template.css">
  16. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
  17. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
  18. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
  19. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
  20. <script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
  21. <script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
  22. <script src="js/template.js"></script>
  23. <script src="js/search.js"></script>
  24. <script defer src="js/searchIndex.js"></script>
  25. </head>
  26. <body id="top">
  27. <header class="phpdocumentor-header phpdocumentor-section">
  28. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  29. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  30. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  31. <i class="fas fa-bars"></i>
  32. </label>
  33. <section data-search-form class="phpdocumentor-search">
  34. <label>
  35. <span class="visually-hidden">Search for</span>
  36. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  37. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  38. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  39. </svg>
  40. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  41. </label>
  42. </section>
  43. <nav class="phpdocumentor-topnav">
  44. <ul class="phpdocumentor-topnav__menu">
  45. <li class="phpdocumentor-topnav__menu-item -menu">
  46. <a href="https://php-qrcode.readthedocs.io">
  47. <span>
  48. User Manual
  49. </span>
  50. </a>
  51. </li>
  52. <li class="phpdocumentor-topnav__menu-item -social">
  53. <a href="https://github.com/chillerlan/php-qrcode">
  54. <span>
  55. <i class="fab fa-github"></i>
  56. </span>
  57. </a>
  58. </li>
  59. </ul>
  60. </nav>
  61. </header>
  62. <main class="phpdocumentor">
  63. <div class="phpdocumentor-section">
  64. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  65. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  66. Menu
  67. </label>
  68. <aside class="phpdocumentor-column -three phpdocumentor-sidebar">
  69. <section class="phpdocumentor-sidebar__category">
  70. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  71. <h4 class="phpdocumentor-sidebar__root-namespace">
  72. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  73. </h4>
  74. <ul class="phpdocumentor-list">
  75. <li>
  76. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  77. </li>
  78. <li>
  79. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  80. </li>
  81. </ul>
  82. </section>
  83. <section class="phpdocumentor-sidebar__category">
  84. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  85. <h4 class="phpdocumentor-sidebar__root-namespace">
  86. <a href="packages/Application.html" class="">Application</a>
  87. </h4>
  88. </section>
  89. <section class="phpdocumentor-sidebar__category">
  90. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  91. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  92. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  93. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  94. </section>
  95. <section class="phpdocumentor-sidebar__category">
  96. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  97. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  98. </section>
  99. </aside>
  100. <div class="phpdocumentor-column -nine phpdocumentor-content">
  101. <section>
  102. <ul class="phpdocumentor-breadcrumbs">
  103. <li><a href="">Home</a></li>
  104. </ul>
  105. <div class="phpdocumentor-row">
  106. <h2 class="phpdocumentor-content__title">Deprecated</h2>
  107. <h3>Table of Contents</h3>
  108. <table class="phpdocumentor-table_of_contents">
  109. <tr>
  110. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Data/QRMatrix.php">src/Data/QRMatrix.php</a></td>
  111. </tr>
  112. <tr>
  113. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QRGdImage.php">src/Output/QRGdImage.php</a></td>
  114. </tr>
  115. <tr>
  116. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QRImage.php">src/Output/QRImage.php</a></td>
  117. </tr>
  118. <tr>
  119. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QROutputInterface.php">src/Output/QROutputInterface.php</a></td>
  120. </tr>
  121. <tr>
  122. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QRString.php">src/Output/QRString.php</a></td>
  123. </tr>
  124. <tr>
  125. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/QRCode.php">src/QRCode.php</a></td>
  126. </tr>
  127. <tr>
  128. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/QROptionsTrait.php">src/QROptionsTrait.php</a></td>
  129. </tr>
  130. </table>
  131. <a id="src/Data/QRMatrix.php"></a>
  132. <h3><abbr title="src/Data/QRMatrix.php">QRMatrix.php</abbr></h3>
  133. <table>
  134. <tr>
  135. <th class="phpdocumentor-heading">Line</th>
  136. <th class="phpdocumentor-heading">Element</th>
  137. <th class="phpdocumentor-heading">Reason</th>
  138. </tr>
  139. <tr>
  140. <td class="phpdocumentor-cell">264</td>
  141. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Data-QRMatrix.html#method_size"><abbr title="\chillerlan\QRCode\Data\QRMatrix::size()">QRMatrix::size()</abbr></a></td>
  142. <td class="phpdocumentor-cell"><p>use QRMatrix::getSize() instead</p>
  143. </td>
  144. </tr>
  145. </table>
  146. <a id="src/Output/QRGdImage.php"></a>
  147. <h3><abbr title="src/Output/QRGdImage.php">QRGdImage.php</abbr></h3>
  148. <table>
  149. <tr>
  150. <th class="phpdocumentor-heading">Line</th>
  151. <th class="phpdocumentor-heading">Element</th>
  152. <th class="phpdocumentor-heading">Reason</th>
  153. </tr>
  154. <tr>
  155. <td class="phpdocumentor-cell">33</td>
  156. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QRGdImage.html"><abbr title="\chillerlan\QRCode\Output\QRGdImage">QRGdImage</abbr></a></td>
  157. <td class="phpdocumentor-cell"><p>this class will be made abstract in future versions,
  158. calling it directly is deprecated - use one of the child classes instead</p>
  159. </td>
  160. </tr>
  161. </table>
  162. <a id="src/Output/QRImage.php"></a>
  163. <h3><abbr title="src/Output/QRImage.php">QRImage.php</abbr></h3>
  164. <table>
  165. <tr>
  166. <th class="phpdocumentor-heading">Line</th>
  167. <th class="phpdocumentor-heading">Element</th>
  168. <th class="phpdocumentor-heading">Reason</th>
  169. </tr>
  170. <tr>
  171. <td class="phpdocumentor-cell">17</td>
  172. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QRImage.html"><abbr title="\chillerlan\QRCode\Output\QRImage">QRImage</abbr></a></td>
  173. <td class="phpdocumentor-cell"><p>backward compatibility, use QRGdImage instead</p>
  174. </td>
  175. </tr>
  176. </table>
  177. <a id="src/Output/QROutputInterface.php"></a>
  178. <h3><abbr title="src/Output/QROutputInterface.php">QROutputInterface.php</abbr></h3>
  179. <table>
  180. <tr>
  181. <th class="phpdocumentor-heading">Line</th>
  182. <th class="phpdocumentor-heading">Element</th>
  183. <th class="phpdocumentor-heading">Reason</th>
  184. </tr>
  185. <tr>
  186. <td class="phpdocumentor-cell">25</td>
  187. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_MARKUP_HTML"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::MARKUP_HTML">QROutputInterface::MARKUP_HTML</abbr></a></td>
  188. <td class="phpdocumentor-cell"><no replacement>
  189. </td>
  190. </tr>
  191. <tr>
  192. <td class="phpdocumentor-cell">32</td>
  193. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_MARKUP_SVG"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::MARKUP_SVG">QROutputInterface::MARKUP_SVG</abbr></a></td>
  194. <td class="phpdocumentor-cell"><no replacement>
  195. </td>
  196. </tr>
  197. <tr>
  198. <td class="phpdocumentor-cell">39</td>
  199. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_GDIMAGE_BMP"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::GDIMAGE_BMP">QROutputInterface::GDIMAGE_BMP</abbr></a></td>
  200. <td class="phpdocumentor-cell"><no replacement>
  201. </td>
  202. </tr>
  203. <tr>
  204. <td class="phpdocumentor-cell">46</td>
  205. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_GDIMAGE_GIF"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::GDIMAGE_GIF">QROutputInterface::GDIMAGE_GIF</abbr></a></td>
  206. <td class="phpdocumentor-cell"><no replacement>
  207. </td>
  208. </tr>
  209. <tr>
  210. <td class="phpdocumentor-cell">53</td>
  211. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_GDIMAGE_JPG"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::GDIMAGE_JPG">QROutputInterface::GDIMAGE_JPG</abbr></a></td>
  212. <td class="phpdocumentor-cell"><no replacement>
  213. </td>
  214. </tr>
  215. <tr>
  216. <td class="phpdocumentor-cell">60</td>
  217. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_GDIMAGE_PNG"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::GDIMAGE_PNG">QROutputInterface::GDIMAGE_PNG</abbr></a></td>
  218. <td class="phpdocumentor-cell"><no replacement>
  219. </td>
  220. </tr>
  221. <tr>
  222. <td class="phpdocumentor-cell">67</td>
  223. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_GDIMAGE_WEBP"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::GDIMAGE_WEBP">QROutputInterface::GDIMAGE_WEBP</abbr></a></td>
  224. <td class="phpdocumentor-cell"><no replacement>
  225. </td>
  226. </tr>
  227. <tr>
  228. <td class="phpdocumentor-cell">74</td>
  229. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_STRING_JSON"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::STRING_JSON">QROutputInterface::STRING_JSON</abbr></a></td>
  230. <td class="phpdocumentor-cell"><no replacement>
  231. </td>
  232. </tr>
  233. <tr>
  234. <td class="phpdocumentor-cell">81</td>
  235. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_STRING_TEXT"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::STRING_TEXT">QROutputInterface::STRING_TEXT</abbr></a></td>
  236. <td class="phpdocumentor-cell"><no replacement>
  237. </td>
  238. </tr>
  239. <tr>
  240. <td class="phpdocumentor-cell">88</td>
  241. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_IMAGICK"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::IMAGICK">QROutputInterface::IMAGICK</abbr></a></td>
  242. <td class="phpdocumentor-cell"><no replacement>
  243. </td>
  244. </tr>
  245. <tr>
  246. <td class="phpdocumentor-cell">95</td>
  247. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_FPDF"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::FPDF">QROutputInterface::FPDF</abbr></a></td>
  248. <td class="phpdocumentor-cell"><no replacement>
  249. </td>
  250. </tr>
  251. <tr>
  252. <td class="phpdocumentor-cell">102</td>
  253. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_EPS"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::EPS">QROutputInterface::EPS</abbr></a></td>
  254. <td class="phpdocumentor-cell"><no replacement>
  255. </td>
  256. </tr>
  257. <tr>
  258. <td class="phpdocumentor-cell">109</td>
  259. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_CUSTOM"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::CUSTOM">QROutputInterface::CUSTOM</abbr></a></td>
  260. <td class="phpdocumentor-cell"><no replacement>
  261. </td>
  262. </tr>
  263. <tr>
  264. <td class="phpdocumentor-cell">118</td>
  265. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QROutputInterface.html#constant_MODES"><abbr title="\chillerlan\QRCode\Output\QROutputInterface::MODES">QROutputInterface::MODES</abbr></a></td>
  266. <td class="phpdocumentor-cell"><no replacement>
  267. </td>
  268. </tr>
  269. </table>
  270. <a id="src/Output/QRString.php"></a>
  271. <h3><abbr title="src/Output/QRString.php">QRString.php</abbr></h3>
  272. <table>
  273. <tr>
  274. <th class="phpdocumentor-heading">Line</th>
  275. <th class="phpdocumentor-heading">Element</th>
  276. <th class="phpdocumentor-heading">Reason</th>
  277. </tr>
  278. <tr>
  279. <td class="phpdocumentor-cell">23</td>
  280. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QRString.html"><abbr title="\chillerlan\QRCode\Output\QRString">QRString</abbr></a></td>
  281. <td class="phpdocumentor-cell"><p>this class will be removed in future versions, use one of QRStringText or QRStringJSON instead</p>
  282. </td>
  283. </tr>
  284. </table>
  285. <a id="src/QRCode.php"></a>
  286. <h3><abbr title="src/QRCode.php">QRCode.php</abbr></h3>
  287. <table>
  288. <tr>
  289. <th class="phpdocumentor-heading">Line</th>
  290. <th class="phpdocumentor-heading">Element</th>
  291. <th class="phpdocumentor-heading">Reason</th>
  292. </tr>
  293. <tr>
  294. <td class="phpdocumentor-cell">285</td>
  295. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_getMatrix"><abbr title="\chillerlan\QRCode\QRCode::getMatrix()">QRCode::getMatrix()</abbr></a></td>
  296. <td class="phpdocumentor-cell"><p>use QRCode::getQRMatrix() instead</p>
  297. </td>
  298. </tr>
  299. <tr>
  300. <td class="phpdocumentor-cell">320</td>
  301. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isNumber"><abbr title="\chillerlan\QRCode\QRCode::isNumber()">QRCode::isNumber()</abbr></a></td>
  302. <td class="phpdocumentor-cell"><p>use Number::validateString() instead</p>
  303. </td>
  304. </tr>
  305. <tr>
  306. <td class="phpdocumentor-cell">331</td>
  307. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isAlphaNum"><abbr title="\chillerlan\QRCode\QRCode::isAlphaNum()">QRCode::isAlphaNum()</abbr></a></td>
  308. <td class="phpdocumentor-cell"><p>use AlphaNum::validateString() instead</p>
  309. </td>
  310. </tr>
  311. <tr>
  312. <td class="phpdocumentor-cell">342</td>
  313. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isKanji"><abbr title="\chillerlan\QRCode\QRCode::isKanji()">QRCode::isKanji()</abbr></a></td>
  314. <td class="phpdocumentor-cell"><p>use Kanji::validateString() instead</p>
  315. </td>
  316. </tr>
  317. <tr>
  318. <td class="phpdocumentor-cell">353</td>
  319. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isByte"><abbr title="\chillerlan\QRCode\QRCode::isByte()">QRCode::isByte()</abbr></a></td>
  320. <td class="phpdocumentor-cell"><p>use Byte::validateString() instead</p>
  321. </td>
  322. </tr>
  323. <tr>
  324. <td class="phpdocumentor-cell">40</td>
  325. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_VERSION_AUTO"><abbr title="\chillerlan\QRCode\QRCode::VERSION_AUTO">QRCode::VERSION_AUTO</abbr></a></td>
  326. <td class="phpdocumentor-cell"><p>use Version::AUTO instead</p>
  327. </td>
  328. </tr>
  329. <tr>
  330. <td class="phpdocumentor-cell">47</td>
  331. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_MASK_PATTERN_AUTO"><abbr title="\chillerlan\QRCode\QRCode::MASK_PATTERN_AUTO">QRCode::MASK_PATTERN_AUTO</abbr></a></td>
  332. <td class="phpdocumentor-cell"><p>use MaskPattern::AUTO instead</p>
  333. </td>
  334. </tr>
  335. <tr>
  336. <td class="phpdocumentor-cell">54</td>
  337. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_L"><abbr title="\chillerlan\QRCode\QRCode::ECC_L">QRCode::ECC_L</abbr></a></td>
  338. <td class="phpdocumentor-cell"><p>use EccLevel::L instead</p>
  339. </td>
  340. </tr>
  341. <tr>
  342. <td class="phpdocumentor-cell">61</td>
  343. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_M"><abbr title="\chillerlan\QRCode\QRCode::ECC_M">QRCode::ECC_M</abbr></a></td>
  344. <td class="phpdocumentor-cell"><p>use EccLevel::M instead</p>
  345. </td>
  346. </tr>
  347. <tr>
  348. <td class="phpdocumentor-cell">68</td>
  349. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_Q"><abbr title="\chillerlan\QRCode\QRCode::ECC_Q">QRCode::ECC_Q</abbr></a></td>
  350. <td class="phpdocumentor-cell"><p>use EccLevel::Q instead</p>
  351. </td>
  352. </tr>
  353. <tr>
  354. <td class="phpdocumentor-cell">75</td>
  355. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_ECC_H"><abbr title="\chillerlan\QRCode\QRCode::ECC_H">QRCode::ECC_H</abbr></a></td>
  356. <td class="phpdocumentor-cell"><p>use EccLevel::H instead</p>
  357. </td>
  358. </tr>
  359. <tr>
  360. <td class="phpdocumentor-cell">82</td>
  361. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MARKUP_HTML"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MARKUP_HTML">QRCode::OUTPUT_MARKUP_HTML</abbr></a></td>
  362. <td class="phpdocumentor-cell"><p>use QROutputInterface::MARKUP_HTML instead</p>
  363. </td>
  364. </tr>
  365. <tr>
  366. <td class="phpdocumentor-cell">89</td>
  367. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MARKUP_SVG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MARKUP_SVG">QRCode::OUTPUT_MARKUP_SVG</abbr></a></td>
  368. <td class="phpdocumentor-cell"><p>use QROutputInterface::MARKUP_SVG instead</p>
  369. </td>
  370. </tr>
  371. <tr>
  372. <td class="phpdocumentor-cell">96</td>
  373. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_PNG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_PNG">QRCode::OUTPUT_IMAGE_PNG</abbr></a></td>
  374. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_PNG instead</p>
  375. </td>
  376. </tr>
  377. <tr>
  378. <td class="phpdocumentor-cell">103</td>
  379. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_JPG"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_JPG">QRCode::OUTPUT_IMAGE_JPG</abbr></a></td>
  380. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_JPG instead</p>
  381. </td>
  382. </tr>
  383. <tr>
  384. <td class="phpdocumentor-cell">110</td>
  385. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGE_GIF"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGE_GIF">QRCode::OUTPUT_IMAGE_GIF</abbr></a></td>
  386. <td class="phpdocumentor-cell"><p>use QROutputInterface::GDIMAGE_GIF instead</p>
  387. </td>
  388. </tr>
  389. <tr>
  390. <td class="phpdocumentor-cell">117</td>
  391. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_STRING_JSON"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_STRING_JSON">QRCode::OUTPUT_STRING_JSON</abbr></a></td>
  392. <td class="phpdocumentor-cell"><p>use QROutputInterface::STRING_JSON instead</p>
  393. </td>
  394. </tr>
  395. <tr>
  396. <td class="phpdocumentor-cell">124</td>
  397. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_STRING_TEXT"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_STRING_TEXT">QRCode::OUTPUT_STRING_TEXT</abbr></a></td>
  398. <td class="phpdocumentor-cell"><p>use QROutputInterface::STRING_TEXT instead</p>
  399. </td>
  400. </tr>
  401. <tr>
  402. <td class="phpdocumentor-cell">131</td>
  403. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_IMAGICK"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_IMAGICK">QRCode::OUTPUT_IMAGICK</abbr></a></td>
  404. <td class="phpdocumentor-cell"><p>use QROutputInterface::IMAGICK instead</p>
  405. </td>
  406. </tr>
  407. <tr>
  408. <td class="phpdocumentor-cell">138</td>
  409. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_FPDF"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_FPDF">QRCode::OUTPUT_FPDF</abbr></a></td>
  410. <td class="phpdocumentor-cell"><p>use QROutputInterface::FPDF instead</p>
  411. </td>
  412. </tr>
  413. <tr>
  414. <td class="phpdocumentor-cell">145</td>
  415. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_EPS"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_EPS">QRCode::OUTPUT_EPS</abbr></a></td>
  416. <td class="phpdocumentor-cell"><p>use QROutputInterface::EPS instead</p>
  417. </td>
  418. </tr>
  419. <tr>
  420. <td class="phpdocumentor-cell">152</td>
  421. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_CUSTOM"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_CUSTOM">QRCode::OUTPUT_CUSTOM</abbr></a></td>
  422. <td class="phpdocumentor-cell"><p>use QROutputInterface::CUSTOM instead</p>
  423. </td>
  424. </tr>
  425. <tr>
  426. <td class="phpdocumentor-cell">159</td>
  427. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#constant_OUTPUT_MODES"><abbr title="\chillerlan\QRCode\QRCode::OUTPUT_MODES">QRCode::OUTPUT_MODES</abbr></a></td>
  428. <td class="phpdocumentor-cell"><p>use QROutputInterface::MODES instead</p>
  429. </td>
  430. </tr>
  431. </table>
  432. <a id="src/QROptionsTrait.php"></a>
  433. <h3><abbr title="src/QROptionsTrait.php">QROptionsTrait.php</abbr></h3>
  434. <table>
  435. <tr>
  436. <th class="phpdocumentor-heading">Line</th>
  437. <th class="phpdocumentor-heading">Element</th>
  438. <th class="phpdocumentor-heading">Reason</th>
  439. </tr>
  440. <tr>
  441. <td class="phpdocumentor-cell">607</td>
  442. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imageBase64()">QROptionsTrait::set_imageBase64()</abbr></a></td>
  443. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  444. </td>
  445. </tr>
  446. <tr>
  447. <td class="phpdocumentor-cell">618</td>
  448. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imageBase64()">QROptionsTrait::get_imageBase64()</abbr></a></td>
  449. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  450. </td>
  451. </tr>
  452. <tr>
  453. <td class="phpdocumentor-cell">633</td>
  454. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_jpegQuality()">QROptionsTrait::set_jpegQuality()</abbr></a></td>
  455. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  456. </td>
  457. </tr>
  458. <tr>
  459. <td class="phpdocumentor-cell">642</td>
  460. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_jpegQuality()">QROptionsTrait::get_jpegQuality()</abbr></a></td>
  461. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  462. </td>
  463. </tr>
  464. <tr>
  465. <td class="phpdocumentor-cell">657</td>
  466. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_pngCompression()">QROptionsTrait::set_pngCompression()</abbr></a></td>
  467. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  468. </td>
  469. </tr>
  470. <tr>
  471. <td class="phpdocumentor-cell">666</td>
  472. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_pngCompression()">QROptionsTrait::get_pngCompression()</abbr></a></td>
  473. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  474. </td>
  475. </tr>
  476. <tr>
  477. <td class="phpdocumentor-cell">681</td>
  478. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imageTransparencyBG()">QROptionsTrait::set_imageTransparencyBG()</abbr></a></td>
  479. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  480. </td>
  481. </tr>
  482. <tr>
  483. <td class="phpdocumentor-cell">690</td>
  484. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imageTransparencyBG()">QROptionsTrait::get_imageTransparencyBG()</abbr></a></td>
  485. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  486. </td>
  487. </tr>
  488. <tr>
  489. <td class="phpdocumentor-cell">705</td>
  490. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_set_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::set_imagickBG()">QROptionsTrait::set_imagickBG()</abbr></a></td>
  491. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  492. </td>
  493. </tr>
  494. <tr>
  495. <td class="phpdocumentor-cell">714</td>
  496. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#method_get_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::get_imagickBG()">QROptionsTrait::get_imagickBG()</abbr></a></td>
  497. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  498. </td>
  499. </tr>
  500. <tr>
  501. <td class="phpdocumentor-cell">126</td>
  502. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_outputType"><abbr title="\chillerlan\QRCode\QROptionsTrait::$outputType">QROptionsTrait::$outputType</abbr></a></td>
  503. <td class="phpdocumentor-cell"><p>see issue #223</p>
  504. </td>
  505. </tr>
  506. <tr>
  507. <td class="phpdocumentor-cell">136</td>
  508. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_outputInterface"><abbr title="\chillerlan\QRCode\QROptionsTrait::$outputInterface">QROptionsTrait::$outputInterface</abbr></a></td>
  509. <td class="phpdocumentor-cell"><p>the nullable type will be removed in future versions
  510. and the default value will be set to <code class="prettyprint">QRMarkupSVG::class</code></p>
  511. </td>
  512. </tr>
  513. <tr>
  514. <td class="phpdocumentor-cell">598</td>
  515. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imageBase64"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imageBase64">QROptionsTrait::$imageBase64</abbr></a></td>
  516. <td class="phpdocumentor-cell"><p>use QROptions::$outputBase64 instead</p>
  517. </td>
  518. </tr>
  519. <tr>
  520. <td class="phpdocumentor-cell">626</td>
  521. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_jpegQuality"><abbr title="\chillerlan\QRCode\QROptionsTrait::$jpegQuality">QROptionsTrait::$jpegQuality</abbr></a></td>
  522. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  523. </td>
  524. </tr>
  525. <tr>
  526. <td class="phpdocumentor-cell">650</td>
  527. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_pngCompression"><abbr title="\chillerlan\QRCode\QROptionsTrait::$pngCompression">QROptionsTrait::$pngCompression</abbr></a></td>
  528. <td class="phpdocumentor-cell"><p>use QROptions::$quality instead</p>
  529. </td>
  530. </tr>
  531. <tr>
  532. <td class="phpdocumentor-cell">674</td>
  533. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imageTransparencyBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imageTransparencyBG">QROptionsTrait::$imageTransparencyBG</abbr></a></td>
  534. <td class="phpdocumentor-cell"><p>use QROptions::$transparencyColor instead</p>
  535. </td>
  536. </tr>
  537. <tr>
  538. <td class="phpdocumentor-cell">698</td>
  539. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QROptionsTrait.html#property_imagickBG"><abbr title="\chillerlan\QRCode\QROptionsTrait::$imagickBG">QROptionsTrait::$imagickBG</abbr></a></td>
  540. <td class="phpdocumentor-cell"><p>use QROptions::$bgColor instead</p>
  541. </td>
  542. </tr>
  543. </table>
  544. </div>
  545. </section>
  546. </div>
  547. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  548. <section class="phpdocumentor-search-results__dialog">
  549. <header class="phpdocumentor-search-results__header">
  550. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  551. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  552. </header>
  553. <section class="phpdocumentor-search-results__body">
  554. <ul class="phpdocumentor-search-results__entries"></ul>
  555. </section>
  556. </section>
  557. </section>
  558. </div>
  559. <a href="reports/deprecated.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  560. </main>
  561. <script>
  562. cssVars({});
  563. </script>
  564. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  565. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  566. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  567. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  568. </body>
  569. </html>