deprecated.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  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=Source+Sans+Pro:wght@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/search.js"></script>
  23. <script defer src="js/searchIndex.js"></script>
  24. </head>
  25. <body id="top">
  26. <header class="phpdocumentor-header phpdocumentor-section">
  27. <h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">Documentation</a></h1>
  28. <input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
  29. <label class="phpdocumentor-header__menu-icon" for="menu-button">
  30. <i class="fas fa-bars"></i>
  31. </label>
  32. <section data-search-form class="phpdocumentor-search">
  33. <label>
  34. <span class="visually-hidden">Search for</span>
  35. <svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
  36. <circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
  37. <line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
  38. </svg>
  39. <input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
  40. </label>
  41. </section>
  42. <nav class="phpdocumentor-topnav">
  43. <ul class="phpdocumentor-topnav__menu">
  44. </ul>
  45. </nav>
  46. </header>
  47. <main class="phpdocumentor">
  48. <div class="phpdocumentor-section">
  49. <input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
  50. <label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
  51. Menu
  52. </label>
  53. <aside class="phpdocumentor-column -four phpdocumentor-sidebar">
  54. <section class="phpdocumentor-sidebar__category">
  55. <h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
  56. <h4 class="phpdocumentor-sidebar__root-namespace">
  57. <a href="namespaces/chillerlan.html" class="">chillerlan</a>
  58. </h4>
  59. <ul class="phpdocumentor-list">
  60. <li>
  61. <a href="namespaces/chillerlan-qrcode.html" class="">QRCode</a>
  62. </li>
  63. <li>
  64. <a href="namespaces/chillerlan-qrcodetest.html" class="">QRCodeTest</a>
  65. </li>
  66. </ul>
  67. </section>
  68. <section class="phpdocumentor-sidebar__category">
  69. <h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
  70. <h4 class="phpdocumentor-sidebar__root-namespace">
  71. <a href="packages/Application.html" class="">Application</a>
  72. </h4>
  73. </section>
  74. <section class="phpdocumentor-sidebar__category">
  75. <h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
  76. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
  77. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
  78. <h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
  79. </section>
  80. <section class="phpdocumentor-sidebar__category">
  81. <h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
  82. <h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
  83. </section>
  84. </aside>
  85. <div class="phpdocumentor-column -eight phpdocumentor-content">
  86. <ul class="phpdocumentor-breadcrumbs">
  87. <li><a href="">Home</a></li>
  88. </ul>
  89. <div class="phpdocumentor-row">
  90. <h2 class="phpdocumentor-content__title">Deprecated</h2>
  91. <h3>Table of Contents</h3>
  92. <table class="phpdocumentor-table_of_contents">
  93. <tr>
  94. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/Output/QRImage.php">src/Output/QRImage.php</a></td>
  95. </tr>
  96. <tr>
  97. <td class="phpdocumentor-cell"><a href="reports/deprecated.html#src/QRCode.php">src/QRCode.php</a></td>
  98. </tr>
  99. </table>
  100. <a id="src/Output/QRImage.php"></a>
  101. <h3><abbr title="src/Output/QRImage.php">QRImage.php</abbr></h3>
  102. <table>
  103. <tr>
  104. <th class="phpdocumentor-heading">Line</th>
  105. <th class="phpdocumentor-heading">Element</th>
  106. <th class="phpdocumentor-heading">Reason</th>
  107. </tr>
  108. <tr>
  109. <td class="phpdocumentor-cell">17</td>
  110. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-Output-QRImage.html"><abbr title="\chillerlan\QRCode\Output\QRImage">QRImage</abbr></a></td>
  111. <td class="phpdocumentor-cell"><p>backward compatibility, use QRGdImage instead</p>
  112. </td>
  113. </tr>
  114. </table>
  115. <a id="src/QRCode.php"></a>
  116. <h3><abbr title="src/QRCode.php">QRCode.php</abbr></h3>
  117. <table>
  118. <tr>
  119. <th class="phpdocumentor-heading">Line</th>
  120. <th class="phpdocumentor-heading">Element</th>
  121. <th class="phpdocumentor-heading">Reason</th>
  122. </tr>
  123. <tr>
  124. <td class="phpdocumentor-cell">230</td>
  125. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isNumber"><abbr title="\chillerlan\QRCode\QRCode::isNumber()">QRCode::isNumber()</abbr></a></td>
  126. <td class="phpdocumentor-cell"></td>
  127. </tr>
  128. <tr>
  129. <td class="phpdocumentor-cell">241</td>
  130. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isAlphaNum"><abbr title="\chillerlan\QRCode\QRCode::isAlphaNum()">QRCode::isAlphaNum()</abbr></a></td>
  131. <td class="phpdocumentor-cell"></td>
  132. </tr>
  133. <tr>
  134. <td class="phpdocumentor-cell">252</td>
  135. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isKanji"><abbr title="\chillerlan\QRCode\QRCode::isKanji()">QRCode::isKanji()</abbr></a></td>
  136. <td class="phpdocumentor-cell"></td>
  137. </tr>
  138. <tr>
  139. <td class="phpdocumentor-cell">263</td>
  140. <td class="phpdocumentor-cell"><a href="classes/chillerlan-QRCode-QRCode.html#method_isByte"><abbr title="\chillerlan\QRCode\QRCode::isByte()">QRCode::isByte()</abbr></a></td>
  141. <td class="phpdocumentor-cell"></td>
  142. </tr>
  143. <tr>
  144. <td class="phpdocumentor-cell">41</td>
  145. <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>
  146. <td class="phpdocumentor-cell"></td>
  147. </tr>
  148. <tr>
  149. <td class="phpdocumentor-cell">48</td>
  150. <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>
  151. <td class="phpdocumentor-cell"></td>
  152. </tr>
  153. <tr>
  154. <td class="phpdocumentor-cell">55</td>
  155. <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>
  156. <td class="phpdocumentor-cell"></td>
  157. </tr>
  158. <tr>
  159. <td class="phpdocumentor-cell">62</td>
  160. <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>
  161. <td class="phpdocumentor-cell"></td>
  162. </tr>
  163. </table>
  164. </div>
  165. <section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
  166. <section class="phpdocumentor-search-results__dialog">
  167. <header class="phpdocumentor-search-results__header">
  168. <h2 class="phpdocumentor-search-results__title">Search results</h2>
  169. <button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
  170. </header>
  171. <section class="phpdocumentor-search-results__body">
  172. <ul class="phpdocumentor-search-results__entries"></ul>
  173. </section>
  174. </section>
  175. </section>
  176. </div>
  177. </div>
  178. <a href="reports/deprecated.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
  179. </main>
  180. <script>
  181. cssVars({});
  182. </script>
  183. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
  184. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
  185. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
  186. <script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
  187. </body>
  188. </html>