notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
bareos22-webui PHP-Frontend to manage Bareos over the web
22.1.3 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 22.1.3Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-01-19 23:42:05
Last Update: 2024-01-19 23:41:04
Commit Hash: e86aedb
Also Listed In: sysutils
License: AGPLv3+
WWW:
https://www.bareos.org/
Description:
The bareos-webui is a free software tool written in PHP, intended to monitor and manage Bareos over the web. The webui is based on Zend Framework 2, an open source framework for developing web applications and services using PHP 5.3+ and makes extensive use of the Twitter Bootstrap front-end framework. The bareos-webui is licensed under AGPL Version 3.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2564 items)
Collapse this list.
  1. /usr/local/share/licenses/bareos22-webui-22.1.3/catalog.mk
  2. /usr/local/share/licenses/bareos22-webui-22.1.3/LICENSE
  3. /usr/local/share/licenses/bareos22-webui-22.1.3/AGPLv3+
  4. @owner www
  5. @group www
  6. etc/bareos22-webui/apache-bareos-webui.conf
  7. @(,www,640) etc/bareos22-webui/configuration.ini
  8. @(,www,640) etc/bareos22-webui/directors.ini
  9. etc/bareos22-webui/nginx-bareos-webui.conf
  10. @sample(,www,640) etc/bareos/bareos-dir.d/console/admin.conf.sample
  11. @sample(,www,640) etc/bareos/bareos-dir.d/profile/webui-admin.conf.sample
  12. @sample(,www,640) etc/bareos/bareos-dir.d/profile/webui-limited.conf.sample
  13. @sample(,www,640) etc/bareos/bareos-dir.d/profile/webui-readonly.conf.sample
  14. www/bareos/composer.json
  15. www/bareos/config/application.config.php
  16. www/bareos/config/autoload/README.md
  17. www/bareos/config/autoload/global.php
  18. www/bareos/init_autoloader.php
  19. www/bareos/module/Analytics/Module.php
  20. www/bareos/module/Analytics/autoload_classmap.php
  21. www/bareos/module/Analytics/config/module.config.php
  22. www/bareos/module/Analytics/src/Analytics/Controller/AnalyticsController.php
  23. www/bareos/module/Analytics/src/Analytics/Model/Analytics.php
  24. www/bareos/module/Analytics/src/Analytics/Model/AnalyticsModel.php
  25. www/bareos/module/Analytics/view/analytics/analytics/index.phtml
  26. www/bareos/module/Application/Module.php
  27. www/bareos/module/Application/autoload_classmap.php
  28. www/bareos/module/Application/config/commands.csv
  29. www/bareos/module/Application/config/module.commands.php
  30. www/bareos/module/Application/config/module.config.php
  31. www/bareos/module/Application/language/cn_CN.mo
  32. www/bareos/module/Application/language/cn_CN.po
  33. www/bareos/module/Application/language/cs_CZ.mo
  34. www/bareos/module/Application/language/cs_CZ.po
  35. www/bareos/module/Application/language/de_DE.mo
  36. www/bareos/module/Application/language/de_DE.po
  37. www/bareos/module/Application/language/en_EN.mo
  38. www/bareos/module/Application/language/en_EN.po
  39. www/bareos/module/Application/language/es_ES.mo
  40. www/bareos/module/Application/language/es_ES.po
  41. www/bareos/module/Application/language/fr_FR.mo
  42. www/bareos/module/Application/language/fr_FR.po
  43. www/bareos/module/Application/language/hu_HU.mo
  44. www/bareos/module/Application/language/hu_HU.po
  45. www/bareos/module/Application/language/it_IT.mo
  46. www/bareos/module/Application/language/it_IT.po
  47. www/bareos/module/Application/language/nl_BE.mo
  48. www/bareos/module/Application/language/nl_BE.po
  49. www/bareos/module/Application/language/pl_PL.mo
  50. www/bareos/module/Application/language/pl_PL.po
  51. www/bareos/module/Application/language/pt_BR.mo
  52. www/bareos/module/Application/language/pt_BR.po
  53. www/bareos/module/Application/language/ru_RU.mo
  54. www/bareos/module/Application/language/ru_RU.po
  55. www/bareos/module/Application/language/sk_SK.mo
  56. www/bareos/module/Application/language/sk_SK.po
  57. www/bareos/module/Application/language/tr_TR.mo
  58. www/bareos/module/Application/language/tr_TR.po
  59. www/bareos/module/Application/language/uk_UA.mo
  60. www/bareos/module/Application/language/uk_UA.po
  61. www/bareos/module/Application/language/webui.pot
  62. www/bareos/module/Application/src/Application/Controller/IndexController.php
  63. www/bareos/module/Application/src/Application/Controller/Plugin/CommandACLPlugin.php
  64. www/bareos/module/Application/src/Application/Controller/Plugin/RequestURIPlugin.php
  65. www/bareos/module/Application/src/Application/Controller/Plugin/SessionTimeoutPlugin.php
  66. www/bareos/module/Application/src/Application/View/Helper/ACLAlert.php
  67. www/bareos/module/Application/src/Application/View/Helper/Example.php
  68. www/bareos/module/Application/src/Application/View/Helper/UpdateAlert.php
  69. www/bareos/module/Application/view/application/index/index.phtml
  70. www/bareos/module/Application/view/error/404.phtml
  71. www/bareos/module/Application/view/error/index.phtml
  72. www/bareos/module/Application/view/layout/error.phtml
  73. www/bareos/module/Application/view/layout/install.phtml
  74. www/bareos/module/Application/view/layout/json.phtml
  75. www/bareos/module/Application/view/layout/layout.phtml
  76. www/bareos/module/Application/view/layout/login.phtml
  77. www/bareos/module/Application/view/partial/breadcrumb.phtml
  78. www/bareos/module/Application/view/partial/paginator.phtml
  79. www/bareos/module/Auth/Module.php
  80. www/bareos/module/Auth/autoload_classmap.php
  81. www/bareos/module/Auth/config/module.config.php
  82. www/bareos/module/Auth/src/Auth/Controller/AuthController.php
  83. www/bareos/module/Auth/src/Auth/Form/LoginForm.php
  84. www/bareos/module/Auth/src/Auth/Model/Auth.php
  85. www/bareos/module/Auth/view/auth/auth/index.phtml
  86. www/bareos/module/Auth/view/auth/auth/login.phtml
  87. www/bareos/module/Auth/view/auth/auth/logout.phtml
  88. www/bareos/module/Client/Module.php
  89. www/bareos/module/Client/autoload_classmap.php
  90. www/bareos/module/Client/config/module.config.php
  91. www/bareos/module/Client/src/Client/Controller/ClientController.php
  92. www/bareos/module/Client/src/Client/Model/Client.php
  93. www/bareos/module/Client/src/Client/Model/ClientModel.php
  94. www/bareos/module/Client/view/client/client/details.phtml
  95. www/bareos/module/Client/view/client/client/index.phtml
  96. www/bareos/module/Client/view/client/client/status.phtml
  97. www/bareos/module/Client/view/client/client/timeline.phtml
  98. www/bareos/module/Console/Module.php
  99. www/bareos/module/Console/autoload_classmap.php
  100. www/bareos/module/Console/config/module.config.php
  101. www/bareos/module/Console/src/Console/Controller/ConsoleController.php
  102. www/bareos/module/Console/src/Console/Model/Console.php
  103. www/bareos/module/Console/src/Console/Model/ConsoleModel.php
  104. www/bareos/module/Console/view/console/console/index.phtml
  105. www/bareos/module/Dashboard/Module.php
  106. www/bareos/module/Dashboard/autoload_classmap.php
  107. www/bareos/module/Dashboard/config/module.config.php
  108. www/bareos/module/Dashboard/src/Dashboard/Controller/DashboardController.php
  109. www/bareos/module/Dashboard/src/Dashboard/Model/Dashboard.php
  110. www/bareos/module/Dashboard/src/Dashboard/Model/DashboardModel.php
  111. www/bareos/module/Dashboard/view/dashboard/dashboard/index.phtml
  112. www/bareos/module/Dashboard/view/partial/JobTotals.phtml
  113. www/bareos/module/Dashboard/view/partial/JobsLastStatus.phtml
  114. www/bareos/module/Dashboard/view/partial/JobsPast24h.phtml
  115. www/bareos/module/Dashboard/view/partial/LastDirectorMessages.phtml
  116. www/bareos/module/Dashboard/view/partial/RunningJobs.phtml
  117. www/bareos/module/Director/Module.php
  118. www/bareos/module/Director/autoload_classmap.php
  119. www/bareos/module/Director/config/module.config.php
  120. www/bareos/module/Director/src/Director/Controller/DirectorController.php
  121. www/bareos/module/Director/src/Director/Model/Director.php
  122. www/bareos/module/Director/src/Director/Model/DirectorModel.php
  123. www/bareos/module/Director/view/director/director/index.phtml
  124. www/bareos/module/Director/view/director/director/messages.phtml
  125. www/bareos/module/Director/view/director/director/subscription.phtml
  126. www/bareos/module/Fileset/Module.php
  127. www/bareos/module/Fileset/autoload_classmap.php
  128. www/bareos/module/Fileset/config/module.config.php
  129. www/bareos/module/Fileset/src/Fileset/Controller/FilesetController.php
  130. www/bareos/module/Fileset/src/Fileset/Model/Fileset.php
  131. www/bareos/module/Fileset/src/Fileset/Model/FilesetModel.php
  132. www/bareos/module/Fileset/view/fileset/fileset/details.phtml
  133. www/bareos/module/Fileset/view/fileset/fileset/index.phtml
  134. www/bareos/module/Job/Module.php
  135. www/bareos/module/Job/autoload_classmap.php
  136. www/bareos/module/Job/config/module.config.php
  137. www/bareos/module/Job/src/Job/Controller/JobController.php
  138. www/bareos/module/Job/src/Job/Form/JobForm.php
  139. www/bareos/module/Job/src/Job/Form/RunJobForm.php
  140. www/bareos/module/Job/src/Job/Model/Job.php
  141. www/bareos/module/Job/src/Job/Model/JobModel.php
  142. www/bareos/module/Job/view/job/job/actions.phtml
  143. www/bareos/module/Job/view/job/job/cancel.phtml
  144. www/bareos/module/Job/view/job/job/details.phtml
  145. www/bareos/module/Job/view/job/job/index.phtml
  146. www/bareos/module/Job/view/job/job/rerun.phtml
  147. www/bareos/module/Job/view/job/job/run.phtml
  148. www/bareos/module/Job/view/job/job/timeline.phtml
  149. www/bareos/module/Media/Module.php
  150. www/bareos/module/Media/autoload_classmap.php
  151. www/bareos/module/Media/config/module.config.php
  152. www/bareos/module/Media/src/Media/Controller/MediaController.php
  153. www/bareos/module/Media/src/Media/Model/Media.php
  154. www/bareos/module/Media/src/Media/Model/MediaModel.php
  155. www/bareos/module/Media/view/media/media/details.phtml
  156. www/bareos/module/Media/view/media/media/index.phtml
  157. www/bareos/module/Pool/Module.php
  158. www/bareos/module/Pool/autoload_classmap.php
  159. www/bareos/module/Pool/config/module.config.php
  160. www/bareos/module/Pool/src/Pool/Controller/PoolController.php
  161. www/bareos/module/Pool/src/Pool/Model/Pool.php
  162. www/bareos/module/Pool/src/Pool/Model/PoolModel.php
  163. www/bareos/module/Pool/view/pool/pool/details.phtml
  164. www/bareos/module/Pool/view/pool/pool/index.phtml
  165. www/bareos/module/Restore/Module.php
  166. www/bareos/module/Restore/autoload_classmap.php
  167. www/bareos/module/Restore/config/module.config.php
  168. www/bareos/module/Restore/src/Restore/Controller/RestoreController.php
  169. www/bareos/module/Restore/src/Restore/Form/RestoreForm.php
  170. www/bareos/module/Restore/src/Restore/Model/Restore.php
  171. www/bareos/module/Restore/src/Restore/Model/RestoreModel.php
  172. www/bareos/module/Restore/view/restore/restore/filebrowser.phtml
  173. www/bareos/module/Restore/view/restore/restore/index.phtml
  174. www/bareos/module/Restore/view/restore/restore/versions.phtml
  175. www/bareos/module/Schedule/Module.php
  176. www/bareos/module/Schedule/autoload_classmap.php
  177. www/bareos/module/Schedule/config/module.config.php
  178. www/bareos/module/Schedule/src/Schedule/Controller/ScheduleController.php
  179. www/bareos/module/Schedule/src/Schedule/Model/Schedule.php
  180. www/bareos/module/Schedule/src/Schedule/Model/ScheduleModel.php
  181. www/bareos/module/Schedule/view/schedule/schedule/details.phtml
  182. www/bareos/module/Schedule/view/schedule/schedule/index.phtml
  183. www/bareos/module/Schedule/view/schedule/schedule/overview.phtml
  184. www/bareos/module/Schedule/view/schedule/schedule/status.phtml
  185. www/bareos/module/Storage/Module.php
  186. www/bareos/module/Storage/autoload_classmap.php
  187. www/bareos/module/Storage/config/module.config.php
  188. www/bareos/module/Storage/src/Storage/Controller/StorageController.php
  189. www/bareos/module/Storage/src/Storage/Form/StorageForm.php
  190. www/bareos/module/Storage/src/Storage/Model/Storage.php
  191. www/bareos/module/Storage/src/Storage/Model/StorageModel.php
  192. www/bareos/module/Storage/view/storage/storage/details.phtml
  193. www/bareos/module/Storage/view/storage/storage/index.phtml
  194. www/bareos/module/Storage/view/storage/storage/status.phtml
  195. www/bareos/phpunit.xml
  196. www/bareos/public/css/32px.png
  197. www/bareos/public/css/40px.png
  198. www/bareos/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf
  199. www/bareos/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff
  200. www/bareos/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2
  201. www/bareos/public/css/bootstrap-datetimepicker.css
  202. www/bareos/public/css/bootstrap-datetimepicker.min.css
  203. www/bareos/public/css/bootstrap-select.css
  204. www/bareos/public/css/bootstrap-select.css.map
  205. www/bareos/public/css/bootstrap-select.min.css
  206. www/bareos/public/css/bootstrap-slider.css
  207. www/bareos/public/css/bootstrap-slider.min.css
  208. www/bareos/public/css/bootstrap-table-filter-control.css
  209. www/bareos/public/css/bootstrap-table-filter-control.min.css
  210. www/bareos/public/css/bootstrap-table.css
  211. www/bareos/public/css/bootstrap-table.min.css
  212. www/bareos/public/css/bootstrap-theme.css
  213. www/bareos/public/css/bootstrap-theme.css.map
  214. www/bareos/public/css/bootstrap-theme.min.css
  215. www/bareos/public/css/bootstrap.css
  216. www/bareos/public/css/bootstrap.css.map
  217. www/bareos/public/css/bootstrap.min.css
  218. www/bareos/public/css/bootstrap.min.css.map
  219. www/bareos/public/css/jstree.css
  220. www/bareos/public/css/jstree.min.css
  221. www/bareos/public/css/login.css
  222. www/bareos/public/css/main.css
  223. www/bareos/public/css/spinner.gif
  224. www/bareos/public/css/throbber.gif
  225. www/bareos/public/css/timeline.css
  226. www/bareos/public/fonts/glyphicons-halflings-regular.eot
  227. www/bareos/public/fonts/glyphicons-halflings-regular.svg
  228. www/bareos/public/fonts/glyphicons-halflings-regular.ttf
  229. www/bareos/public/fonts/glyphicons-halflings-regular.woff
  230. www/bareos/public/fonts/glyphicons-halflings-regular.woff2
  231. www/bareos/public/img/icons/os/centos.png
  232. www/bareos/public/img/icons/os/debian.png
  233. www/bareos/public/img/icons/os/fedora.png
  234. www/bareos/public/img/icons/os/freebsd.png
  235. www/bareos/public/img/icons/os/macos.png
  236. www/bareos/public/img/icons/os/redhat.png
  237. www/bareos/public/img/icons/os/sunsolaris.png
  238. www/bareos/public/img/icons/os/suse.png
  239. www/bareos/public/img/icons/os/ubuntu.png
  240. www/bareos/public/img/icons/os/univention.png
  241. www/bareos/public/img/icons/os/windows.png
  242. www/bareos/public/index.php
  243. www/bareos/public/js/apexcharts.js
  244. www/bareos/public/js/apexcharts.min.js
  245. www/bareos/public/js/bootstrap-datetimepicker.min.js
  246. www/bareos/public/js/bootstrap-select.js
  247. www/bareos/public/js/bootstrap-select.js.map
  248. www/bareos/public/js/bootstrap-select.min.js
  249. www/bareos/public/js/bootstrap-slider.js
  250. www/bareos/public/js/bootstrap-slider.min.js
  251. www/bareos/public/js/bootstrap-table-cookie.js
  252. www/bareos/public/js/bootstrap-table-cookie.min.js
  253. www/bareos/public/js/bootstrap-table-filter-control.js
  254. www/bareos/public/js/bootstrap-table-filter-control.min.js
  255. www/bareos/public/js/bootstrap-table-formatter.js
  256. www/bareos/public/js/bootstrap-table-locale-all.js
  257. www/bareos/public/js/bootstrap-table-locale-all.min.js
  258. www/bareos/public/js/bootstrap-table-sort.js
  259. www/bareos/public/js/bootstrap-table.js
  260. www/bareos/public/js/bootstrap-table.min.js
  261. www/bareos/public/js/bootstrap.js
  262. www/bareos/public/js/bootstrap.min.js
  263. www/bareos/public/js/custom-functions.js
  264. www/bareos/public/js/d3/d3.js
  265. www/bareos/public/js/d3/d3.min.js
  266. www/bareos/public/js/excanvas.js
  267. www/bareos/public/js/excanvas.min.js
  268. www/bareos/public/js/html5shiv.js
  269. www/bareos/public/js/i_core.js
  270. www/bareos/public/js/i_core.min.js
  271. www/bareos/public/js/i_gettext.js
  272. www/bareos/public/js/i_gettext.min.js
  273. www/bareos/public/js/jquery.cookie.js
  274. www/bareos/public/js/jquery.jqplot.js
  275. www/bareos/public/js/jquery.jqplot.min.js
  276. www/bareos/public/js/jquery.js
  277. www/bareos/public/js/jquery.min.js
  278. www/bareos/public/js/jquery.min.map
  279. www/bareos/public/js/jstree.js
  280. www/bareos/public/js/jstree.min.js
  281. www/bareos/public/js/jstreegrid-helper.js
  282. www/bareos/public/js/jstreegrid.js
  283. www/bareos/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo
  284. www/bareos/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po
  285. www/bareos/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo
  286. www/bareos/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po
  287. www/bareos/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo
  288. www/bareos/public/js/locale/de_DE/LC_MESSAGES/de_DE.po
  289. www/bareos/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo
  290. www/bareos/public/js/locale/en_EN/LC_MESSAGES/en_EN.po
  291. www/bareos/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo
  292. www/bareos/public/js/locale/es_ES/LC_MESSAGES/es_ES.po
  293. www/bareos/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo
  294. www/bareos/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po
  295. www/bareos/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.mo
  296. www/bareos/public/js/locale/hu_HU/LC_MESSAGES/hu_HU.po
  297. www/bareos/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo
  298. www/bareos/public/js/locale/it_IT/LC_MESSAGES/it_IT.po
  299. www/bareos/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo
  300. www/bareos/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po
  301. www/bareos/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.mo
  302. www/bareos/public/js/locale/pl_PL/LC_MESSAGES/pl_PL.po
  303. www/bareos/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.mo
  304. www/bareos/public/js/locale/pt_BR/LC_MESSAGES/pt_BR.po
  305. www/bareos/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo
  306. www/bareos/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po
  307. www/bareos/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo
  308. www/bareos/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po
  309. www/bareos/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo
  310. www/bareos/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.po
  311. www/bareos/public/js/locale/uk_UA/LC_MESSAGES/uk_UA.mo
  312. www/bareos/public/js/locale/uk_UA/LC_MESSAGES/uk_UA.po
  313. www/bareos/public/js/locales/ar.json
  314. www/bareos/public/js/locales/ca.json
  315. www/bareos/public/js/locales/cs.json
  316. www/bareos/public/js/locales/de.json
  317. www/bareos/public/js/locales/el.json
  318. www/bareos/public/js/locales/en.json
  319. www/bareos/public/js/locales/es.json
  320. www/bareos/public/js/locales/fi.json
  321. www/bareos/public/js/locales/fr.json
  322. www/bareos/public/js/locales/he.json
  323. www/bareos/public/js/locales/hi.json
  324. www/bareos/public/js/locales/hr.json
  325. www/bareos/public/js/locales/hu.json
  326. www/bareos/public/js/locales/hy.json
  327. www/bareos/public/js/locales/id.json
  328. www/bareos/public/js/locales/it.json
  329. www/bareos/public/js/locales/ja.json
  330. www/bareos/public/js/locales/ka.json
  331. www/bareos/public/js/locales/ko.js
  332. www/bareos/public/js/locales/ko.json
  333. www/bareos/public/js/locales/lt.json
  334. www/bareos/public/js/locales/nb.json
  335. www/bareos/public/js/locales/nl.json
  336. www/bareos/public/js/locales/pl.json
  337. www/bareos/public/js/locales/pt-br.json
  338. www/bareos/public/js/locales/pt.json
  339. www/bareos/public/js/locales/rs.json
  340. www/bareos/public/js/locales/ru.json
  341. www/bareos/public/js/locales/se.json
  342. www/bareos/public/js/locales/sk.json
  343. www/bareos/public/js/locales/sl.json
  344. www/bareos/public/js/locales/sq.json
  345. www/bareos/public/js/locales/th.json
  346. www/bareos/public/js/locales/tr.json
  347. www/bareos/public/js/locales/ua.json
  348. www/bareos/public/js/locales/zh-cn.json
  349. www/bareos/public/js/moment-timezone-with-data.js
  350. www/bareos/public/js/moment-timezone-with-data.min.js
  351. www/bareos/public/js/moment-with-locales.js
  352. www/bareos/public/js/moment-with-locales.min.js
  353. www/bareos/public/js/moment.js
  354. www/bareos/public/js/moment.min.js
  355. www/bareos/public/js/partials/i_core.min.js.map
  356. www/bareos/public/js/partials/i_gettext.min.js.map
  357. www/bareos/public/js/respond.min.js
  358. www/bareos/public/js/responsive.bootstrap.js
  359. www/bareos/public/js/responsive.bootstrap.min.js
  360. www/bareos/public/js/timeline.js
  361. www/bareos/public/themes/default/css/login.css
  362. www/bareos/public/themes/default/img/bareos-logo-small.png
  363. www/bareos/public/themes/default/img/bareos.png
  364. www/bareos/public/themes/default/img/favicon.ico
  365. www/bareos/public/themes/sunflower/css/login.css
  366. www/bareos/public/themes/sunflower/img/background.jpg
  367. www/bareos/public/themes/sunflower/img/bareos-logo-small.png
  368. www/bareos/public/themes/sunflower/img/bareos.png
  369. www/bareos/public/themes/sunflower/img/favicon.ico
  370. www/bareos/vendor/Bareos/library/Bareos/BSock/BareosBSock.php
  371. www/bareos/vendor/Bareos/library/Bareos/BSock/BareosBSockAbstractServiceFactory.php
  372. www/bareos/vendor/Bareos/library/Bareos/BSock/BareosBSockInterface.php
  373. www/bareos/vendor/Bareos/library/Bareos/BSock/BareosBSockServiceFactory.php
  374. www/bareos/vendor/Bareos/library/Bareos/BSock/BareosBase64.php
  375. www/bareos/vendor/README.md
  376. www/bareos/vendor/autoload.php
  377. www/bareos/vendor/composer/ClassLoader.php
  378. www/bareos/vendor/composer/InstalledVersions.php
  379. www/bareos/vendor/composer/LICENSE
  380. www/bareos/vendor/composer/autoload_classmap.php
  381. www/bareos/vendor/composer/autoload_namespaces.php
  382. www/bareos/vendor/composer/autoload_psr4.php
  383. www/bareos/vendor/composer/autoload_real.php
  384. www/bareos/vendor/composer/autoload_static.php
  385. www/bareos/vendor/composer/installed.json
  386. www/bareos/vendor/composer/installed.php
  387. www/bareos/vendor/container-interop/container-interop/LICENSE
  388. www/bareos/vendor/container-interop/container-interop/README.md
  389. www/bareos/vendor/container-interop/container-interop/composer.json
  390. www/bareos/vendor/container-interop/container-interop/docs/ContainerInterface-meta.md
  391. www/bareos/vendor/container-interop/container-interop/docs/ContainerInterface.md
  392. www/bareos/vendor/container-interop/container-interop/docs/Delegate-lookup-meta.md
  393. www/bareos/vendor/container-interop/container-interop/docs/Delegate-lookup.md
  394. www/bareos/vendor/container-interop/container-interop/docs/images/interoperating_containers.png
  395. www/bareos/vendor/container-interop/container-interop/docs/images/priority.png
  396. www/bareos/vendor/container-interop/container-interop/docs/images/side_by_side_containers.png
  397. www/bareos/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php
  398. www/bareos/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php
  399. www/bareos/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php
  400. www/bareos/vendor/psr/container/LICENSE
  401. www/bareos/vendor/psr/container/README.md
  402. www/bareos/vendor/psr/container/composer.json
  403. www/bareos/vendor/psr/container/src/ContainerExceptionInterface.php
  404. www/bareos/vendor/psr/container/src/ContainerInterface.php
  405. www/bareos/vendor/psr/container/src/NotFoundExceptionInterface.php
  406. www/bareos/vendor/psr/log/LICENSE
  407. www/bareos/vendor/psr/log/Psr/Log/AbstractLogger.php
  408. www/bareos/vendor/psr/log/Psr/Log/InvalidArgumentException.php
  409. www/bareos/vendor/psr/log/Psr/Log/LogLevel.php
  410. www/bareos/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
  411. www/bareos/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
  412. www/bareos/vendor/psr/log/Psr/Log/LoggerInterface.php
  413. www/bareos/vendor/psr/log/Psr/Log/LoggerTrait.php
  414. www/bareos/vendor/psr/log/Psr/Log/NullLogger.php
  415. www/bareos/vendor/psr/log/Psr/Log/Test/DummyTest.php
  416. www/bareos/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php
  417. www/bareos/vendor/psr/log/Psr/Log/Test/TestLogger.php
  418. www/bareos/vendor/psr/log/README.md
  419. www/bareos/vendor/psr/log/composer.json
  420. www/bareos/vendor/zendframework/zend-cache/CHANGELOG.md
  421. www/bareos/vendor/zendframework/zend-cache/CONTRIBUTING.md
  422. www/bareos/vendor/zendframework/zend-cache/LICENSE.md
  423. www/bareos/vendor/zendframework/zend-cache/README.md
  424. www/bareos/vendor/zendframework/zend-cache/composer.json
  425. www/bareos/vendor/zendframework/zend-cache/doc/book/index.html
  426. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/callback-cache.md
  427. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/capture-cache.md
  428. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/class-cache.md
  429. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/intro.md
  430. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/object-cache.md
  431. www/bareos/vendor/zendframework/zend-cache/doc/book/pattern/output-cache.md
  432. www/bareos/vendor/zendframework/zend-cache/doc/book/storage/adapter.md
  433. www/bareos/vendor/zendframework/zend-cache/doc/book/storage/capabilities.md
  434. www/bareos/vendor/zendframework/zend-cache/doc/book/storage/plugin.md
  435. www/bareos/vendor/zendframework/zend-cache/mkdocs.yml
  436. www/bareos/vendor/zendframework/zend-cache/src/Exception/BadMethodCallException.php
  437. www/bareos/vendor/zendframework/zend-cache/src/Exception/ExceptionInterface.php
  438. www/bareos/vendor/zendframework/zend-cache/src/Exception/ExtensionNotLoadedException.php
  439. www/bareos/vendor/zendframework/zend-cache/src/Exception/InvalidArgumentException.php
  440. www/bareos/vendor/zendframework/zend-cache/src/Exception/LogicException.php
  441. www/bareos/vendor/zendframework/zend-cache/src/Exception/MissingDependencyException.php
  442. www/bareos/vendor/zendframework/zend-cache/src/Exception/MissingKeyException.php
  443. www/bareos/vendor/zendframework/zend-cache/src/Exception/OutOfSpaceException.php
  444. www/bareos/vendor/zendframework/zend-cache/src/Exception/RuntimeException.php
  445. www/bareos/vendor/zendframework/zend-cache/src/Exception/UnexpectedValueException.php
  446. www/bareos/vendor/zendframework/zend-cache/src/Exception/UnsupportedMethodCallException.php
  447. www/bareos/vendor/zendframework/zend-cache/src/Pattern/AbstractPattern.php
  448. www/bareos/vendor/zendframework/zend-cache/src/Pattern/CallbackCache.php
  449. www/bareos/vendor/zendframework/zend-cache/src/Pattern/CaptureCache.php
  450. www/bareos/vendor/zendframework/zend-cache/src/Pattern/ClassCache.php
  451. www/bareos/vendor/zendframework/zend-cache/src/Pattern/ObjectCache.php
  452. www/bareos/vendor/zendframework/zend-cache/src/Pattern/OutputCache.php
  453. www/bareos/vendor/zendframework/zend-cache/src/Pattern/PatternInterface.php
  454. www/bareos/vendor/zendframework/zend-cache/src/Pattern/PatternOptions.php
  455. www/bareos/vendor/zendframework/zend-cache/src/PatternFactory.php
  456. www/bareos/vendor/zendframework/zend-cache/src/PatternPluginManager.php
  457. www/bareos/vendor/zendframework/zend-cache/src/Service/StorageCacheAbstractServiceFactory.php
  458. www/bareos/vendor/zendframework/zend-cache/src/Service/StorageCacheFactory.php
  459. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractAdapter.php
  460. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractZendServer.php
  461. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/AdapterOptions.php
  462. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Apc.php
  463. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcIterator.php
  464. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcOptions.php
  465. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/BlackHole.php
  466. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Dba.php
  467. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaIterator.php
  468. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaOptions.php
  469. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Filesystem.php
  470. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/FilesystemIterator.php
  471. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/FilesystemOptions.php
  472. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/KeyListIterator.php
  473. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Memcache.php
  474. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcacheOptions.php
  475. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcacheResourceManager.php
  476. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Memcached.php
  477. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcachedOptions.php
  478. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcachedResourceManager.php
  479. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Memory.php
  480. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MemoryOptions.php
  481. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDb.php
  482. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDbOptions.php
  483. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDbResourceManager.php
  484. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Redis.php
  485. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/RedisOptions.php
  486. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/RedisResourceManager.php
  487. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/Session.php
  488. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/SessionOptions.php
  489. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/WinCache.php
  490. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/WinCacheOptions.php
  491. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/XCache.php
  492. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/XCacheOptions.php
  493. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/ZendServerDisk.php
  494. www/bareos/vendor/zendframework/zend-cache/src/Storage/Adapter/ZendServerShm.php
  495. www/bareos/vendor/zendframework/zend-cache/src/Storage/AdapterPluginManager.php
  496. www/bareos/vendor/zendframework/zend-cache/src/Storage/AvailableSpaceCapableInterface.php
  497. www/bareos/vendor/zendframework/zend-cache/src/Storage/Capabilities.php
  498. www/bareos/vendor/zendframework/zend-cache/src/Storage/ClearByNamespaceInterface.php
  499. www/bareos/vendor/zendframework/zend-cache/src/Storage/ClearByPrefixInterface.php
  500. www/bareos/vendor/zendframework/zend-cache/src/Storage/ClearExpiredInterface.php
  501. www/bareos/vendor/zendframework/zend-cache/src/Storage/Event.php
  502. www/bareos/vendor/zendframework/zend-cache/src/Storage/ExceptionEvent.php
  503. www/bareos/vendor/zendframework/zend-cache/src/Storage/FlushableInterface.php
  504. www/bareos/vendor/zendframework/zend-cache/src/Storage/IterableInterface.php
  505. www/bareos/vendor/zendframework/zend-cache/src/Storage/IteratorInterface.php
  506. www/bareos/vendor/zendframework/zend-cache/src/Storage/OptimizableInterface.php
  507. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/AbstractPlugin.php
  508. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/ClearExpiredByFactor.php
  509. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/ExceptionHandler.php
  510. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/IgnoreUserAbort.php
  511. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/OptimizeByFactor.php
  512. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/PluginInterface.php
  513. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/PluginOptions.php
  514. www/bareos/vendor/zendframework/zend-cache/src/Storage/Plugin/Serializer.php
  515. www/bareos/vendor/zendframework/zend-cache/src/Storage/PluginManager.php
  516. www/bareos/vendor/zendframework/zend-cache/src/Storage/PostEvent.php
  517. www/bareos/vendor/zendframework/zend-cache/src/Storage/StorageInterface.php
  518. www/bareos/vendor/zendframework/zend-cache/src/Storage/TaggableInterface.php
  519. www/bareos/vendor/zendframework/zend-cache/src/Storage/TotalSpaceCapableInterface.php
  520. www/bareos/vendor/zendframework/zend-cache/src/StorageFactory.php
  521. www/bareos/vendor/zendframework/zend-config/CHANGELOG.md
  522. www/bareos/vendor/zendframework/zend-config/CONTRIBUTING.md
  523. www/bareos/vendor/zendframework/zend-config/LICENSE.md
  524. www/bareos/vendor/zendframework/zend-config/README.md
  525. www/bareos/vendor/zendframework/zend-config/composer.json
  526. www/bareos/vendor/zendframework/zend-config/doc/book/factory.md
  527. www/bareos/vendor/zendframework/zend-config/doc/book/index.html
  528. www/bareos/vendor/zendframework/zend-config/doc/book/intro.md
  529. www/bareos/vendor/zendframework/zend-config/doc/book/processor.md
  530. www/bareos/vendor/zendframework/zend-config/doc/book/reader.md
  531. www/bareos/vendor/zendframework/zend-config/doc/book/theory.md
  532. www/bareos/vendor/zendframework/zend-config/doc/book/writer.md
  533. www/bareos/vendor/zendframework/zend-config/mkdocs.yml
  534. www/bareos/vendor/zendframework/zend-config/src/AbstractConfigFactory.php
  535. www/bareos/vendor/zendframework/zend-config/src/Config.php
  536. www/bareos/vendor/zendframework/zend-config/src/Exception/ExceptionInterface.php
  537. www/bareos/vendor/zendframework/zend-config/src/Exception/InvalidArgumentException.php
  538. www/bareos/vendor/zendframework/zend-config/src/Exception/RuntimeException.php
  539. www/bareos/vendor/zendframework/zend-config/src/Factory.php
  540. www/bareos/vendor/zendframework/zend-config/src/Processor/Constant.php
  541. www/bareos/vendor/zendframework/zend-config/src/Processor/Filter.php
  542. www/bareos/vendor/zendframework/zend-config/src/Processor/ProcessorInterface.php
  543. www/bareos/vendor/zendframework/zend-config/src/Processor/Queue.php
  544. www/bareos/vendor/zendframework/zend-config/src/Processor/Token.php
  545. www/bareos/vendor/zendframework/zend-config/src/Processor/Translator.php
  546. www/bareos/vendor/zendframework/zend-config/src/Reader/Ini.php
  547. www/bareos/vendor/zendframework/zend-config/src/Reader/JavaProperties.php
  548. www/bareos/vendor/zendframework/zend-config/src/Reader/Json.php
  549. www/bareos/vendor/zendframework/zend-config/src/Reader/ReaderInterface.php
  550. www/bareos/vendor/zendframework/zend-config/src/Reader/Xml.php
  551. www/bareos/vendor/zendframework/zend-config/src/Reader/Yaml.php
  552. www/bareos/vendor/zendframework/zend-config/src/ReaderPluginManager.php
  553. www/bareos/vendor/zendframework/zend-config/src/Writer/AbstractWriter.php
  554. www/bareos/vendor/zendframework/zend-config/src/Writer/Ini.php
  555. www/bareos/vendor/zendframework/zend-config/src/Writer/Json.php
  556. www/bareos/vendor/zendframework/zend-config/src/Writer/PhpArray.php
  557. www/bareos/vendor/zendframework/zend-config/src/Writer/WriterInterface.php
  558. www/bareos/vendor/zendframework/zend-config/src/Writer/Xml.php
  559. www/bareos/vendor/zendframework/zend-config/src/Writer/Yaml.php
  560. www/bareos/vendor/zendframework/zend-config/src/WriterPluginManager.php
  561. www/bareos/vendor/zendframework/zend-console/CHANGELOG.md
  562. www/bareos/vendor/zendframework/zend-console/CONTRIBUTING.md
  563. www/bareos/vendor/zendframework/zend-console/LICENSE.md
  564. www/bareos/vendor/zendframework/zend-console/README.md
  565. www/bareos/vendor/zendframework/zend-console/composer.json
  566. www/bareos/vendor/zendframework/zend-console/doc/book/adapter.md
  567. www/bareos/vendor/zendframework/zend-console/doc/book/getopt/configuration.md
  568. www/bareos/vendor/zendframework/zend-console/doc/book/getopt/fetching.md
  569. www/bareos/vendor/zendframework/zend-console/doc/book/getopt/intro.md
  570. www/bareos/vendor/zendframework/zend-console/doc/book/getopt/rules.md
  571. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.banner.png
  572. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.banner2.png
  573. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.empty.png
  574. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt.png
  575. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt2.png
  576. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt3.png
  577. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt4.png
  578. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt5.png
  579. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.prompt6.png
  580. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage.png
  581. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage2.png
  582. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage3.png
  583. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage4.png
  584. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage5.png
  585. www/bareos/vendor/zendframework/zend-console/doc/book/images/zend.console.usage6.png
  586. www/bareos/vendor/zendframework/zend-console/doc/book/index.html
  587. www/bareos/vendor/zendframework/zend-console/doc/book/intro.md
  588. www/bareos/vendor/zendframework/zend-console/doc/book/mvc/controllers.md
  589. www/bareos/vendor/zendframework/zend-console/doc/book/mvc/modules.md
  590. www/bareos/vendor/zendframework/zend-console/doc/book/mvc/routing.md
  591. www/bareos/vendor/zendframework/zend-console/doc/book/prompts.md
  592. www/bareos/vendor/zendframework/zend-console/doc/book/routes.md
  593. www/bareos/vendor/zendframework/zend-console/mkdocs.yml
  594. www/bareos/vendor/zendframework/zend-console/src/Adapter/AbstractAdapter.php
  595. www/bareos/vendor/zendframework/zend-console/src/Adapter/AdapterInterface.php
  596. www/bareos/vendor/zendframework/zend-console/src/Adapter/Posix.php
  597. www/bareos/vendor/zendframework/zend-console/src/Adapter/Virtual.php
  598. www/bareos/vendor/zendframework/zend-console/src/Adapter/Windows.php
  599. www/bareos/vendor/zendframework/zend-console/src/Adapter/WindowsAnsicon.php
  600. www/bareos/vendor/zendframework/zend-console/src/Charset/Ascii.php
  601. www/bareos/vendor/zendframework/zend-console/src/Charset/AsciiExtended.php
  602. www/bareos/vendor/zendframework/zend-console/src/Charset/CharsetInterface.php
  603. www/bareos/vendor/zendframework/zend-console/src/Charset/DECSG.php
  604. www/bareos/vendor/zendframework/zend-console/src/Charset/Utf8.php
  605. www/bareos/vendor/zendframework/zend-console/src/Charset/Utf8Heavy.php
  606. www/bareos/vendor/zendframework/zend-console/src/Color/Xterm256.php
  607. www/bareos/vendor/zendframework/zend-console/src/ColorInterface.php
  608. www/bareos/vendor/zendframework/zend-console/src/Console.php
  609. www/bareos/vendor/zendframework/zend-console/src/Exception/BadMethodCallException.php
  610. www/bareos/vendor/zendframework/zend-console/src/Exception/ExceptionInterface.php
  611. www/bareos/vendor/zendframework/zend-console/src/Exception/InvalidArgumentException.php
  612. www/bareos/vendor/zendframework/zend-console/src/Exception/RuntimeException.php
  613. www/bareos/vendor/zendframework/zend-console/src/Getopt.php
  614. www/bareos/vendor/zendframework/zend-console/src/Prompt/AbstractPrompt.php
  615. www/bareos/vendor/zendframework/zend-console/src/Prompt/Char.php
  616. www/bareos/vendor/zendframework/zend-console/src/Prompt/Checkbox.php
  617. www/bareos/vendor/zendframework/zend-console/src/Prompt/Confirm.php
  618. www/bareos/vendor/zendframework/zend-console/src/Prompt/Line.php
  619. www/bareos/vendor/zendframework/zend-console/src/Prompt/Number.php
  620. www/bareos/vendor/zendframework/zend-console/src/Prompt/Password.php
  621. www/bareos/vendor/zendframework/zend-console/src/Prompt/PromptInterface.php
  622. www/bareos/vendor/zendframework/zend-console/src/Prompt/Select.php
  623. www/bareos/vendor/zendframework/zend-console/src/Request.php
  624. www/bareos/vendor/zendframework/zend-console/src/Response.php
  625. www/bareos/vendor/zendframework/zend-console/src/RouteMatcher/DefaultRouteMatcher.php
  626. www/bareos/vendor/zendframework/zend-console/src/RouteMatcher/RouteMatcherInterface.php
  627. www/bareos/vendor/zendframework/zend-escaper/CHANGELOG.md
  628. www/bareos/vendor/zendframework/zend-escaper/LICENSE.md
  629. www/bareos/vendor/zendframework/zend-escaper/README.md
  630. www/bareos/vendor/zendframework/zend-escaper/composer.json
  631. www/bareos/vendor/zendframework/zend-escaper/docs/CODE_OF_CONDUCT.md
  632. www/bareos/vendor/zendframework/zend-escaper/docs/CONTRIBUTING.md
  633. www/bareos/vendor/zendframework/zend-escaper/docs/ISSUE_TEMPLATE.md
  634. www/bareos/vendor/zendframework/zend-escaper/docs/PULL_REQUEST_TEMPLATE.md
  635. www/bareos/vendor/zendframework/zend-escaper/docs/SUPPORT.md
  636. www/bareos/vendor/zendframework/zend-escaper/docs/book/configuration.md
  637. www/bareos/vendor/zendframework/zend-escaper/docs/book/escaping-css.md
  638. www/bareos/vendor/zendframework/zend-escaper/docs/book/escaping-html-attributes.md
  639. www/bareos/vendor/zendframework/zend-escaper/docs/book/escaping-html.md
  640. www/bareos/vendor/zendframework/zend-escaper/docs/book/escaping-javascript.md
  641. www/bareos/vendor/zendframework/zend-escaper/docs/book/escaping-url.md
  642. www/bareos/vendor/zendframework/zend-escaper/docs/book/intro.md
  643. www/bareos/vendor/zendframework/zend-escaper/docs/book/theory-of-operation.md
  644. www/bareos/vendor/zendframework/zend-escaper/src/Escaper.php
  645. www/bareos/vendor/zendframework/zend-escaper/src/Exception/ExceptionInterface.php
  646. www/bareos/vendor/zendframework/zend-escaper/src/Exception/InvalidArgumentException.php
  647. www/bareos/vendor/zendframework/zend-escaper/src/Exception/RuntimeException.php
  648. www/bareos/vendor/zendframework/zend-escaper/test/EscaperTest.php
  649. www/bareos/vendor/zendframework/zend-eventmanager/CHANGELOG.md
  650. www/bareos/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md
  651. www/bareos/vendor/zendframework/zend-eventmanager/LICENSE.md
  652. www/bareos/vendor/zendframework/zend-eventmanager/README.md
  653. www/bareos/vendor/zendframework/zend-eventmanager/composer.json
  654. www/bareos/vendor/zendframework/zend-eventmanager/src/AbstractListenerAggregate.php
  655. www/bareos/vendor/zendframework/zend-eventmanager/src/Event.php
  656. www/bareos/vendor/zendframework/zend-eventmanager/src/EventInterface.php
  657. www/bareos/vendor/zendframework/zend-eventmanager/src/EventManager.php
  658. www/bareos/vendor/zendframework/zend-eventmanager/src/EventManagerAwareInterface.php
  659. www/bareos/vendor/zendframework/zend-eventmanager/src/EventManagerAwareTrait.php
  660. www/bareos/vendor/zendframework/zend-eventmanager/src/EventManagerInterface.php
  661. www/bareos/vendor/zendframework/zend-eventmanager/src/EventsCapableInterface.php
  662. www/bareos/vendor/zendframework/zend-eventmanager/src/Exception/DomainException.php
  663. www/bareos/vendor/zendframework/zend-eventmanager/src/Exception/ExceptionInterface.php
  664. www/bareos/vendor/zendframework/zend-eventmanager/src/Exception/InvalidArgumentException.php
  665. www/bareos/vendor/zendframework/zend-eventmanager/src/Exception/InvalidCallbackException.php
  666. www/bareos/vendor/zendframework/zend-eventmanager/src/Filter/FilterInterface.php
  667. www/bareos/vendor/zendframework/zend-eventmanager/src/Filter/FilterIterator.php
  668. www/bareos/vendor/zendframework/zend-eventmanager/src/FilterChain.php
  669. www/bareos/vendor/zendframework/zend-eventmanager/src/GlobalEventManager.php
  670. www/bareos/vendor/zendframework/zend-eventmanager/src/ListenerAggregateInterface.php
  671. www/bareos/vendor/zendframework/zend-eventmanager/src/ListenerAggregateTrait.php
  672. www/bareos/vendor/zendframework/zend-eventmanager/src/ProvidesEvents.php
  673. www/bareos/vendor/zendframework/zend-eventmanager/src/ResponseCollection.php
  674. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedEventAggregateAwareInterface.php
  675. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php
  676. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedEventManagerAwareInterface.php
  677. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedEventManagerInterface.php
  678. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedEventsCapableInterface.php
  679. www/bareos/vendor/zendframework/zend-eventmanager/src/SharedListenerAggregateInterface.php
  680. www/bareos/vendor/zendframework/zend-eventmanager/src/StaticEventManager.php
  681. www/bareos/vendor/zendframework/zend-eventmanager/src/Test/EventListenerIntrospectionTrait.php
  682. www/bareos/vendor/zendframework/zend-filter/CHANGELOG.md
  683. www/bareos/vendor/zendframework/zend-filter/CONTRIBUTING.md
  684. www/bareos/vendor/zendframework/zend-filter/LICENSE.md
  685. www/bareos/vendor/zendframework/zend-filter/README.md
  686. www/bareos/vendor/zendframework/zend-filter/composer.json
  687. www/bareos/vendor/zendframework/zend-filter/doc/book/file.md
  688. www/bareos/vendor/zendframework/zend-filter/doc/book/filter-chains.md
  689. www/bareos/vendor/zendframework/zend-filter/doc/book/index.html
  690. www/bareos/vendor/zendframework/zend-filter/doc/book/inflector.md
  691. www/bareos/vendor/zendframework/zend-filter/doc/book/intro.md
  692. www/bareos/vendor/zendframework/zend-filter/doc/book/standard-filters.md
  693. www/bareos/vendor/zendframework/zend-filter/doc/book/static-filter.md
  694. www/bareos/vendor/zendframework/zend-filter/doc/book/word.md
  695. www/bareos/vendor/zendframework/zend-filter/doc/book/writing-filters.md
  696. www/bareos/vendor/zendframework/zend-filter/mkdocs.yml
  697. www/bareos/vendor/zendframework/zend-filter/src/AbstractDateDropdown.php
  698. www/bareos/vendor/zendframework/zend-filter/src/AbstractFilter.php
  699. www/bareos/vendor/zendframework/zend-filter/src/AbstractUnicode.php
  700. www/bareos/vendor/zendframework/zend-filter/src/BaseName.php
  701. www/bareos/vendor/zendframework/zend-filter/src/Blacklist.php
  702. www/bareos/vendor/zendframework/zend-filter/src/Boolean.php
  703. www/bareos/vendor/zendframework/zend-filter/src/Callback.php
  704. www/bareos/vendor/zendframework/zend-filter/src/Compress.php
  705. www/bareos/vendor/zendframework/zend-filter/src/Compress/AbstractCompressionAlgorithm.php
  706. www/bareos/vendor/zendframework/zend-filter/src/Compress/Bz2.php
  707. www/bareos/vendor/zendframework/zend-filter/src/Compress/CompressionAlgorithmInterface.php
  708. www/bareos/vendor/zendframework/zend-filter/src/Compress/Gz.php
  709. www/bareos/vendor/zendframework/zend-filter/src/Compress/Lzf.php
  710. www/bareos/vendor/zendframework/zend-filter/src/Compress/Rar.php
  711. www/bareos/vendor/zendframework/zend-filter/src/Compress/Snappy.php
  712. www/bareos/vendor/zendframework/zend-filter/src/Compress/Tar.php
  713. www/bareos/vendor/zendframework/zend-filter/src/Compress/Zip.php
  714. www/bareos/vendor/zendframework/zend-filter/src/DataUnitFormatter.php
  715. www/bareos/vendor/zendframework/zend-filter/src/DateSelect.php
  716. www/bareos/vendor/zendframework/zend-filter/src/DateTimeFormatter.php
  717. www/bareos/vendor/zendframework/zend-filter/src/DateTimeSelect.php
  718. www/bareos/vendor/zendframework/zend-filter/src/Decompress.php
  719. www/bareos/vendor/zendframework/zend-filter/src/Decrypt.php
  720. www/bareos/vendor/zendframework/zend-filter/src/Digits.php
  721. www/bareos/vendor/zendframework/zend-filter/src/Dir.php
  722. www/bareos/vendor/zendframework/zend-filter/src/Encrypt.php
  723. www/bareos/vendor/zendframework/zend-filter/src/Encrypt/BlockCipher.php
  724. www/bareos/vendor/zendframework/zend-filter/src/Encrypt/EncryptionAlgorithmInterface.php
  725. www/bareos/vendor/zendframework/zend-filter/src/Encrypt/Openssl.php
  726. www/bareos/vendor/zendframework/zend-filter/src/Exception/BadMethodCallException.php
  727. www/bareos/vendor/zendframework/zend-filter/src/Exception/DomainException.php
  728. www/bareos/vendor/zendframework/zend-filter/src/Exception/ExceptionInterface.php
  729. www/bareos/vendor/zendframework/zend-filter/src/Exception/ExtensionNotLoadedException.php
  730. www/bareos/vendor/zendframework/zend-filter/src/Exception/InvalidArgumentException.php
  731. www/bareos/vendor/zendframework/zend-filter/src/Exception/RuntimeException.php
  732. www/bareos/vendor/zendframework/zend-filter/src/File/Decrypt.php
  733. www/bareos/vendor/zendframework/zend-filter/src/File/Encrypt.php
  734. www/bareos/vendor/zendframework/zend-filter/src/File/LowerCase.php
  735. www/bareos/vendor/zendframework/zend-filter/src/File/Rename.php
  736. www/bareos/vendor/zendframework/zend-filter/src/File/RenameUpload.php
  737. www/bareos/vendor/zendframework/zend-filter/src/File/UpperCase.php
  738. www/bareos/vendor/zendframework/zend-filter/src/FilterChain.php
  739. www/bareos/vendor/zendframework/zend-filter/src/FilterInterface.php
  740. www/bareos/vendor/zendframework/zend-filter/src/FilterPluginManager.php
  741. www/bareos/vendor/zendframework/zend-filter/src/HtmlEntities.php
  742. www/bareos/vendor/zendframework/zend-filter/src/Inflector.php
  743. www/bareos/vendor/zendframework/zend-filter/src/Int.php
  744. www/bareos/vendor/zendframework/zend-filter/src/MonthSelect.php
  745. www/bareos/vendor/zendframework/zend-filter/src/Null.php
  746. www/bareos/vendor/zendframework/zend-filter/src/PregReplace.php
  747. www/bareos/vendor/zendframework/zend-filter/src/RealPath.php
  748. www/bareos/vendor/zendframework/zend-filter/src/StaticFilter.php
  749. www/bareos/vendor/zendframework/zend-filter/src/StringToLower.php
  750. www/bareos/vendor/zendframework/zend-filter/src/StringToUpper.php
  751. www/bareos/vendor/zendframework/zend-filter/src/StringTrim.php
  752. www/bareos/vendor/zendframework/zend-filter/src/StripNewlines.php
  753. www/bareos/vendor/zendframework/zend-filter/src/StripTags.php
  754. www/bareos/vendor/zendframework/zend-filter/src/ToInt.php
  755. www/bareos/vendor/zendframework/zend-filter/src/ToNull.php
  756. www/bareos/vendor/zendframework/zend-filter/src/UpperCaseWords.php
  757. www/bareos/vendor/zendframework/zend-filter/src/UriNormalize.php
  758. www/bareos/vendor/zendframework/zend-filter/src/Whitelist.php
  759. www/bareos/vendor/zendframework/zend-filter/src/Word/AbstractSeparator.php
  760. www/bareos/vendor/zendframework/zend-filter/src/Word/CamelCaseToDash.php
  761. www/bareos/vendor/zendframework/zend-filter/src/Word/CamelCaseToSeparator.php
  762. www/bareos/vendor/zendframework/zend-filter/src/Word/CamelCaseToUnderscore.php
  763. www/bareos/vendor/zendframework/zend-filter/src/Word/DashToCamelCase.php
  764. www/bareos/vendor/zendframework/zend-filter/src/Word/DashToSeparator.php
  765. www/bareos/vendor/zendframework/zend-filter/src/Word/DashToUnderscore.php
  766. www/bareos/vendor/zendframework/zend-filter/src/Word/SeparatorToCamelCase.php
  767. www/bareos/vendor/zendframework/zend-filter/src/Word/SeparatorToDash.php
  768. www/bareos/vendor/zendframework/zend-filter/src/Word/SeparatorToSeparator.php
  769. www/bareos/vendor/zendframework/zend-filter/src/Word/Service/SeparatorToSeparatorFactory.php
  770. www/bareos/vendor/zendframework/zend-filter/src/Word/UnderscoreToCamelCase.php
  771. www/bareos/vendor/zendframework/zend-filter/src/Word/UnderscoreToDash.php
  772. www/bareos/vendor/zendframework/zend-filter/src/Word/UnderscoreToSeparator.php
  773. www/bareos/vendor/zendframework/zend-filter/src/Word/UnderscoreToStudlyCase.php
  774. www/bareos/vendor/zendframework/zend-form/CHANGELOG.md
  775. www/bareos/vendor/zendframework/zend-form/CONTRIBUTING.md
  776. www/bareos/vendor/zendframework/zend-form/LICENSE.md
  777. www/bareos/vendor/zendframework/zend-form/README.md
  778. www/bareos/vendor/zendframework/zend-form/composer.json
  779. www/bareos/vendor/zendframework/zend-form/src/Annotation/AbstractAnnotationsListener.php
  780. www/bareos/vendor/zendframework/zend-form/src/Annotation/AbstractArrayAnnotation.php
  781. www/bareos/vendor/zendframework/zend-form/src/Annotation/AbstractArrayOrStringAnnotation.php
  782. www/bareos/vendor/zendframework/zend-form/src/Annotation/AbstractStringAnnotation.php
  783. www/bareos/vendor/zendframework/zend-form/src/Annotation/AllowEmpty.php
  784. www/bareos/vendor/zendframework/zend-form/src/Annotation/AnnotationBuilder.php
  785. www/bareos/vendor/zendframework/zend-form/src/Annotation/Attributes.php
  786. www/bareos/vendor/zendframework/zend-form/src/Annotation/ComposedObject.php
  787. www/bareos/vendor/zendframework/zend-form/src/Annotation/ContinueIfEmpty.php
  788. www/bareos/vendor/zendframework/zend-form/src/Annotation/ElementAnnotationsListener.php
  789. www/bareos/vendor/zendframework/zend-form/src/Annotation/ErrorMessage.php
  790. www/bareos/vendor/zendframework/zend-form/src/Annotation/Exclude.php
  791. www/bareos/vendor/zendframework/zend-form/src/Annotation/Filter.php
  792. www/bareos/vendor/zendframework/zend-form/src/Annotation/Flags.php
  793. www/bareos/vendor/zendframework/zend-form/src/Annotation/FormAnnotationsListener.php
  794. www/bareos/vendor/zendframework/zend-form/src/Annotation/Hydrator.php
  795. www/bareos/vendor/zendframework/zend-form/src/Annotation/Input.php
  796. www/bareos/vendor/zendframework/zend-form/src/Annotation/InputFilter.php
  797. www/bareos/vendor/zendframework/zend-form/src/Annotation/Instance.php
  798. www/bareos/vendor/zendframework/zend-form/src/Annotation/Name.php
  799. www/bareos/vendor/zendframework/zend-form/src/Annotation/Object.php
  800. www/bareos/vendor/zendframework/zend-form/src/Annotation/Options.php
  801. www/bareos/vendor/zendframework/zend-form/src/Annotation/Required.php
  802. www/bareos/vendor/zendframework/zend-form/src/Annotation/Type.php
  803. www/bareos/vendor/zendframework/zend-form/src/Annotation/ValidationGroup.php
  804. www/bareos/vendor/zendframework/zend-form/src/Annotation/Validator.php
  805. www/bareos/vendor/zendframework/zend-form/src/Element.php
  806. www/bareos/vendor/zendframework/zend-form/src/Element/Button.php
  807. www/bareos/vendor/zendframework/zend-form/src/Element/Captcha.php
  808. www/bareos/vendor/zendframework/zend-form/src/Element/Checkbox.php
  809. www/bareos/vendor/zendframework/zend-form/src/Element/Collection.php
  810. www/bareos/vendor/zendframework/zend-form/src/Element/Color.php
  811. www/bareos/vendor/zendframework/zend-form/src/Element/Csrf.php
  812. www/bareos/vendor/zendframework/zend-form/src/Element/Date.php
  813. www/bareos/vendor/zendframework/zend-form/src/Element/DateSelect.php
  814. www/bareos/vendor/zendframework/zend-form/src/Element/DateTime.php
  815. www/bareos/vendor/zendframework/zend-form/src/Element/DateTimeLocal.php
  816. www/bareos/vendor/zendframework/zend-form/src/Element/DateTimeSelect.php
  817. www/bareos/vendor/zendframework/zend-form/src/Element/Email.php
  818. www/bareos/vendor/zendframework/zend-form/src/Element/File.php
  819. www/bareos/vendor/zendframework/zend-form/src/Element/Hidden.php
  820. www/bareos/vendor/zendframework/zend-form/src/Element/Image.php
  821. www/bareos/vendor/zendframework/zend-form/src/Element/Month.php
  822. www/bareos/vendor/zendframework/zend-form/src/Element/MonthSelect.php
  823. www/bareos/vendor/zendframework/zend-form/src/Element/MultiCheckbox.php
  824. www/bareos/vendor/zendframework/zend-form/src/Element/Number.php
  825. www/bareos/vendor/zendframework/zend-form/src/Element/Password.php
  826. www/bareos/vendor/zendframework/zend-form/src/Element/Radio.php
  827. www/bareos/vendor/zendframework/zend-form/src/Element/Range.php
  828. www/bareos/vendor/zendframework/zend-form/src/Element/Select.php
  829. www/bareos/vendor/zendframework/zend-form/src/Element/Submit.php
  830. www/bareos/vendor/zendframework/zend-form/src/Element/Text.php
  831. www/bareos/vendor/zendframework/zend-form/src/Element/Textarea.php
  832. www/bareos/vendor/zendframework/zend-form/src/Element/Time.php
  833. www/bareos/vendor/zendframework/zend-form/src/Element/Url.php
  834. www/bareos/vendor/zendframework/zend-form/src/Element/Week.php
  835. www/bareos/vendor/zendframework/zend-form/src/ElementAttributeRemovalInterface.php
  836. www/bareos/vendor/zendframework/zend-form/src/ElementInterface.php
  837. www/bareos/vendor/zendframework/zend-form/src/ElementPrepareAwareInterface.php
  838. www/bareos/vendor/zendframework/zend-form/src/Exception/BadMethodCallException.php
  839. www/bareos/vendor/zendframework/zend-form/src/Exception/DomainException.php
  840. www/bareos/vendor/zendframework/zend-form/src/Exception/ExceptionInterface.php
  841. www/bareos/vendor/zendframework/zend-form/src/Exception/ExtensionNotLoadedException.php
  842. www/bareos/vendor/zendframework/zend-form/src/Exception/InvalidArgumentException.php
  843. www/bareos/vendor/zendframework/zend-form/src/Exception/InvalidElementException.php
  844. www/bareos/vendor/zendframework/zend-form/src/Exception/UnexpectedValueException.php
  845. www/bareos/vendor/zendframework/zend-form/src/Factory.php
  846. www/bareos/vendor/zendframework/zend-form/src/Fieldset.php
  847. www/bareos/vendor/zendframework/zend-form/src/FieldsetInterface.php
  848. www/bareos/vendor/zendframework/zend-form/src/FieldsetPrepareAwareInterface.php
  849. www/bareos/vendor/zendframework/zend-form/src/Form.php
  850. www/bareos/vendor/zendframework/zend-form/src/FormAbstractServiceFactory.php
  851. www/bareos/vendor/zendframework/zend-form/src/FormElementManager.php
  852. www/bareos/vendor/zendframework/zend-form/src/FormFactoryAwareInterface.php
  853. www/bareos/vendor/zendframework/zend-form/src/FormFactoryAwareTrait.php
  854. www/bareos/vendor/zendframework/zend-form/src/FormInterface.php
  855. www/bareos/vendor/zendframework/zend-form/src/InputFilterProviderFieldset.php
  856. www/bareos/vendor/zendframework/zend-form/src/LabelAwareInterface.php
  857. www/bareos/vendor/zendframework/zend-form/src/LabelAwareTrait.php
  858. www/bareos/vendor/zendframework/zend-form/src/View/Helper/AbstractHelper.php
  859. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Captcha/AbstractWord.php
  860. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Captcha/Dumb.php
  861. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Captcha/Figlet.php
  862. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Captcha/Image.php
  863. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Captcha/ReCaptcha.php
  864. www/bareos/vendor/zendframework/zend-form/src/View/Helper/File/FormFileApcProgress.php
  865. www/bareos/vendor/zendframework/zend-form/src/View/Helper/File/FormFileSessionProgress.php
  866. www/bareos/vendor/zendframework/zend-form/src/View/Helper/File/FormFileUploadProgress.php
  867. www/bareos/vendor/zendframework/zend-form/src/View/Helper/Form.php
  868. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormButton.php
  869. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormCaptcha.php
  870. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormCheckbox.php
  871. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormCollection.php
  872. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormColor.php
  873. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormDate.php
  874. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormDateSelect.php
  875. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormDateTime.php
  876. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormDateTimeLocal.php
  877. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormDateTimeSelect.php
  878. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormElement.php
  879. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormElementErrors.php
  880. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormEmail.php
  881. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormFile.php
  882. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormHidden.php
  883. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormImage.php
  884. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormInput.php
  885. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormLabel.php
  886. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormMonth.php
  887. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormMonthSelect.php
  888. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormMultiCheckbox.php
  889. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormNumber.php
  890. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormPassword.php
  891. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormRadio.php
  892. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormRange.php
  893. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormReset.php
  894. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormRow.php
  895. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormSearch.php
  896. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormSelect.php
  897. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormSubmit.php
  898. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormTel.php
  899. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormText.php
  900. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormTextarea.php
  901. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormTime.php
  902. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormUrl.php
  903. www/bareos/vendor/zendframework/zend-form/src/View/Helper/FormWeek.php
  904. www/bareos/vendor/zendframework/zend-form/src/View/HelperConfig.php
  905. www/bareos/vendor/zendframework/zend-http/CHANGELOG.md
  906. www/bareos/vendor/zendframework/zend-http/LICENSE.md
  907. www/bareos/vendor/zendframework/zend-http/README.md
  908. www/bareos/vendor/zendframework/zend-http/composer.json
  909. www/bareos/vendor/zendframework/zend-http/docs/CODE_OF_CONDUCT.md
  910. www/bareos/vendor/zendframework/zend-http/docs/CONTRIBUTING.md
  911. www/bareos/vendor/zendframework/zend-http/docs/ISSUE_TEMPLATE.md
  912. www/bareos/vendor/zendframework/zend-http/docs/PULL_REQUEST_TEMPLATE.md
  913. www/bareos/vendor/zendframework/zend-http/docs/SUPPORT.md
  914. www/bareos/vendor/zendframework/zend-http/docs/book/client/adapters.md
  915. www/bareos/vendor/zendframework/zend-http/docs/book/client/advanced.md
  916. www/bareos/vendor/zendframework/zend-http/docs/book/client/cookies.md
  917. www/bareos/vendor/zendframework/zend-http/docs/book/client/intro.md
  918. www/bareos/vendor/zendframework/zend-http/docs/book/client/static.md
  919. www/bareos/vendor/zendframework/zend-http/docs/book/headers.md
  920. www/bareos/vendor/zendframework/zend-http/docs/book/index.html
  921. www/bareos/vendor/zendframework/zend-http/docs/book/intro.md
  922. www/bareos/vendor/zendframework/zend-http/docs/book/request.md
  923. www/bareos/vendor/zendframework/zend-http/docs/book/response.md
  924. www/bareos/vendor/zendframework/zend-http/src/AbstractMessage.php
  925. www/bareos/vendor/zendframework/zend-http/src/Client.php
  926. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/AdapterInterface.php
  927. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Curl.php
  928. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/ExceptionInterface.php
  929. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/InitializationException.php
  930. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/InvalidArgumentException.php
  931. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/OutOfRangeException.php
  932. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/RuntimeException.php
  933. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Exception/TimeoutException.php
  934. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Proxy.php
  935. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Socket.php
  936. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/StreamInterface.php
  937. www/bareos/vendor/zendframework/zend-http/src/Client/Adapter/Test.php
  938. www/bareos/vendor/zendframework/zend-http/src/Client/Exception/ExceptionInterface.php
  939. www/bareos/vendor/zendframework/zend-http/src/Client/Exception/InvalidArgumentException.php
  940. www/bareos/vendor/zendframework/zend-http/src/Client/Exception/OutOfRangeException.php
  941. www/bareos/vendor/zendframework/zend-http/src/Client/Exception/RuntimeException.php
  942. www/bareos/vendor/zendframework/zend-http/src/ClientStatic.php
  943. www/bareos/vendor/zendframework/zend-http/src/Cookies.php
  944. www/bareos/vendor/zendframework/zend-http/src/Exception/ExceptionInterface.php
  945. www/bareos/vendor/zendframework/zend-http/src/Exception/InvalidArgumentException.php
  946. www/bareos/vendor/zendframework/zend-http/src/Exception/OutOfRangeException.php
  947. www/bareos/vendor/zendframework/zend-http/src/Exception/RuntimeException.php
  948. www/bareos/vendor/zendframework/zend-http/src/Header/AbstractAccept.php
  949. www/bareos/vendor/zendframework/zend-http/src/Header/AbstractDate.php
  950. www/bareos/vendor/zendframework/zend-http/src/Header/AbstractLocation.php
  951. www/bareos/vendor/zendframework/zend-http/src/Header/Accept.php
  952. www/bareos/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/AbstractFieldValuePart.php
  953. www/bareos/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/AcceptFieldValuePart.php
  954. www/bareos/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/CharsetFieldValuePart.php
  955. www/bareos/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/EncodingFieldValuePart.php
  956. www/bareos/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/LanguageFieldValuePart.php
  957. www/bareos/vendor/zendframework/zend-http/src/Header/AcceptCharset.php
  958. www/bareos/vendor/zendframework/zend-http/src/Header/AcceptEncoding.php
  959. www/bareos/vendor/zendframework/zend-http/src/Header/AcceptLanguage.php
  960. www/bareos/vendor/zendframework/zend-http/src/Header/AcceptRanges.php
  961. www/bareos/vendor/zendframework/zend-http/src/Header/Age.php
  962. www/bareos/vendor/zendframework/zend-http/src/Header/Allow.php
  963. www/bareos/vendor/zendframework/zend-http/src/Header/AuthenticationInfo.php
  964. www/bareos/vendor/zendframework/zend-http/src/Header/Authorization.php
  965. www/bareos/vendor/zendframework/zend-http/src/Header/CacheControl.php
  966. www/bareos/vendor/zendframework/zend-http/src/Header/Connection.php
  967. www/bareos/vendor/zendframework/zend-http/src/Header/ContentDisposition.php
  968. www/bareos/vendor/zendframework/zend-http/src/Header/ContentEncoding.php
  969. www/bareos/vendor/zendframework/zend-http/src/Header/ContentLanguage.php
  970. www/bareos/vendor/zendframework/zend-http/src/Header/ContentLength.php
  971. www/bareos/vendor/zendframework/zend-http/src/Header/ContentLocation.php
  972. www/bareos/vendor/zendframework/zend-http/src/Header/ContentMD5.php
  973. www/bareos/vendor/zendframework/zend-http/src/Header/ContentRange.php
  974. www/bareos/vendor/zendframework/zend-http/src/Header/ContentSecurityPolicy.php
  975. www/bareos/vendor/zendframework/zend-http/src/Header/ContentTransferEncoding.php
  976. www/bareos/vendor/zendframework/zend-http/src/Header/ContentType.php
  977. www/bareos/vendor/zendframework/zend-http/src/Header/Cookie.php
  978. www/bareos/vendor/zendframework/zend-http/src/Header/Date.php
  979. www/bareos/vendor/zendframework/zend-http/src/Header/Etag.php
  980. www/bareos/vendor/zendframework/zend-http/src/Header/Exception/DomainException.php
  981. www/bareos/vendor/zendframework/zend-http/src/Header/Exception/ExceptionInterface.php
  982. www/bareos/vendor/zendframework/zend-http/src/Header/Exception/InvalidArgumentException.php
  983. www/bareos/vendor/zendframework/zend-http/src/Header/Exception/RuntimeException.php
  984. www/bareos/vendor/zendframework/zend-http/src/Header/Expect.php
  985. www/bareos/vendor/zendframework/zend-http/src/Header/Expires.php
  986. www/bareos/vendor/zendframework/zend-http/src/Header/From.php
  987. www/bareos/vendor/zendframework/zend-http/src/Header/GenericHeader.php
  988. www/bareos/vendor/zendframework/zend-http/src/Header/GenericMultiHeader.php
  989. www/bareos/vendor/zendframework/zend-http/src/Header/HeaderInterface.php
  990. www/bareos/vendor/zendframework/zend-http/src/Header/HeaderValue.php
  991. www/bareos/vendor/zendframework/zend-http/src/Header/Host.php
  992. www/bareos/vendor/zendframework/zend-http/src/Header/IfMatch.php
  993. www/bareos/vendor/zendframework/zend-http/src/Header/IfModifiedSince.php
  994. www/bareos/vendor/zendframework/zend-http/src/Header/IfNoneMatch.php
  995. www/bareos/vendor/zendframework/zend-http/src/Header/IfRange.php
  996. www/bareos/vendor/zendframework/zend-http/src/Header/IfUnmodifiedSince.php
  997. www/bareos/vendor/zendframework/zend-http/src/Header/KeepAlive.php
  998. www/bareos/vendor/zendframework/zend-http/src/Header/LastModified.php
  999. www/bareos/vendor/zendframework/zend-http/src/Header/Location.php
  1000. www/bareos/vendor/zendframework/zend-http/src/Header/MaxForwards.php
  1001. www/bareos/vendor/zendframework/zend-http/src/Header/MultipleHeaderInterface.php
  1002. www/bareos/vendor/zendframework/zend-http/src/Header/Origin.php
  1003. www/bareos/vendor/zendframework/zend-http/src/Header/Pragma.php
  1004. www/bareos/vendor/zendframework/zend-http/src/Header/ProxyAuthenticate.php
  1005. www/bareos/vendor/zendframework/zend-http/src/Header/ProxyAuthorization.php
  1006. www/bareos/vendor/zendframework/zend-http/src/Header/Range.php
  1007. www/bareos/vendor/zendframework/zend-http/src/Header/Referer.php
  1008. www/bareos/vendor/zendframework/zend-http/src/Header/Refresh.php
  1009. www/bareos/vendor/zendframework/zend-http/src/Header/RetryAfter.php
  1010. www/bareos/vendor/zendframework/zend-http/src/Header/Server.php
  1011. www/bareos/vendor/zendframework/zend-http/src/Header/SetCookie.php
  1012. www/bareos/vendor/zendframework/zend-http/src/Header/TE.php
  1013. www/bareos/vendor/zendframework/zend-http/src/Header/Trailer.php
  1014. www/bareos/vendor/zendframework/zend-http/src/Header/TransferEncoding.php
  1015. www/bareos/vendor/zendframework/zend-http/src/Header/Upgrade.php
  1016. www/bareos/vendor/zendframework/zend-http/src/Header/UserAgent.php
  1017. www/bareos/vendor/zendframework/zend-http/src/Header/Vary.php
  1018. www/bareos/vendor/zendframework/zend-http/src/Header/Via.php
  1019. www/bareos/vendor/zendframework/zend-http/src/Header/WWWAuthenticate.php
  1020. www/bareos/vendor/zendframework/zend-http/src/Header/Warning.php
  1021. www/bareos/vendor/zendframework/zend-http/src/HeaderLoader.php
  1022. www/bareos/vendor/zendframework/zend-http/src/Headers.php
  1023. www/bareos/vendor/zendframework/zend-http/src/PhpEnvironment/RemoteAddress.php
  1024. www/bareos/vendor/zendframework/zend-http/src/PhpEnvironment/Request.php
  1025. www/bareos/vendor/zendframework/zend-http/src/PhpEnvironment/Response.php
  1026. www/bareos/vendor/zendframework/zend-http/src/Request.php
  1027. www/bareos/vendor/zendframework/zend-http/src/Response.php
  1028. www/bareos/vendor/zendframework/zend-http/src/Response/Stream.php
  1029. www/bareos/vendor/zendframework/zend-http/test/Client/CommonHttpTests.php
  1030. www/bareos/vendor/zendframework/zend-http/test/Client/CurlTest.php
  1031. www/bareos/vendor/zendframework/zend-http/test/Client/ProxyAdapterTest.php
  1032. www/bareos/vendor/zendframework/zend-http/test/Client/SocketKeepaliveTest.php
  1033. www/bareos/vendor/zendframework/zend-http/test/Client/SocketPersistentTest.php
  1034. www/bareos/vendor/zendframework/zend-http/test/Client/SocketTest.php
  1035. www/bareos/vendor/zendframework/zend-http/test/Client/StaticClientTest.php
  1036. www/bareos/vendor/zendframework/zend-http/test/Client/StaticTest.php
  1037. www/bareos/vendor/zendframework/zend-http/test/Client/TestAdapterTest.php
  1038. www/bareos/vendor/zendframework/zend-http/test/Client/TestAsset/MockAdapter.php
  1039. www/bareos/vendor/zendframework/zend-http/test/Client/TestAsset/MockClient.php
  1040. www/bareos/vendor/zendframework/zend-http/test/Client/UseCaseTest.php
  1041. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ZF2098-multibytepostdata.txt
  1042. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ZF4238-zerolineresponse.txt
  1043. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ZF7038-multipartarrayrequest.txt
  1044. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ZF7683-chunked.php
  1045. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ZF9404-doubleContentLength.php
  1046. www/bareos/vendor/zendframework/zend-http/test/Client/_files/ca-bundle.crt
  1047. www/bareos/vendor/zendframework/zend-http/test/Client/_files/fwrite.php
  1048. www/bareos/vendor/zendframework/zend-http/test/Client/_files/staticFile.jpg
  1049. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testConnectTimeout.php
  1050. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testCookies.php
  1051. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testCurlGzipData.php
  1052. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testDeleteData.php
  1053. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testExceptionOnReadTimeout.php
  1054. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testGetData.php
  1055. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testHeaders.php
  1056. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testHttpAuth.php
  1057. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testMultibyteChunkedResponseZF6218.php
  1058. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testOptionsData.php
  1059. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testPatchData.php
  1060. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testPostData.php
  1061. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testRawGetData.php
  1062. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testRawPostData.php
  1063. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testRedirections.php
  1064. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testRelativeRedirections.php
  1065. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testResetParameters.php
  1066. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testSimpleRequests.php
  1067. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testStreamRequest.php
  1068. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testTimeout.php
  1069. www/bareos/vendor/zendframework/zend-http/test/Client/_files/testUploads.php
  1070. www/bareos/vendor/zendframework/zend-http/test/ClientTest.php
  1071. www/bareos/vendor/zendframework/zend-http/test/CookiesTest.php
  1072. www/bareos/vendor/zendframework/zend-http/test/Header/AcceptCharsetTest.php
  1073. www/bareos/vendor/zendframework/zend-http/test/Header/AcceptEncodingTest.php
  1074. www/bareos/vendor/zendframework/zend-http/test/Header/AcceptLanguageTest.php
  1075. www/bareos/vendor/zendframework/zend-http/test/Header/AcceptRangesTest.php
  1076. www/bareos/vendor/zendframework/zend-http/test/Header/AcceptTest.php
  1077. www/bareos/vendor/zendframework/zend-http/test/Header/AgeTest.php
  1078. www/bareos/vendor/zendframework/zend-http/test/Header/AllowTest.php
  1079. www/bareos/vendor/zendframework/zend-http/test/Header/AuthenticationInfoTest.php
  1080. www/bareos/vendor/zendframework/zend-http/test/Header/AuthorizationTest.php
  1081. www/bareos/vendor/zendframework/zend-http/test/Header/CacheControlTest.php
  1082. www/bareos/vendor/zendframework/zend-http/test/Header/ConnectionTest.php
  1083. www/bareos/vendor/zendframework/zend-http/test/Header/ContentDispositionTest.php
  1084. www/bareos/vendor/zendframework/zend-http/test/Header/ContentEncodingTest.php
  1085. www/bareos/vendor/zendframework/zend-http/test/Header/ContentLanguageTest.php
  1086. www/bareos/vendor/zendframework/zend-http/test/Header/ContentLengthTest.php
  1087. www/bareos/vendor/zendframework/zend-http/test/Header/ContentLocationTest.php
  1088. www/bareos/vendor/zendframework/zend-http/test/Header/ContentMD5Test.php
  1089. www/bareos/vendor/zendframework/zend-http/test/Header/ContentRangeTest.php
  1090. www/bareos/vendor/zendframework/zend-http/test/Header/ContentSecurityPolicyTest.php
  1091. www/bareos/vendor/zendframework/zend-http/test/Header/ContentTransferEncodingTest.php
  1092. www/bareos/vendor/zendframework/zend-http/test/Header/ContentTypeTest.php
  1093. www/bareos/vendor/zendframework/zend-http/test/Header/CookieTest.php
  1094. www/bareos/vendor/zendframework/zend-http/test/Header/DateTest.php
  1095. www/bareos/vendor/zendframework/zend-http/test/Header/EtagTest.php
  1096. www/bareos/vendor/zendframework/zend-http/test/Header/ExpectTest.php
  1097. www/bareos/vendor/zendframework/zend-http/test/Header/ExpiresTest.php
  1098. www/bareos/vendor/zendframework/zend-http/test/Header/FromTest.php
  1099. www/bareos/vendor/zendframework/zend-http/test/Header/GenericHeaderTest.php
  1100. www/bareos/vendor/zendframework/zend-http/test/Header/HeaderValueTest.php
  1101. www/bareos/vendor/zendframework/zend-http/test/Header/HostTest.php
  1102. www/bareos/vendor/zendframework/zend-http/test/Header/IfMatchTest.php
  1103. www/bareos/vendor/zendframework/zend-http/test/Header/IfModifiedSinceTest.php
  1104. www/bareos/vendor/zendframework/zend-http/test/Header/IfNoneMatchTest.php
  1105. www/bareos/vendor/zendframework/zend-http/test/Header/IfRangeTest.php
  1106. www/bareos/vendor/zendframework/zend-http/test/Header/IfUnmodifiedSinceTest.php
  1107. www/bareos/vendor/zendframework/zend-http/test/Header/KeepAliveTest.php
  1108. www/bareos/vendor/zendframework/zend-http/test/Header/LastModifiedTest.php
  1109. www/bareos/vendor/zendframework/zend-http/test/Header/LocationTest.php
  1110. www/bareos/vendor/zendframework/zend-http/test/Header/MaxForwardsTest.php
  1111. www/bareos/vendor/zendframework/zend-http/test/Header/OriginTest.php
  1112. www/bareos/vendor/zendframework/zend-http/test/Header/PragmaTest.php
  1113. www/bareos/vendor/zendframework/zend-http/test/Header/ProxyAuthenticateTest.php
  1114. www/bareos/vendor/zendframework/zend-http/test/Header/ProxyAuthorizationTest.php
  1115. www/bareos/vendor/zendframework/zend-http/test/Header/RangeTest.php
  1116. www/bareos/vendor/zendframework/zend-http/test/Header/RefererTest.php
  1117. www/bareos/vendor/zendframework/zend-http/test/Header/RefreshTest.php
  1118. www/bareos/vendor/zendframework/zend-http/test/Header/RetryAfterTest.php
  1119. www/bareos/vendor/zendframework/zend-http/test/Header/ServerTest.php
  1120. www/bareos/vendor/zendframework/zend-http/test/Header/SetCookieTest.php
  1121. www/bareos/vendor/zendframework/zend-http/test/Header/TETest.php
  1122. www/bareos/vendor/zendframework/zend-http/test/Header/TrailerTest.php
  1123. www/bareos/vendor/zendframework/zend-http/test/Header/TransferEncodingTest.php
  1124. www/bareos/vendor/zendframework/zend-http/test/Header/UpgradeTest.php
  1125. www/bareos/vendor/zendframework/zend-http/test/Header/UserAgentTest.php
  1126. www/bareos/vendor/zendframework/zend-http/test/Header/VaryTest.php
  1127. www/bareos/vendor/zendframework/zend-http/test/Header/ViaTest.php
  1128. www/bareos/vendor/zendframework/zend-http/test/Header/WWWAuthenticateTest.php
  1129. www/bareos/vendor/zendframework/zend-http/test/Header/WarningTest.php
  1130. www/bareos/vendor/zendframework/zend-http/test/HeadersTest.php
  1131. www/bareos/vendor/zendframework/zend-http/test/PhpEnvironment/RemoteAddressTest.php
  1132. www/bareos/vendor/zendframework/zend-http/test/PhpEnvironment/RequestTest.php
  1133. www/bareos/vendor/zendframework/zend-http/test/PhpEnvironment/ResponseTest.php
  1134. www/bareos/vendor/zendframework/zend-http/test/RequestTest.php
  1135. www/bareos/vendor/zendframework/zend-http/test/Response/ResponseStreamTest.php
  1136. www/bareos/vendor/zendframework/zend-http/test/ResponseTest.php
  1137. www/bareos/vendor/zendframework/zend-http/test/TestAsset/ExtendedClient.php
  1138. www/bareos/vendor/zendframework/zend-http/test/_files/body
  1139. www/bareos/vendor/zendframework/zend-http/test/_files/response_100_continue
  1140. www/bareos/vendor/zendframework/zend-http/test/_files/response_302
  1141. www/bareos/vendor/zendframework/zend-http/test/_files/response_302_iis
  1142. www/bareos/vendor/zendframework/zend-http/test/_files/response_403_nomessage
  1143. www/bareos/vendor/zendframework/zend-http/test/_files/response_404
  1144. www/bareos/vendor/zendframework/zend-http/test/_files/response_410
  1145. www/bareos/vendor/zendframework/zend-http/test/_files/response_500
  1146. www/bareos/vendor/zendframework/zend-http/test/_files/response_chunked
  1147. www/bareos/vendor/zendframework/zend-http/test/_files/response_chunked_case
  1148. www/bareos/vendor/zendframework/zend-http/test/_files/response_crlf
  1149. www/bareos/vendor/zendframework/zend-http/test/_files/response_deflate
  1150. www/bareos/vendor/zendframework/zend-http/test/_files/response_deflate_iis
  1151. www/bareos/vendor/zendframework/zend-http/test/_files/response_gzip
  1152. www/bareos/vendor/zendframework/zend-http/test/_files/response_leadingws
  1153. www/bareos/vendor/zendframework/zend-http/test/_files/response_lfonly
  1154. www/bareos/vendor/zendframework/zend-http/test/_files/response_multibyte_body
  1155. www/bareos/vendor/zendframework/zend-http/test/_files/response_multiline_header
  1156. www/bareos/vendor/zendframework/zend-http/test/_files/response_multiline_header_nospace
  1157. www/bareos/vendor/zendframework/zend-http/test/_files/response_unknown
  1158. www/bareos/vendor/zendframework/zend-http/test/_files/response_with_cookies
  1159. www/bareos/vendor/zendframework/zend-http/test/_files/response_with_single_cookie
  1160. www/bareos/vendor/zendframework/zend-http/test/bootstrap.php
  1161. www/bareos/vendor/zendframework/zend-hydrator/CHANGELOG.md
  1162. www/bareos/vendor/zendframework/zend-hydrator/CONTRIBUTING.md
  1163. www/bareos/vendor/zendframework/zend-hydrator/LICENSE.md
  1164. www/bareos/vendor/zendframework/zend-hydrator/README.md
  1165. www/bareos/vendor/zendframework/zend-hydrator/composer.json
  1166. www/bareos/vendor/zendframework/zend-hydrator/phpcs.xml
  1167. www/bareos/vendor/zendframework/zend-hydrator/src/AbstractHydrator.php
  1168. www/bareos/vendor/zendframework/zend-hydrator/src/Aggregate/AggregateHydrator.php
  1169. www/bareos/vendor/zendframework/zend-hydrator/src/Aggregate/ExtractEvent.php
  1170. www/bareos/vendor/zendframework/zend-hydrator/src/Aggregate/HydrateEvent.php
  1171. www/bareos/vendor/zendframework/zend-hydrator/src/Aggregate/HydratorListener.php
  1172. www/bareos/vendor/zendframework/zend-hydrator/src/ArraySerializable.php
  1173. www/bareos/vendor/zendframework/zend-hydrator/src/ClassMethods.php
  1174. www/bareos/vendor/zendframework/zend-hydrator/src/DelegatingHydrator.php
  1175. www/bareos/vendor/zendframework/zend-hydrator/src/DelegatingHydratorFactory.php
  1176. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/BadMethodCallException.php
  1177. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/DomainException.php
  1178. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/ExceptionInterface.php
  1179. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/ExtensionNotLoadedException.php
  1180. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/InvalidArgumentException.php
  1181. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/InvalidCallbackException.php
  1182. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/LogicException.php
  1183. www/bareos/vendor/zendframework/zend-hydrator/src/Exception/RuntimeException.php
  1184. www/bareos/vendor/zendframework/zend-hydrator/src/ExtractionInterface.php
  1185. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/FilterComposite.php
  1186. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/FilterInterface.php
  1187. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/FilterProviderInterface.php
  1188. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/GetFilter.php
  1189. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/HasFilter.php
  1190. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/IsFilter.php
  1191. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php
  1192. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php
  1193. www/bareos/vendor/zendframework/zend-hydrator/src/Filter/OptionalParametersFilter.php
  1194. www/bareos/vendor/zendframework/zend-hydrator/src/FilterEnabledInterface.php
  1195. www/bareos/vendor/zendframework/zend-hydrator/src/HydrationInterface.php
  1196. www/bareos/vendor/zendframework/zend-hydrator/src/HydratorAwareInterface.php
  1197. www/bareos/vendor/zendframework/zend-hydrator/src/HydratorAwareTrait.php
  1198. www/bareos/vendor/zendframework/zend-hydrator/src/HydratorInterface.php
  1199. www/bareos/vendor/zendframework/zend-hydrator/src/HydratorOptionsInterface.php
  1200. www/bareos/vendor/zendframework/zend-hydrator/src/HydratorPluginManager.php
  1201. www/bareos/vendor/zendframework/zend-hydrator/src/Iterator/HydratingArrayIterator.php
  1202. www/bareos/vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorInterface.php
  1203. www/bareos/vendor/zendframework/zend-hydrator/src/Iterator/HydratingIteratorIterator.php
  1204. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/ArrayMapNamingStrategy.php
  1205. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/CompositeNamingStrategy.php
  1206. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/IdentityNamingStrategy.php
  1207. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/MapNamingStrategy.php
  1208. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/NamingStrategyInterface.php
  1209. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategy/UnderscoreNamingStrategy.php
  1210. www/bareos/vendor/zendframework/zend-hydrator/src/NamingStrategyEnabledInterface.php
  1211. www/bareos/vendor/zendframework/zend-hydrator/src/ObjectProperty.php
  1212. www/bareos/vendor/zendframework/zend-hydrator/src/Reflection.php
  1213. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php
  1214. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/ClosureStrategy.php
  1215. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/DateTimeFormatterStrategy.php
  1216. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/DefaultStrategy.php
  1217. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/Exception/ExceptionInterface.php
  1218. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/Exception/InvalidArgumentException.php
  1219. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/ExplodeStrategy.php
  1220. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/SerializableStrategy.php
  1221. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/StrategyChain.php
  1222. www/bareos/vendor/zendframework/zend-hydrator/src/Strategy/StrategyInterface.php
  1223. www/bareos/vendor/zendframework/zend-hydrator/src/StrategyEnabledInterface.php
  1224. www/bareos/vendor/zendframework/zend-i18n/CHANGELOG.md
  1225. www/bareos/vendor/zendframework/zend-i18n/CONTRIBUTING.md
  1226. www/bareos/vendor/zendframework/zend-i18n/LICENSE.md
  1227. www/bareos/vendor/zendframework/zend-i18n/README.md
  1228. www/bareos/vendor/zendframework/zend-i18n/composer.json
  1229. www/bareos/vendor/zendframework/zend-i18n/doc/book/filters.md
  1230. www/bareos/vendor/zendframework/zend-i18n/doc/book/index.html
  1231. www/bareos/vendor/zendframework/zend-i18n/doc/book/translation.md
  1232. www/bareos/vendor/zendframework/zend-i18n/doc/book/validators.md
  1233. www/bareos/vendor/zendframework/zend-i18n/doc/book/view-helpers.md
  1234. www/bareos/vendor/zendframework/zend-i18n/mkdocs.yml
  1235. www/bareos/vendor/zendframework/zend-i18n/src/Exception/ExceptionInterface.php
  1236. www/bareos/vendor/zendframework/zend-i18n/src/Exception/ExtensionNotLoadedException.php
  1237. www/bareos/vendor/zendframework/zend-i18n/src/Exception/InvalidArgumentException.php
  1238. www/bareos/vendor/zendframework/zend-i18n/src/Exception/OutOfBoundsException.php
  1239. www/bareos/vendor/zendframework/zend-i18n/src/Exception/ParseException.php
  1240. www/bareos/vendor/zendframework/zend-i18n/src/Exception/RangeException.php
  1241. www/bareos/vendor/zendframework/zend-i18n/src/Exception/RuntimeException.php
  1242. www/bareos/vendor/zendframework/zend-i18n/src/Filter/AbstractLocale.php
  1243. www/bareos/vendor/zendframework/zend-i18n/src/Filter/Alnum.php
  1244. www/bareos/vendor/zendframework/zend-i18n/src/Filter/Alpha.php
  1245. www/bareos/vendor/zendframework/zend-i18n/src/Filter/NumberFormat.php
  1246. www/bareos/vendor/zendframework/zend-i18n/src/Filter/NumberParse.php
  1247. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/AbstractFileLoader.php
  1248. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/FileLoaderInterface.php
  1249. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php
  1250. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/Ini.php
  1251. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpArray.php
  1252. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpMemoryArray.php
  1253. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Loader/RemoteLoaderInterface.php
  1254. www/bareos/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManager.php
  1255. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Plural/Parser.php
  1256. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Plural/Rule.php
  1257. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Plural/Symbol.php
  1258. www/bareos/vendor/zendframework/zend-i18n/src/Translator/TextDomain.php
  1259. www/bareos/vendor/zendframework/zend-i18n/src/Translator/Translator.php
  1260. www/bareos/vendor/zendframework/zend-i18n/src/Translator/TranslatorAwareInterface.php
  1261. www/bareos/vendor/zendframework/zend-i18n/src/Translator/TranslatorAwareTrait.php
  1262. www/bareos/vendor/zendframework/zend-i18n/src/Translator/TranslatorInterface.php
  1263. www/bareos/vendor/zendframework/zend-i18n/src/Translator/TranslatorServiceFactory.php
  1264. www/bareos/vendor/zendframework/zend-i18n/src/Validator/Alnum.php
  1265. www/bareos/vendor/zendframework/zend-i18n/src/Validator/Alpha.php
  1266. www/bareos/vendor/zendframework/zend-i18n/src/Validator/DateTime.php
  1267. www/bareos/vendor/zendframework/zend-i18n/src/Validator/Float.php
  1268. www/bareos/vendor/zendframework/zend-i18n/src/Validator/Int.php
  1269. www/bareos/vendor/zendframework/zend-i18n/src/Validator/IsFloat.php
  1270. www/bareos/vendor/zendframework/zend-i18n/src/Validator/IsInt.php
  1271. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber.php
  1272. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AC.php
  1273. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AD.php
  1274. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AE.php
  1275. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AF.php
  1276. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AG.php
  1277. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AI.php
  1278. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AL.php
  1279. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AM.php
  1280. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AO.php
  1281. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AR.php
  1282. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AS.php
  1283. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AT.php
  1284. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AU.php
  1285. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AW.php
  1286. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AX.php
  1287. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AZ.php
  1288. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BA.php
  1289. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BB.php
  1290. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BD.php
  1291. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BE.php
  1292. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BF.php
  1293. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BG.php
  1294. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BH.php
  1295. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BI.php
  1296. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BJ.php
  1297. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BL.php
  1298. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BM.php
  1299. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BN.php
  1300. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BO.php
  1301. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BQ.php
  1302. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BR.php
  1303. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BS.php
  1304. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BT.php
  1305. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BW.php
  1306. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BY.php
  1307. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BZ.php
  1308. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CA.php
  1309. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CC.php
  1310. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CD.php
  1311. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CF.php
  1312. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CG.php
  1313. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CH.php
  1314. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CI.php
  1315. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CK.php
  1316. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CL.php
  1317. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CM.php
  1318. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CN.php
  1319. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CO.php
  1320. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CR.php
  1321. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CU.php
  1322. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CV.php
  1323. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CW.php
  1324. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CX.php
  1325. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CY.php
  1326. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CZ.php
  1327. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DE.php
  1328. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DJ.php
  1329. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DK.php
  1330. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DM.php
  1331. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DO.php
  1332. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DZ.php
  1333. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EC.php
  1334. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EE.php
  1335. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EG.php
  1336. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EH.php
  1337. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ER.php
  1338. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ES.php
  1339. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ET.php
  1340. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FI.php
  1341. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FJ.php
  1342. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FK.php
  1343. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FM.php
  1344. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FO.php
  1345. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FR.php
  1346. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GA.php
  1347. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GB.php
  1348. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GD.php
  1349. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GE.php
  1350. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GF.php
  1351. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GG.php
  1352. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GH.php
  1353. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GI.php
  1354. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GL.php
  1355. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GM.php
  1356. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GN.php
  1357. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GP.php
  1358. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GQ.php
  1359. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GR.php
  1360. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GT.php
  1361. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GU.php
  1362. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GW.php
  1363. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GY.php
  1364. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HK.php
  1365. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HN.php
  1366. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HR.php
  1367. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HT.php
  1368. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HU.php
  1369. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ID.php
  1370. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IE.php
  1371. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IL.php
  1372. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IM.php
  1373. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IN.php
  1374. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IO.php
  1375. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IQ.php
  1376. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IR.php
  1377. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IS.php
  1378. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IT.php
  1379. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JE.php
  1380. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JM.php
  1381. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JO.php
  1382. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JP.php
  1383. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KE.php
  1384. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KG.php
  1385. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KH.php
  1386. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KI.php
  1387. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KM.php
  1388. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KN.php
  1389. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KP.php
  1390. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KR.php
  1391. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KW.php
  1392. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KY.php
  1393. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KZ.php
  1394. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LA.php
  1395. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LB.php
  1396. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LC.php
  1397. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LI.php
  1398. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LK.php
  1399. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LR.php
  1400. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LS.php
  1401. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LT.php
  1402. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LU.php
  1403. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LV.php
  1404. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LY.php
  1405. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MA.php
  1406. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MC.php
  1407. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MD.php
  1408. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ME.php
  1409. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MF.php
  1410. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MG.php
  1411. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MH.php
  1412. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MK.php
  1413. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ML.php
  1414. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MM.php
  1415. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MN.php
  1416. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MO.php
  1417. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MP.php
  1418. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MQ.php
  1419. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MR.php
  1420. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MS.php
  1421. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MT.php
  1422. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MU.php
  1423. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MV.php
  1424. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MW.php
  1425. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MX.php
  1426. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MY.php
  1427. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MZ.php
  1428. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NA.php
  1429. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NC.php
  1430. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NE.php
  1431. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NF.php
  1432. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NG.php
  1433. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NI.php
  1434. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NL.php
  1435. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NO.php
  1436. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NP.php
  1437. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NR.php
  1438. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NU.php
  1439. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NZ.php
  1440. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/OM.php
  1441. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PA.php
  1442. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PE.php
  1443. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PF.php
  1444. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PG.php
  1445. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PH.php
  1446. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PK.php
  1447. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PL.php
  1448. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PM.php
  1449. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PR.php
  1450. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PS.php
  1451. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PT.php
  1452. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PW.php
  1453. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PY.php
  1454. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/QA.php
  1455. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RE.php
  1456. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RO.php
  1457. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RS.php
  1458. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RU.php
  1459. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RW.php
  1460. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SA.php
  1461. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SB.php
  1462. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SC.php
  1463. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SD.php
  1464. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SE.php
  1465. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SG.php
  1466. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SH.php
  1467. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SI.php
  1468. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SJ.php
  1469. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SK.php
  1470. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SL.php
  1471. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SM.php
  1472. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SN.php
  1473. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SO.php
  1474. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SR.php
  1475. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SS.php
  1476. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ST.php
  1477. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SV.php
  1478. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SX.php
  1479. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SY.php
  1480. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SZ.php
  1481. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TC.php
  1482. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TD.php
  1483. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TG.php
  1484. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TH.php
  1485. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TJ.php
  1486. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TK.php
  1487. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TL.php
  1488. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TM.php
  1489. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TN.php
  1490. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TO.php
  1491. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TR.php
  1492. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TT.php
  1493. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TV.php
  1494. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TW.php
  1495. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TZ.php
  1496. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UA.php
  1497. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UG.php
  1498. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/US.php
  1499. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UY.php
  1500. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UZ.php
  1501. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VA.php
  1502. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VC.php
  1503. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VE.php
  1504. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VG.php
  1505. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VI.php
  1506. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VN.php
  1507. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VU.php
  1508. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/WF.php
  1509. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/WS.php
  1510. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/XK.php
  1511. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/YE.php
  1512. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/YT.php
  1513. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZA.php
  1514. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZM.php
  1515. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZW.php
  1516. www/bareos/vendor/zendframework/zend-i18n/src/Validator/PostCode.php
  1517. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/AbstractTranslatorHelper.php
  1518. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/CurrencyFormat.php
  1519. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/DateFormat.php
  1520. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/NumberFormat.php
  1521. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/Plural.php
  1522. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php
  1523. www/bareos/vendor/zendframework/zend-i18n/src/View/Helper/TranslatePlural.php
  1524. www/bareos/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
  1525. www/bareos/vendor/zendframework/zend-inputfilter/.editorconfig
  1526. www/bareos/vendor/zendframework/zend-inputfilter/CHANGELOG.md
  1527. www/bareos/vendor/zendframework/zend-inputfilter/CONDUCT.md
  1528. www/bareos/vendor/zendframework/zend-inputfilter/CONTRIBUTING.md
  1529. www/bareos/vendor/zendframework/zend-inputfilter/LICENSE.md
  1530. www/bareos/vendor/zendframework/zend-inputfilter/README.md
  1531. www/bareos/vendor/zendframework/zend-inputfilter/composer.json
  1532. www/bareos/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.file-input.md
  1533. www/bareos/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.intro.md
  1534. www/bareos/vendor/zendframework/zend-inputfilter/doc/book/zend.input-filter.specs.md
  1535. www/bareos/vendor/zendframework/zend-inputfilter/doc/bookdown.json
  1536. www/bareos/vendor/zendframework/zend-inputfilter/src/ArrayInput.php
  1537. www/bareos/vendor/zendframework/zend-inputfilter/src/BaseInputFilter.php
  1538. www/bareos/vendor/zendframework/zend-inputfilter/src/CollectionInputFilter.php
  1539. www/bareos/vendor/zendframework/zend-inputfilter/src/EmptyContextInterface.php
  1540. www/bareos/vendor/zendframework/zend-inputfilter/src/Exception/ExceptionInterface.php
  1541. www/bareos/vendor/zendframework/zend-inputfilter/src/Exception/InvalidArgumentException.php
  1542. www/bareos/vendor/zendframework/zend-inputfilter/src/Exception/RuntimeException.php
  1543. www/bareos/vendor/zendframework/zend-inputfilter/src/Factory.php
  1544. www/bareos/vendor/zendframework/zend-inputfilter/src/FileInput.php
  1545. www/bareos/vendor/zendframework/zend-inputfilter/src/Input.php
  1546. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilter.php
  1547. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterAbstractServiceFactory.php
  1548. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterAwareInterface.php
  1549. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterAwareTrait.php
  1550. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterInterface.php
  1551. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterPluginManager.php
  1552. www/bareos/vendor/zendframework/zend-inputfilter/src/InputFilterProviderInterface.php
  1553. www/bareos/vendor/zendframework/zend-inputfilter/src/InputInterface.php
  1554. www/bareos/vendor/zendframework/zend-inputfilter/src/InputProviderInterface.php
  1555. www/bareos/vendor/zendframework/zend-inputfilter/src/ReplaceableInputInterface.php
  1556. www/bareos/vendor/zendframework/zend-inputfilter/src/UnknownInputsCapableInterface.php
  1557. www/bareos/vendor/zendframework/zend-json/CHANGELOG.md
  1558. www/bareos/vendor/zendframework/zend-json/CONTRIBUTING.md
  1559. www/bareos/vendor/zendframework/zend-json/LICENSE.md
  1560. www/bareos/vendor/zendframework/zend-json/README.md
  1561. www/bareos/vendor/zendframework/zend-json/composer.json
  1562. www/bareos/vendor/zendframework/zend-json/doc/book/zend.json.basics.md
  1563. www/bareos/vendor/zendframework/zend-json/doc/book/zend.json.introduction.md
  1564. www/bareos/vendor/zendframework/zend-json/doc/book/zend.json.objects.md
  1565. www/bareos/vendor/zendframework/zend-json/doc/book/zend.json.server.md
  1566. www/bareos/vendor/zendframework/zend-json/doc/book/zend.json.xml2json.md
  1567. www/bareos/vendor/zendframework/zend-json/doc/bookdown.json
  1568. www/bareos/vendor/zendframework/zend-json/src/Decoder.php
  1569. www/bareos/vendor/zendframework/zend-json/src/Encoder.php
  1570. www/bareos/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
  1571. www/bareos/vendor/zendframework/zend-json/src/Exception/ExceptionInterface.php
  1572. www/bareos/vendor/zendframework/zend-json/src/Exception/InvalidArgumentException.php
  1573. www/bareos/vendor/zendframework/zend-json/src/Exception/RecursionException.php
  1574. www/bareos/vendor/zendframework/zend-json/src/Exception/RuntimeException.php
  1575. www/bareos/vendor/zendframework/zend-json/src/Expr.php
  1576. www/bareos/vendor/zendframework/zend-json/src/Json.php
  1577. www/bareos/vendor/zendframework/zend-json/src/Server/Cache.php
  1578. www/bareos/vendor/zendframework/zend-json/src/Server/Client.php
  1579. www/bareos/vendor/zendframework/zend-json/src/Server/Error.php
  1580. www/bareos/vendor/zendframework/zend-json/src/Server/Exception/ErrorException.php
  1581. www/bareos/vendor/zendframework/zend-json/src/Server/Exception/ExceptionInterface.php
  1582. www/bareos/vendor/zendframework/zend-json/src/Server/Exception/HttpException.php
  1583. www/bareos/vendor/zendframework/zend-json/src/Server/Exception/InvalidArgumentException.php
  1584. www/bareos/vendor/zendframework/zend-json/src/Server/Exception/RuntimeException.php
  1585. www/bareos/vendor/zendframework/zend-json/src/Server/Request.php
  1586. www/bareos/vendor/zendframework/zend-json/src/Server/Request/Http.php
  1587. www/bareos/vendor/zendframework/zend-json/src/Server/Response.php
  1588. www/bareos/vendor/zendframework/zend-json/src/Server/Response/Http.php
  1589. www/bareos/vendor/zendframework/zend-json/src/Server/Server.php
  1590. www/bareos/vendor/zendframework/zend-json/src/Server/Smd.php
  1591. www/bareos/vendor/zendframework/zend-json/src/Server/Smd/Service.php
  1592. www/bareos/vendor/zendframework/zend-loader/CHANGELOG.md
  1593. www/bareos/vendor/zendframework/zend-loader/LICENSE.md
  1594. www/bareos/vendor/zendframework/zend-loader/README.md
  1595. www/bareos/vendor/zendframework/zend-loader/composer.json
  1596. www/bareos/vendor/zendframework/zend-loader/docs/CODE_OF_CONDUCT.md
  1597. www/bareos/vendor/zendframework/zend-loader/docs/CONTRIBUTING.md
  1598. www/bareos/vendor/zendframework/zend-loader/docs/ISSUE_TEMPLATE.md
  1599. www/bareos/vendor/zendframework/zend-loader/docs/PULL_REQUEST_TEMPLATE.md
  1600. www/bareos/vendor/zendframework/zend-loader/docs/SUPPORT.md
  1601. www/bareos/vendor/zendframework/zend-loader/docs/book/autoloader-factory.md
  1602. www/bareos/vendor/zendframework/zend-loader/docs/book/class-map-autoloader.md
  1603. www/bareos/vendor/zendframework/zend-loader/docs/book/classmap-generator.md
  1604. www/bareos/vendor/zendframework/zend-loader/docs/book/module-autoloader.md
  1605. www/bareos/vendor/zendframework/zend-loader/docs/book/plugin-class-loader.md
  1606. www/bareos/vendor/zendframework/zend-loader/docs/book/plugin-class-locator.md
  1607. www/bareos/vendor/zendframework/zend-loader/docs/book/short-name-locator.md
  1608. www/bareos/vendor/zendframework/zend-loader/docs/book/spl-autoloader.md
  1609. www/bareos/vendor/zendframework/zend-loader/docs/book/standard-autoloader.md
  1610. www/bareos/vendor/zendframework/zend-loader/src/AutoloaderFactory.php
  1611. www/bareos/vendor/zendframework/zend-loader/src/ClassMapAutoloader.php
  1612. www/bareos/vendor/zendframework/zend-loader/src/Exception/BadMethodCallException.php
  1613. www/bareos/vendor/zendframework/zend-loader/src/Exception/DomainException.php
  1614. www/bareos/vendor/zendframework/zend-loader/src/Exception/ExceptionInterface.php
  1615. www/bareos/vendor/zendframework/zend-loader/src/Exception/InvalidArgumentException.php
  1616. www/bareos/vendor/zendframework/zend-loader/src/Exception/InvalidPathException.php
  1617. www/bareos/vendor/zendframework/zend-loader/src/Exception/MissingResourceNamespaceException.php
  1618. www/bareos/vendor/zendframework/zend-loader/src/Exception/PluginLoaderException.php
  1619. www/bareos/vendor/zendframework/zend-loader/src/Exception/RuntimeException.php
  1620. www/bareos/vendor/zendframework/zend-loader/src/Exception/SecurityException.php
  1621. www/bareos/vendor/zendframework/zend-loader/src/ModuleAutoloader.php
  1622. www/bareos/vendor/zendframework/zend-loader/src/PluginClassLoader.php
  1623. www/bareos/vendor/zendframework/zend-loader/src/PluginClassLocator.php
  1624. www/bareos/vendor/zendframework/zend-loader/src/ShortNameLocator.php
  1625. www/bareos/vendor/zendframework/zend-loader/src/SplAutoloader.php
  1626. www/bareos/vendor/zendframework/zend-loader/src/StandardAutoloader.php
  1627. www/bareos/vendor/zendframework/zend-loader/test/AutoloaderFactoryTest.php
  1628. www/bareos/vendor/zendframework/zend-loader/test/ClassMapAutoloaderTest.php
  1629. www/bareos/vendor/zendframework/zend-loader/test/ModuleAutoloaderTest.php
  1630. www/bareos/vendor/zendframework/zend-loader/test/PluginClassLoaderTest.php
  1631. www/bareos/vendor/zendframework/zend-loader/test/StandardAutoloaderTest.php
  1632. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/Child/Subclass.php
  1633. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/ClassMappedClass.php
  1634. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/CustomClassLoader.php
  1635. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/ExtendedPluginClassLoader.php
  1636. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/Name_Space/Namespaced/Class.php
  1637. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/NamespacedClass.php
  1638. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/Parent/.placeholder
  1639. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/PrefixedClass.php
  1640. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/SamplePlugin.php
  1641. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/ServiceLocator.php
  1642. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/StandardAutoloader.php
  1643. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestNamespace/FallbackCase.php
  1644. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestNamespace/NoDuplicateAutoloadersCase.php
  1645. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestPluginMap.php
  1646. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Bar.php
  1647. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Baz.php
  1648. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins/Foo.php
  1649. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/TestPlugins2/Foo.php
  1650. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/Baz.php
  1651. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/first/Bat.php
  1652. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/first/Foobar.php
  1653. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Bat.php
  1654. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Foobar.php
  1655. www/bareos/vendor/zendframework/zend-loader/test/TestAsset/plugins/second/Foobarbaz.php
  1656. www/bareos/vendor/zendframework/zend-loader/test/_files/ApplicationModulePhar.phar
  1657. www/bareos/vendor/zendframework/zend-loader/test/_files/AutoloaderClosure.php
  1658. www/bareos/vendor/zendframework/zend-loader/test/_files/BarModule/Module.php
  1659. www/bareos/vendor/zendframework/zend-loader/test/_files/FooModule/BarModule/Module.php
  1660. www/bareos/vendor/zendframework/zend-loader/test/_files/FooModule/Module.php
  1661. www/bareos/vendor/zendframework/zend-loader/test/_files/FooModule/SubModule/Module.php
  1662. www/bareos/vendor/zendframework/zend-loader/test/_files/InvalidInterfaceAutoloader.php
  1663. www/bareos/vendor/zendframework/zend-loader/test/_files/NoModuleClassModule/Module.php
  1664. www/bareos/vendor/zendframework/zend-loader/test/_files/NonmatchingModule/Module.php
  1665. www/bareos/vendor/zendframework/zend-loader/test/_files/ParseError.php
  1666. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModule.phar
  1667. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModuleBz2.phar.bz2
  1668. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModuleExplicit.phar
  1669. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModuleMap.phar
  1670. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModulePharTarBz2.phar.tar.bz2
  1671. www/bareos/vendor/zendframework/zend-loader/test/_files/PharModuleTarBz2.tar.bz2
  1672. www/bareos/vendor/zendframework/zend-loader/test/_files/ZendLoaderAutoloader/Foo.php
  1673. www/bareos/vendor/zendframework/zend-loader/test/_files/ZfTest/CacheTest.php
  1674. www/bareos/vendor/zendframework/zend-loader/test/_files/ZfTest/FormSubmit.php
  1675. www/bareos/vendor/zendframework/zend-loader/test/_files/Zfns/Foo.php
  1676. www/bareos/vendor/zendframework/zend-loader/test/_files/_buildPhars.php
  1677. www/bareos/vendor/zendframework/zend-loader/test/_files/badmap.php
  1678. www/bareos/vendor/zendframework/zend-loader/test/_files/classmap.phar
  1679. www/bareos/vendor/zendframework/zend-loader/test/_files/goodmap.php
  1680. www/bareos/vendor/zendframework/zend-log/CHANGELOG.md
  1681. www/bareos/vendor/zendframework/zend-log/CONTRIBUTING.md
  1682. www/bareos/vendor/zendframework/zend-log/LICENSE.md
  1683. www/bareos/vendor/zendframework/zend-log/README.md
  1684. www/bareos/vendor/zendframework/zend-log/composer.json
  1685. www/bareos/vendor/zendframework/zend-log/doc/book/psr3.md
  1686. www/bareos/vendor/zendframework/zend-log/src/Exception/ExceptionInterface.php
  1687. www/bareos/vendor/zendframework/zend-log/src/Exception/InvalidArgumentException.php
  1688. www/bareos/vendor/zendframework/zend-log/src/Exception/RuntimeException.php
  1689. www/bareos/vendor/zendframework/zend-log/src/Filter/FilterInterface.php
  1690. www/bareos/vendor/zendframework/zend-log/src/Filter/Mock.php
  1691. www/bareos/vendor/zendframework/zend-log/src/Filter/Priority.php
  1692. www/bareos/vendor/zendframework/zend-log/src/Filter/Regex.php
  1693. www/bareos/vendor/zendframework/zend-log/src/Filter/Sample.php
  1694. www/bareos/vendor/zendframework/zend-log/src/Filter/SuppressFilter.php
  1695. www/bareos/vendor/zendframework/zend-log/src/Filter/Timestamp.php
  1696. www/bareos/vendor/zendframework/zend-log/src/Filter/Validator.php
  1697. www/bareos/vendor/zendframework/zend-log/src/Formatter/Base.php
  1698. www/bareos/vendor/zendframework/zend-log/src/Formatter/ChromePhp.php
  1699. www/bareos/vendor/zendframework/zend-log/src/Formatter/Db.php
  1700. www/bareos/vendor/zendframework/zend-log/src/Formatter/ErrorHandler.php
  1701. www/bareos/vendor/zendframework/zend-log/src/Formatter/ExceptionHandler.php
  1702. www/bareos/vendor/zendframework/zend-log/src/Formatter/FirePhp.php
  1703. www/bareos/vendor/zendframework/zend-log/src/Formatter/FormatterInterface.php
  1704. www/bareos/vendor/zendframework/zend-log/src/Formatter/Simple.php
  1705. www/bareos/vendor/zendframework/zend-log/src/Formatter/Xml.php
  1706. www/bareos/vendor/zendframework/zend-log/src/Logger.php
  1707. www/bareos/vendor/zendframework/zend-log/src/LoggerAbstractServiceFactory.php
  1708. www/bareos/vendor/zendframework/zend-log/src/LoggerAwareInterface.php
  1709. www/bareos/vendor/zendframework/zend-log/src/LoggerAwareTrait.php
  1710. www/bareos/vendor/zendframework/zend-log/src/LoggerInterface.php
  1711. www/bareos/vendor/zendframework/zend-log/src/LoggerServiceFactory.php
  1712. www/bareos/vendor/zendframework/zend-log/src/Processor/Backtrace.php
  1713. www/bareos/vendor/zendframework/zend-log/src/Processor/ProcessorInterface.php
  1714. www/bareos/vendor/zendframework/zend-log/src/Processor/PsrPlaceholder.php
  1715. www/bareos/vendor/zendframework/zend-log/src/Processor/ReferenceId.php
  1716. www/bareos/vendor/zendframework/zend-log/src/Processor/RequestId.php
  1717. www/bareos/vendor/zendframework/zend-log/src/ProcessorPluginManager.php
  1718. www/bareos/vendor/zendframework/zend-log/src/PsrLoggerAdapter.php
  1719. www/bareos/vendor/zendframework/zend-log/src/Writer/AbstractWriter.php
  1720. www/bareos/vendor/zendframework/zend-log/src/Writer/ChromePhp.php
  1721. www/bareos/vendor/zendframework/zend-log/src/Writer/ChromePhp/ChromePhpBridge.php
  1722. www/bareos/vendor/zendframework/zend-log/src/Writer/ChromePhp/ChromePhpInterface.php
  1723. www/bareos/vendor/zendframework/zend-log/src/Writer/Db.php
  1724. www/bareos/vendor/zendframework/zend-log/src/Writer/FilterPluginManager.php
  1725. www/bareos/vendor/zendframework/zend-log/src/Writer/FingersCrossed.php
  1726. www/bareos/vendor/zendframework/zend-log/src/Writer/FirePhp.php
  1727. www/bareos/vendor/zendframework/zend-log/src/Writer/FirePhp/FirePhpBridge.php
  1728. www/bareos/vendor/zendframework/zend-log/src/Writer/FirePhp/FirePhpInterface.php
  1729. www/bareos/vendor/zendframework/zend-log/src/Writer/FormatterPluginManager.php
  1730. www/bareos/vendor/zendframework/zend-log/src/Writer/Mail.php
  1731. www/bareos/vendor/zendframework/zend-log/src/Writer/Mock.php
  1732. www/bareos/vendor/zendframework/zend-log/src/Writer/MongoDB.php
  1733. www/bareos/vendor/zendframework/zend-log/src/Writer/Noop.php
  1734. www/bareos/vendor/zendframework/zend-log/src/Writer/Null.php
  1735. www/bareos/vendor/zendframework/zend-log/src/Writer/Psr.php
  1736. www/bareos/vendor/zendframework/zend-log/src/Writer/Stream.php
  1737. www/bareos/vendor/zendframework/zend-log/src/Writer/Syslog.php
  1738. www/bareos/vendor/zendframework/zend-log/src/Writer/WriterInterface.php
  1739. www/bareos/vendor/zendframework/zend-log/src/Writer/ZendMonitor.php
  1740. www/bareos/vendor/zendframework/zend-log/src/WriterPluginManager.php
  1741. www/bareos/vendor/zendframework/zend-math/CHANGELOG.md
  1742. www/bareos/vendor/zendframework/zend-math/CONDUCT.md
  1743. www/bareos/vendor/zendframework/zend-math/CONTRIBUTING.md
  1744. www/bareos/vendor/zendframework/zend-math/LICENSE.md
  1745. www/bareos/vendor/zendframework/zend-math/README.md
  1746. www/bareos/vendor/zendframework/zend-math/composer.json
  1747. www/bareos/vendor/zendframework/zend-math/doc/book/zend.math.introduction.md
  1748. www/bareos/vendor/zendframework/zend-math/doc/bookdown.json
  1749. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Adapter/AdapterInterface.php
  1750. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Adapter/Bcmath.php
  1751. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Adapter/Gmp.php
  1752. www/bareos/vendor/zendframework/zend-math/src/BigInteger/BigInteger.php
  1753. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Exception/DivisionByZeroException.php
  1754. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Exception/ExceptionInterface.php
  1755. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Exception/InvalidArgumentException.php
  1756. www/bareos/vendor/zendframework/zend-math/src/BigInteger/Exception/RuntimeException.php
  1757. www/bareos/vendor/zendframework/zend-math/src/Exception/DomainException.php
  1758. www/bareos/vendor/zendframework/zend-math/src/Exception/ExceptionInterface.php
  1759. www/bareos/vendor/zendframework/zend-math/src/Exception/InvalidArgumentException.php
  1760. www/bareos/vendor/zendframework/zend-math/src/Exception/RuntimeException.php
  1761. www/bareos/vendor/zendframework/zend-math/src/Rand.php
  1762. www/bareos/vendor/zendframework/zend-math/src/Source/HashTiming.php
  1763. www/bareos/vendor/zendframework/zend-modulemanager/CHANGELOG.md
  1764. www/bareos/vendor/zendframework/zend-modulemanager/CONTRIBUTING.md
  1765. www/bareos/vendor/zendframework/zend-modulemanager/LICENSE.md
  1766. www/bareos/vendor/zendframework/zend-modulemanager/README.md
  1767. www/bareos/vendor/zendframework/zend-modulemanager/composer.json
  1768. www/bareos/vendor/zendframework/zend-modulemanager/src/Exception/ExceptionInterface.php
  1769. www/bareos/vendor/zendframework/zend-modulemanager/src/Exception/InvalidArgumentException.php
  1770. www/bareos/vendor/zendframework/zend-modulemanager/src/Exception/MissingDependencyModuleException.php
  1771. www/bareos/vendor/zendframework/zend-modulemanager/src/Exception/RuntimeException.php
  1772. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/AutoloaderProviderInterface.php
  1773. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/BootstrapListenerInterface.php
  1774. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ConfigProviderInterface.php
  1775. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ConsoleBannerProviderInterface.php
  1776. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ConsoleUsageProviderInterface.php
  1777. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ControllerPluginProviderInterface.php
  1778. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ControllerProviderInterface.php
  1779. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/DependencyIndicatorInterface.php
  1780. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/FilterProviderInterface.php
  1781. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/FormElementProviderInterface.php
  1782. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/HydratorProviderInterface.php
  1783. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/InitProviderInterface.php
  1784. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/InputFilterProviderInterface.php
  1785. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/LocatorRegisteredInterface.php
  1786. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/LogProcessorProviderInterface.php
  1787. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/LogWriterProviderInterface.php
  1788. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/RouteProviderInterface.php
  1789. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/SerializerProviderInterface.php
  1790. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ServiceProviderInterface.php
  1791. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/TranslatorPluginProviderInterface.php
  1792. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ValidatorProviderInterface.php
  1793. www/bareos/vendor/zendframework/zend-modulemanager/src/Feature/ViewHelperProviderInterface.php
  1794. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/AbstractListener.php
  1795. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/AutoloaderListener.php
  1796. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ConfigListener.php
  1797. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ConfigMergerInterface.php
  1798. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/DefaultListenerAggregate.php
  1799. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/Exception/ExceptionInterface.php
  1800. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/Exception/InvalidArgumentException.php
  1801. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/Exception/RuntimeException.php
  1802. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/InitTrigger.php
  1803. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ListenerOptions.php
  1804. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/LocatorRegistrationListener.php
  1805. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ModuleDependencyCheckerListener.php
  1806. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ModuleLoaderListener.php
  1807. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ModuleResolverListener.php
  1808. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/OnBootstrapListener.php
  1809. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ServiceListener.php
  1810. www/bareos/vendor/zendframework/zend-modulemanager/src/Listener/ServiceListenerInterface.php
  1811. www/bareos/vendor/zendframework/zend-modulemanager/src/ModuleEvent.php
  1812. www/bareos/vendor/zendframework/zend-modulemanager/src/ModuleManager.php
  1813. www/bareos/vendor/zendframework/zend-modulemanager/src/ModuleManagerInterface.php
  1814. www/bareos/vendor/zendframework/zend-mvc/CHANGELOG.md
  1815. www/bareos/vendor/zendframework/zend-mvc/CONTRIBUTING.md
  1816. www/bareos/vendor/zendframework/zend-mvc/LICENSE.md
  1817. www/bareos/vendor/zendframework/zend-mvc/README.md
  1818. www/bareos/vendor/zendframework/zend-mvc/composer.json
  1819. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.controllers.md
  1820. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.examples.md
  1821. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.intro.md
  1822. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.mvc-event.md
  1823. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.plugins.md
  1824. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.quick-start.md
  1825. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.routing.md
  1826. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.send-response-event.md
  1827. www/bareos/vendor/zendframework/zend-mvc/doc/book/zend.mvc.services.md
  1828. www/bareos/vendor/zendframework/zend-mvc/doc/bookdown.json
  1829. www/bareos/vendor/zendframework/zend-mvc/src/Application.php
  1830. www/bareos/vendor/zendframework/zend-mvc/src/ApplicationInterface.php
  1831. www/bareos/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php
  1832. www/bareos/vendor/zendframework/zend-mvc/src/Controller/AbstractConsoleController.php
  1833. www/bareos/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php
  1834. www/bareos/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php
  1835. www/bareos/vendor/zendframework/zend-mvc/src/Controller/ControllerManager.php
  1836. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/AbstractPlugin.php
  1837. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/AcceptableViewModelSelector.php
  1838. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/CreateConsoleNotFoundModel.php
  1839. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/CreateHttpNotFoundModel.php
  1840. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/FilePostRedirectGet.php
  1841. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/FlashMessenger.php
  1842. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Forward.php
  1843. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Identity.php
  1844. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Layout.php
  1845. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Params.php
  1846. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/PluginInterface.php
  1847. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/PostRedirectGet.php
  1848. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Redirect.php
  1849. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Service/ForwardFactory.php
  1850. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Service/IdentityFactory.php
  1851. www/bareos/vendor/zendframework/zend-mvc/src/Controller/Plugin/Url.php
  1852. www/bareos/vendor/zendframework/zend-mvc/src/Controller/PluginManager.php
  1853. www/bareos/vendor/zendframework/zend-mvc/src/DispatchListener.php
  1854. www/bareos/vendor/zendframework/zend-mvc/src/Exception/BadMethodCallException.php
  1855. www/bareos/vendor/zendframework/zend-mvc/src/Exception/DomainException.php
  1856. www/bareos/vendor/zendframework/zend-mvc/src/Exception/ExceptionInterface.php
  1857. www/bareos/vendor/zendframework/zend-mvc/src/Exception/InvalidArgumentException.php
  1858. www/bareos/vendor/zendframework/zend-mvc/src/Exception/InvalidControllerException.php
  1859. www/bareos/vendor/zendframework/zend-mvc/src/Exception/InvalidPluginException.php
  1860. www/bareos/vendor/zendframework/zend-mvc/src/Exception/MissingLocatorException.php
  1861. www/bareos/vendor/zendframework/zend-mvc/src/Exception/RuntimeException.php
  1862. www/bareos/vendor/zendframework/zend-mvc/src/HttpMethodListener.php
  1863. www/bareos/vendor/zendframework/zend-mvc/src/I18n/DummyTranslator.php
  1864. www/bareos/vendor/zendframework/zend-mvc/src/I18n/Translator.php
  1865. www/bareos/vendor/zendframework/zend-mvc/src/InjectApplicationEventInterface.php
  1866. www/bareos/vendor/zendframework/zend-mvc/src/ModuleRouteListener.php
  1867. www/bareos/vendor/zendframework/zend-mvc/src/MvcEvent.php
  1868. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/AbstractResponseSender.php
  1869. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/ConsoleResponseSender.php
  1870. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/HttpResponseSender.php
  1871. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/PhpEnvironmentResponseSender.php
  1872. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/ResponseSenderInterface.php
  1873. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/SendResponseEvent.php
  1874. www/bareos/vendor/zendframework/zend-mvc/src/ResponseSender/SimpleStreamResponseSender.php
  1875. www/bareos/vendor/zendframework/zend-mvc/src/RouteListener.php
  1876. www/bareos/vendor/zendframework/zend-mvc/src/Router/Console/Catchall.php
  1877. www/bareos/vendor/zendframework/zend-mvc/src/Router/Console/RouteInterface.php
  1878. www/bareos/vendor/zendframework/zend-mvc/src/Router/Console/RouteMatch.php
  1879. www/bareos/vendor/zendframework/zend-mvc/src/Router/Console/Simple.php
  1880. www/bareos/vendor/zendframework/zend-mvc/src/Router/Console/SimpleRouteStack.php
  1881. www/bareos/vendor/zendframework/zend-mvc/src/Router/Exception/ExceptionInterface.php
  1882. www/bareos/vendor/zendframework/zend-mvc/src/Router/Exception/InvalidArgumentException.php
  1883. www/bareos/vendor/zendframework/zend-mvc/src/Router/Exception/RuntimeException.php
  1884. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Chain.php
  1885. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Hostname.php
  1886. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Literal.php
  1887. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Method.php
  1888. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Part.php
  1889. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Query.php
  1890. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Regex.php
  1891. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/RouteInterface.php
  1892. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/RouteMatch.php
  1893. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Scheme.php
  1894. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Segment.php
  1895. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/TranslatorAwareTreeRouteStack.php
  1896. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/TreeRouteStack.php
  1897. www/bareos/vendor/zendframework/zend-mvc/src/Router/Http/Wildcard.php
  1898. www/bareos/vendor/zendframework/zend-mvc/src/Router/PriorityList.php
  1899. www/bareos/vendor/zendframework/zend-mvc/src/Router/RouteInterface.php
  1900. www/bareos/vendor/zendframework/zend-mvc/src/Router/RouteMatch.php
  1901. www/bareos/vendor/zendframework/zend-mvc/src/Router/RoutePluginManager.php
  1902. www/bareos/vendor/zendframework/zend-mvc/src/Router/RouteStackInterface.php
  1903. www/bareos/vendor/zendframework/zend-mvc/src/Router/SimpleRouteStack.php
  1904. www/bareos/vendor/zendframework/zend-mvc/src/SendResponseListener.php
  1905. www/bareos/vendor/zendframework/zend-mvc/src/Service/AbstractPluginManagerFactory.php
  1906. www/bareos/vendor/zendframework/zend-mvc/src/Service/ApplicationFactory.php
  1907. www/bareos/vendor/zendframework/zend-mvc/src/Service/ConfigFactory.php
  1908. www/bareos/vendor/zendframework/zend-mvc/src/Service/ConsoleAdapterFactory.php
  1909. www/bareos/vendor/zendframework/zend-mvc/src/Service/ConsoleViewManagerFactory.php
  1910. www/bareos/vendor/zendframework/zend-mvc/src/Service/ControllerLoaderFactory.php
  1911. www/bareos/vendor/zendframework/zend-mvc/src/Service/ControllerPluginManagerFactory.php
  1912. www/bareos/vendor/zendframework/zend-mvc/src/Service/DiAbstractServiceFactoryFactory.php
  1913. www/bareos/vendor/zendframework/zend-mvc/src/Service/DiFactory.php
  1914. www/bareos/vendor/zendframework/zend-mvc/src/Service/DiServiceInitializerFactory.php
  1915. www/bareos/vendor/zendframework/zend-mvc/src/Service/DiStrictAbstractServiceFactory.php
  1916. www/bareos/vendor/zendframework/zend-mvc/src/Service/DiStrictAbstractServiceFactoryFactory.php
  1917. www/bareos/vendor/zendframework/zend-mvc/src/Service/EventManagerFactory.php
  1918. www/bareos/vendor/zendframework/zend-mvc/src/Service/FilterManagerFactory.php
  1919. www/bareos/vendor/zendframework/zend-mvc/src/Service/FormAnnotationBuilderFactory.php
  1920. www/bareos/vendor/zendframework/zend-mvc/src/Service/FormElementManagerFactory.php
  1921. www/bareos/vendor/zendframework/zend-mvc/src/Service/HttpMethodListenerFactory.php
  1922. www/bareos/vendor/zendframework/zend-mvc/src/Service/HttpViewManagerFactory.php
  1923. www/bareos/vendor/zendframework/zend-mvc/src/Service/HydratorManagerFactory.php
  1924. www/bareos/vendor/zendframework/zend-mvc/src/Service/InjectTemplateListenerFactory.php
  1925. www/bareos/vendor/zendframework/zend-mvc/src/Service/InputFilterManagerFactory.php
  1926. www/bareos/vendor/zendframework/zend-mvc/src/Service/LogProcessorManagerFactory.php
  1927. www/bareos/vendor/zendframework/zend-mvc/src/Service/LogWriterManagerFactory.php
  1928. www/bareos/vendor/zendframework/zend-mvc/src/Service/ModuleManagerFactory.php
  1929. www/bareos/vendor/zendframework/zend-mvc/src/Service/PaginatorPluginManagerFactory.php
  1930. www/bareos/vendor/zendframework/zend-mvc/src/Service/RequestFactory.php
  1931. www/bareos/vendor/zendframework/zend-mvc/src/Service/ResponseFactory.php
  1932. www/bareos/vendor/zendframework/zend-mvc/src/Service/RoutePluginManagerFactory.php
  1933. www/bareos/vendor/zendframework/zend-mvc/src/Service/RouterFactory.php
  1934. www/bareos/vendor/zendframework/zend-mvc/src/Service/SerializerAdapterPluginManagerFactory.php
  1935. www/bareos/vendor/zendframework/zend-mvc/src/Service/ServiceListenerFactory.php
  1936. www/bareos/vendor/zendframework/zend-mvc/src/Service/ServiceManagerConfig.php
  1937. www/bareos/vendor/zendframework/zend-mvc/src/Service/TranslatorPluginManagerFactory.php
  1938. www/bareos/vendor/zendframework/zend-mvc/src/Service/TranslatorServiceFactory.php
  1939. www/bareos/vendor/zendframework/zend-mvc/src/Service/ValidatorManagerFactory.php
  1940. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewFeedStrategyFactory.php
  1941. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewHelperManagerFactory.php
  1942. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewJsonStrategyFactory.php
  1943. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewManagerFactory.php
  1944. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewPrefixPathStackResolverFactory.php
  1945. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewResolverFactory.php
  1946. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewTemplateMapResolverFactory.php
  1947. www/bareos/vendor/zendframework/zend-mvc/src/Service/ViewTemplatePathStackFactory.php
  1948. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/CreateViewModelListener.php
  1949. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/DefaultRenderingStrategy.php
  1950. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/ExceptionStrategy.php
  1951. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/InjectNamedConsoleParamsListener.php
  1952. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/InjectViewModelListener.php
  1953. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/RouteNotFoundStrategy.php
  1954. www/bareos/vendor/zendframework/zend-mvc/src/View/Console/ViewManager.php
  1955. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/CreateViewModelListener.php
  1956. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/DefaultRenderingStrategy.php
  1957. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/ExceptionStrategy.php
  1958. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/InjectRoutematchParamsListener.php
  1959. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/InjectTemplateListener.php
  1960. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/InjectViewModelListener.php
  1961. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/RouteNotFoundStrategy.php
  1962. www/bareos/vendor/zendframework/zend-mvc/src/View/Http/ViewManager.php
  1963. www/bareos/vendor/zendframework/zend-mvc/src/View/SendResponseListener.php
  1964. www/bareos/vendor/zendframework/zend-navigation/CHANGELOG.md
  1965. www/bareos/vendor/zendframework/zend-navigation/CONDUCT.md
  1966. www/bareos/vendor/zendframework/zend-navigation/CONTRIBUTING.md
  1967. www/bareos/vendor/zendframework/zend-navigation/LICENSE.md
  1968. www/bareos/vendor/zendframework/zend-navigation/README.md
  1969. www/bareos/vendor/zendframework/zend-navigation/composer.json
  1970. www/bareos/vendor/zendframework/zend-navigation/composer.lock
  1971. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.containers.md
  1972. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.intro.md
  1973. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.pages.md
  1974. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.quick-start.md
  1975. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.breadcrumbs.md
  1976. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.links.md
  1977. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.menu.md
  1978. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.navigation.md
  1979. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helper.sitemap.md
  1980. www/bareos/vendor/zendframework/zend-navigation/doc/book/zend.navigation.view.helpers.md
  1981. www/bareos/vendor/zendframework/zend-navigation/doc/bookdown.json
  1982. www/bareos/vendor/zendframework/zend-navigation/src/AbstractContainer.php
  1983. www/bareos/vendor/zendframework/zend-navigation/src/Exception/BadMethodCallException.php
  1984. www/bareos/vendor/zendframework/zend-navigation/src/Exception/DomainException.php
  1985. www/bareos/vendor/zendframework/zend-navigation/src/Exception/ExceptionInterface.php
  1986. www/bareos/vendor/zendframework/zend-navigation/src/Exception/InvalidArgumentException.php
  1987. www/bareos/vendor/zendframework/zend-navigation/src/Exception/OutOfBoundsException.php
  1988. www/bareos/vendor/zendframework/zend-navigation/src/Navigation.php
  1989. www/bareos/vendor/zendframework/zend-navigation/src/Page/AbstractPage.php
  1990. www/bareos/vendor/zendframework/zend-navigation/src/Page/Mvc.php
  1991. www/bareos/vendor/zendframework/zend-navigation/src/Page/Uri.php
  1992. www/bareos/vendor/zendframework/zend-navigation/src/Service/AbstractNavigationFactory.php
  1993. www/bareos/vendor/zendframework/zend-navigation/src/Service/ConstructedNavigationFactory.php
  1994. www/bareos/vendor/zendframework/zend-navigation/src/Service/DefaultNavigationFactory.php
  1995. www/bareos/vendor/zendframework/zend-navigation/src/Service/NavigationAbstractServiceFactory.php
  1996. www/bareos/vendor/zendframework/zend-navigation/src/View/HelperConfig.php
  1997. www/bareos/vendor/zendframework/zend-navigation/src/View/NavigationHelperFactory.php
  1998. www/bareos/vendor/zendframework/zend-serializer/CHANGELOG.md
  1999. www/bareos/vendor/zendframework/zend-serializer/CONTRIBUTING.md
  2000. www/bareos/vendor/zendframework/zend-serializer/LICENSE.md
  2001. www/bareos/vendor/zendframework/zend-serializer/README.md
  2002. www/bareos/vendor/zendframework/zend-serializer/composer.json
  2003. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/AbstractAdapter.php
  2004. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/AdapterInterface.php
  2005. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/AdapterOptions.php
  2006. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/IgBinary.php
  2007. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/Json.php
  2008. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/JsonOptions.php
  2009. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/MsgPack.php
  2010. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/PhpCode.php
  2011. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/PhpSerialize.php
  2012. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/PythonPickle.php
  2013. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/PythonPickleOptions.php
  2014. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/Wddx.php
  2015. www/bareos/vendor/zendframework/zend-serializer/src/Adapter/WddxOptions.php
  2016. www/bareos/vendor/zendframework/zend-serializer/src/AdapterPluginManager.php
  2017. www/bareos/vendor/zendframework/zend-serializer/src/Exception/ExceptionInterface.php
  2018. www/bareos/vendor/zendframework/zend-serializer/src/Exception/ExtensionNotLoadedException.php
  2019. www/bareos/vendor/zendframework/zend-serializer/src/Exception/InvalidArgumentException.php
  2020. www/bareos/vendor/zendframework/zend-serializer/src/Exception/RuntimeException.php
  2021. www/bareos/vendor/zendframework/zend-serializer/src/Serializer.php
  2022. www/bareos/vendor/zendframework/zend-servicemanager/CHANGELOG.md
  2023. www/bareos/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
  2024. www/bareos/vendor/zendframework/zend-servicemanager/LICENSE.md
  2025. www/bareos/vendor/zendframework/zend-servicemanager/README.md
  2026. www/bareos/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/AbstractFactoryFoo.php
  2027. www/bareos/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/FactoryFoo.php
  2028. www/bareos/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Foo.php
  2029. www/bareos/vendor/zendframework/zend-servicemanager/benchmarks/FetchServices.php
  2030. www/bareos/vendor/zendframework/zend-servicemanager/composer.json
  2031. www/bareos/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
  2032. www/bareos/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
  2033. www/bareos/vendor/zendframework/zend-servicemanager/src/Config.php
  2034. www/bareos/vendor/zendframework/zend-servicemanager/src/ConfigInterface.php
  2035. www/bareos/vendor/zendframework/zend-servicemanager/src/DelegatorFactoryInterface.php
  2036. www/bareos/vendor/zendframework/zend-servicemanager/src/Di/DiAbstractServiceFactory.php
  2037. www/bareos/vendor/zendframework/zend-servicemanager/src/Di/DiInstanceManagerProxy.php
  2038. www/bareos/vendor/zendframework/zend-servicemanager/src/Di/DiServiceFactory.php
  2039. www/bareos/vendor/zendframework/zend-servicemanager/src/Di/DiServiceInitializer.php
  2040. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/CircularDependencyFoundException.php
  2041. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/CircularReferenceException.php
  2042. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/ExceptionInterface.php
  2043. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/InvalidArgumentException.php
  2044. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceException.php
  2045. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceNameException.php
  2046. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/RuntimeException.php
  2047. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/ServiceLocatorUsageException.php
  2048. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotCreatedException.php
  2049. www/bareos/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotFoundException.php
  2050. www/bareos/vendor/zendframework/zend-servicemanager/src/Factory/InvokableFactory.php
  2051. www/bareos/vendor/zendframework/zend-servicemanager/src/FactoryInterface.php
  2052. www/bareos/vendor/zendframework/zend-servicemanager/src/InitializerInterface.php
  2053. www/bareos/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsInterface.php
  2054. www/bareos/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsTrait.php
  2055. www/bareos/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactory.php
  2056. www/bareos/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactoryFactory.php
  2057. www/bareos/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareInterface.php
  2058. www/bareos/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareTrait.php
  2059. www/bareos/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php
  2060. www/bareos/vendor/zendframework/zend-servicemanager/src/ServiceManager.php
  2061. www/bareos/vendor/zendframework/zend-servicemanager/src/ServiceManagerAwareInterface.php
  2062. www/bareos/vendor/zendframework/zend-servicemanager/src/Test/CommonPluginManagerTrait.php
  2063. www/bareos/vendor/zendframework/zend-session/CHANGELOG.md
  2064. www/bareos/vendor/zendframework/zend-session/CONDUCT.md
  2065. www/bareos/vendor/zendframework/zend-session/CONTRIBUTING.md
  2066. www/bareos/vendor/zendframework/zend-session/LICENSE.md
  2067. www/bareos/vendor/zendframework/zend-session/README.md
  2068. www/bareos/vendor/zendframework/zend-session/composer.json
  2069. www/bareos/vendor/zendframework/zend-session/doc/book/config.md
  2070. www/bareos/vendor/zendframework/zend-session/doc/book/container.md
  2071. www/bareos/vendor/zendframework/zend-session/doc/book/index.html
  2072. www/bareos/vendor/zendframework/zend-session/doc/book/index.md
  2073. www/bareos/vendor/zendframework/zend-session/doc/book/manager.md
  2074. www/bareos/vendor/zendframework/zend-session/doc/book/save-handler.md
  2075. www/bareos/vendor/zendframework/zend-session/doc/book/storage.md
  2076. www/bareos/vendor/zendframework/zend-session/doc/book/validator.md
  2077. www/bareos/vendor/zendframework/zend-session/mkdocs.yml
  2078. www/bareos/vendor/zendframework/zend-session/phpcs.xml
  2079. www/bareos/vendor/zendframework/zend-session/src/AbstractContainer.php
  2080. www/bareos/vendor/zendframework/zend-session/src/AbstractManager.php
  2081. www/bareos/vendor/zendframework/zend-session/src/Config/ConfigInterface.php
  2082. www/bareos/vendor/zendframework/zend-session/src/Config/SessionConfig.php
  2083. www/bareos/vendor/zendframework/zend-session/src/Config/StandardConfig.php
  2084. www/bareos/vendor/zendframework/zend-session/src/ConfigProvider.php
  2085. www/bareos/vendor/zendframework/zend-session/src/Container.php
  2086. www/bareos/vendor/zendframework/zend-session/src/Exception/BadMethodCallException.php
  2087. www/bareos/vendor/zendframework/zend-session/src/Exception/ExceptionInterface.php
  2088. www/bareos/vendor/zendframework/zend-session/src/Exception/InvalidArgumentException.php
  2089. www/bareos/vendor/zendframework/zend-session/src/Exception/RuntimeException.php
  2090. www/bareos/vendor/zendframework/zend-session/src/ManagerInterface.php
  2091. www/bareos/vendor/zendframework/zend-session/src/Module.php
  2092. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/Cache.php
  2093. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/DbTableGateway.php
  2094. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/DbTableGatewayOptions.php
  2095. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/MongoDB.php
  2096. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/MongoDBOptions.php
  2097. www/bareos/vendor/zendframework/zend-session/src/SaveHandler/SaveHandlerInterface.php
  2098. www/bareos/vendor/zendframework/zend-session/src/Service/ContainerAbstractServiceFactory.php
  2099. www/bareos/vendor/zendframework/zend-session/src/Service/SessionConfigFactory.php
  2100. www/bareos/vendor/zendframework/zend-session/src/Service/SessionManagerFactory.php
  2101. www/bareos/vendor/zendframework/zend-session/src/Service/StorageFactory.php
  2102. www/bareos/vendor/zendframework/zend-session/src/SessionManager.php
  2103. www/bareos/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php
  2104. www/bareos/vendor/zendframework/zend-session/src/Storage/ArrayStorage.php
  2105. www/bareos/vendor/zendframework/zend-session/src/Storage/Factory.php
  2106. www/bareos/vendor/zendframework/zend-session/src/Storage/SessionArrayStorage.php
  2107. www/bareos/vendor/zendframework/zend-session/src/Storage/SessionStorage.php
  2108. www/bareos/vendor/zendframework/zend-session/src/Storage/StorageInitializationInterface.php
  2109. www/bareos/vendor/zendframework/zend-session/src/Storage/StorageInterface.php
  2110. www/bareos/vendor/zendframework/zend-session/src/Validator/AbstractValidatorChainEM2.php
  2111. www/bareos/vendor/zendframework/zend-session/src/Validator/AbstractValidatorChainEM3.php
  2112. www/bareos/vendor/zendframework/zend-session/src/Validator/HttpUserAgent.php
  2113. www/bareos/vendor/zendframework/zend-session/src/Validator/Id.php
  2114. www/bareos/vendor/zendframework/zend-session/src/Validator/RemoteAddr.php
  2115. www/bareos/vendor/zendframework/zend-session/src/Validator/ValidatorChainTrait.php
  2116. www/bareos/vendor/zendframework/zend-session/src/Validator/ValidatorInterface.php
  2117. www/bareos/vendor/zendframework/zend-session/src/ValidatorChain.php
  2118. www/bareos/vendor/zendframework/zend-session/src/compatibility/autoload.php
  2119. www/bareos/vendor/zendframework/zend-stdlib/CHANGELOG.md
  2120. www/bareos/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
  2121. www/bareos/vendor/zendframework/zend-stdlib/LICENSE.md
  2122. www/bareos/vendor/zendframework/zend-stdlib/README.md
  2123. www/bareos/vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
  2124. www/bareos/vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
  2125. www/bareos/vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
  2126. www/bareos/vendor/zendframework/zend-stdlib/composer.json
  2127. www/bareos/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
  2128. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayObject.php
  2129. www/bareos/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
  2130. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayStack.php
  2131. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayUtils.php
  2132. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php
  2133. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php
  2134. www/bareos/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
  2135. www/bareos/vendor/zendframework/zend-stdlib/src/CallbackHandler.php
  2136. www/bareos/vendor/zendframework/zend-stdlib/src/DateTime.php
  2137. www/bareos/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php
  2138. www/bareos/vendor/zendframework/zend-stdlib/src/ErrorHandler.php
  2139. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php
  2140. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/DomainException.php
  2141. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php
  2142. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php
  2143. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php
  2144. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/InvalidCallbackException.php
  2145. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
  2146. www/bareos/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
  2147. www/bareos/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php
  2148. www/bareos/vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php
  2149. www/bareos/vendor/zendframework/zend-stdlib/src/Glob.php
  2150. www/bareos/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
  2151. www/bareos/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
  2152. www/bareos/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php
  2153. www/bareos/vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.php
  2154. www/bareos/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php
  2155. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php
  2156. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php
  2157. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php
  2158. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php
  2159. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php
  2160. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php
  2161. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php
  2162. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php
  2163. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php
  2164. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php
  2165. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php
  2166. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php
  2167. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php
  2168. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php
  2169. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php
  2170. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php
  2171. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php
  2172. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php
  2173. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php
  2174. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php
  2175. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php
  2176. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php
  2177. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php
  2178. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php
  2179. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php
  2180. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingArrayIterator.php
  2181. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorInterface.php
  2182. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Iterator/HydratingIteratorIterator.php
  2183. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
  2184. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php
  2185. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php
  2186. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php
  2187. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php
  2188. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php
  2189. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php
  2190. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php
  2191. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php
  2192. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php
  2193. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php
  2194. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php
  2195. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php
  2196. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php
  2197. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php
  2198. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php
  2199. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php
  2200. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php
  2201. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php
  2202. www/bareos/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php
  2203. www/bareos/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
  2204. www/bareos/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
  2205. www/bareos/vendor/zendframework/zend-stdlib/src/Message.php
  2206. www/bareos/vendor/zendframework/zend-stdlib/src/MessageInterface.php
  2207. www/bareos/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
  2208. www/bareos/vendor/zendframework/zend-stdlib/src/Parameters.php
  2209. www/bareos/vendor/zendframework/zend-stdlib/src/ParametersInterface.php
  2210. www/bareos/vendor/zendframework/zend-stdlib/src/PriorityList.php
  2211. www/bareos/vendor/zendframework/zend-stdlib/src/PriorityQueue.php
  2212. www/bareos/vendor/zendframework/zend-stdlib/src/Request.php
  2213. www/bareos/vendor/zendframework/zend-stdlib/src/RequestInterface.php
  2214. www/bareos/vendor/zendframework/zend-stdlib/src/Response.php
  2215. www/bareos/vendor/zendframework/zend-stdlib/src/ResponseInterface.php
  2216. www/bareos/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php
  2217. www/bareos/vendor/zendframework/zend-stdlib/src/SplQueue.php
  2218. www/bareos/vendor/zendframework/zend-stdlib/src/SplStack.php
  2219. www/bareos/vendor/zendframework/zend-stdlib/src/StringUtils.php
  2220. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php
  2221. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php
  2222. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php
  2223. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php
  2224. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php
  2225. www/bareos/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php
  2226. www/bareos/vendor/zendframework/zend-stdlib/src/compatibility/autoload.php
  2227. www/bareos/vendor/zendframework/zend-uri/CHANGELOG.md
  2228. www/bareos/vendor/zendframework/zend-uri/LICENSE.md
  2229. www/bareos/vendor/zendframework/zend-uri/README.md
  2230. www/bareos/vendor/zendframework/zend-uri/composer.json
  2231. www/bareos/vendor/zendframework/zend-uri/docs/CODE_OF_CONDUCT.md
  2232. www/bareos/vendor/zendframework/zend-uri/docs/CONTRIBUTING.md
  2233. www/bareos/vendor/zendframework/zend-uri/docs/ISSUE_TEMPLATE.md
  2234. www/bareos/vendor/zendframework/zend-uri/docs/PULL_REQUEST_TEMPLATE.md
  2235. www/bareos/vendor/zendframework/zend-uri/docs/SUPPORT.md
  2236. www/bareos/vendor/zendframework/zend-uri/docs/book/index.html
  2237. www/bareos/vendor/zendframework/zend-uri/docs/book/intro.md
  2238. www/bareos/vendor/zendframework/zend-uri/docs/book/usage.md
  2239. www/bareos/vendor/zendframework/zend-uri/src/Exception/ExceptionInterface.php
  2240. www/bareos/vendor/zendframework/zend-uri/src/Exception/InvalidArgumentException.php
  2241. www/bareos/vendor/zendframework/zend-uri/src/Exception/InvalidUriException.php
  2242. www/bareos/vendor/zendframework/zend-uri/src/Exception/InvalidUriPartException.php
  2243. www/bareos/vendor/zendframework/zend-uri/src/File.php
  2244. www/bareos/vendor/zendframework/zend-uri/src/Http.php
  2245. www/bareos/vendor/zendframework/zend-uri/src/Mailto.php
  2246. www/bareos/vendor/zendframework/zend-uri/src/Uri.php
  2247. www/bareos/vendor/zendframework/zend-uri/src/UriFactory.php
  2248. www/bareos/vendor/zendframework/zend-uri/src/UriInterface.php
  2249. www/bareos/vendor/zendframework/zend-uri/test/FileTest.php
  2250. www/bareos/vendor/zendframework/zend-uri/test/HttpTest.php
  2251. www/bareos/vendor/zendframework/zend-uri/test/MailtoTest.php
  2252. www/bareos/vendor/zendframework/zend-uri/test/UriFactoryTest.php
  2253. www/bareos/vendor/zendframework/zend-uri/test/UriTest.php
  2254. www/bareos/vendor/zendframework/zend-uri/test/_files/testVeryLongUriZF3712.txt
  2255. www/bareos/vendor/zendframework/zend-validator/CHANGELOG.md
  2256. www/bareos/vendor/zendframework/zend-validator/CONDUCT.md
  2257. www/bareos/vendor/zendframework/zend-validator/CONTRIBUTING.md
  2258. www/bareos/vendor/zendframework/zend-validator/LICENSE.md
  2259. www/bareos/vendor/zendframework/zend-validator/README.md
  2260. www/bareos/vendor/zendframework/zend-validator/bin/update_hostname_validator.php
  2261. www/bareos/vendor/zendframework/zend-validator/composer.json
  2262. www/bareos/vendor/zendframework/zend-validator/composer.lock
  2263. www/bareos/vendor/zendframework/zend-validator/doc/book/index.html
  2264. www/bareos/vendor/zendframework/zend-validator/doc/book/index.md
  2265. www/bareos/vendor/zendframework/zend-validator/doc/book/intro.md
  2266. www/bareos/vendor/zendframework/zend-validator/doc/book/messages.md
  2267. www/bareos/vendor/zendframework/zend-validator/doc/book/set.md
  2268. www/bareos/vendor/zendframework/zend-validator/doc/book/validator-chains.md
  2269. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/barcode.md
  2270. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/between.md
  2271. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/callback.md
  2272. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/credit-card.md
  2273. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/date.md
  2274. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/db.md
  2275. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/digits.md
  2276. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/email-address.md
  2277. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/explode.md
  2278. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/count.md
  2279. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/crc32.md
  2280. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/exclude-extension.md
  2281. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/exclude-mime-type.md
  2282. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/exists.md
  2283. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/extension.md
  2284. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/files-size.md
  2285. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/hash.md
  2286. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/image-size.md
  2287. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/intro.md
  2288. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/is-compressed.md
  2289. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/is-image.md
  2290. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/md5.md
  2291. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/mime-type.md
  2292. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/not-exists.md
  2293. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/sha1.md
  2294. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/size.md
  2295. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/upload-file.md
  2296. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/upload.md
  2297. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/file/word-count.md
  2298. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/greater-than.md
  2299. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/hex.md
  2300. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/hostname.md
  2301. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/iban.md
  2302. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/identical.md
  2303. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/in-array.md
  2304. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/ip.md
  2305. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/is-countable.md
  2306. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/isbn.md
  2307. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/isinstanceof.md
  2308. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/less-than.md
  2309. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/not-empty.md
  2310. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/regex.md
  2311. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/sitemap.md
  2312. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/step.md
  2313. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/string-length.md
  2314. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/timezone.md
  2315. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/uri.md
  2316. www/bareos/vendor/zendframework/zend-validator/doc/book/validators/uuid.md
  2317. www/bareos/vendor/zendframework/zend-validator/doc/book/writing-validators.md
  2318. www/bareos/vendor/zendframework/zend-validator/mkdocs.yml
  2319. www/bareos/vendor/zendframework/zend-validator/phpcs.xml
  2320. www/bareos/vendor/zendframework/zend-validator/src/AbstractValidator.php
  2321. www/bareos/vendor/zendframework/zend-validator/src/Barcode.php
  2322. www/bareos/vendor/zendframework/zend-validator/src/Barcode/AbstractAdapter.php
  2323. www/bareos/vendor/zendframework/zend-validator/src/Barcode/AdapterInterface.php
  2324. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Codabar.php
  2325. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code128.php
  2326. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code25.php
  2327. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code25interleaved.php
  2328. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code39.php
  2329. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code39ext.php
  2330. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code93.php
  2331. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Code93ext.php
  2332. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean12.php
  2333. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean13.php
  2334. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean14.php
  2335. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean18.php
  2336. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean2.php
  2337. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean5.php
  2338. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Ean8.php
  2339. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Gtin12.php
  2340. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Gtin13.php
  2341. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Gtin14.php
  2342. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Identcode.php
  2343. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Intelligentmail.php
  2344. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Issn.php
  2345. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Itf14.php
  2346. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Leitcode.php
  2347. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Planet.php
  2348. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Postnet.php
  2349. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Royalmail.php
  2350. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Sscc.php
  2351. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Upca.php
  2352. www/bareos/vendor/zendframework/zend-validator/src/Barcode/Upce.php
  2353. www/bareos/vendor/zendframework/zend-validator/src/Between.php
  2354. www/bareos/vendor/zendframework/zend-validator/src/Bitwise.php
  2355. www/bareos/vendor/zendframework/zend-validator/src/Callback.php
  2356. www/bareos/vendor/zendframework/zend-validator/src/ConfigProvider.php
  2357. www/bareos/vendor/zendframework/zend-validator/src/CreditCard.php
  2358. www/bareos/vendor/zendframework/zend-validator/src/Csrf.php
  2359. www/bareos/vendor/zendframework/zend-validator/src/Date.php
  2360. www/bareos/vendor/zendframework/zend-validator/src/DateStep.php
  2361. www/bareos/vendor/zendframework/zend-validator/src/Db/AbstractDb.php
  2362. www/bareos/vendor/zendframework/zend-validator/src/Db/NoRecordExists.php
  2363. www/bareos/vendor/zendframework/zend-validator/src/Db/RecordExists.php
  2364. www/bareos/vendor/zendframework/zend-validator/src/Digits.php
  2365. www/bareos/vendor/zendframework/zend-validator/src/EmailAddress.php
  2366. www/bareos/vendor/zendframework/zend-validator/src/Exception/BadMethodCallException.php
  2367. www/bareos/vendor/zendframework/zend-validator/src/Exception/ExceptionInterface.php
  2368. www/bareos/vendor/zendframework/zend-validator/src/Exception/ExtensionNotLoadedException.php
  2369. www/bareos/vendor/zendframework/zend-validator/src/Exception/InvalidArgumentException.php
  2370. www/bareos/vendor/zendframework/zend-validator/src/Exception/InvalidMagicMimeFileException.php
  2371. www/bareos/vendor/zendframework/zend-validator/src/Exception/RuntimeException.php
  2372. www/bareos/vendor/zendframework/zend-validator/src/Explode.php
  2373. www/bareos/vendor/zendframework/zend-validator/src/File/Count.php
  2374. www/bareos/vendor/zendframework/zend-validator/src/File/Crc32.php
  2375. www/bareos/vendor/zendframework/zend-validator/src/File/ExcludeExtension.php
  2376. www/bareos/vendor/zendframework/zend-validator/src/File/ExcludeMimeType.php
  2377. www/bareos/vendor/zendframework/zend-validator/src/File/Exists.php
  2378. www/bareos/vendor/zendframework/zend-validator/src/File/Extension.php
  2379. www/bareos/vendor/zendframework/zend-validator/src/File/FilesSize.php
  2380. www/bareos/vendor/zendframework/zend-validator/src/File/Hash.php
  2381. www/bareos/vendor/zendframework/zend-validator/src/File/ImageSize.php
  2382. www/bareos/vendor/zendframework/zend-validator/src/File/IsCompressed.php
  2383. www/bareos/vendor/zendframework/zend-validator/src/File/IsImage.php
  2384. www/bareos/vendor/zendframework/zend-validator/src/File/Md5.php
  2385. www/bareos/vendor/zendframework/zend-validator/src/File/MimeType.php
  2386. www/bareos/vendor/zendframework/zend-validator/src/File/NotExists.php
  2387. www/bareos/vendor/zendframework/zend-validator/src/File/Sha1.php
  2388. www/bareos/vendor/zendframework/zend-validator/src/File/Size.php
  2389. www/bareos/vendor/zendframework/zend-validator/src/File/Upload.php
  2390. www/bareos/vendor/zendframework/zend-validator/src/File/UploadFile.php
  2391. www/bareos/vendor/zendframework/zend-validator/src/File/WordCount.php
  2392. www/bareos/vendor/zendframework/zend-validator/src/GpsPoint.php
  2393. www/bareos/vendor/zendframework/zend-validator/src/GreaterThan.php
  2394. www/bareos/vendor/zendframework/zend-validator/src/Hex.php
  2395. www/bareos/vendor/zendframework/zend-validator/src/Hostname.php
  2396. www/bareos/vendor/zendframework/zend-validator/src/Hostname/Biz.php
  2397. www/bareos/vendor/zendframework/zend-validator/src/Hostname/Cn.php
  2398. www/bareos/vendor/zendframework/zend-validator/src/Hostname/Com.php
  2399. www/bareos/vendor/zendframework/zend-validator/src/Hostname/Jp.php
  2400. www/bareos/vendor/zendframework/zend-validator/src/Iban.php
  2401. www/bareos/vendor/zendframework/zend-validator/src/Identical.php
  2402. www/bareos/vendor/zendframework/zend-validator/src/InArray.php
  2403. www/bareos/vendor/zendframework/zend-validator/src/Ip.php
  2404. www/bareos/vendor/zendframework/zend-validator/src/IsCountable.php
  2405. www/bareos/vendor/zendframework/zend-validator/src/IsInstanceOf.php
  2406. www/bareos/vendor/zendframework/zend-validator/src/Isbn.php
  2407. www/bareos/vendor/zendframework/zend-validator/src/Isbn/Isbn10.php
  2408. www/bareos/vendor/zendframework/zend-validator/src/Isbn/Isbn13.php
  2409. www/bareos/vendor/zendframework/zend-validator/src/LessThan.php
  2410. www/bareos/vendor/zendframework/zend-validator/src/Module.php
  2411. www/bareos/vendor/zendframework/zend-validator/src/NotEmpty.php
  2412. www/bareos/vendor/zendframework/zend-validator/src/Regex.php
  2413. www/bareos/vendor/zendframework/zend-validator/src/Sitemap/Changefreq.php
  2414. www/bareos/vendor/zendframework/zend-validator/src/Sitemap/Lastmod.php
  2415. www/bareos/vendor/zendframework/zend-validator/src/Sitemap/Loc.php
  2416. www/bareos/vendor/zendframework/zend-validator/src/Sitemap/Priority.php
  2417. www/bareos/vendor/zendframework/zend-validator/src/StaticValidator.php
  2418. www/bareos/vendor/zendframework/zend-validator/src/Step.php
  2419. www/bareos/vendor/zendframework/zend-validator/src/StringLength.php
  2420. www/bareos/vendor/zendframework/zend-validator/src/Timezone.php
  2421. www/bareos/vendor/zendframework/zend-validator/src/Translator/TranslatorAwareInterface.php
  2422. www/bareos/vendor/zendframework/zend-validator/src/Translator/TranslatorInterface.php
  2423. www/bareos/vendor/zendframework/zend-validator/src/Uri.php
  2424. www/bareos/vendor/zendframework/zend-validator/src/Uuid.php
  2425. www/bareos/vendor/zendframework/zend-validator/src/ValidatorChain.php
  2426. www/bareos/vendor/zendframework/zend-validator/src/ValidatorInterface.php
  2427. www/bareos/vendor/zendframework/zend-validator/src/ValidatorPluginManager.php
  2428. www/bareos/vendor/zendframework/zend-validator/src/ValidatorPluginManagerAwareInterface.php
  2429. www/bareos/vendor/zendframework/zend-validator/src/ValidatorPluginManagerFactory.php
  2430. www/bareos/vendor/zendframework/zend-validator/src/ValidatorProviderInterface.php
  2431. www/bareos/vendor/zendframework/zend-version/CONTRIBUTING.md
  2432. www/bareos/vendor/zendframework/zend-version/LICENSE.md
  2433. www/bareos/vendor/zendframework/zend-version/README.md
  2434. www/bareos/vendor/zendframework/zend-version/composer.json
  2435. www/bareos/vendor/zendframework/zend-version/src/Version.php
  2436. www/bareos/vendor/zendframework/zend-view/CHANGELOG.md
  2437. www/bareos/vendor/zendframework/zend-view/CONDUCT.md
  2438. www/bareos/vendor/zendframework/zend-view/CONTRIBUTING.md
  2439. www/bareos/vendor/zendframework/zend-view/LICENSE.md
  2440. www/bareos/vendor/zendframework/zend-view/README.md
  2441. www/bareos/vendor/zendframework/zend-view/composer.json
  2442. www/bareos/vendor/zendframework/zend-view/composer.lock
  2443. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/advanced-usage.md
  2444. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/base-path.md
  2445. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/cycle.md
  2446. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/doctype.md
  2447. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/flash-messenger.md
  2448. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/gravatar.md
  2449. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/head-link.md
  2450. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/head-meta.md
  2451. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/head-script.md
  2452. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/head-style.md
  2453. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/head-title.md
  2454. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/html-list.md
  2455. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/html-object.md
  2456. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/identity.md
  2457. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/inline-script.md
  2458. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/intro.md
  2459. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/json.md
  2460. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/partial.md
  2461. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/placeholder.md
  2462. www/bareos/vendor/zendframework/zend-view/doc/book/helpers/url.md
  2463. www/bareos/vendor/zendframework/zend-view/doc/book/index.html
  2464. www/bareos/vendor/zendframework/zend-view/doc/book/index.md
  2465. www/bareos/vendor/zendframework/zend-view/doc/book/php-renderer.md
  2466. www/bareos/vendor/zendframework/zend-view/doc/book/quick-start.md
  2467. www/bareos/vendor/zendframework/zend-view/doc/book/view-event.md
  2468. www/bareos/vendor/zendframework/zend-view/doc/book/view-scripts.md
  2469. www/bareos/vendor/zendframework/zend-view/mkdocs.yml
  2470. www/bareos/vendor/zendframework/zend-view/src/Exception/BadMethodCallException.php
  2471. www/bareos/vendor/zendframework/zend-view/src/Exception/DomainException.php
  2472. www/bareos/vendor/zendframework/zend-view/src/Exception/ExceptionInterface.php
  2473. www/bareos/vendor/zendframework/zend-view/src/Exception/InvalidArgumentException.php
  2474. www/bareos/vendor/zendframework/zend-view/src/Exception/InvalidHelperException.php
  2475. www/bareos/vendor/zendframework/zend-view/src/Exception/RuntimeException.php
  2476. www/bareos/vendor/zendframework/zend-view/src/Exception/UnexpectedValueException.php
  2477. www/bareos/vendor/zendframework/zend-view/src/Helper/AbstractHelper.php
  2478. www/bareos/vendor/zendframework/zend-view/src/Helper/AbstractHtmlElement.php
  2479. www/bareos/vendor/zendframework/zend-view/src/Helper/BasePath.php
  2480. www/bareos/vendor/zendframework/zend-view/src/Helper/Cycle.php
  2481. www/bareos/vendor/zendframework/zend-view/src/Helper/DeclareVars.php
  2482. www/bareos/vendor/zendframework/zend-view/src/Helper/Doctype.php
  2483. www/bareos/vendor/zendframework/zend-view/src/Helper/EscapeCss.php
  2484. www/bareos/vendor/zendframework/zend-view/src/Helper/EscapeHtml.php
  2485. www/bareos/vendor/zendframework/zend-view/src/Helper/EscapeHtmlAttr.php
  2486. www/bareos/vendor/zendframework/zend-view/src/Helper/EscapeJs.php
  2487. www/bareos/vendor/zendframework/zend-view/src/Helper/EscapeUrl.php
  2488. www/bareos/vendor/zendframework/zend-view/src/Helper/Escaper/AbstractHelper.php
  2489. www/bareos/vendor/zendframework/zend-view/src/Helper/FlashMessenger.php
  2490. www/bareos/vendor/zendframework/zend-view/src/Helper/Gravatar.php
  2491. www/bareos/vendor/zendframework/zend-view/src/Helper/HeadLink.php
  2492. www/bareos/vendor/zendframework/zend-view/src/Helper/HeadMeta.php
  2493. www/bareos/vendor/zendframework/zend-view/src/Helper/HeadScript.php
  2494. www/bareos/vendor/zendframework/zend-view/src/Helper/HeadStyle.php
  2495. www/bareos/vendor/zendframework/zend-view/src/Helper/HeadTitle.php
  2496. www/bareos/vendor/zendframework/zend-view/src/Helper/HelperInterface.php
  2497. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlFlash.php
  2498. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlList.php
  2499. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlObject.php
  2500. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlPage.php
  2501. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlQuicktime.php
  2502. www/bareos/vendor/zendframework/zend-view/src/Helper/HtmlTag.php
  2503. www/bareos/vendor/zendframework/zend-view/src/Helper/Identity.php
  2504. www/bareos/vendor/zendframework/zend-view/src/Helper/InlineScript.php
  2505. www/bareos/vendor/zendframework/zend-view/src/Helper/Json.php
  2506. www/bareos/vendor/zendframework/zend-view/src/Helper/Layout.php
  2507. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation.php
  2508. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/AbstractHelper.php
  2509. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/Breadcrumbs.php
  2510. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/HelperInterface.php
  2511. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/Links.php
  2512. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/Listener/AclListener.php
  2513. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/Menu.php
  2514. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/PluginManager.php
  2515. www/bareos/vendor/zendframework/zend-view/src/Helper/Navigation/Sitemap.php
  2516. www/bareos/vendor/zendframework/zend-view/src/Helper/PaginationControl.php
  2517. www/bareos/vendor/zendframework/zend-view/src/Helper/Partial.php
  2518. www/bareos/vendor/zendframework/zend-view/src/Helper/PartialLoop.php
  2519. www/bareos/vendor/zendframework/zend-view/src/Helper/Placeholder.php
  2520. www/bareos/vendor/zendframework/zend-view/src/Helper/Placeholder/Container.php
  2521. www/bareos/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/AbstractContainer.php
  2522. www/bareos/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/AbstractStandalone.php
  2523. www/bareos/vendor/zendframework/zend-view/src/Helper/Placeholder/Registry.php
  2524. www/bareos/vendor/zendframework/zend-view/src/Helper/RenderChildModel.php
  2525. www/bareos/vendor/zendframework/zend-view/src/Helper/RenderToPlaceholder.php
  2526. www/bareos/vendor/zendframework/zend-view/src/Helper/ServerUrl.php
  2527. www/bareos/vendor/zendframework/zend-view/src/Helper/Service/FlashMessengerFactory.php
  2528. www/bareos/vendor/zendframework/zend-view/src/Helper/Service/IdentityFactory.php
  2529. www/bareos/vendor/zendframework/zend-view/src/Helper/TranslatorAwareTrait.php
  2530. www/bareos/vendor/zendframework/zend-view/src/Helper/Url.php
  2531. www/bareos/vendor/zendframework/zend-view/src/Helper/ViewModel.php
  2532. www/bareos/vendor/zendframework/zend-view/src/HelperPluginManager.php
  2533. www/bareos/vendor/zendframework/zend-view/src/Model/ClearableModelInterface.php
  2534. www/bareos/vendor/zendframework/zend-view/src/Model/ConsoleModel.php
  2535. www/bareos/vendor/zendframework/zend-view/src/Model/FeedModel.php
  2536. www/bareos/vendor/zendframework/zend-view/src/Model/JsonModel.php
  2537. www/bareos/vendor/zendframework/zend-view/src/Model/ModelInterface.php
  2538. www/bareos/vendor/zendframework/zend-view/src/Model/RetrievableChildrenInterface.php
  2539. www/bareos/vendor/zendframework/zend-view/src/Model/ViewModel.php
  2540. www/bareos/vendor/zendframework/zend-view/src/Renderer/ConsoleRenderer.php
  2541. www/bareos/vendor/zendframework/zend-view/src/Renderer/FeedRenderer.php
  2542. www/bareos/vendor/zendframework/zend-view/src/Renderer/JsonRenderer.php
  2543. www/bareos/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php
  2544. www/bareos/vendor/zendframework/zend-view/src/Renderer/RendererInterface.php
  2545. www/bareos/vendor/zendframework/zend-view/src/Renderer/TreeRendererInterface.php
  2546. www/bareos/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php
  2547. www/bareos/vendor/zendframework/zend-view/src/Resolver/PrefixPathStackResolver.php
  2548. www/bareos/vendor/zendframework/zend-view/src/Resolver/RelativeFallbackResolver.php
  2549. www/bareos/vendor/zendframework/zend-view/src/Resolver/ResolverInterface.php
  2550. www/bareos/vendor/zendframework/zend-view/src/Resolver/TemplateMapResolver.php
  2551. www/bareos/vendor/zendframework/zend-view/src/Resolver/TemplatePathStack.php
  2552. www/bareos/vendor/zendframework/zend-view/src/Strategy/FeedStrategy.php
  2553. www/bareos/vendor/zendframework/zend-view/src/Strategy/JsonStrategy.php
  2554. www/bareos/vendor/zendframework/zend-view/src/Strategy/PhpRendererStrategy.php
  2555. www/bareos/vendor/zendframework/zend-view/src/Stream.php
  2556. www/bareos/vendor/zendframework/zend-view/src/Variables.php
  2557. www/bareos/vendor/zendframework/zend-view/src/View.php
  2558. www/bareos/vendor/zendframework/zend-view/src/ViewEvent.php
  2559. www/bareos/version.php
  2560. @owner
  2561. @group
  2562. @owner
  2563. @group
  2564. @mode
Collapse this list.
Dependency lines:
  • bareos22-webui>0:www/bareos22-webui
To install the port:
cd /usr/ports/www/bareos22-webui/ && make install clean
To add the package, run one of these commands:
  • pkg install www/bareos22-webui
  • pkg install bareos22-webui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bareos22-webui
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704486712 SHA256 (bareos-bareos-Release-22.1.3_GH0.tar.gz) = 765bf250a34296756051e896b28130b2ca3965cebaf310116c50e3e6c63d7d52 SIZE (bareos-bareos-Release-22.1.3_GH0.tar.gz) = 14745204

Packages (timestamps in pop-ups are UTC):
bareos22-webui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest22.1.322.1.3-22.1.322.1.3---
FreeBSD:13:quarterly22.1.322.1.3-22.1.322.1.3---
FreeBSD:14:latest22.1.322.1.3-22.1.322.1.3---
FreeBSD:14:quarterly22.1.322.1.3-22.1.322.1.3---
FreeBSD:15:latest22.1.322.1.3n/a22.1.3n/a22.1.322.1.322.1.3
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. php.h : lang/php82
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. gettext.so : devel/php82-gettext
  7. ctype.so : textproc/php82-ctype
  8. session.so : www/php82-session
  9. iconv.so : converters/php82-iconv
  10. pdo_pgsql.so : databases/php82-pdo_pgsql
Runtime dependencies:
  1. php.h : lang/php82
  2. gettext.so : devel/php82-gettext
  3. ctype.so : textproc/php82-ctype
  4. session.so : www/php82-session
  5. iconv.so : converters/php82-iconv
  6. pdo_pgsql.so : databases/php82-pdo_pgsql
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for bareos22-webui-22.1.3: PGSQL=on: PostgreSQL database support ===> Use 'make config' to modify these settings
Options name:
www_bareos22-webui
USES:
cpe php:build cmake gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bareos/bareos/tar.gz/Release/22.1.3?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
22.1.3
19 Jan 2024 23:41:04
commit hash: e86aedbcb08513bd8f85420435909783d87084fbcommit hash: e86aedbcb08513bd8f85420435909783d87084fbcommit hash: e86aedbcb08513bd8f85420435909783d87084fbcommit hash: e86aedbcb08513bd8f85420435909783d87084fb files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/bareos22-*: Copy bareos-* ports to bareso22-* ones

- bareos-* ports will be updated to 23.0.1 soon

Number of commits found: 1