create-berna-stencil 1.0.12 → 1.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (367) hide show
  1. package/bin/create.js +1 -1
  2. package/package.json +1 -1
  3. package/src/api/{init.php → core/init.php} +2 -2
  4. package/src/api/index.php +2 -2
  5. /package/src/api/{composer.json → core/composer.json} +0 -0
  6. /package/src/api/{composer.lock → core/composer.lock} +0 -0
  7. /package/src/api/{modules → core/modules}/Response.php +0 -0
  8. /package/src/api/{vendor → core/vendor}/autoload.php +0 -0
  9. /package/src/api/{vendor → core/vendor}/composer/ClassLoader.php +0 -0
  10. /package/src/api/{vendor → core/vendor}/composer/InstalledVersions.php +0 -0
  11. /package/src/api/{vendor → core/vendor}/composer/LICENSE +0 -0
  12. /package/src/api/{vendor → core/vendor}/composer/autoload_classmap.php +0 -0
  13. /package/src/api/{vendor → core/vendor}/composer/autoload_files.php +0 -0
  14. /package/src/api/{vendor → core/vendor}/composer/autoload_namespaces.php +0 -0
  15. /package/src/api/{vendor → core/vendor}/composer/autoload_psr4.php +0 -0
  16. /package/src/api/{vendor → core/vendor}/composer/autoload_real.php +0 -0
  17. /package/src/api/{vendor → core/vendor}/composer/autoload_static.php +0 -0
  18. /package/src/api/{vendor → core/vendor}/composer/installed.json +0 -0
  19. /package/src/api/{vendor → core/vendor}/composer/installed.php +0 -0
  20. /package/src/api/{vendor → core/vendor}/composer/platform_check.php +0 -0
  21. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.gitattributes +0 -0
  22. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/CODE_OF_CONDUCT.md +0 -0
  23. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/CONTRIBUTING.md +0 -0
  24. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/FUNDING.yml +0 -0
  25. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/SECURITY.md +0 -0
  26. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/workflows/stale.yml +0 -0
  27. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/.github/workflows/tests.yml +0 -0
  28. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/CHANGELOG.md +0 -0
  29. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/LICENSE +0 -0
  30. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/README.md +0 -0
  31. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/composer.json +0 -0
  32. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/phpunit.xml.dist +0 -0
  33. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/src/Error.php +0 -0
  34. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/src/Result.php +0 -0
  35. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/src/Success.php +0 -0
  36. /package/src/api/{vendor → core/vendor}/graham-campbell/result-type/tests/ResultTest.php +0 -0
  37. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.codecov.yml +0 -0
  38. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.editorconfig +0 -0
  39. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.gitattributes +0 -0
  40. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/FUNDING.yml +0 -0
  41. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  42. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/actions/build-docs/Dockerfile +0 -0
  43. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/actions/build-docs/entrypoint.sh +0 -0
  44. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/dependabot.yml +0 -0
  45. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/workflows/docs.yaml +0 -0
  46. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/workflows/scorecards.yml +0 -0
  47. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.github/workflows/tests.yml +0 -0
  48. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/.phan/config.php +0 -0
  49. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/COMMITMENT +0 -0
  50. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/LICENSE +0 -0
  51. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/README.md +0 -0
  52. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/SECURITY.md +0 -0
  53. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/SMTPUTF8.md +0 -0
  54. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/UPGRADING.md +0 -0
  55. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/VERSION +0 -0
  56. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/changelog.md +0 -0
  57. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/composer.json +0 -0
  58. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/docs/README.md +0 -0
  59. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/DKIM_gen_keys.phps +0 -0
  60. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/DKIM_sign.phps +0 -0
  61. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/README.md +0 -0
  62. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/azure_xoauth2.phps +0 -0
  63. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/callback.phps +0 -0
  64. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/contactform-ajax.phps +0 -0
  65. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/contactform.phps +0 -0
  66. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/contents.html +0 -0
  67. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/contentsutf8.html +0 -0
  68. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/exceptions.phps +0 -0
  69. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/extending.phps +0 -0
  70. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/gmail.phps +0 -0
  71. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/gmail_xoauth.phps +0 -0
  72. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/images/PHPMailer card logo.afdesign +0 -0
  73. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/images/PHPMailer card logo.png +0 -0
  74. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/images/PHPMailer card logo.svg +0 -0
  75. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/images/phpmailer.png +0 -0
  76. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/images/phpmailer_mini.png +0 -0
  77. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/mail.phps +0 -0
  78. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/mailing_list.phps +0 -0
  79. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/pop_before_smtp.phps +0 -0
  80. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/send_file_upload.phps +0 -0
  81. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/send_multiple_file_upload.phps +0 -0
  82. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/sendmail.phps +0 -0
  83. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/sendoauth2.phps +0 -0
  84. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/simple_contact_form.phps +0 -0
  85. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/smime_signed_mail.phps +0 -0
  86. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/smtp.phps +0 -0
  87. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/smtp_check.phps +0 -0
  88. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/smtp_low_memory.phps +0 -0
  89. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/smtp_no_auth.phps +0 -0
  90. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/examples/ssl_options.phps +0 -0
  91. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/get_oauth_token.php +0 -0
  92. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-af.php +0 -0
  93. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ar.php +0 -0
  94. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-as.php +0 -0
  95. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-az.php +0 -0
  96. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ba.php +0 -0
  97. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-be.php +0 -0
  98. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-bg.php +0 -0
  99. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-bn.php +0 -0
  100. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ca.php +0 -0
  101. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-cs.php +0 -0
  102. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-da.php +0 -0
  103. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-de.php +0 -0
  104. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-el.php +0 -0
  105. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-eo.php +0 -0
  106. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-es.php +0 -0
  107. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-et.php +0 -0
  108. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-fa.php +0 -0
  109. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-fi.php +0 -0
  110. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-fo.php +0 -0
  111. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-fr.php +0 -0
  112. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-gl.php +0 -0
  113. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-he.php +0 -0
  114. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-hi.php +0 -0
  115. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-hr.php +0 -0
  116. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-hu.php +0 -0
  117. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-hy.php +0 -0
  118. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-id.php +0 -0
  119. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-it.php +0 -0
  120. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ja.php +0 -0
  121. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ka.php +0 -0
  122. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ko.php +0 -0
  123. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ku.php +0 -0
  124. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-lt.php +0 -0
  125. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-lv.php +0 -0
  126. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-mg.php +0 -0
  127. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-mn.php +0 -0
  128. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ms.php +0 -0
  129. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-nb.php +0 -0
  130. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-nl.php +0 -0
  131. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-pl.php +0 -0
  132. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-pt.php +0 -0
  133. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php +0 -0
  134. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ro.php +0 -0
  135. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ru.php +0 -0
  136. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-si.php +0 -0
  137. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-sk.php +0 -0
  138. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-sl.php +0 -0
  139. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-sr.php +0 -0
  140. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-sr_latn.php +0 -0
  141. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-sv.php +0 -0
  142. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-tl.php +0 -0
  143. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-tr.php +0 -0
  144. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-uk.php +0 -0
  145. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-ur.php +0 -0
  146. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-vi.php +0 -0
  147. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-zh.php +0 -0
  148. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php +0 -0
  149. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/phpcs.xml.dist +0 -0
  150. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/phpdoc.dist.xml +0 -0
  151. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/phpunit.xml.dist +0 -0
  152. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/DSNConfigurator.php +0 -0
  153. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/Exception.php +0 -0
  154. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/OAuth.php +0 -0
  155. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/OAuthTokenProvider.php +0 -0
  156. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/PHPMailer.php +0 -0
  157. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/POP3.php +0 -0
  158. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/src/SMTP.php +0 -0
  159. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/DebugLogTestListener.php +0 -0
  160. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/FileIsAccessibleTest/accessible.txt +0 -0
  161. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/FileIsAccessibleTest/inaccessible.txt +0 -0
  162. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-fr.php +0 -0
  163. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-nl.php +0 -0
  164. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xa_scri_cc.php +0 -0
  165. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xb_scri.php +0 -0
  166. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xc_cc.php +0 -0
  167. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd_cc.php +0 -0
  168. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xd_scri.php +0 -0
  169. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xe.php +0 -0
  170. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-xx.php +0 -0
  171. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yy.php +0 -0
  172. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-yz.php +0 -0
  173. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Fixtures/LocalizationTest/phpmailer.lang-zz.php +0 -0
  174. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Language/TranslationCompletenessTest.php +0 -0
  175. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/OAuth/OAuthTest.php +0 -0
  176. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/AddEmbeddedImageTest.php +0 -0
  177. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/AddStringAttachmentTest.php +0 -0
  178. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/AddStringEmbeddedImageTest.php +0 -0
  179. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/AddrFormatTest.php +0 -0
  180. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/AuthCRAMMD5Test.php +0 -0
  181. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/CustomHeaderTest.php +0 -0
  182. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/DKIMTest.php +0 -0
  183. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/DKIMWithoutExceptionsTest.php +0 -0
  184. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/DSNConfiguratorTest.php +0 -0
  185. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/EncodeQTest.php +0 -0
  186. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/EncodeStringTest.php +0 -0
  187. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/FileIsAccessibleTest.php +0 -0
  188. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/FilenameToTypeTest.php +0 -0
  189. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/GenerateIdTest.php +0 -0
  190. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/GetLastMessageIDTest.php +0 -0
  191. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/HasLineLongerThanMaxTest.php +0 -0
  192. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/Html2TextTest.php +0 -0
  193. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/ICalTest.php +0 -0
  194. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/IsPermittedPathTest.php +0 -0
  195. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/IsValidHostTest.php +0 -0
  196. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/LocalizationTest.php +0 -0
  197. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/MailTransportTest.php +0 -0
  198. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/MbPathinfoTest.php +0 -0
  199. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/MimeTypesTest.php +0 -0
  200. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/NormalizeBreaksTest.php +0 -0
  201. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/PHPMailerTest.php +0 -0
  202. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/ParseAddressesTest.php +0 -0
  203. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/PunyencodeAddressTest.php +0 -0
  204. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/QuotedStringTest.php +0 -0
  205. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/ReplyToGetSetClearTest.php +0 -0
  206. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/SetErrorTest.php +0 -0
  207. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/SetFromTest.php +0 -0
  208. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/SetTest.php +0 -0
  209. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/SetWordWrapTest.php +0 -0
  210. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/Utf8CharBoundaryTest.php +0 -0
  211. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/ValidateAddressCustomValidatorTest.php +0 -0
  212. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/ValidateAddressTest.php +0 -0
  213. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/WrapTextTest.php +0 -0
  214. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PHPMailer/XMailerTest.php +0 -0
  215. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/POP3/PopBeforeSmtpTest.php +0 -0
  216. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/PreSendTestCase.php +0 -0
  217. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/Security/DenialOfServiceVectorsTest.php +0 -0
  218. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/SendTestCase.php +0 -0
  219. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/TestCase.php +0 -0
  220. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/fakepopserver.sh +0 -0
  221. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/fakesendmail.sh +0 -0
  222. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/runfakepopserver.sh +0 -0
  223. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/testbootstrap-dist.php +0 -0
  224. /package/src/api/{vendor → core/vendor}/phpmailer/phpmailer/test/validators.php +0 -0
  225. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.gitattributes +0 -0
  226. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/CODE_OF_CONDUCT.md +0 -0
  227. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/CONTRIBUTING.md +0 -0
  228. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/FUNDING.yml +0 -0
  229. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/SECURITY.md +0 -0
  230. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/workflows/static.yml +0 -0
  231. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/.github/workflows/tests.yml +0 -0
  232. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/LICENSE +0 -0
  233. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/Makefile +0 -0
  234. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/README.md +0 -0
  235. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/composer.json +0 -0
  236. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/phpstan-baseline.neon +0 -0
  237. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/phpstan.neon.dist +0 -0
  238. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/phpunit.xml.dist +0 -0
  239. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/src/PhpOption/LazyOption.php +0 -0
  240. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/src/PhpOption/None.php +0 -0
  241. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/src/PhpOption/Option.php +0 -0
  242. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/src/PhpOption/Some.php +0 -0
  243. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/PhpOption/Tests/EnsureTest.php +0 -0
  244. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/PhpOption/Tests/LazyOptionTest.php +0 -0
  245. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/PhpOption/Tests/NoneTest.php +0 -0
  246. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/PhpOption/Tests/OptionTest.php +0 -0
  247. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/PhpOption/Tests/SomeTest.php +0 -0
  248. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/tests/bootstrap.php +0 -0
  249. /package/src/api/{vendor → core/vendor}/phpoption/phpoption/vendor-bin/phpstan/composer.json +0 -0
  250. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/Ctype.php +0 -0
  251. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/LICENSE +0 -0
  252. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/README.md +0 -0
  253. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/bootstrap.php +0 -0
  254. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/bootstrap80.php +0 -0
  255. /package/src/api/{vendor → core/vendor}/symfony/polyfill-ctype/composer.json +0 -0
  256. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/LICENSE +0 -0
  257. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/Mbstring.php +0 -0
  258. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/README.md +0 -0
  259. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php +0 -0
  260. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -0
  261. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -0
  262. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -0
  263. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/bootstrap.php +0 -0
  264. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/bootstrap80.php +0 -0
  265. /package/src/api/{vendor → core/vendor}/symfony/polyfill-mbstring/composer.json +0 -0
  266. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/LICENSE +0 -0
  267. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Php80.php +0 -0
  268. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/PhpToken.php +0 -0
  269. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/README.md +0 -0
  270. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Resources/stubs/Attribute.php +0 -0
  271. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Resources/stubs/PhpToken.php +0 -0
  272. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Resources/stubs/Stringable.php +0 -0
  273. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php +0 -0
  274. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/Resources/stubs/ValueError.php +0 -0
  275. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/bootstrap.php +0 -0
  276. /package/src/api/{vendor → core/vendor}/symfony/polyfill-php80/composer.json +0 -0
  277. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.editorconfig +0 -0
  278. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.gitattributes +0 -0
  279. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/CODE_OF_CONDUCT.md +0 -0
  280. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/CONTRIBUTING.md +0 -0
  281. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/FUNDING.yml +0 -0
  282. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/SECURITY.md +0 -0
  283. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/workflows/static.yml +0 -0
  284. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/.github/workflows/tests.yml +0 -0
  285. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/LICENSE +0 -0
  286. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/Makefile +0 -0
  287. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/README.md +0 -0
  288. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/UPGRADING.md +0 -0
  289. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/composer.json +0 -0
  290. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/phpstan-baseline.neon +0 -0
  291. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/phpstan.neon.dist +0 -0
  292. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/phpunit.xml.dist +0 -0
  293. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Dotenv.php +0 -0
  294. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Exception/ExceptionInterface.php +0 -0
  295. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Exception/InvalidEncodingException.php +0 -0
  296. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Exception/InvalidFileException.php +0 -0
  297. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Exception/InvalidPathException.php +0 -0
  298. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Exception/ValidationException.php +0 -0
  299. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Loader/Loader.php +0 -0
  300. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Loader/LoaderInterface.php +0 -0
  301. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Loader/Resolver.php +0 -0
  302. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/Entry.php +0 -0
  303. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/EntryParser.php +0 -0
  304. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/Lexer.php +0 -0
  305. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/Lines.php +0 -0
  306. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/Parser.php +0 -0
  307. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/ParserInterface.php +0 -0
  308. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Parser/Value.php +0 -0
  309. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/AdapterInterface.php +0 -0
  310. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ApacheAdapter.php +0 -0
  311. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ArrayAdapter.php +0 -0
  312. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/EnvConstAdapter.php +0 -0
  313. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/GuardedWriter.php +0 -0
  314. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ImmutableWriter.php +0 -0
  315. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/MultiReader.php +0 -0
  316. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/MultiWriter.php +0 -0
  317. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/PutenvAdapter.php +0 -0
  318. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ReaderInterface.php +0 -0
  319. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ReplacingWriter.php +0 -0
  320. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/ServerConstAdapter.php +0 -0
  321. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/Adapter/WriterInterface.php +0 -0
  322. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/AdapterRepository.php +0 -0
  323. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/RepositoryBuilder.php +0 -0
  324. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Repository/RepositoryInterface.php +0 -0
  325. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/File/Paths.php +0 -0
  326. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/File/Reader.php +0 -0
  327. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/FileStore.php +0 -0
  328. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/StoreBuilder.php +0 -0
  329. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/StoreInterface.php +0 -0
  330. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Store/StringStore.php +0 -0
  331. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Util/Regex.php +0 -0
  332. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Util/Str.php +0 -0
  333. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/src/Validator.php +0 -0
  334. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/DotenvTest.php +0 -0
  335. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Loader/LoaderTest.php +0 -0
  336. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Parser/EntryParserTest.php +0 -0
  337. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Parser/LexerTest.php +0 -0
  338. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Parser/LinesTest.php +0 -0
  339. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Parser/ParserTest.php +0 -0
  340. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Repository/Adapter/ArrayAdapterTest.php +0 -0
  341. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Repository/Adapter/EnvConstAdapterTest.php +0 -0
  342. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Repository/Adapter/PutenvAdapterTest.php +0 -0
  343. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Repository/Adapter/ServerConstAdapterTest.php +0 -0
  344. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Repository/RepositoryTest.php +0 -0
  345. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/Store/StoreTest.php +0 -0
  346. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/Dotenv/ValidatorTest.php +0 -0
  347. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/.env +0 -0
  348. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/assertions.env +0 -0
  349. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/booleans.env +0 -0
  350. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/commented.env +0 -0
  351. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/empty.env +0 -0
  352. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/example.env +0 -0
  353. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/exported.env +0 -0
  354. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/immutable.env +0 -0
  355. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/integers.env +0 -0
  356. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/large.env +0 -0
  357. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/multibyte.env +0 -0
  358. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/multiline.env +0 -0
  359. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/multiple.env +0 -0
  360. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/mutable.env +0 -0
  361. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/nested.env +0 -0
  362. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/quoted.env +0 -0
  363. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/specialchars.env +0 -0
  364. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/unicodevarnames.env +0 -0
  365. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/utf8-with-bom-encoding.env +0 -0
  366. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/tests/fixtures/env/windows.env +0 -0
  367. /package/src/api/{vendor → core/vendor}/vlucas/phpdotenv/vendor-bin/phpstan/composer.json +0 -0
package/bin/create.js CHANGED
@@ -18,7 +18,7 @@ const COPY_TARGETS = [
18
18
 
19
19
  const PROJECT_PACKAGE = {
20
20
  name: path.basename(targetDir),
21
- version: '1.0.12',
21
+ version: '1.0.13',
22
22
  private: true,
23
23
  scripts: {
24
24
  'build:css': 'sass src/scss:out/css --no-source-map --style=compressed --quiet',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-berna-stencil",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "Eleventy boilerplate with per-page SCSS/JS pipeline, esbuild bundling, multi-framework CSS support and a built-in page management CLI",
5
5
  "keywords": [
6
6
  "eleventy",
@@ -21,9 +21,9 @@ set_error_handler(function ($severity, $message, $file, $line) {
21
21
  });
22
22
 
23
23
  // --- CARICAMENTO DOTENV ---
24
- // dirname(__DIR__, 1) sale di un livello (da api/ a Berna-Stencil-out/)
24
+ // dirname(__DIR__, 2) sale di un livello (da api/ a Berna-Stencil-out/)
25
25
  try {
26
- $dotenv = Dotenv\Dotenv::createImmutable(dirname(__DIR__, 1));
26
+ $dotenv = Dotenv\Dotenv::createImmutable(dirname(__DIR__, 2));
27
27
  $dotenv->load();
28
28
  } catch (Exception $e) {
29
29
  Response::error("Impossibile caricare il file .env. Assicurati che esista nella root e si chiami esattamente .env", 500);
package/src/api/index.php CHANGED
@@ -5,8 +5,8 @@ declare(strict_types=1);
5
5
  /**
6
6
  * Caricamento delle dipendenze e configurazione iniziale.
7
7
  */
8
- require_once __DIR__ . '/init.php';
9
- require_once __DIR__ . '/modules/Response.php';
8
+ require_once __DIR__ . '/core/init.php';
9
+ require_once __DIR__ . '/core/modules/Response.php';
10
10
 
11
11
  // =====================================================
12
12
  // 1. ANALISI DELLA RICHIESTA (REQUEST PARSING)
File without changes
File without changes
File without changes
File without changes