dependabot-composer 0.119.0.beta1 → 0.119.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1558) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -1564
  3. data/helpers/.php_cs.cache +0 -1
  4. data/helpers/vendor/autoload.php +0 -7
  5. data/helpers/vendor/bin/composer +0 -1
  6. data/helpers/vendor/bin/jsonlint +0 -1
  7. data/helpers/vendor/bin/php-cs-fixer +0 -1
  8. data/helpers/vendor/bin/phpstan +0 -1
  9. data/helpers/vendor/bin/phpstan.phar +0 -1
  10. data/helpers/vendor/bin/validate-json +0 -1
  11. data/helpers/vendor/composer/ClassLoader.php +0 -445
  12. data/helpers/vendor/composer/LICENSE +0 -21
  13. data/helpers/vendor/composer/autoload_classmap.php +0 -66
  14. data/helpers/vendor/composer/autoload_files.php +0 -14
  15. data/helpers/vendor/composer/autoload_namespaces.php +0 -9
  16. data/helpers/vendor/composer/autoload_psr4.php +0 -34
  17. data/helpers/vendor/composer/autoload_real.php +0 -73
  18. data/helpers/vendor/composer/autoload_static.php +0 -232
  19. data/helpers/vendor/composer/ca-bundle/LICENSE +0 -19
  20. data/helpers/vendor/composer/ca-bundle/README.md +0 -85
  21. data/helpers/vendor/composer/ca-bundle/composer.json +0 -54
  22. data/helpers/vendor/composer/ca-bundle/res/cacert.pem +0 -3466
  23. data/helpers/vendor/composer/ca-bundle/src/CaBundle.php +0 -325
  24. data/helpers/vendor/composer/composer/.editorconfig +0 -11
  25. data/helpers/vendor/composer/composer/.gitattributes +0 -17
  26. data/helpers/vendor/composer/composer/.gitignore +0 -11
  27. data/helpers/vendor/composer/composer/CHANGELOG.md +0 -952
  28. data/helpers/vendor/composer/composer/LICENSE +0 -19
  29. data/helpers/vendor/composer/composer/PORTING_INFO +0 -39
  30. data/helpers/vendor/composer/composer/README.md +0 -63
  31. data/helpers/vendor/composer/composer/bin/compile +0 -31
  32. data/helpers/vendor/composer/composer/bin/composer +0 -62
  33. data/helpers/vendor/composer/composer/composer.json +0 -86
  34. data/helpers/vendor/composer/composer/composer.lock +0 -1425
  35. data/helpers/vendor/composer/composer/doc/00-intro.md +0 -166
  36. data/helpers/vendor/composer/composer/doc/01-basic-usage.md +0 -273
  37. data/helpers/vendor/composer/composer/doc/02-libraries.md +0 -153
  38. data/helpers/vendor/composer/composer/doc/03-cli.md +0 -957
  39. data/helpers/vendor/composer/composer/doc/04-schema.md +0 -958
  40. data/helpers/vendor/composer/composer/doc/05-repositories.md +0 -719
  41. data/helpers/vendor/composer/composer/doc/06-config.md +0 -310
  42. data/helpers/vendor/composer/composer/doc/07-community.md +0 -35
  43. data/helpers/vendor/composer/composer/doc/articles/aliases.md +0 -111
  44. data/helpers/vendor/composer/composer/doc/articles/autoloader-optimization.md +0 -111
  45. data/helpers/vendor/composer/composer/doc/articles/custom-installers.md +0 -204
  46. data/helpers/vendor/composer/composer/doc/articles/handling-private-packages-with-satis.md +0 -356
  47. data/helpers/vendor/composer/composer/doc/articles/http-basic-authentication.md +0 -59
  48. data/helpers/vendor/composer/composer/doc/articles/plugins.md +0 -290
  49. data/helpers/vendor/composer/composer/doc/articles/scripts.md +0 -372
  50. data/helpers/vendor/composer/composer/doc/articles/troubleshooting.md +0 -322
  51. data/helpers/vendor/composer/composer/doc/articles/vendor-binaries.md +0 -110
  52. data/helpers/vendor/composer/composer/doc/articles/versions.md +0 -230
  53. data/helpers/vendor/composer/composer/doc/dev/DefaultPolicy.md +0 -55
  54. data/helpers/vendor/composer/composer/doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md +0 -55
  55. data/helpers/vendor/composer/composer/doc/faqs/how-to-install-composer-programmatically.md +0 -42
  56. data/helpers/vendor/composer/composer/doc/faqs/how-to-install-untrusted-packages-safely.md +0 -19
  57. data/helpers/vendor/composer/composer/doc/faqs/should-i-commit-the-dependencies-in-my-vendor-directory.md +0 -32
  58. data/helpers/vendor/composer/composer/doc/faqs/which-version-numbering-system-does-composer-itself-use.md +0 -4
  59. data/helpers/vendor/composer/composer/doc/faqs/why-are-unbound-version-constraints-a-bad-idea.md +0 -21
  60. data/helpers/vendor/composer/composer/doc/faqs/why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md +0 -21
  61. data/helpers/vendor/composer/composer/doc/faqs/why-can't-composer-load-repositories-recursively.md +0 -35
  62. data/helpers/vendor/composer/composer/doc/fixtures/fixtures.md +0 -22
  63. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-plain/packages.json +0 -158
  64. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/bar/baz$923363b3c22e73abb2e3fd891c8156dd4d0821a97fd3e428bc910833e3e46dbe.json +0 -50
  65. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/foo/bar$4baabb3303afa3e34a4d3af18fb138e5f3b79029c1f8d9ab5b477ea15776ba0a.json +0 -77
  66. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/gar/nix$5d210670cb46c8364c8e3fb449967b9bea558b971e5b082f330ae4f1d484c321.json +0 -50
  67. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/provider-active$1893a061e579543822389ecd12d791c612db0c05e22d90e9286e233cacd86ed8.json +0 -16
  68. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/p/qux/quux$c142d1a07ca354be46b613f59f1d601923a5a00ccc5fcce50a77ecdd461eb72d.json +0 -22
  69. data/helpers/vendor/composer/composer/doc/fixtures/repo-composer-with-providers/packages.json +0 -9
  70. data/helpers/vendor/composer/composer/res/composer-repository-schema.json +0 -110
  71. data/helpers/vendor/composer/composer/res/composer-schema.json +0 -880
  72. data/helpers/vendor/composer/composer/src/Composer/Autoload/AutoloadGenerator.php +0 -1070
  73. data/helpers/vendor/composer/composer/src/Composer/Autoload/ClassLoader.php +0 -445
  74. data/helpers/vendor/composer/composer/src/Composer/Autoload/ClassMapGenerator.php +0 -312
  75. data/helpers/vendor/composer/composer/src/Composer/Cache.php +0 -257
  76. data/helpers/vendor/composer/composer/src/Composer/Command/AboutCommand.php +0 -48
  77. data/helpers/vendor/composer/composer/src/Composer/Command/ArchiveCommand.php +0 -172
  78. data/helpers/vendor/composer/composer/src/Composer/Command/BaseCommand.php +0 -181
  79. data/helpers/vendor/composer/composer/src/Composer/Command/BaseDependencyCommand.php +0 -259
  80. data/helpers/vendor/composer/composer/src/Composer/Command/CheckPlatformReqsCommand.php +0 -166
  81. data/helpers/vendor/composer/composer/src/Composer/Command/ClearCacheCommand.php +0 -76
  82. data/helpers/vendor/composer/composer/src/Composer/Command/ConfigCommand.php +0 -803
  83. data/helpers/vendor/composer/composer/src/Composer/Command/CreateProjectCommand.php +0 -423
  84. data/helpers/vendor/composer/composer/src/Composer/Command/DependsCommand.php +0 -57
  85. data/helpers/vendor/composer/composer/src/Composer/Command/DiagnoseCommand.php +0 -747
  86. data/helpers/vendor/composer/composer/src/Composer/Command/DumpAutoloadCommand.php +0 -90
  87. data/helpers/vendor/composer/composer/src/Composer/Command/ExecCommand.php +0 -108
  88. data/helpers/vendor/composer/composer/src/Composer/Command/FundCommand.php +0 -107
  89. data/helpers/vendor/composer/composer/src/Composer/Command/GlobalCommand.php +0 -111
  90. data/helpers/vendor/composer/composer/src/Composer/Command/HomeCommand.php +0 -168
  91. data/helpers/vendor/composer/composer/src/Composer/Command/InitCommand.php +0 -854
  92. data/helpers/vendor/composer/composer/src/Composer/Command/InstallCommand.php +0 -124
  93. data/helpers/vendor/composer/composer/src/Composer/Command/LicensesCommand.php +0 -165
  94. data/helpers/vendor/composer/composer/src/Composer/Command/OutdatedCommand.php +0 -95
  95. data/helpers/vendor/composer/composer/src/Composer/Command/ProhibitsCommand.php +0 -57
  96. data/helpers/vendor/composer/composer/src/Composer/Command/RemoveCommand.php +0 -163
  97. data/helpers/vendor/composer/composer/src/Composer/Command/RequireCommand.php +0 -297
  98. data/helpers/vendor/composer/composer/src/Composer/Command/RunScriptCommand.php +0 -146
  99. data/helpers/vendor/composer/composer/src/Composer/Command/ScriptAliasCommand.php +0 -66
  100. data/helpers/vendor/composer/composer/src/Composer/Command/SearchCommand.php +0 -85
  101. data/helpers/vendor/composer/composer/src/Composer/Command/SelfUpdateCommand.php +0 -556
  102. data/helpers/vendor/composer/composer/src/Composer/Command/ShowCommand.php +0 -1211
  103. data/helpers/vendor/composer/composer/src/Composer/Command/StatusCommand.php +0 -228
  104. data/helpers/vendor/composer/composer/src/Composer/Command/SuggestsCommand.php +0 -154
  105. data/helpers/vendor/composer/composer/src/Composer/Command/UpdateCommand.php +0 -228
  106. data/helpers/vendor/composer/composer/src/Composer/Command/ValidateCommand.php +0 -178
  107. data/helpers/vendor/composer/composer/src/Composer/Compiler.php +0 -287
  108. data/helpers/vendor/composer/composer/src/Composer/Composer.php +0 -294
  109. data/helpers/vendor/composer/composer/src/Composer/Config.php +0 -483
  110. data/helpers/vendor/composer/composer/src/Composer/Config/ConfigSourceInterface.php +0 -91
  111. data/helpers/vendor/composer/composer/src/Composer/Config/JsonConfigSource.php +0 -277
  112. data/helpers/vendor/composer/composer/src/Composer/Console/Application.php +0 -519
  113. data/helpers/vendor/composer/composer/src/Composer/Console/HtmlOutputFormatter.php +0 -90
  114. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Decisions.php +0 -211
  115. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/DefaultPolicy.php +0 -285
  116. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/GenericRule.php +0 -91
  117. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/InstallOperation.php +0 -66
  118. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/MarkAliasInstalledOperation.php +0 -67
  119. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/MarkAliasUninstalledOperation.php +0 -67
  120. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/OperationInterface.php +0 -42
  121. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/SolverOperation.php +0 -50
  122. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/UninstallOperation.php +0 -66
  123. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Operation/UpdateOperation.php +0 -83
  124. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/PolicyInterface.php +0 -27
  125. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Pool.php +0 -387
  126. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Problem.php +0 -257
  127. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Request.php +0 -78
  128. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Rule.php +0 -268
  129. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Rule2Literals.php +0 -113
  130. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSet.php +0 -176
  131. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSetGenerator.php +0 -394
  132. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleSetIterator.php +0 -94
  133. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchChain.php +0 -52
  134. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchGraph.php +0 -144
  135. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/RuleWatchNode.php +0 -113
  136. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Solver.php +0 -872
  137. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/SolverBugException.php +0 -27
  138. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/SolverProblemsException.php +0 -88
  139. data/helpers/vendor/composer/composer/src/Composer/DependencyResolver/Transaction.php +0 -244
  140. data/helpers/vendor/composer/composer/src/Composer/Downloader/ArchiveDownloader.php +0 -135
  141. data/helpers/vendor/composer/composer/src/Composer/Downloader/ChangeReportInterface.php +0 -32
  142. data/helpers/vendor/composer/composer/src/Composer/Downloader/DownloadManager.php +0 -325
  143. data/helpers/vendor/composer/composer/src/Composer/Downloader/DownloaderInterface.php +0 -64
  144. data/helpers/vendor/composer/composer/src/Composer/Downloader/DvcsDownloaderInterface.php +0 -32
  145. data/helpers/vendor/composer/composer/src/Composer/Downloader/FileDownloader.php +0 -322
  146. data/helpers/vendor/composer/composer/src/Composer/Downloader/FilesystemException.php +0 -26
  147. data/helpers/vendor/composer/composer/src/Composer/Downloader/FossilDownloader.php +0 -116
  148. data/helpers/vendor/composer/composer/src/Composer/Downloader/GitDownloader.php +0 -528
  149. data/helpers/vendor/composer/composer/src/Composer/Downloader/GzipDownloader.php +0 -84
  150. data/helpers/vendor/composer/composer/src/Composer/Downloader/HgDownloader.php +0 -100
  151. data/helpers/vendor/composer/composer/src/Composer/Downloader/PathDownloader.php +0 -228
  152. data/helpers/vendor/composer/composer/src/Composer/Downloader/PearPackageExtractor.php +0 -266
  153. data/helpers/vendor/composer/composer/src/Composer/Downloader/PerforceDownloader.php +0 -112
  154. data/helpers/vendor/composer/composer/src/Composer/Downloader/PharDownloader.php +0 -36
  155. data/helpers/vendor/composer/composer/src/Composer/Downloader/RarDownloader.php +0 -91
  156. data/helpers/vendor/composer/composer/src/Composer/Downloader/SvnDownloader.php +0 -225
  157. data/helpers/vendor/composer/composer/src/Composer/Downloader/TarDownloader.php +0 -31
  158. data/helpers/vendor/composer/composer/src/Composer/Downloader/TransportException.php +0 -53
  159. data/helpers/vendor/composer/composer/src/Composer/Downloader/VcsCapableDownloaderInterface.php +0 -32
  160. data/helpers/vendor/composer/composer/src/Composer/Downloader/VcsDownloader.php +0 -293
  161. data/helpers/vendor/composer/composer/src/Composer/Downloader/XzDownloader.php +0 -60
  162. data/helpers/vendor/composer/composer/src/Composer/Downloader/ZipDownloader.php +0 -230
  163. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/Event.php +0 -103
  164. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/EventDispatcher.php +0 -571
  165. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php +0 -48
  166. data/helpers/vendor/composer/composer/src/Composer/EventDispatcher/ScriptExecutionException.php +0 -20
  167. data/helpers/vendor/composer/composer/src/Composer/Exception/NoSslException.php +0 -20
  168. data/helpers/vendor/composer/composer/src/Composer/Factory.php +0 -653
  169. data/helpers/vendor/composer/composer/src/Composer/IO/BaseIO.php +0 -284
  170. data/helpers/vendor/composer/composer/src/Composer/IO/BufferIO.php +0 -86
  171. data/helpers/vendor/composer/composer/src/Composer/IO/ConsoleIO.php +0 -346
  172. data/helpers/vendor/composer/composer/src/Composer/IO/IOInterface.php +0 -207
  173. data/helpers/vendor/composer/composer/src/Composer/IO/NullIO.php +0 -129
  174. data/helpers/vendor/composer/composer/src/Composer/Installer.php +0 -1876
  175. data/helpers/vendor/composer/composer/src/Composer/Installer/BinaryInstaller.php +0 -214
  176. data/helpers/vendor/composer/composer/src/Composer/Installer/BinaryPresenceInterface.php +0 -30
  177. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallationManager.php +0 -326
  178. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerEvent.php +0 -161
  179. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerEvents.php +0 -43
  180. data/helpers/vendor/composer/composer/src/Composer/Installer/InstallerInterface.php +0 -79
  181. data/helpers/vendor/composer/composer/src/Composer/Installer/LibraryInstaller.php +0 -232
  182. data/helpers/vendor/composer/composer/src/Composer/Installer/MetapackageInstaller.php +0 -100
  183. data/helpers/vendor/composer/composer/src/Composer/Installer/NoopInstaller.php +0 -88
  184. data/helpers/vendor/composer/composer/src/Composer/Installer/PackageEvent.php +0 -65
  185. data/helpers/vendor/composer/composer/src/Composer/Installer/PackageEvents.php +0 -75
  186. data/helpers/vendor/composer/composer/src/Composer/Installer/PearBinaryInstaller.php +0 -144
  187. data/helpers/vendor/composer/composer/src/Composer/Installer/PearInstaller.php +0 -84
  188. data/helpers/vendor/composer/composer/src/Composer/Installer/PluginInstaller.php +0 -84
  189. data/helpers/vendor/composer/composer/src/Composer/Installer/ProjectInstaller.php +0 -99
  190. data/helpers/vendor/composer/composer/src/Composer/Installer/SuggestedPackagesReporter.php +0 -151
  191. data/helpers/vendor/composer/composer/src/Composer/Json/JsonFile.php +0 -319
  192. data/helpers/vendor/composer/composer/src/Composer/Json/JsonFormatter.php +0 -134
  193. data/helpers/vendor/composer/composer/src/Composer/Json/JsonManipulator.php +0 -530
  194. data/helpers/vendor/composer/composer/src/Composer/Json/JsonValidationException.php +0 -34
  195. data/helpers/vendor/composer/composer/src/Composer/Package/AliasPackage.php +0 -419
  196. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchivableFilesFilter.php +0 -44
  197. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchivableFilesFinder.php +0 -105
  198. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchiveManager.php +0 -183
  199. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ArchiverInterface.php +0 -43
  200. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/BaseExcludeFilter.php +0 -148
  201. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ComposerExcludeFilter.php +0 -31
  202. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/GitExcludeFilter.php +0 -79
  203. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/HgExcludeFilter.php +0 -107
  204. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/PharArchiver.php +0 -97
  205. data/helpers/vendor/composer/composer/src/Composer/Package/Archiver/ZipArchiver.php +0 -86
  206. data/helpers/vendor/composer/composer/src/Composer/Package/BasePackage.php +0 -251
  207. data/helpers/vendor/composer/composer/src/Composer/Package/Comparer/Comparer.php +0 -129
  208. data/helpers/vendor/composer/composer/src/Composer/Package/CompletePackage.php +0 -218
  209. data/helpers/vendor/composer/composer/src/Composer/Package/CompletePackageInterface.php +0 -104
  210. data/helpers/vendor/composer/composer/src/Composer/Package/Dumper/ArrayDumper.php +0 -152
  211. data/helpers/vendor/composer/composer/src/Composer/Package/Link.php +0 -128
  212. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/EmptyConstraint.php +0 -24
  213. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/LinkConstraintInterface.php +0 -24
  214. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/MultiConstraint.php +0 -24
  215. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/SpecificConstraint.php +0 -24
  216. data/helpers/vendor/composer/composer/src/Composer/Package/LinkConstraint/VersionConstraint.php +0 -24
  217. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/ArrayLoader.php +0 -294
  218. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/InvalidPackageException.php +0 -46
  219. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/JsonLoader.php +0 -45
  220. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/LoaderInterface.php +0 -30
  221. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/RootPackageLoader.php +0 -264
  222. data/helpers/vendor/composer/composer/src/Composer/Package/Loader/ValidatingArrayLoader.php +0 -525
  223. data/helpers/vendor/composer/composer/src/Composer/Package/Locker.php +0 -440
  224. data/helpers/vendor/composer/composer/src/Composer/Package/Package.php +0 -612
  225. data/helpers/vendor/composer/composer/src/Composer/Package/PackageInterface.php +0 -389
  226. data/helpers/vendor/composer/composer/src/Composer/Package/RootAliasPackage.php +0 -173
  227. data/helpers/vendor/composer/composer/src/Composer/Package/RootPackage.php +0 -136
  228. data/helpers/vendor/composer/composer/src/Composer/Package/RootPackageInterface.php +0 -142
  229. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionGuesser.php +0 -326
  230. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionParser.php +0 -81
  231. data/helpers/vendor/composer/composer/src/Composer/Package/Version/VersionSelector.php +0 -182
  232. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capability/Capability.php +0 -23
  233. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capability/CommandProvider.php +0 -33
  234. data/helpers/vendor/composer/composer/src/Composer/Plugin/Capable.php +0 -43
  235. data/helpers/vendor/composer/composer/src/Composer/Plugin/CommandEvent.php +0 -88
  236. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginEvents.php +0 -61
  237. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginInterface.php +0 -39
  238. data/helpers/vendor/composer/composer/src/Composer/Plugin/PluginManager.php +0 -406
  239. data/helpers/vendor/composer/composer/src/Composer/Plugin/PreCommandRunEvent.php +0 -68
  240. data/helpers/vendor/composer/composer/src/Composer/Plugin/PreFileDownloadEvent.php +0 -78
  241. data/helpers/vendor/composer/composer/src/Composer/Question/StrictConfirmationQuestion.php +0 -94
  242. data/helpers/vendor/composer/composer/src/Composer/Repository/ArrayRepository.php +0 -218
  243. data/helpers/vendor/composer/composer/src/Composer/Repository/ArtifactRepository.php +0 -107
  244. data/helpers/vendor/composer/composer/src/Composer/Repository/BaseRepository.php +0 -178
  245. data/helpers/vendor/composer/composer/src/Composer/Repository/ComposerRepository.php +0 -841
  246. data/helpers/vendor/composer/composer/src/Composer/Repository/CompositeRepository.php +0 -164
  247. data/helpers/vendor/composer/composer/src/Composer/Repository/ConfigurableRepositoryInterface.php +0 -23
  248. data/helpers/vendor/composer/composer/src/Composer/Repository/FilesystemRepository.php +0 -97
  249. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledArrayRepository.php +0 -24
  250. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledFilesystemRepository.php +0 -22
  251. data/helpers/vendor/composer/composer/src/Composer/Repository/InstalledRepositoryInterface.php +0 -24
  252. data/helpers/vendor/composer/composer/src/Composer/Repository/InvalidRepositoryException.php +0 -22
  253. data/helpers/vendor/composer/composer/src/Composer/Repository/PackageRepository.php +0 -61
  254. data/helpers/vendor/composer/composer/src/Composer/Repository/PathRepository.php +0 -224
  255. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/BaseChannelReader.php +0 -82
  256. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelInfo.php +0 -67
  257. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelReader.php +0 -101
  258. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelRest10Reader.php +0 -164
  259. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ChannelRest11Reader.php +0 -139
  260. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/DependencyConstraint.php +0 -60
  261. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/DependencyInfo.php +0 -50
  262. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/PackageDependencyParser.php +0 -317
  263. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/PackageInfo.php +0 -94
  264. data/helpers/vendor/composer/composer/src/Composer/Repository/Pear/ReleaseInfo.php +0 -50
  265. data/helpers/vendor/composer/composer/src/Composer/Repository/PearRepository.php +0 -198
  266. data/helpers/vendor/composer/composer/src/Composer/Repository/PlatformRepository.php +0 -349
  267. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryFactory.php +0 -177
  268. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryInterface.php +0 -74
  269. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositoryManager.php +0 -189
  270. data/helpers/vendor/composer/composer/src/Composer/Repository/RepositorySecurityException.php +0 -22
  271. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/BitbucketDriver.php +0 -452
  272. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/FossilDriver.php +0 -243
  273. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitBitbucketDriver.php +0 -91
  274. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitDriver.php +0 -235
  275. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitHubDriver.php +0 -567
  276. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/GitLabDriver.php +0 -579
  277. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/HgBitbucketDriver.php +0 -91
  278. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/HgDriver.php +0 -236
  279. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/PerforceDriver.php +0 -186
  280. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/SvnDriver.php +0 -397
  281. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriver.php +0 -175
  282. data/helpers/vendor/composer/composer/src/Composer/Repository/Vcs/VcsDriverInterface.php +0 -117
  283. data/helpers/vendor/composer/composer/src/Composer/Repository/VcsRepository.php +0 -430
  284. data/helpers/vendor/composer/composer/src/Composer/Repository/VersionCacheInterface.php +0 -23
  285. data/helpers/vendor/composer/composer/src/Composer/Repository/WritableArrayRepository.php +0 -66
  286. data/helpers/vendor/composer/composer/src/Composer/Repository/WritableRepositoryInterface.php +0 -54
  287. data/helpers/vendor/composer/composer/src/Composer/Script/CommandEvent.php +0 -22
  288. data/helpers/vendor/composer/composer/src/Composer/Script/Event.php +0 -133
  289. data/helpers/vendor/composer/composer/src/Composer/Script/PackageEvent.php +0 -24
  290. data/helpers/vendor/composer/composer/src/Composer/Script/ScriptEvents.php +0 -193
  291. data/helpers/vendor/composer/composer/src/Composer/SelfUpdate/Keys.php +0 -36
  292. data/helpers/vendor/composer/composer/src/Composer/SelfUpdate/Versions.php +0 -82
  293. data/helpers/vendor/composer/composer/src/Composer/Util/AuthHelper.php +0 -63
  294. data/helpers/vendor/composer/composer/src/Composer/Util/Bitbucket.php +0 -245
  295. data/helpers/vendor/composer/composer/src/Composer/Util/ComposerMirror.php +0 -57
  296. data/helpers/vendor/composer/composer/src/Composer/Util/ConfigValidator.php +0 -191
  297. data/helpers/vendor/composer/composer/src/Composer/Util/ErrorHandler.php +0 -82
  298. data/helpers/vendor/composer/composer/src/Composer/Util/Filesystem.php +0 -719
  299. data/helpers/vendor/composer/composer/src/Composer/Util/Git.php +0 -425
  300. data/helpers/vendor/composer/composer/src/Composer/Util/GitHub.php +0 -180
  301. data/helpers/vendor/composer/composer/src/Composer/Util/GitLab.php +0 -177
  302. data/helpers/vendor/composer/composer/src/Composer/Util/Hg.php +0 -94
  303. data/helpers/vendor/composer/composer/src/Composer/Util/IniHelper.php +0 -64
  304. data/helpers/vendor/composer/composer/src/Composer/Util/NoProxyPattern.php +0 -435
  305. data/helpers/vendor/composer/composer/src/Composer/Util/PackageSorter.php +0 -92
  306. data/helpers/vendor/composer/composer/src/Composer/Util/Perforce.php +0 -579
  307. data/helpers/vendor/composer/composer/src/Composer/Util/Platform.php +0 -92
  308. data/helpers/vendor/composer/composer/src/Composer/Util/ProcessExecutor.php +0 -201
  309. data/helpers/vendor/composer/composer/src/Composer/Util/RemoteFilesystem.php +0 -1147
  310. data/helpers/vendor/composer/composer/src/Composer/Util/Silencer.php +0 -78
  311. data/helpers/vendor/composer/composer/src/Composer/Util/SpdxLicense.php +0 -24
  312. data/helpers/vendor/composer/composer/src/Composer/Util/StreamContextFactory.php +0 -177
  313. data/helpers/vendor/composer/composer/src/Composer/Util/Svn.php +0 -381
  314. data/helpers/vendor/composer/composer/src/Composer/Util/TlsHelper.php +0 -202
  315. data/helpers/vendor/composer/composer/src/Composer/Util/Url.php +0 -55
  316. data/helpers/vendor/composer/composer/src/Composer/Util/Zip.php +0 -107
  317. data/helpers/vendor/composer/composer/src/Composer/XdebugHandler.php +0 -31
  318. data/helpers/vendor/composer/composer/src/bootstrap.php +0 -24
  319. data/helpers/vendor/composer/installed.json +0 -1860
  320. data/helpers/vendor/composer/semver/CHANGELOG.md +0 -78
  321. data/helpers/vendor/composer/semver/LICENSE +0 -19
  322. data/helpers/vendor/composer/semver/README.md +0 -70
  323. data/helpers/vendor/composer/semver/composer.json +0 -57
  324. data/helpers/vendor/composer/semver/src/Comparator.php +0 -111
  325. data/helpers/vendor/composer/semver/src/Constraint/AbstractConstraint.php +0 -63
  326. data/helpers/vendor/composer/semver/src/Constraint/Constraint.php +0 -215
  327. data/helpers/vendor/composer/semver/src/Constraint/ConstraintInterface.php +0 -32
  328. data/helpers/vendor/composer/semver/src/Constraint/EmptyConstraint.php +0 -59
  329. data/helpers/vendor/composer/semver/src/Constraint/MultiConstraint.php +0 -120
  330. data/helpers/vendor/composer/semver/src/Semver.php +0 -127
  331. data/helpers/vendor/composer/semver/src/VersionParser.php +0 -545
  332. data/helpers/vendor/composer/spdx-licenses/CHANGELOG.md +0 -104
  333. data/helpers/vendor/composer/spdx-licenses/LICENSE +0 -19
  334. data/helpers/vendor/composer/spdx-licenses/README.md +0 -69
  335. data/helpers/vendor/composer/spdx-licenses/composer.json +0 -56
  336. data/helpers/vendor/composer/spdx-licenses/res/spdx-exceptions.json +0 -125
  337. data/helpers/vendor/composer/spdx-licenses/res/spdx-licenses.json +0 -2112
  338. data/helpers/vendor/composer/spdx-licenses/src/SpdxLicenses.php +0 -343
  339. data/helpers/vendor/composer/xdebug-handler/CHANGELOG.md +0 -74
  340. data/helpers/vendor/composer/xdebug-handler/LICENSE +0 -21
  341. data/helpers/vendor/composer/xdebug-handler/README.md +0 -289
  342. data/helpers/vendor/composer/xdebug-handler/composer.json +0 -40
  343. data/helpers/vendor/composer/xdebug-handler/src/PhpConfig.php +0 -73
  344. data/helpers/vendor/composer/xdebug-handler/src/Process.php +0 -181
  345. data/helpers/vendor/composer/xdebug-handler/src/Status.php +0 -163
  346. data/helpers/vendor/composer/xdebug-handler/src/XdebugHandler.php +0 -572
  347. data/helpers/vendor/doctrine/annotations/.doctrine-project.json +0 -40
  348. data/helpers/vendor/doctrine/annotations/CHANGELOG.md +0 -162
  349. data/helpers/vendor/doctrine/annotations/LICENSE +0 -19
  350. data/helpers/vendor/doctrine/annotations/README.md +0 -17
  351. data/helpers/vendor/doctrine/annotations/composer.json +0 -44
  352. data/helpers/vendor/doctrine/annotations/docs/en/annotations.rst +0 -271
  353. data/helpers/vendor/doctrine/annotations/docs/en/custom.rst +0 -353
  354. data/helpers/vendor/doctrine/annotations/docs/en/index.rst +0 -97
  355. data/helpers/vendor/doctrine/annotations/docs/en/sidebar.rst +0 -6
  356. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation.php +0 -79
  357. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php +0 -47
  358. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php +0 -37
  359. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php +0 -84
  360. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php +0 -54
  361. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Required.php +0 -33
  362. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php +0 -107
  363. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationException.php +0 -197
  364. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php +0 -418
  365. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php +0 -180
  366. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php +0 -278
  367. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php +0 -147
  368. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php +0 -1221
  369. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/FileCacheReader.php +0 -290
  370. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/IndexedReader.php +0 -119
  371. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php +0 -91
  372. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php +0 -89
  373. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php +0 -127
  374. data/helpers/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php +0 -194
  375. data/helpers/vendor/doctrine/annotations/phpbench.json.dist +0 -4
  376. data/helpers/vendor/doctrine/annotations/phpstan.neon +0 -14
  377. data/helpers/vendor/doctrine/lexer/.doctrine-project.json +0 -17
  378. data/helpers/vendor/doctrine/lexer/.github/FUNDING.yml +0 -3
  379. data/helpers/vendor/doctrine/lexer/.gitignore +0 -2
  380. data/helpers/vendor/doctrine/lexer/LICENSE +0 -19
  381. data/helpers/vendor/doctrine/lexer/README.md +0 -7
  382. data/helpers/vendor/doctrine/lexer/composer.json +0 -36
  383. data/helpers/vendor/doctrine/lexer/docs/en/dql-parser.rst +0 -294
  384. data/helpers/vendor/doctrine/lexer/docs/en/index.rst +0 -53
  385. data/helpers/vendor/doctrine/lexer/docs/en/sidebar.rst +0 -6
  386. data/helpers/vendor/doctrine/lexer/docs/en/simple-parser-example.rst +0 -102
  387. data/helpers/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php +0 -332
  388. data/helpers/vendor/doctrine/lexer/phpunit.xml.dist +0 -26
  389. data/helpers/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/AbstractLexerTest.php +0 -268
  390. data/helpers/vendor/doctrine/lexer/tests/Doctrine/Common/Lexer/ConcreteLexer.php +0 -49
  391. data/helpers/vendor/friendsofphp/php-cs-fixer/CHANGELOG.md +0 -3249
  392. data/helpers/vendor/friendsofphp/php-cs-fixer/CONTRIBUTING.md +0 -43
  393. data/helpers/vendor/friendsofphp/php-cs-fixer/LICENSE +0 -20
  394. data/helpers/vendor/friendsofphp/php-cs-fixer/README.rst +0 -2203
  395. data/helpers/vendor/friendsofphp/php-cs-fixer/UPGRADE.md +0 -184
  396. data/helpers/vendor/friendsofphp/php-cs-fixer/ci-integration.sh +0 -8
  397. data/helpers/vendor/friendsofphp/php-cs-fixer/composer.json +0 -83
  398. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/COOKBOOK-FIXERS.md +0 -530
  399. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/checkstyle.xsd +0 -44
  400. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/junit-10.xsd +0 -135
  401. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/schema.json +0 -47
  402. data/helpers/vendor/friendsofphp/php-cs-fixer/doc/xml.xsd +0 -83
  403. data/helpers/vendor/friendsofphp/php-cs-fixer/php-cs-fixer +0 -99
  404. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractAlignFixerHelper.php +0 -122
  405. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractDoctrineAnnotationFixer.php +0 -221
  406. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFixer.php +0 -227
  407. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFopenFlagFixer.php +0 -127
  408. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractFunctionReferenceFixer.php +0 -67
  409. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractLinesBeforeNamespaceFixer.php +0 -110
  410. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractNoUselessElseFixer.php +0 -207
  411. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractPhpdocTypesFixer.php +0 -135
  412. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractProxyFixer.php +0 -122
  413. data/helpers/vendor/friendsofphp/php-cs-fixer/src/AbstractPsrAutoloadingFixer.php +0 -87
  414. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Cache.php +0 -138
  415. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheInterface.php +0 -56
  416. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/CacheManagerInterface.php +0 -35
  417. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Directory.php +0 -53
  418. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/DirectoryInterface.php +0 -26
  419. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileCacheManager.php +0 -122
  420. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandler.php +0 -99
  421. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/FileHandlerInterface.php +0 -33
  422. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/NullCacheManager.php +0 -30
  423. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/Signature.php +0 -110
  424. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Cache/SignatureInterface.php +0 -53
  425. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Config.php +0 -280
  426. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigInterface.php +0 -194
  427. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidConfigurationException.php +0 -40
  428. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidFixerConfigurationException.php +0 -54
  429. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/InvalidForEnvFixerConfigurationException.php +0 -22
  430. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ConfigurationException/RequiredFixerConfigurationException.php +0 -22
  431. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Application.php +0 -122
  432. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeCommand.php +0 -415
  433. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/DescribeNameNotFoundException.php +0 -59
  434. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommand.php +0 -270
  435. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/FixCommandExitStatusCalculator.php +0 -58
  436. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/HelpCommand.php +0 -637
  437. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/ReadmeCommand.php +0 -279
  438. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Command/SelfUpdateCommand.php +0 -177
  439. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/ConfigurationResolver.php +0 -941
  440. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ErrorOutput.php +0 -154
  441. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/NullOutput.php +0 -23
  442. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutput.php +0 -145
  443. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/Output/ProcessOutputInterface.php +0 -21
  444. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClient.php +0 -52
  445. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/GithubClientInterface.php +0 -24
  446. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionChecker.php +0 -114
  447. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/SelfUpdate/NewVersionCheckerInterface.php +0 -46
  448. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Console/WarningsDetector.php +0 -74
  449. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/DiffConsoleFormatter.php +0 -102
  450. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/DifferInterface.php +0 -31
  451. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/FullDiffer.php +0 -48
  452. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/NullDiffer.php +0 -27
  453. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/SebastianBergmannDiffer.php +0 -39
  454. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/SebastianBergmannShortDiffer.php +0 -39
  455. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Differ/UnifiedDiffer.php +0 -43
  456. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Annotation.php +0 -323
  457. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/DocBlock.php +0 -269
  458. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Line.php +0 -144
  459. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/ShortDescription.php +0 -65
  460. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/Tag.php +0 -111
  461. data/helpers/vendor/friendsofphp/php-cs-fixer/src/DocBlock/TagComparator.php +0 -57
  462. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Token.php +0 -99
  463. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Doctrine/Annotation/Tokens.php +0 -377
  464. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Error/Error.php +0 -118
  465. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Error/ErrorsManager.php +0 -79
  466. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Event/Event.php +0 -29
  467. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FileReader.php +0 -87
  468. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FileRemoval.php +0 -80
  469. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Finder.php +0 -35
  470. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/BacktickToShellExecFixer.php +0 -145
  471. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/EregToPregFixer.php +0 -184
  472. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/MbStrFunctionsFixer.php +0 -130
  473. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoAliasFunctionsFixer.php +0 -227
  474. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/NoMixedEchoPrintFixer.php +0 -162
  475. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/PowToExponentiationFixer.php +0 -211
  476. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/RandomApiMigrationFixer.php +0 -167
  477. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Alias/SetTypeToCastFixer.php +0 -249
  478. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/ArraySyntaxFixer.php +0 -149
  479. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoMultilineWhitespaceAroundDoubleArrowFixer.php +0 -86
  480. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoTrailingCommaInSinglelineArrayFixer.php +0 -89
  481. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NoWhitespaceBeforeCommaInArrayFixer.php +0 -152
  482. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/NormalizeIndexBraceFixer.php +0 -59
  483. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrailingCommaInMultilineArrayFixer.php +0 -147
  484. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/TrimArraySpacesFixer.php +0 -103
  485. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ArrayNotation/WhitespaceAfterCommaInArrayFixer.php +0 -104
  486. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/BracesFixer.php +0 -1070
  487. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/EncodingFixer.php +0 -94
  488. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/NonPrintableCharacterFixer.php +0 -180
  489. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/Psr0Fixer.php +0 -171
  490. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Basic/Psr4Fixer.php +0 -100
  491. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/ConstantCaseFixer.php +0 -146
  492. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseConstantsFixer.php +0 -60
  493. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseKeywordsFixer.php +0 -75
  494. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/LowercaseStaticReferenceFixer.php +0 -105
  495. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicConstantCasingFixer.php +0 -98
  496. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/MagicMethodCasingFixer.php +0 -228
  497. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionCasingFixer.php +0 -117
  498. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Casing/NativeFunctionTypeDeclarationCasingFixer.php +0 -177
  499. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/CastSpacesFixer.php +0 -129
  500. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/LowercaseCastFixer.php +0 -95
  501. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ModernizeTypesCastingFixer.php +0 -159
  502. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoShortBoolCastFixer.php +0 -106
  503. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/NoUnsetCastFixer.php +0 -90
  504. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/CastNotation/ShortScalarCastFixer.php +0 -86
  505. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassAttributesSeparationFixer.php +0 -392
  506. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ClassDefinitionFixer.php +0 -436
  507. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalClassFixer.php +0 -60
  508. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalInternalClassFixer.php +0 -214
  509. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalPublicMethodForAbstractClassFixer.php +0 -168
  510. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/FinalStaticAccessFixer.php +0 -154
  511. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/MethodSeparationFixer.php +0 -84
  512. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoBlankLinesAfterClassOpeningFixer.php +0 -101
  513. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoNullPropertyInitializationFixer.php +0 -98
  514. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoPhp4ConstructorFixer.php +0 -390
  515. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/NoUnneededFinalMethodFixer.php +0 -143
  516. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedClassElementsFixer.php +0 -500
  517. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/OrderedInterfacesFixer.php +0 -231
  518. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/ProtectedToPrivateFixer.php +0 -140
  519. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfAccessorFixer.php +0 -191
  520. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SelfStaticAccessorFixer.php +0 -206
  521. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleClassElementPerStatementFixer.php +0 -242
  522. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/SingleTraitInsertPerStatementFixer.php +0 -119
  523. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassNotation/VisibilityRequiredFixer.php +0 -202
  524. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ClassUsage/DateTimeImmutableFixer.php +0 -162
  525. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/CommentToPhpdocFixer.php +0 -232
  526. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HashToSlashCommentFixer.php +0 -58
  527. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/HeaderCommentFixer.php +0 -452
  528. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/MultilineCommentOpeningClosingFixer.php +0 -95
  529. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoEmptyCommentFixer.php +0 -173
  530. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/NoTrailingWhitespaceInCommentFixer.php +0 -85
  531. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Comment/SingleLineCommentStyleFixer.php +0 -168
  532. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurableFixerInterface.php +0 -51
  533. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConfigurationDefinitionFixerInterface.php +0 -28
  534. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ConstantNotation/NativeConstantInvocationFixer.php +0 -284
  535. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/ElseifFixer.php +0 -102
  536. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/IncludeFixer.php +0 -153
  537. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoAlternativeSyntaxFixer.php +0 -227
  538. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoBreakCommentFixer.php +0 -369
  539. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoSuperfluousElseifFixer.php +0 -113
  540. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoTrailingCommaInListCallFixer.php +0 -74
  541. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededControlParenthesesFixer.php +0 -189
  542. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUnneededCurlyBracesFixer.php +0 -177
  543. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/NoUselessElseFixer.php +0 -127
  544. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSemicolonToColonFixer.php +0 -113
  545. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/SwitchCaseSpaceFixer.php +0 -92
  546. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ControlStructure/YodaStyleFixer.php +0 -750
  547. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DefinedFixerInterface.php +0 -29
  548. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DeprecatedFixerInterface.php +0 -26
  549. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationArrayAssignmentFixer.php +0 -104
  550. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationBracesFixer.php +0 -123
  551. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationIndentationFixer.php +0 -199
  552. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/DoctrineAnnotation/DoctrineAnnotationSpacesFixer.php +0 -349
  553. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FixerInterface.php +0 -77
  554. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/CombineNestedDirnameFixer.php +0 -234
  555. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagOrderFixer.php +0 -130
  556. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FopenFlagsFixer.php +0 -114
  557. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionDeclarationFixer.php +0 -217
  558. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/FunctionTypehintSpaceFixer.php +0 -94
  559. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ImplodeCallFixer.php +0 -150
  560. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/MethodArgumentSpaceFixer.php +0 -511
  561. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NativeFunctionInvocationFixer.php +0 -424
  562. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoSpacesAfterFunctionNameFixer.php +0 -184
  563. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NoUnreachableDefaultArgumentValueFixer.php +0 -218
  564. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/NullableTypeDeclarationForDefaultNullValueFixer.php +0 -151
  565. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToParamTypeFixer.php +0 -420
  566. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/PhpdocToReturnTypeFixer.php +0 -378
  567. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/ReturnTypeDeclarationFixer.php +0 -133
  568. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/SingleLineThrowFixer.php +0 -149
  569. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/StaticLambdaFixer.php +0 -149
  570. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/FunctionNotation/VoidReturnFixer.php +0 -259
  571. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/FullyQualifiedStrictTypesFixer.php +0 -178
  572. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/GlobalNamespaceImportFixer.php +0 -751
  573. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoLeadingImportSlashFixer.php +0 -99
  574. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/NoUnusedImportsFixer.php +0 -277
  575. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/OrderedImportsFixer.php +0 -534
  576. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleImportPerStatementFixer.php +0 -252
  577. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Import/SingleLineAfterImportsFixer.php +0 -158
  578. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ClassKeywordRemoveFixer.php +0 -248
  579. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveIssetsFixer.php +0 -172
  580. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/CombineConsecutiveUnsetsFixer.php +0 -191
  581. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DeclareEqualNormalizeFixer.php +0 -140
  582. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/DirConstantFixer.php +0 -131
  583. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ErrorSuppressionFixer.php +0 -175
  584. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/ExplicitIndirectVariableFixer.php +0 -91
  585. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/FunctionToConstantFixer.php +0 -320
  586. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/IsNullFixer.php +0 -203
  587. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/NoUnsetOnPropertyFixer.php +0 -231
  588. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/LanguageConstruct/SilencedDeprecationErrorFixer.php +0 -55
  589. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ListNotation/ListSyntaxFixer.php +0 -149
  590. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/BlankLineAfterNamespaceFixer.php +0 -144
  591. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoBlankLinesBeforeNamespaceFixer.php +0 -73
  592. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/NoLeadingNamespaceWhitespaceFixer.php +0 -101
  593. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/NamespaceNotation/SingleBlankLineBeforeNamespaceFixer.php +0 -70
  594. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Naming/NoHomoglyphNamesFixer.php +0 -244
  595. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AlignDoubleArrowFixerHelper.php +0 -151
  596. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/AlignEqualsFixerHelper.php +0 -78
  597. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/BinaryOperatorSpacesFixer.php +0 -833
  598. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ConcatSpaceFixer.php +0 -161
  599. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/IncrementStyleFixer.php +0 -217
  600. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/LogicalOperatorsFixer.php +0 -76
  601. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NewWithBracesFixer.php +0 -150
  602. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSpaceFixer.php +0 -81
  603. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/NotOperatorWithSuccessorSpaceFixer.php +0 -79
  604. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/ObjectOperatorWithoutWhitespaceFixer.php +0 -67
  605. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/PreIncrementFixer.php +0 -56
  606. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeIncrementFixer.php +0 -167
  607. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/StandardizeNotEqualsFixer.php +0 -66
  608. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryOperatorSpacesFixer.php +0 -121
  609. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/TernaryToNullCoalescingFixer.php +0 -215
  610. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Operator/UnaryOperatorSpacesFixer.php +0 -78
  611. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/BlankLineAfterOpeningTagFixer.php +0 -98
  612. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/FullOpeningTagFixer.php +0 -131
  613. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/LinebreakAfterOpeningTagFixer.php +0 -73
  614. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoClosingTagFixer.php +0 -69
  615. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpTag/NoShortEchoTagFixer.php +0 -80
  616. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitConstructFixer.php +0 -218
  617. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertFixer.php +0 -443
  618. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitDedicateAssertInternalTypeFixer.php +0 -200
  619. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitExpectationFixer.php +0 -282
  620. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitFqcnAnnotationFixer.php +0 -104
  621. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitInternalClassFixer.php +0 -234
  622. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMethodCasingFixer.php +0 -278
  623. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockFixer.php +0 -150
  624. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitMockShortWillReturnFixer.php +0 -145
  625. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNamespacedFixer.php +0 -225
  626. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitNoExpectationAnnotationFixer.php +0 -302
  627. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitOrderedCoversFixer.php +0 -107
  628. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSetUpTearDownVisibilityFixer.php +0 -140
  629. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitSizeClassFixer.php +0 -270
  630. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitStrictFixer.php +0 -154
  631. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTargetVersion.php +0 -61
  632. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestAnnotationFixer.php +0 -533
  633. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestCaseStaticMethodCallsFixer.php +0 -474
  634. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/PhpUnit/PhpUnitTestClassRequiresCoversFixer.php +0 -150
  635. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/AlignMultilineCommentFixer.php +0 -171
  636. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/GeneralPhpdocAnnotationRemoveFixer.php +0 -130
  637. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoBlankLinesAfterPhpdocFixer.php +0 -113
  638. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoEmptyPhpdocFixer.php +0 -71
  639. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/NoSuperfluousPhpdocTagsFixer.php +0 -506
  640. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAddMissingParamAnnotationFixer.php +0 -278
  641. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAlignFixer.php +0 -434
  642. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocAnnotationWithoutDotFixer.php +0 -132
  643. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocIndentFixer.php +0 -139
  644. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocInlineTagFixer.php +0 -107
  645. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocLineSpanFixer.php +0 -168
  646. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAccessFixer.php +0 -70
  647. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoAliasTagFixer.php +0 -178
  648. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoEmptyReturnFixer.php +0 -123
  649. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoPackageFixer.php +0 -70
  650. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocNoUselessInheritdocFixer.php +0 -190
  651. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocOrderFixer.php +0 -171
  652. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocReturnSelfReferenceFixer.php +0 -228
  653. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocScalarFixer.php +0 -125
  654. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSeparationFixer.php +0 -172
  655. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSingleLineVarSpacingFixer.php +0 -108
  656. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocSummaryFixer.php +0 -104
  657. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocToCommentFixer.php +0 -97
  658. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimConsecutiveBlankLineSeparationFixer.php +0 -217
  659. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTrimFixer.php +0 -129
  660. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesFixer.php +0 -163
  661. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocTypesOrderFixer.php +0 -223
  662. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarAnnotationCorrectOrderFixer.php +0 -78
  663. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Phpdoc/PhpdocVarWithoutNameFixer.php +0 -151
  664. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/BlankLineBeforeReturnFixer.php +0 -71
  665. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/NoUselessReturnFixer.php +0 -112
  666. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/ReturnAssignmentFixer.php +0 -374
  667. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/ReturnNotation/SimplifiedNullReturnFixer.php +0 -170
  668. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/MultilineWhitespaceBeforeSemicolonsFixer.php +0 -304
  669. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoEmptyStatementFixer.php +0 -162
  670. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoMultilineWhitespaceBeforeSemicolonsFixer.php +0 -68
  671. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/NoSinglelineWhitespaceBeforeSemicolonsFixer.php +0 -75
  672. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SemicolonAfterInstructionFixer.php +0 -63
  673. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Semicolon/SpaceAfterSemicolonFixer.php +0 -145
  674. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/DeclareStrictTypesFixer.php +0 -152
  675. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictComparisonFixer.php +0 -86
  676. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Strict/StrictParamFixer.php +0 -164
  677. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/EscapeImplicitBackslashesFixer.php +0 -167
  678. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/ExplicitStringVariableFixer.php +0 -172
  679. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/HeredocToNowdocFixer.php +0 -115
  680. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/NoBinaryStringFixer.php +0 -65
  681. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SimpleToComplexStringVariableFixer.php +0 -113
  682. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/SingleQuoteFixer.php +0 -116
  683. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/StringNotation/StringLineEndingFixer.php +0 -85
  684. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/ArrayIndentationFixer.php +0 -400
  685. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/BlankLineBeforeStatementFixer.php +0 -367
  686. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/CompactNullableTypehintFixer.php +0 -79
  687. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/HeredocIndentationFixer.php +0 -167
  688. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/IndentationTypeFixer.php +0 -163
  689. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/LineEndingFixer.php +0 -102
  690. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/MethodChainingIndentationFixer.php +0 -202
  691. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraBlankLinesFixer.php +0 -484
  692. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoExtraConsecutiveBlankLinesFixer.php +0 -73
  693. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesAroundOffsetFixer.php +0 -107
  694. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoSpacesInsideParenthesisFixer.php +0 -110
  695. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoTrailingWhitespaceFixer.php +0 -114
  696. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/NoWhitespaceInBlankLineFixer.php +0 -103
  697. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/Whitespace/SingleBlankLineAtEofFixer.php +0 -73
  698. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Fixer/WhitespacesAwareFixerInterface.php +0 -23
  699. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOption.php +0 -103
  700. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AliasedFixerOptionBuilder.php +0 -94
  701. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/AllowedValueSubset.php +0 -53
  702. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOption.php +0 -99
  703. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/DeprecatedFixerOptionInterface.php +0 -21
  704. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolver.php +0 -128
  705. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverInterface.php +0 -28
  706. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerConfigurationResolverRootless.php +0 -99
  707. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOption.php +0 -172
  708. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionBuilder.php +0 -145
  709. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/FixerOptionInterface.php +0 -53
  710. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerConfiguration/InvalidOptionsForEnvException.php +0 -24
  711. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSample.php +0 -54
  712. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/CodeSampleInterface.php +0 -29
  713. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSample.php +0 -67
  714. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FileSpecificCodeSampleInterface.php +0 -26
  715. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinition.php +0 -93
  716. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/FixerDefinitionInterface.php +0 -55
  717. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSample.php +0 -65
  718. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificCodeSampleInterface.php +0 -26
  719. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecification.php +0 -75
  720. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerDefinition/VersionSpecificationInterface.php +0 -26
  721. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerFactory.php +0 -254
  722. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerFileProcessedEvent.php +0 -59
  723. data/helpers/vendor/friendsofphp/php-cs-fixer/src/FixerNameValidator.php +0 -36
  724. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Indicator/PhpUnitTestCaseIndicator.php +0 -75
  725. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/CachingLinter.php +0 -72
  726. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/Linter.php +0 -64
  727. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LinterInterface.php +0 -44
  728. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingException.php +0 -20
  729. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/LintingResultInterface.php +0 -24
  730. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinter.php +0 -149
  731. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLinterProcessBuilder.php +0 -50
  732. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/ProcessLintingResult.php +0 -59
  733. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLinter.php +0 -70
  734. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/TokenizerLintingResult.php +0 -45
  735. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Linter/UnavailableLinterException.php +0 -22
  736. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PharChecker.php +0 -39
  737. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PharCheckerInterface.php +0 -26
  738. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Preg.php +0 -233
  739. data/helpers/vendor/friendsofphp/php-cs-fixer/src/PregException.php +0 -24
  740. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/CheckstyleReporter.php +0 -74
  741. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/GitlabReporter.php +0 -60
  742. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/JsonReporter.php +0 -71
  743. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/JunitReporter.php +0 -141
  744. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReportSummary.php +0 -122
  745. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReporterFactory.php +0 -100
  746. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/ReporterInterface.php +0 -31
  747. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/TextReporter.php +0 -108
  748. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Report/XmlReporter.php +0 -140
  749. data/helpers/vendor/friendsofphp/php-cs-fixer/src/RuleSet.php +0 -534
  750. data/helpers/vendor/friendsofphp/php-cs-fixer/src/RuleSetInterface.php +0 -59
  751. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileCachingLintingIterator.php +0 -80
  752. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileFilterIterator.php +0 -122
  753. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/FileLintingIterator.php +0 -68
  754. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Runner/Runner.php +0 -307
  755. data/helpers/vendor/friendsofphp/php-cs-fixer/src/StdinFileInfo.php +0 -172
  756. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AbstractFixerTestCase.php +0 -36
  757. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AbstractIntegrationTestCase.php +0 -36
  758. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/AccessibleObject.php +0 -93
  759. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Test/IntegrationCase.php +0 -136
  760. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/AbstractTransformer.php +0 -42
  761. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/ArgumentAnalysis.php +0 -108
  762. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceAnalysis.php +0 -127
  763. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/NamespaceUseAnalysis.php +0 -147
  764. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/StartEndTokenAwareAnalysis.php +0 -30
  765. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/Analysis/TypeAnalysis.php +0 -125
  766. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ArgumentsAnalyzer.php +0 -140
  767. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/BlocksAnalyzer.php +0 -67
  768. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/ClassyAnalyzer.php +0 -82
  769. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/CommentsAnalyzer.php +0 -314
  770. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/FunctionsAnalyzer.php +0 -262
  771. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespaceUsesAnalyzer.php +0 -105
  772. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Analyzer/NamespacesAnalyzer.php +0 -71
  773. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CT.php +0 -95
  774. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/CodeHasher.php +0 -38
  775. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Generator/NamespacedStringTokenGenerator.php +0 -43
  776. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Resolver/TypeShortNameResolver.php +0 -94
  777. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Token.php +0 -618
  778. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Tokens.php +0 -1453
  779. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TokensAnalyzer.php +0 -743
  780. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ArrayTypehintTransformer.php +0 -61
  781. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/BraceClassInstantiationTransformer.php +0 -88
  782. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ClassConstantTransformer.php +0 -64
  783. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/CurlyBraceTransformer.php +0 -221
  784. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ImportTransformer.php +0 -67
  785. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NamespaceOperatorTransformer.php +0 -61
  786. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/NullableTypeTransformer.php +0 -70
  787. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/ReturnRefTransformer.php +0 -62
  788. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/SquareBraceTransformer.php +0 -196
  789. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeAlternationTransformer.php +0 -86
  790. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/TypeColonTransformer.php +0 -88
  791. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/UseTransformer.php +0 -110
  792. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformer/WhitespacyCommentTransformer.php +0 -71
  793. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/TransformerInterface.php +0 -72
  794. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Tokenizer/Transformers.php +0 -113
  795. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ToolInfo.php +0 -111
  796. data/helpers/vendor/friendsofphp/php-cs-fixer/src/ToolInfoInterface.php +0 -31
  797. data/helpers/vendor/friendsofphp/php-cs-fixer/src/Utils.php +0 -185
  798. data/helpers/vendor/friendsofphp/php-cs-fixer/src/WhitespacesFixerConfig.php +0 -56
  799. data/helpers/vendor/friendsofphp/php-cs-fixer/src/WordMatcher.php +0 -57
  800. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractFixerTestCase.php +0 -259
  801. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractIntegrationCaseFactory.php +0 -254
  802. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/AbstractIntegrationTestCase.php +0 -402
  803. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/Assert/AssertTokensTrait.php +0 -48
  804. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCase.php +0 -153
  805. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCaseFactory.php +0 -22
  806. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IntegrationCaseFactoryInterface.php +0 -28
  807. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/InternalIntegrationCaseFactory.php +0 -35
  808. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/Test/IsIdenticalConstraint.php +0 -56
  809. data/helpers/vendor/friendsofphp/php-cs-fixer/tests/TestCase.php +0 -49
  810. data/helpers/vendor/justinrainbow/json-schema/.php_cs.dist +0 -33
  811. data/helpers/vendor/justinrainbow/json-schema/LICENSE +0 -21
  812. data/helpers/vendor/justinrainbow/json-schema/README.md +0 -206
  813. data/helpers/vendor/justinrainbow/json-schema/bin/validate-json +0 -251
  814. data/helpers/vendor/justinrainbow/json-schema/composer.json +0 -76
  815. data/helpers/vendor/justinrainbow/json-schema/demo/README.md +0 -14
  816. data/helpers/vendor/justinrainbow/json-schema/demo/data.json +0 -3
  817. data/helpers/vendor/justinrainbow/json-schema/demo/demo.php +0 -18
  818. data/helpers/vendor/justinrainbow/json-schema/demo/schema.json +0 -3
  819. data/helpers/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-03.json +0 -174
  820. data/helpers/vendor/justinrainbow/json-schema/dist/schema/json-schema-draft-04.json +0 -150
  821. data/helpers/vendor/justinrainbow/json-schema/phpunit.xml.dist +0 -26
  822. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/BaseConstraint.php +0 -148
  823. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/CollectionConstraint.php +0 -121
  824. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Constraint.php +0 -213
  825. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ConstraintInterface.php +0 -65
  826. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/EnumConstraint.php +0 -54
  827. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/Factory.php +0 -220
  828. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/FormatConstraint.php +0 -214
  829. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/NumberConstraint.php +0 -81
  830. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php +0 -192
  831. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/SchemaConstraint.php +0 -94
  832. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/StringConstraint.php +0 -60
  833. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/LooseTypeCheck.php +0 -68
  834. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/StrictTypeCheck.php +0 -40
  835. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeCheck/TypeCheckInterface.php +0 -18
  836. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/TypeConstraint.php +0 -261
  837. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/UndefinedConstraint.php +0 -419
  838. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Entity/JsonPointer.php +0 -161
  839. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ExceptionInterface.php +0 -7
  840. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidArgumentException.php +0 -17
  841. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidConfigException.php +0 -17
  842. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaException.php +0 -17
  843. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSchemaMediaTypeException.php +0 -17
  844. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/InvalidSourceUriException.php +0 -17
  845. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/JsonDecodingException.php +0 -40
  846. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ResourceNotFoundException.php +0 -17
  847. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/RuntimeException.php +0 -17
  848. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UnresolvableJsonPointerException.php +0 -19
  849. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/UriResolverException.php +0 -17
  850. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Exception/ValidationException.php +0 -14
  851. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Iterator/ObjectIterator.php +0 -149
  852. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Rfc3339.php +0 -30
  853. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorage.php +0 -169
  854. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/SchemaStorageInterface.php +0 -41
  855. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/AbstractRetriever.php +0 -34
  856. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/Curl.php +0 -83
  857. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/FileGetContents.php +0 -93
  858. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/PredefinedArray.php +0 -56
  859. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php +0 -36
  860. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriResolver.php +0 -175
  861. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php +0 -349
  862. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/UriResolverInterface.php +0 -26
  863. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/UriRetrieverInterface.php +0 -26
  864. data/helpers/vendor/justinrainbow/json-schema/src/JsonSchema/Validator.php +0 -88
  865. data/helpers/vendor/paragonie/random_compat/LICENSE +0 -22
  866. data/helpers/vendor/paragonie/random_compat/build-phar.sh +0 -5
  867. data/helpers/vendor/paragonie/random_compat/composer.json +0 -34
  868. data/helpers/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey +0 -5
  869. data/helpers/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc +0 -11
  870. data/helpers/vendor/paragonie/random_compat/lib/random.php +0 -32
  871. data/helpers/vendor/paragonie/random_compat/other/build_phar.php +0 -57
  872. data/helpers/vendor/paragonie/random_compat/psalm-autoload.php +0 -9
  873. data/helpers/vendor/paragonie/random_compat/psalm.xml +0 -19
  874. data/helpers/vendor/php-cs-fixer/diff/ChangeLog.md +0 -7
  875. data/helpers/vendor/php-cs-fixer/diff/LICENSE +0 -5
  876. data/helpers/vendor/php-cs-fixer/diff/LICENSE_DIFF +0 -31
  877. data/helpers/vendor/php-cs-fixer/diff/LICENSE_GECKO +0 -19
  878. data/helpers/vendor/php-cs-fixer/diff/README.md +0 -13
  879. data/helpers/vendor/php-cs-fixer/diff/composer.json +0 -41
  880. data/helpers/vendor/php-cs-fixer/diff/src/GeckoPackages/DiffOutputBuilder/ConfigurationException.php +0 -36
  881. data/helpers/vendor/php-cs-fixer/diff/src/GeckoPackages/DiffOutputBuilder/UnifiedDiffOutputBuilder.php +0 -295
  882. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Chunk.php +0 -103
  883. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Diff.php +0 -73
  884. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Differ.php +0 -399
  885. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/LongestCommonSubsequence.php +0 -27
  886. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php +0 -95
  887. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php +0 -74
  888. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Line.php +0 -54
  889. data/helpers/vendor/php-cs-fixer/diff/src/v1_4/Parser.php +0 -110
  890. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Chunk.php +0 -78
  891. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Diff.php +0 -67
  892. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Differ.php +0 -321
  893. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Exception/Exception.php +0 -15
  894. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Exception/InvalidArgumentException.php +0 -15
  895. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Line.php +0 -44
  896. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/LongestCommonSubsequenceCalculator.php +0 -24
  897. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -81
  898. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/AbstractChunkOutputBuilder.php +0 -56
  899. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/DiffOnlyOutputBuilder.php +0 -63
  900. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/DiffOutputBuilderInterface.php +0 -19
  901. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Output/UnifiedDiffOutputBuilder.php +0 -165
  902. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/Parser.php +0 -106
  903. data/helpers/vendor/php-cs-fixer/diff/src/v2_0/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -66
  904. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Chunk.php +0 -78
  905. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Diff.php +0 -67
  906. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Differ.php +0 -329
  907. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/ConfigurationException.php +0 -40
  908. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/Exception.php +0 -15
  909. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Exception/InvalidArgumentException.php +0 -15
  910. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Line.php +0 -44
  911. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/LongestCommonSubsequenceCalculator.php +0 -24
  912. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/MemoryEfficientLongestCommonSubsequenceCalculator.php +0 -81
  913. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/AbstractChunkOutputBuilder.php +0 -56
  914. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/DiffOnlyOutputBuilder.php +0 -66
  915. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/DiffOutputBuilderInterface.php +0 -20
  916. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/StrictUnifiedDiffOutputBuilder.php +0 -315
  917. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Output/UnifiedDiffOutputBuilder.php +0 -259
  918. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/Parser.php +0 -106
  919. data/helpers/vendor/php-cs-fixer/diff/src/v3_0/TimeEfficientLongestCommonSubsequenceCalculator.php +0 -66
  920. data/helpers/vendor/phpstan/phpstan/.gitattributes +0 -10
  921. data/helpers/vendor/phpstan/phpstan/.gitignore +0 -9
  922. data/helpers/vendor/phpstan/phpstan/LICENSE +0 -21
  923. data/helpers/vendor/phpstan/phpstan/README.md +0 -64
  924. data/helpers/vendor/phpstan/phpstan/bootstrap.php +0 -43
  925. data/helpers/vendor/phpstan/phpstan/composer.json +0 -23
  926. data/helpers/vendor/phpstan/phpstan/conf/bleedingEdge.neon +0 -2
  927. data/helpers/vendor/phpstan/phpstan/phpstan +0 -0
  928. data/helpers/vendor/phpstan/phpstan/phpstan.phar +0 -0
  929. data/helpers/vendor/phpstan/phpstan/phpstan.phar.asc +0 -17
  930. data/helpers/vendor/psr/log/LICENSE +0 -19
  931. data/helpers/vendor/psr/log/Psr/Log/AbstractLogger.php +0 -128
  932. data/helpers/vendor/psr/log/Psr/Log/InvalidArgumentException.php +0 -7
  933. data/helpers/vendor/psr/log/Psr/Log/LogLevel.php +0 -18
  934. data/helpers/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +0 -18
  935. data/helpers/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +0 -26
  936. data/helpers/vendor/psr/log/Psr/Log/LoggerInterface.php +0 -125
  937. data/helpers/vendor/psr/log/Psr/Log/LoggerTrait.php +0 -142
  938. data/helpers/vendor/psr/log/Psr/Log/NullLogger.php +0 -30
  939. data/helpers/vendor/psr/log/Psr/Log/Test/DummyTest.php +0 -18
  940. data/helpers/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +0 -138
  941. data/helpers/vendor/psr/log/Psr/Log/Test/TestLogger.php +0 -147
  942. data/helpers/vendor/psr/log/README.md +0 -58
  943. data/helpers/vendor/psr/log/composer.json +0 -26
  944. data/helpers/vendor/seld/jsonlint/.github/FUNDING.yml +0 -2
  945. data/helpers/vendor/seld/jsonlint/.github/SECURITY.md +0 -6
  946. data/helpers/vendor/seld/jsonlint/.gitignore +0 -3
  947. data/helpers/vendor/seld/jsonlint/.travis.yml +0 -31
  948. data/helpers/vendor/seld/jsonlint/CHANGELOG.md +0 -76
  949. data/helpers/vendor/seld/jsonlint/LICENSE +0 -19
  950. data/helpers/vendor/seld/jsonlint/README.md +0 -94
  951. data/helpers/vendor/seld/jsonlint/bin/jsonlint +0 -117
  952. data/helpers/vendor/seld/jsonlint/composer.json +0 -24
  953. data/helpers/vendor/seld/jsonlint/phpunit.xml.dist +0 -25
  954. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/DuplicateKeyException.php +0 -26
  955. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/JsonParser.php +0 -502
  956. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/Lexer.php +0 -231
  957. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/ParsingException.php +0 -28
  958. data/helpers/vendor/seld/jsonlint/src/Seld/JsonLint/Undefined.php +0 -16
  959. data/helpers/vendor/seld/jsonlint/tests/JsonParserTest.php +0 -272
  960. data/helpers/vendor/seld/jsonlint/tests/bom.json +0 -6
  961. data/helpers/vendor/seld/jsonlint/tests/bootstrap.php +0 -13
  962. data/helpers/vendor/seld/phar-utils/.gitignore +0 -1
  963. data/helpers/vendor/seld/phar-utils/LICENSE +0 -19
  964. data/helpers/vendor/seld/phar-utils/README.md +0 -45
  965. data/helpers/vendor/seld/phar-utils/composer.json +0 -26
  966. data/helpers/vendor/seld/phar-utils/composer.lock +0 -19
  967. data/helpers/vendor/seld/phar-utils/src/Linter.php +0 -110
  968. data/helpers/vendor/seld/phar-utils/src/Timestamps.php +0 -192
  969. data/helpers/vendor/symfony/console/.gitignore +0 -3
  970. data/helpers/vendor/symfony/console/Application.php +0 -1271
  971. data/helpers/vendor/symfony/console/CHANGELOG.md +0 -112
  972. data/helpers/vendor/symfony/console/Command/Command.php +0 -668
  973. data/helpers/vendor/symfony/console/Command/HelpCommand.php +0 -81
  974. data/helpers/vendor/symfony/console/Command/ListCommand.php +0 -90
  975. data/helpers/vendor/symfony/console/Command/LockableTrait.php +0 -72
  976. data/helpers/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php +0 -46
  977. data/helpers/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php +0 -64
  978. data/helpers/vendor/symfony/console/CommandLoader/FactoryCommandLoader.php +0 -62
  979. data/helpers/vendor/symfony/console/ConsoleEvents.php +0 -60
  980. data/helpers/vendor/symfony/console/DependencyInjection/AddConsoleCommandPass.php +0 -106
  981. data/helpers/vendor/symfony/console/Descriptor/ApplicationDescription.php +0 -157
  982. data/helpers/vendor/symfony/console/Descriptor/Descriptor.php +0 -107
  983. data/helpers/vendor/symfony/console/Descriptor/DescriptorInterface.php +0 -29
  984. data/helpers/vendor/symfony/console/Descriptor/JsonDescriptor.php +0 -168
  985. data/helpers/vendor/symfony/console/Descriptor/MarkdownDescriptor.php +0 -182
  986. data/helpers/vendor/symfony/console/Descriptor/TextDescriptor.php +0 -342
  987. data/helpers/vendor/symfony/console/Descriptor/XmlDescriptor.php +0 -248
  988. data/helpers/vendor/symfony/console/Event/ConsoleCommandEvent.php +0 -60
  989. data/helpers/vendor/symfony/console/Event/ConsoleErrorEvent.php +0 -83
  990. data/helpers/vendor/symfony/console/Event/ConsoleEvent.php +0 -67
  991. data/helpers/vendor/symfony/console/Event/ConsoleExceptionEvent.php +0 -71
  992. data/helpers/vendor/symfony/console/Event/ConsoleTerminateEvent.php +0 -58
  993. data/helpers/vendor/symfony/console/EventListener/ErrorListener.php +0 -95
  994. data/helpers/vendor/symfony/console/Exception/CommandNotFoundException.php +0 -43
  995. data/helpers/vendor/symfony/console/Exception/ExceptionInterface.php +0 -21
  996. data/helpers/vendor/symfony/console/Exception/InvalidArgumentException.php +0 -19
  997. data/helpers/vendor/symfony/console/Exception/InvalidOptionException.php +0 -21
  998. data/helpers/vendor/symfony/console/Exception/LogicException.php +0 -19
  999. data/helpers/vendor/symfony/console/Exception/RuntimeException.php +0 -19
  1000. data/helpers/vendor/symfony/console/Formatter/OutputFormatter.php +0 -243
  1001. data/helpers/vendor/symfony/console/Formatter/OutputFormatterInterface.php +0 -71
  1002. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyle.php +0 -183
  1003. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyleInterface.php +0 -62
  1004. data/helpers/vendor/symfony/console/Formatter/OutputFormatterStyleStack.php +0 -109
  1005. data/helpers/vendor/symfony/console/Helper/DebugFormatterHelper.php +0 -127
  1006. data/helpers/vendor/symfony/console/Helper/DescriptorHelper.php +0 -91
  1007. data/helpers/vendor/symfony/console/Helper/FormatterHelper.php +0 -102
  1008. data/helpers/vendor/symfony/console/Helper/Helper.php +0 -138
  1009. data/helpers/vendor/symfony/console/Helper/HelperInterface.php +0 -39
  1010. data/helpers/vendor/symfony/console/Helper/HelperSet.php +0 -108
  1011. data/helpers/vendor/symfony/console/Helper/InputAwareHelper.php +0 -33
  1012. data/helpers/vendor/symfony/console/Helper/ProcessHelper.php +0 -145
  1013. data/helpers/vendor/symfony/console/Helper/ProgressBar.php +0 -614
  1014. data/helpers/vendor/symfony/console/Helper/ProgressIndicator.php +0 -270
  1015. data/helpers/vendor/symfony/console/Helper/QuestionHelper.php +0 -513
  1016. data/helpers/vendor/symfony/console/Helper/SymfonyQuestionHelper.php +0 -124
  1017. data/helpers/vendor/symfony/console/Helper/Table.php +0 -698
  1018. data/helpers/vendor/symfony/console/Helper/TableCell.php +0 -75
  1019. data/helpers/vendor/symfony/console/Helper/TableSeparator.php +0 -25
  1020. data/helpers/vendor/symfony/console/Helper/TableStyle.php +0 -258
  1021. data/helpers/vendor/symfony/console/Input/ArgvInput.php +0 -372
  1022. data/helpers/vendor/symfony/console/Input/ArrayInput.php +0 -208
  1023. data/helpers/vendor/symfony/console/Input/Input.php +0 -203
  1024. data/helpers/vendor/symfony/console/Input/InputArgument.php +0 -129
  1025. data/helpers/vendor/symfony/console/Input/InputAwareInterface.php +0 -26
  1026. data/helpers/vendor/symfony/console/Input/InputDefinition.php +0 -404
  1027. data/helpers/vendor/symfony/console/Input/InputInterface.php +0 -163
  1028. data/helpers/vendor/symfony/console/Input/InputOption.php +0 -208
  1029. data/helpers/vendor/symfony/console/Input/StreamableInputInterface.php +0 -37
  1030. data/helpers/vendor/symfony/console/Input/StringInput.php +0 -72
  1031. data/helpers/vendor/symfony/console/LICENSE +0 -19
  1032. data/helpers/vendor/symfony/console/Logger/ConsoleLogger.php +0 -128
  1033. data/helpers/vendor/symfony/console/Output/BufferedOutput.php +0 -45
  1034. data/helpers/vendor/symfony/console/Output/ConsoleOutput.php +0 -152
  1035. data/helpers/vendor/symfony/console/Output/ConsoleOutputInterface.php +0 -30
  1036. data/helpers/vendor/symfony/console/Output/NullOutput.php +0 -123
  1037. data/helpers/vendor/symfony/console/Output/Output.php +0 -175
  1038. data/helpers/vendor/symfony/console/Output/OutputInterface.php +0 -114
  1039. data/helpers/vendor/symfony/console/Output/StreamOutput.php +0 -120
  1040. data/helpers/vendor/symfony/console/Question/ChoiceQuestion.php +0 -187
  1041. data/helpers/vendor/symfony/console/Question/ConfirmationQuestion.php +0 -59
  1042. data/helpers/vendor/symfony/console/Question/Question.php +0 -242
  1043. data/helpers/vendor/symfony/console/README.md +0 -20
  1044. data/helpers/vendor/symfony/console/Resources/bin/hiddeninput.exe +0 -0
  1045. data/helpers/vendor/symfony/console/Style/OutputStyle.php +0 -155
  1046. data/helpers/vendor/symfony/console/Style/StyleInterface.php +0 -153
  1047. data/helpers/vendor/symfony/console/Style/SymfonyStyle.php +0 -431
  1048. data/helpers/vendor/symfony/console/Terminal.php +0 -176
  1049. data/helpers/vendor/symfony/console/Tester/ApplicationTester.php +0 -176
  1050. data/helpers/vendor/symfony/console/Tester/CommandTester.php +0 -162
  1051. data/helpers/vendor/symfony/console/Tests/ApplicationTest.php +0 -1772
  1052. data/helpers/vendor/symfony/console/Tests/Command/CommandTest.php +0 -430
  1053. data/helpers/vendor/symfony/console/Tests/Command/HelpCommandTest.php +0 -71
  1054. data/helpers/vendor/symfony/console/Tests/Command/ListCommandTest.php +0 -113
  1055. data/helpers/vendor/symfony/console/Tests/Command/LockableTraitTest.php +0 -67
  1056. data/helpers/vendor/symfony/console/Tests/CommandLoader/ContainerCommandLoaderTest.php +0 -59
  1057. data/helpers/vendor/symfony/console/Tests/CommandLoader/FactoryCommandLoaderTest.php +0 -58
  1058. data/helpers/vendor/symfony/console/Tests/DependencyInjection/AddConsoleCommandPassTest.php +0 -256
  1059. data/helpers/vendor/symfony/console/Tests/Descriptor/AbstractDescriptorTest.php +0 -107
  1060. data/helpers/vendor/symfony/console/Tests/Descriptor/ApplicationDescriptionTest.php +0 -53
  1061. data/helpers/vendor/symfony/console/Tests/Descriptor/JsonDescriptorTest.php +0 -35
  1062. data/helpers/vendor/symfony/console/Tests/Descriptor/MarkdownDescriptorTest.php +0 -45
  1063. data/helpers/vendor/symfony/console/Tests/Descriptor/ObjectsProvider.php +0 -82
  1064. data/helpers/vendor/symfony/console/Tests/Descriptor/TextDescriptorTest.php +0 -53
  1065. data/helpers/vendor/symfony/console/Tests/Descriptor/XmlDescriptorTest.php +0 -27
  1066. data/helpers/vendor/symfony/console/Tests/EventListener/ErrorListenerTest.php +0 -156
  1067. data/helpers/vendor/symfony/console/Tests/Fixtures/BarBucCommand.php +0 -11
  1068. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplication1.php +0 -18
  1069. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplication2.php +0 -26
  1070. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorApplicationMbString.php +0 -24
  1071. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand1.php +0 -27
  1072. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand2.php +0 -32
  1073. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand3.php +0 -27
  1074. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommand4.php +0 -25
  1075. data/helpers/vendor/symfony/console/Tests/Fixtures/DescriptorCommandMbString.php +0 -32
  1076. data/helpers/vendor/symfony/console/Tests/Fixtures/DummyOutput.php +0 -36
  1077. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo1Command.php +0 -26
  1078. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo2Command.php +0 -21
  1079. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo3Command.php +0 -29
  1080. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo4Command.php +0 -11
  1081. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo5Command.php +0 -10
  1082. data/helpers/vendor/symfony/console/Tests/Fixtures/Foo6Command.php +0 -11
  1083. data/helpers/vendor/symfony/console/Tests/Fixtures/FooCommand.php +0 -33
  1084. data/helpers/vendor/symfony/console/Tests/Fixtures/FooHiddenCommand.php +0 -21
  1085. data/helpers/vendor/symfony/console/Tests/Fixtures/FooLock2Command.php +0 -28
  1086. data/helpers/vendor/symfony/console/Tests/Fixtures/FooLockCommand.php +0 -27
  1087. data/helpers/vendor/symfony/console/Tests/Fixtures/FooOptCommand.php +0 -36
  1088. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSameCaseLowercaseCommand.php +0 -11
  1089. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSameCaseUppercaseCommand.php +0 -11
  1090. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced1Command.php +0 -26
  1091. data/helpers/vendor/symfony/console/Tests/Fixtures/FooSubnamespaced2Command.php +0 -26
  1092. data/helpers/vendor/symfony/console/Tests/Fixtures/FoobarCommand.php +0 -25
  1093. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_0.php +0 -11
  1094. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_1.php +0 -13
  1095. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_10.php +0 -17
  1096. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_11.php +0 -12
  1097. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_12.php +0 -13
  1098. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_13.php +0 -14
  1099. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_14.php +0 -17
  1100. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_15.php +0 -14
  1101. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_16.php +0 -15
  1102. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_17.php +0 -13
  1103. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_2.php +0 -16
  1104. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_3.php +0 -12
  1105. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_4.php +0 -34
  1106. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_5.php +0 -37
  1107. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_6.php +0 -16
  1108. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_7.php +0 -15
  1109. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_8.php +0 -26
  1110. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/command_9.php +0 -11
  1111. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/command/interactive_command_1.php +0 -19
  1112. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/interactive_output_1.txt +0 -7
  1113. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_0.txt +0 -3
  1114. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_1.txt +0 -9
  1115. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_10.txt +0 -7
  1116. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_11.txt +0 -4
  1117. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_12.txt +0 -6
  1118. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_13.txt +0 -7
  1119. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_14.txt +0 -6
  1120. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_15.txt +0 -7
  1121. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_16.txt +0 -8
  1122. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_17.txt +0 -7
  1123. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_2.txt +0 -13
  1124. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_3.txt +0 -7
  1125. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_4.txt +0 -32
  1126. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_5.txt +0 -18
  1127. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_6.txt +0 -6
  1128. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_7.txt +0 -5
  1129. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_8.txt +0 -9
  1130. data/helpers/vendor/symfony/console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt +0 -5
  1131. data/helpers/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering.php +0 -22
  1132. data/helpers/vendor/symfony/console/Tests/Fixtures/TestAmbiguousCommandRegistering2.php +0 -21
  1133. data/helpers/vendor/symfony/console/Tests/Fixtures/TestCommand.php +0 -28
  1134. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.json +0 -156
  1135. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.md +0 -172
  1136. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.txt +0 -17
  1137. data/helpers/vendor/symfony/console/Tests/Fixtures/application_1.xml +0 -104
  1138. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.json +0 -509
  1139. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.md +0 -431
  1140. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.txt +0 -21
  1141. data/helpers/vendor/symfony/console/Tests/Fixtures/application_2.xml +0 -254
  1142. data/helpers/vendor/symfony/console/Tests/Fixtures/application_filtered_namespace.txt +0 -16
  1143. data/helpers/vendor/symfony/console/Tests/Fixtures/application_gethelp.txt +0 -1
  1144. data/helpers/vendor/symfony/console/Tests/Fixtures/application_mbstring.md +0 -269
  1145. data/helpers/vendor/symfony/console/Tests/Fixtures/application_mbstring.txt +0 -19
  1146. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception1.txt +0 -5
  1147. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception2.txt +0 -7
  1148. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception3.txt +0 -18
  1149. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception3decorated.txt +0 -18
  1150. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception4.txt +0 -6
  1151. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1.txt +0 -8
  1152. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth1decorated.txt +0 -8
  1153. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_doublewidth2.txt +0 -9
  1154. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_escapeslines.txt +0 -9
  1155. data/helpers/vendor/symfony/console/Tests/Fixtures/application_renderexception_linebreaks.txt +0 -11
  1156. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run1.txt +0 -17
  1157. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run2.txt +0 -26
  1158. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run3.txt +0 -26
  1159. data/helpers/vendor/symfony/console/Tests/Fixtures/application_run4.txt +0 -1
  1160. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.json +0 -15
  1161. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.md +0 -12
  1162. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.txt +0 -7
  1163. data/helpers/vendor/symfony/console/Tests/Fixtures/command_1.xml +0 -12
  1164. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.json +0 -33
  1165. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.md +0 -29
  1166. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.txt +0 -13
  1167. data/helpers/vendor/symfony/console/Tests/Fixtures/command_2.xml +0 -21
  1168. data/helpers/vendor/symfony/console/Tests/Fixtures/command_mbstring.md +0 -29
  1169. data/helpers/vendor/symfony/console/Tests/Fixtures/command_mbstring.txt +0 -13
  1170. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.json +0 -7
  1171. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.md +0 -5
  1172. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.txt +0 -1
  1173. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_1.xml +0 -5
  1174. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.json +0 -7
  1175. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.md +0 -7
  1176. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.txt +0 -1
  1177. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_2.xml +0 -5
  1178. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.json +0 -7
  1179. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.md +0 -7
  1180. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.txt +0 -1
  1181. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_3.xml +0 -7
  1182. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.json +0 -7
  1183. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.md +0 -8
  1184. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.txt +0 -2
  1185. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_4.xml +0 -6
  1186. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.json +0 -7
  1187. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.md +0 -7
  1188. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.txt +0 -1
  1189. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_default_inf_value.xml +0 -7
  1190. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.json +0 -7
  1191. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.md +0 -7
  1192. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.txt +0 -1
  1193. data/helpers/vendor/symfony/console/Tests/Fixtures/input_argument_with_style.xml +0 -7
  1194. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.json +0 -4
  1195. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.md +0 -0
  1196. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.txt +0 -0
  1197. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_1.xml +0 -5
  1198. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.json +0 -12
  1199. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.md +0 -7
  1200. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.txt +0 -2
  1201. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_2.xml +0 -10
  1202. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.json +0 -14
  1203. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.md +0 -8
  1204. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.txt +0 -2
  1205. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_3.xml +0 -9
  1206. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.json +0 -22
  1207. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.md +0 -16
  1208. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.txt +0 -5
  1209. data/helpers/vendor/symfony/console/Tests/Fixtures/input_definition_4.xml +0 -14
  1210. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.json +0 -9
  1211. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.md +0 -6
  1212. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.txt +0 -1
  1213. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_1.xml +0 -4
  1214. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.json +0 -9
  1215. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.md +0 -8
  1216. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.txt +0 -1
  1217. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_2.xml +0 -7
  1218. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.json +0 -9
  1219. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.md +0 -8
  1220. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.txt +0 -1
  1221. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_3.xml +0 -5
  1222. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.json +0 -9
  1223. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.md +0 -8
  1224. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.txt +0 -1
  1225. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_4.xml +0 -5
  1226. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.json +0 -9
  1227. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.md +0 -9
  1228. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.txt +0 -2
  1229. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_5.xml +0 -6
  1230. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.json +0 -9
  1231. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.md +0 -8
  1232. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.txt +0 -1
  1233. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_6.xml +0 -5
  1234. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.json +0 -9
  1235. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.md +0 -8
  1236. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.txt +0 -1
  1237. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_default_inf_value.xml +0 -7
  1238. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.json +0 -9
  1239. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.md +0 -8
  1240. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.txt +0 -1
  1241. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style.xml +0 -7
  1242. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.json +0 -12
  1243. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.md +0 -8
  1244. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.txt +0 -1
  1245. data/helpers/vendor/symfony/console/Tests/Fixtures/input_option_with_style_array.xml +0 -8
  1246. data/helpers/vendor/symfony/console/Tests/Fixtures/stream_output_file.txt +0 -0
  1247. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleStackTest.php +0 -69
  1248. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterStyleTest.php +0 -100
  1249. data/helpers/vendor/symfony/console/Tests/Formatter/OutputFormatterTest.php +0 -344
  1250. data/helpers/vendor/symfony/console/Tests/Helper/AbstractQuestionHelperTest.php +0 -34
  1251. data/helpers/vendor/symfony/console/Tests/Helper/FormatterHelperTest.php +0 -129
  1252. data/helpers/vendor/symfony/console/Tests/Helper/HelperSetTest.php +0 -127
  1253. data/helpers/vendor/symfony/console/Tests/Helper/HelperTest.php +0 -55
  1254. data/helpers/vendor/symfony/console/Tests/Helper/ProcessHelperTest.php +0 -118
  1255. data/helpers/vendor/symfony/console/Tests/Helper/ProgressBarTest.php +0 -805
  1256. data/helpers/vendor/symfony/console/Tests/Helper/ProgressIndicatorTest.php +0 -175
  1257. data/helpers/vendor/symfony/console/Tests/Helper/QuestionHelperTest.php +0 -1115
  1258. data/helpers/vendor/symfony/console/Tests/Helper/SymfonyQuestionHelperTest.php +0 -214
  1259. data/helpers/vendor/symfony/console/Tests/Helper/TableStyleTest.php +0 -26
  1260. data/helpers/vendor/symfony/console/Tests/Helper/TableTest.php +0 -868
  1261. data/helpers/vendor/symfony/console/Tests/Input/ArgvInputTest.php +0 -462
  1262. data/helpers/vendor/symfony/console/Tests/Input/ArrayInputTest.php +0 -173
  1263. data/helpers/vendor/symfony/console/Tests/Input/InputArgumentTest.php +0 -109
  1264. data/helpers/vendor/symfony/console/Tests/Input/InputDefinitionTest.php +0 -389
  1265. data/helpers/vendor/symfony/console/Tests/Input/InputOptionTest.php +0 -194
  1266. data/helpers/vendor/symfony/console/Tests/Input/InputTest.php +0 -137
  1267. data/helpers/vendor/symfony/console/Tests/Input/StringInputTest.php +0 -87
  1268. data/helpers/vendor/symfony/console/Tests/Logger/ConsoleLoggerTest.php +0 -213
  1269. data/helpers/vendor/symfony/console/Tests/Output/ConsoleOutputTest.php +0 -42
  1270. data/helpers/vendor/symfony/console/Tests/Output/NullOutputTest.php +0 -88
  1271. data/helpers/vendor/symfony/console/Tests/Output/OutputTest.php +0 -176
  1272. data/helpers/vendor/symfony/console/Tests/Output/StreamOutputTest.php +0 -67
  1273. data/helpers/vendor/symfony/console/Tests/Question/ChoiceQuestionTest.php +0 -64
  1274. data/helpers/vendor/symfony/console/Tests/Question/ConfirmationQuestionTest.php +0 -62
  1275. data/helpers/vendor/symfony/console/Tests/Style/SymfonyStyleTest.php +0 -118
  1276. data/helpers/vendor/symfony/console/Tests/TerminalTest.php +0 -97
  1277. data/helpers/vendor/symfony/console/Tests/Tester/ApplicationTesterTest.php +0 -70
  1278. data/helpers/vendor/symfony/console/Tests/Tester/CommandTesterTest.php +0 -212
  1279. data/helpers/vendor/symfony/console/composer.json +0 -56
  1280. data/helpers/vendor/symfony/console/phpunit.xml.dist +0 -41
  1281. data/helpers/vendor/symfony/debug/.gitignore +0 -3
  1282. data/helpers/vendor/symfony/debug/BufferingLogger.php +0 -37
  1283. data/helpers/vendor/symfony/debug/CHANGELOG.md +0 -64
  1284. data/helpers/vendor/symfony/debug/Debug.php +0 -60
  1285. data/helpers/vendor/symfony/debug/DebugClassLoader.php +0 -455
  1286. data/helpers/vendor/symfony/debug/ErrorHandler.php +0 -787
  1287. data/helpers/vendor/symfony/debug/Exception/ClassNotFoundException.php +0 -36
  1288. data/helpers/vendor/symfony/debug/Exception/ContextErrorException.php +0 -40
  1289. data/helpers/vendor/symfony/debug/Exception/FatalErrorException.php +0 -82
  1290. data/helpers/vendor/symfony/debug/Exception/FatalThrowableError.php +0 -45
  1291. data/helpers/vendor/symfony/debug/Exception/FlattenException.php +0 -263
  1292. data/helpers/vendor/symfony/debug/Exception/OutOfMemoryException.php +0 -21
  1293. data/helpers/vendor/symfony/debug/Exception/SilencedErrorContext.php +0 -67
  1294. data/helpers/vendor/symfony/debug/Exception/UndefinedFunctionException.php +0 -36
  1295. data/helpers/vendor/symfony/debug/Exception/UndefinedMethodException.php +0 -36
  1296. data/helpers/vendor/symfony/debug/ExceptionHandler.php +0 -444
  1297. data/helpers/vendor/symfony/debug/FatalErrorHandler/ClassNotFoundFatalErrorHandler.php +0 -214
  1298. data/helpers/vendor/symfony/debug/FatalErrorHandler/FatalErrorHandlerInterface.php +0 -32
  1299. data/helpers/vendor/symfony/debug/FatalErrorHandler/UndefinedFunctionFatalErrorHandler.php +0 -84
  1300. data/helpers/vendor/symfony/debug/FatalErrorHandler/UndefinedMethodFatalErrorHandler.php +0 -66
  1301. data/helpers/vendor/symfony/debug/LICENSE +0 -19
  1302. data/helpers/vendor/symfony/debug/README.md +0 -25
  1303. data/helpers/vendor/symfony/debug/Resources/ext/README.md +0 -134
  1304. data/helpers/vendor/symfony/debug/Resources/ext/config.m4 +0 -63
  1305. data/helpers/vendor/symfony/debug/Resources/ext/config.w32 +0 -13
  1306. data/helpers/vendor/symfony/debug/Resources/ext/php_symfony_debug.h +0 -60
  1307. data/helpers/vendor/symfony/debug/Resources/ext/symfony_debug.c +0 -283
  1308. data/helpers/vendor/symfony/debug/Resources/ext/tests/001.phpt +0 -155
  1309. data/helpers/vendor/symfony/debug/Resources/ext/tests/002.phpt +0 -65
  1310. data/helpers/vendor/symfony/debug/Resources/ext/tests/002_1.phpt +0 -48
  1311. data/helpers/vendor/symfony/debug/Resources/ext/tests/003.phpt +0 -87
  1312. data/helpers/vendor/symfony/debug/Tests/DebugClassLoaderTest.php +0 -448
  1313. data/helpers/vendor/symfony/debug/Tests/ErrorHandlerTest.php +0 -660
  1314. data/helpers/vendor/symfony/debug/Tests/Exception/FlattenExceptionTest.php +0 -314
  1315. data/helpers/vendor/symfony/debug/Tests/ExceptionHandlerTest.php +0 -163
  1316. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/ClassNotFoundFatalErrorHandlerTest.php +0 -184
  1317. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedFunctionFatalErrorHandlerTest.php +0 -81
  1318. data/helpers/vendor/symfony/debug/Tests/FatalErrorHandler/UndefinedMethodFatalErrorHandlerTest.php +0 -76
  1319. data/helpers/vendor/symfony/debug/Tests/Fixtures/AnnotatedClass.php +0 -13
  1320. data/helpers/vendor/symfony/debug/Tests/Fixtures/ClassAlias.php +0 -3
  1321. data/helpers/vendor/symfony/debug/Tests/Fixtures/DefinitionInEvaluatedCode.php +0 -11
  1322. data/helpers/vendor/symfony/debug/Tests/Fixtures/DeprecatedClass.php +0 -12
  1323. data/helpers/vendor/symfony/debug/Tests/Fixtures/DeprecatedInterface.php +0 -12
  1324. data/helpers/vendor/symfony/debug/Tests/Fixtures/ErrorHandlerThatUsesThePreviousOne.php +0 -22
  1325. data/helpers/vendor/symfony/debug/Tests/Fixtures/ExtendedFinalMethod.php +0 -19
  1326. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalClasses.php +0 -85
  1327. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalMethod.php +0 -26
  1328. data/helpers/vendor/symfony/debug/Tests/Fixtures/FinalMethod2Trait.php +0 -10
  1329. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalClass.php +0 -15
  1330. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalInterface.php +0 -10
  1331. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalTrait.php +0 -10
  1332. data/helpers/vendor/symfony/debug/Tests/Fixtures/InternalTrait2.php +0 -23
  1333. data/helpers/vendor/symfony/debug/Tests/Fixtures/LoggerThatSetAnErrorHandler.php +0 -15
  1334. data/helpers/vendor/symfony/debug/Tests/Fixtures/NonDeprecatedInterface.php +0 -7
  1335. data/helpers/vendor/symfony/debug/Tests/Fixtures/PEARClass.php +0 -5
  1336. data/helpers/vendor/symfony/debug/Tests/Fixtures/Throwing.php +0 -3
  1337. data/helpers/vendor/symfony/debug/Tests/Fixtures/ToStringThrower.php +0 -24
  1338. data/helpers/vendor/symfony/debug/Tests/Fixtures/TraitWithInternalMethod.php +0 -13
  1339. data/helpers/vendor/symfony/debug/Tests/Fixtures/casemismatch.php +0 -7
  1340. data/helpers/vendor/symfony/debug/Tests/Fixtures/notPsr0Bis.php +0 -7
  1341. data/helpers/vendor/symfony/debug/Tests/Fixtures/psr4/Psr4CaseMismatch.php +0 -7
  1342. data/helpers/vendor/symfony/debug/Tests/Fixtures/reallyNotPsr0.php +0 -7
  1343. data/helpers/vendor/symfony/debug/Tests/Fixtures2/RequiredTwice.php +0 -7
  1344. data/helpers/vendor/symfony/debug/Tests/HeaderMock.php +0 -38
  1345. data/helpers/vendor/symfony/debug/Tests/phpt/debug_class_loader.phpt +0 -27
  1346. data/helpers/vendor/symfony/debug/Tests/phpt/decorate_exception_hander.phpt +0 -47
  1347. data/helpers/vendor/symfony/debug/Tests/phpt/exception_rethrown.phpt +0 -35
  1348. data/helpers/vendor/symfony/debug/Tests/phpt/fatal_with_nested_handlers.phpt +0 -42
  1349. data/helpers/vendor/symfony/debug/composer.json +0 -40
  1350. data/helpers/vendor/symfony/debug/phpunit.xml.dist +0 -33
  1351. data/helpers/vendor/symfony/event-dispatcher/.gitignore +0 -3
  1352. data/helpers/vendor/symfony/event-dispatcher/CHANGELOG.md +0 -42
  1353. data/helpers/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php +0 -198
  1354. data/helpers/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php +0 -332
  1355. data/helpers/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php +0 -36
  1356. data/helpers/vendor/symfony/event-dispatcher/Debug/WrappedListener.php +0 -125
  1357. data/helpers/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php +0 -137
  1358. data/helpers/vendor/symfony/event-dispatcher/Event.php +0 -58
  1359. data/helpers/vendor/symfony/event-dispatcher/EventDispatcher.php +0 -238
  1360. data/helpers/vendor/symfony/event-dispatcher/EventDispatcherInterface.php +0 -93
  1361. data/helpers/vendor/symfony/event-dispatcher/EventSubscriberInterface.php +0 -49
  1362. data/helpers/vendor/symfony/event-dispatcher/GenericEvent.php +0 -175
  1363. data/helpers/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php +0 -91
  1364. data/helpers/vendor/symfony/event-dispatcher/LICENSE +0 -19
  1365. data/helpers/vendor/symfony/event-dispatcher/README.md +0 -15
  1366. data/helpers/vendor/symfony/event-dispatcher/Tests/AbstractEventDispatcherTest.php +0 -442
  1367. data/helpers/vendor/symfony/event-dispatcher/Tests/ContainerAwareEventDispatcherTest.php +0 -210
  1368. data/helpers/vendor/symfony/event-dispatcher/Tests/Debug/TraceableEventDispatcherTest.php +0 -269
  1369. data/helpers/vendor/symfony/event-dispatcher/Tests/Debug/WrappedListenerTest.php +0 -64
  1370. data/helpers/vendor/symfony/event-dispatcher/Tests/DependencyInjection/RegisterListenersPassTest.php +0 -143
  1371. data/helpers/vendor/symfony/event-dispatcher/Tests/EventDispatcherTest.php +0 -22
  1372. data/helpers/vendor/symfony/event-dispatcher/Tests/EventTest.php +0 -55
  1373. data/helpers/vendor/symfony/event-dispatcher/Tests/GenericEventTest.php +0 -134
  1374. data/helpers/vendor/symfony/event-dispatcher/Tests/ImmutableEventDispatcherTest.php +0 -100
  1375. data/helpers/vendor/symfony/event-dispatcher/composer.json +0 -47
  1376. data/helpers/vendor/symfony/event-dispatcher/phpunit.xml.dist +0 -31
  1377. data/helpers/vendor/symfony/filesystem/.gitignore +0 -3
  1378. data/helpers/vendor/symfony/filesystem/CHANGELOG.md +0 -53
  1379. data/helpers/vendor/symfony/filesystem/Exception/ExceptionInterface.php +0 -21
  1380. data/helpers/vendor/symfony/filesystem/Exception/FileNotFoundException.php +0 -34
  1381. data/helpers/vendor/symfony/filesystem/Exception/IOException.php +0 -39
  1382. data/helpers/vendor/symfony/filesystem/Exception/IOExceptionInterface.php +0 -27
  1383. data/helpers/vendor/symfony/filesystem/Filesystem.php +0 -774
  1384. data/helpers/vendor/symfony/filesystem/LICENSE +0 -19
  1385. data/helpers/vendor/symfony/filesystem/LockHandler.php +0 -121
  1386. data/helpers/vendor/symfony/filesystem/README.md +0 -13
  1387. data/helpers/vendor/symfony/filesystem/Tests/ExceptionTest.php +0 -47
  1388. data/helpers/vendor/symfony/filesystem/Tests/FilesystemTest.php +0 -1660
  1389. data/helpers/vendor/symfony/filesystem/Tests/FilesystemTestCase.php +0 -165
  1390. data/helpers/vendor/symfony/filesystem/Tests/Fixtures/MockStream/MockStream.php +0 -46
  1391. data/helpers/vendor/symfony/filesystem/Tests/LockHandlerTest.php +0 -144
  1392. data/helpers/vendor/symfony/filesystem/composer.json +0 -34
  1393. data/helpers/vendor/symfony/filesystem/phpunit.xml.dist +0 -30
  1394. data/helpers/vendor/symfony/finder/.gitignore +0 -3
  1395. data/helpers/vendor/symfony/finder/CHANGELOG.md +0 -55
  1396. data/helpers/vendor/symfony/finder/Comparator/Comparator.php +0 -98
  1397. data/helpers/vendor/symfony/finder/Comparator/DateComparator.php +0 -51
  1398. data/helpers/vendor/symfony/finder/Comparator/NumberComparator.php +0 -79
  1399. data/helpers/vendor/symfony/finder/Exception/AccessDeniedException.php +0 -19
  1400. data/helpers/vendor/symfony/finder/Exception/ExceptionInterface.php +0 -25
  1401. data/helpers/vendor/symfony/finder/Finder.php +0 -759
  1402. data/helpers/vendor/symfony/finder/Glob.php +0 -116
  1403. data/helpers/vendor/symfony/finder/Iterator/CustomFilterIterator.php +0 -61
  1404. data/helpers/vendor/symfony/finder/Iterator/DateRangeFilterIterator.php +0 -58
  1405. data/helpers/vendor/symfony/finder/Iterator/DepthRangeFilterIterator.php +0 -45
  1406. data/helpers/vendor/symfony/finder/Iterator/ExcludeDirectoryFilterIterator.php +0 -84
  1407. data/helpers/vendor/symfony/finder/Iterator/FileTypeFilterIterator.php +0 -53
  1408. data/helpers/vendor/symfony/finder/Iterator/FilecontentFilterIterator.php +0 -58
  1409. data/helpers/vendor/symfony/finder/Iterator/FilenameFilterIterator.php +0 -47
  1410. data/helpers/vendor/symfony/finder/Iterator/FilterIterator.php +0 -60
  1411. data/helpers/vendor/symfony/finder/Iterator/MultiplePcreFilterIterator.php +0 -112
  1412. data/helpers/vendor/symfony/finder/Iterator/PathFilterIterator.php +0 -56
  1413. data/helpers/vendor/symfony/finder/Iterator/RecursiveDirectoryIterator.php +0 -158
  1414. data/helpers/vendor/symfony/finder/Iterator/SizeRangeFilterIterator.php +0 -57
  1415. data/helpers/vendor/symfony/finder/Iterator/SortableIterator.php +0 -80
  1416. data/helpers/vendor/symfony/finder/LICENSE +0 -19
  1417. data/helpers/vendor/symfony/finder/README.md +0 -14
  1418. data/helpers/vendor/symfony/finder/SplFileInfo.php +0 -78
  1419. data/helpers/vendor/symfony/finder/Tests/Comparator/ComparatorTest.php +0 -65
  1420. data/helpers/vendor/symfony/finder/Tests/Comparator/DateComparatorTest.php +0 -64
  1421. data/helpers/vendor/symfony/finder/Tests/Comparator/NumberComparatorTest.php +0 -108
  1422. data/helpers/vendor/symfony/finder/Tests/FinderTest.php +0 -752
  1423. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/a +0 -0
  1424. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/b/c.neon +0 -0
  1425. data/helpers/vendor/symfony/finder/Tests/Fixtures/.dot/b/d.neon +0 -0
  1426. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/B/C/abc.dat +0 -0
  1427. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/B/ab.dat +0 -0
  1428. data/helpers/vendor/symfony/finder/Tests/Fixtures/A/a.dat +0 -0
  1429. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/B/C/abc.dat.copy +0 -0
  1430. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/B/ab.dat.copy +0 -0
  1431. data/helpers/vendor/symfony/finder/Tests/Fixtures/copy/A/a.dat.copy +0 -0
  1432. data/helpers/vendor/symfony/finder/Tests/Fixtures/dolor.txt +0 -2
  1433. data/helpers/vendor/symfony/finder/Tests/Fixtures/ipsum.txt +0 -2
  1434. data/helpers/vendor/symfony/finder/Tests/Fixtures/lorem.txt +0 -2
  1435. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/.dot +0 -1
  1436. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/a +0 -0
  1437. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/b/c.neon +0 -0
  1438. data/helpers/vendor/symfony/finder/Tests/Fixtures/one/b/d.neon +0 -0
  1439. data/helpers/vendor/symfony/finder/Tests/Fixtures/r+e.gex[c]a(r)s/dir/bar.dat +0 -0
  1440. data/helpers/vendor/symfony/finder/Tests/Fixtures/with space/foo.txt b/data/helpers/vendor/symfony/finder/Tests/Fixtures/with → space/foo.txt +0 -0
  1441. data/helpers/vendor/symfony/finder/Tests/GlobTest.php +0 -95
  1442. data/helpers/vendor/symfony/finder/Tests/Iterator/CustomFilterIteratorTest.php +0 -44
  1443. data/helpers/vendor/symfony/finder/Tests/Iterator/DateRangeFilterIteratorTest.php +0 -74
  1444. data/helpers/vendor/symfony/finder/Tests/Iterator/DepthRangeFilterIteratorTest.php +0 -83
  1445. data/helpers/vendor/symfony/finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php +0 -80
  1446. data/helpers/vendor/symfony/finder/Tests/Iterator/FileTypeFilterIteratorTest.php +0 -73
  1447. data/helpers/vendor/symfony/finder/Tests/Iterator/FilecontentFilterIteratorTest.php +0 -86
  1448. data/helpers/vendor/symfony/finder/Tests/Iterator/FilenameFilterIteratorTest.php +0 -54
  1449. data/helpers/vendor/symfony/finder/Tests/Iterator/FilterIteratorTest.php +0 -53
  1450. data/helpers/vendor/symfony/finder/Tests/Iterator/Iterator.php +0 -55
  1451. data/helpers/vendor/symfony/finder/Tests/Iterator/IteratorTestCase.php +0 -93
  1452. data/helpers/vendor/symfony/finder/Tests/Iterator/MockFileListIterator.php +0 -21
  1453. data/helpers/vendor/symfony/finder/Tests/Iterator/MockSplFileInfo.php +0 -132
  1454. data/helpers/vendor/symfony/finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php +0 -71
  1455. data/helpers/vendor/symfony/finder/Tests/Iterator/PathFilterIteratorTest.php +0 -82
  1456. data/helpers/vendor/symfony/finder/Tests/Iterator/RealIteratorTestCase.php +0 -119
  1457. data/helpers/vendor/symfony/finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php +0 -59
  1458. data/helpers/vendor/symfony/finder/Tests/Iterator/SizeRangeFilterIteratorTest.php +0 -69
  1459. data/helpers/vendor/symfony/finder/Tests/Iterator/SortableIteratorTest.php +0 -179
  1460. data/helpers/vendor/symfony/finder/composer.json +0 -33
  1461. data/helpers/vendor/symfony/finder/phpunit.xml.dist +0 -30
  1462. data/helpers/vendor/symfony/options-resolver/.gitignore +0 -3
  1463. data/helpers/vendor/symfony/options-resolver/CHANGELOG.md +0 -52
  1464. data/helpers/vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php +0 -102
  1465. data/helpers/vendor/symfony/options-resolver/Exception/AccessException.php +0 -22
  1466. data/helpers/vendor/symfony/options-resolver/Exception/ExceptionInterface.php +0 -21
  1467. data/helpers/vendor/symfony/options-resolver/Exception/InvalidArgumentException.php +0 -21
  1468. data/helpers/vendor/symfony/options-resolver/Exception/InvalidOptionsException.php +0 -23
  1469. data/helpers/vendor/symfony/options-resolver/Exception/MissingOptionsException.php +0 -23
  1470. data/helpers/vendor/symfony/options-resolver/Exception/NoConfigurationException.php +0 -26
  1471. data/helpers/vendor/symfony/options-resolver/Exception/NoSuchOptionException.php +0 -26
  1472. data/helpers/vendor/symfony/options-resolver/Exception/OptionDefinitionException.php +0 -21
  1473. data/helpers/vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php +0 -24
  1474. data/helpers/vendor/symfony/options-resolver/LICENSE +0 -19
  1475. data/helpers/vendor/symfony/options-resolver/Options.php +0 -22
  1476. data/helpers/vendor/symfony/options-resolver/OptionsResolver.php +0 -1085
  1477. data/helpers/vendor/symfony/options-resolver/README.md +0 -15
  1478. data/helpers/vendor/symfony/options-resolver/Tests/Debug/OptionsResolverIntrospectorTest.php +0 -183
  1479. data/helpers/vendor/symfony/options-resolver/Tests/OptionsResolverTest.php +0 -1626
  1480. data/helpers/vendor/symfony/options-resolver/composer.json +0 -33
  1481. data/helpers/vendor/symfony/options-resolver/phpunit.xml.dist +0 -31
  1482. data/helpers/vendor/symfony/polyfill-ctype/Ctype.php +0 -227
  1483. data/helpers/vendor/symfony/polyfill-ctype/LICENSE +0 -19
  1484. data/helpers/vendor/symfony/polyfill-ctype/README.md +0 -12
  1485. data/helpers/vendor/symfony/polyfill-ctype/bootstrap.php +0 -46
  1486. data/helpers/vendor/symfony/polyfill-ctype/composer.json +0 -38
  1487. data/helpers/vendor/symfony/polyfill-mbstring/LICENSE +0 -19
  1488. data/helpers/vendor/symfony/polyfill-mbstring/Mbstring.php +0 -847
  1489. data/helpers/vendor/symfony/polyfill-mbstring/README.md +0 -13
  1490. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +0 -1397
  1491. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php +0 -5
  1492. data/helpers/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php +0 -1414
  1493. data/helpers/vendor/symfony/polyfill-mbstring/bootstrap.php +0 -141
  1494. data/helpers/vendor/symfony/polyfill-mbstring/composer.json +0 -38
  1495. data/helpers/vendor/symfony/polyfill-php70/LICENSE +0 -19
  1496. data/helpers/vendor/symfony/polyfill-php70/Php70.php +0 -74
  1497. data/helpers/vendor/symfony/polyfill-php70/README.md +0 -28
  1498. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/ArithmeticError.php +0 -5
  1499. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php +0 -5
  1500. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/DivisionByZeroError.php +0 -5
  1501. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/Error.php +0 -5
  1502. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/ParseError.php +0 -5
  1503. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/SessionUpdateTimestampHandlerInterface.php +0 -23
  1504. data/helpers/vendor/symfony/polyfill-php70/Resources/stubs/TypeError.php +0 -5
  1505. data/helpers/vendor/symfony/polyfill-php70/bootstrap.php +0 -30
  1506. data/helpers/vendor/symfony/polyfill-php70/composer.json +0 -37
  1507. data/helpers/vendor/symfony/polyfill-php72/LICENSE +0 -19
  1508. data/helpers/vendor/symfony/polyfill-php72/Php72.php +0 -217
  1509. data/helpers/vendor/symfony/polyfill-php72/README.md +0 -28
  1510. data/helpers/vendor/symfony/polyfill-php72/bootstrap.php +0 -57
  1511. data/helpers/vendor/symfony/polyfill-php72/composer.json +0 -35
  1512. data/helpers/vendor/symfony/process/.gitignore +0 -3
  1513. data/helpers/vendor/symfony/process/CHANGELOG.md +0 -57
  1514. data/helpers/vendor/symfony/process/Exception/ExceptionInterface.php +0 -21
  1515. data/helpers/vendor/symfony/process/Exception/InvalidArgumentException.php +0 -21
  1516. data/helpers/vendor/symfony/process/Exception/LogicException.php +0 -21
  1517. data/helpers/vendor/symfony/process/Exception/ProcessFailedException.php +0 -54
  1518. data/helpers/vendor/symfony/process/Exception/ProcessTimedOutException.php +0 -69
  1519. data/helpers/vendor/symfony/process/Exception/RuntimeException.php +0 -21
  1520. data/helpers/vendor/symfony/process/ExecutableFinder.php +0 -88
  1521. data/helpers/vendor/symfony/process/InputStream.php +0 -92
  1522. data/helpers/vendor/symfony/process/LICENSE +0 -19
  1523. data/helpers/vendor/symfony/process/PhpExecutableFinder.php +0 -94
  1524. data/helpers/vendor/symfony/process/PhpProcess.php +0 -76
  1525. data/helpers/vendor/symfony/process/Pipes/AbstractPipes.php +0 -182
  1526. data/helpers/vendor/symfony/process/Pipes/PipesInterface.php +0 -67
  1527. data/helpers/vendor/symfony/process/Pipes/UnixPipes.php +0 -153
  1528. data/helpers/vendor/symfony/process/Pipes/WindowsPipes.php +0 -191
  1529. data/helpers/vendor/symfony/process/Process.php +0 -1746
  1530. data/helpers/vendor/symfony/process/ProcessBuilder.php +0 -280
  1531. data/helpers/vendor/symfony/process/ProcessUtils.php +0 -123
  1532. data/helpers/vendor/symfony/process/README.md +0 -13
  1533. data/helpers/vendor/symfony/process/Tests/ErrorProcessInitiator.php +0 -36
  1534. data/helpers/vendor/symfony/process/Tests/ExecutableFinderTest.php +0 -175
  1535. data/helpers/vendor/symfony/process/Tests/NonStopableProcess.php +0 -47
  1536. data/helpers/vendor/symfony/process/Tests/PhpExecutableFinderTest.php +0 -72
  1537. data/helpers/vendor/symfony/process/Tests/PhpProcessTest.php +0 -48
  1538. data/helpers/vendor/symfony/process/Tests/PipeStdinInStdoutStdErrStreamSelect.php +0 -72
  1539. data/helpers/vendor/symfony/process/Tests/ProcessBuilderTest.php +0 -220
  1540. data/helpers/vendor/symfony/process/Tests/ProcessFailedExceptionTest.php +0 -133
  1541. data/helpers/vendor/symfony/process/Tests/ProcessTest.php +0 -1596
  1542. data/helpers/vendor/symfony/process/Tests/ProcessUtilsTest.php +0 -53
  1543. data/helpers/vendor/symfony/process/Tests/SignalListener.php +0 -21
  1544. data/helpers/vendor/symfony/process/composer.json +0 -33
  1545. data/helpers/vendor/symfony/process/phpunit.xml.dist +0 -30
  1546. data/helpers/vendor/symfony/stopwatch/.gitignore +0 -3
  1547. data/helpers/vendor/symfony/stopwatch/CHANGELOG.md +0 -9
  1548. data/helpers/vendor/symfony/stopwatch/LICENSE +0 -19
  1549. data/helpers/vendor/symfony/stopwatch/README.md +0 -13
  1550. data/helpers/vendor/symfony/stopwatch/Section.php +0 -200
  1551. data/helpers/vendor/symfony/stopwatch/Stopwatch.php +0 -176
  1552. data/helpers/vendor/symfony/stopwatch/StopwatchEvent.php +0 -254
  1553. data/helpers/vendor/symfony/stopwatch/StopwatchPeriod.php +0 -76
  1554. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchEventTest.php +0 -210
  1555. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchPeriodTest.php +0 -67
  1556. data/helpers/vendor/symfony/stopwatch/Tests/StopwatchTest.php +0 -182
  1557. data/helpers/vendor/symfony/stopwatch/composer.json +0 -33
  1558. data/helpers/vendor/symfony/stopwatch/phpunit.xml.dist +0 -30
@@ -1,43 +0,0 @@
1
- # Contributions Are Welcome!
2
-
3
- If you need any help, don't hesitate to ask the community on [Gitter](https://gitter.im/PHP-CS-Fixer/Lobby).
4
-
5
- ## Quick Guide
6
-
7
- * [Fork](https://help.github.com/articles/fork-a-repo/) the repo.
8
- * [Checkout](https://git-scm.com/docs/git-checkout) the branch you want to make changes on:
9
- * If you are fixing a bug or typo, improving tests or for any small tweak: the lowest branch where the changes can be applied. Once your Pull Request is accepted, the changes will get merged up to highest branches.
10
- * `master` in other cases (new feature, deprecation, or backwards compatibility breaking changes). Note that most of the time, `master` represents the next minor release of PHP CS Fixer, so Pull Requests that break backwards compatibility might be postponed.
11
- * Install dependencies: `composer install`.
12
- * Create a new branch, e.g. `feature-foo` or `bugfix-bar`.
13
- * Make changes.
14
- * If you are adding functionality or fixing a bug - add a test! Prefer adding new test cases over modifying existing ones.
15
- * Make sure there is no trailing spaces in code: `./check_trailing_spaces.sh`.
16
- * Regenerate README: `php php-cs-fixer readme > README.rst` (Windows `php.exe php-cs-fixer readme > README.rst`). Do not modify `README.rst` manually!
17
- * Install dev tools: `dev-tools/install.sh`
18
- * Run static analysis using PHPStan: `php -d memory_limit=256M dev-tools/vendor/bin/phpstan analyse`
19
- * Check if tests pass: `vendor/bin/phpunit`.
20
- * Fix project itself: `php php-cs-fixer fix`.
21
-
22
- ## Opening a [Pull Request](https://help.github.com/articles/about-pull-requests/)
23
-
24
- You can do some things to increase the chance that your Pull Request is accepted the first time:
25
-
26
- * Submit one Pull Request per fix or feature.
27
- * If your changes are not up to date, [rebase](https://git-scm.com/docs/git-rebase) your branch onto the parent branch.
28
- * Follow the conventions used in the project.
29
- * Remember about tests and documentation.
30
- * Don't bump version.
31
-
32
- ## Making New Fixers
33
-
34
- There is a [cookbook](doc/COOKBOOK-FIXERS.md) with basic instructions on how to build a new fixer. Consider reading it
35
- before opening a PR.
36
-
37
- ## Project's Standards
38
-
39
- * [PSR-1: Basic Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
40
- * [PSR-2: Coding Style Guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
41
- * [PSR-4: Autoloading Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md)
42
- * [PSR-5: PHPDoc (draft)](https://github.com/phpDocumentor/fig-standards/blob/master/proposed/phpdoc.md)
43
- * [Symfony Coding Standards](https://symfony.com/doc/current/contributing/code/standards.html)
@@ -1,20 +0,0 @@
1
- Copyright (c) 2012-2020 Fabien Potencier
2
- Dariusz Rumiński
3
-
4
- Permission is hereby granted, free of charge, to any person obtaining a copy
5
- of this software and associated documentation files (the "Software"), to deal
6
- in the Software without restriction, including without limitation the rights
7
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8
- copies of the Software, and to permit persons to whom the Software is furnished
9
- to do so, subject to the following conditions:
10
-
11
- The above copyright notice and this permission notice shall be included in all
12
- copies or substantial portions of the Software.
13
-
14
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
15
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
16
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
17
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
18
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
19
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
20
- THE SOFTWARE.
@@ -1,2203 +0,0 @@
1
- PHP Coding Standards Fixer
2
- ==========================
3
-
4
- The PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards;
5
- whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc.,
6
- or other community driven ones like the Symfony one.
7
- You can **also** define your (team's) style through configuration.
8
-
9
- It can modernize your code (like converting the ``pow`` function to the ``**`` operator on PHP 5.6)
10
- and (micro) optimize it.
11
-
12
- If you are already using a linter to identify coding standards problems in your
13
- code, you know that fixing them by hand is tedious, especially on large
14
- projects. This tool does not only detect them, but also fixes them for you.
15
-
16
- The PHP CS Fixer is maintained on GitHub at https://github.com/FriendsOfPHP/PHP-CS-Fixer.
17
- Bug reports and ideas about new features are welcome there.
18
-
19
- You can talk to us at https://gitter.im/PHP-CS-Fixer/Lobby about the project,
20
- configuration, possible improvements, ideas and questions, please visit us!
21
-
22
- Requirements
23
- ------------
24
-
25
- PHP needs to be a minimum version of PHP 5.6.0.
26
-
27
- Installation
28
- ------------
29
-
30
- Locally
31
- ~~~~~~~
32
-
33
- Download the `php-cs-fixer.phar`_ file and store it somewhere on your computer.
34
-
35
- Globally (manual)
36
- ~~~~~~~~~~~~~~~~~
37
-
38
- You can run these commands to easily access latest ``php-cs-fixer`` from anywhere on
39
- your system:
40
-
41
- .. code-block:: bash
42
-
43
- $ wget https://cs.symfony.com/download/php-cs-fixer-v2.phar -O php-cs-fixer
44
-
45
- or with specified version:
46
-
47
- .. code-block:: bash
48
-
49
- $ wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v2.16.4/php-cs-fixer.phar -O php-cs-fixer
50
-
51
- or with curl:
52
-
53
- .. code-block:: bash
54
-
55
- $ curl -L https://cs.symfony.com/download/php-cs-fixer-v2.phar -o php-cs-fixer
56
-
57
- then:
58
-
59
- .. code-block:: bash
60
-
61
- $ sudo chmod a+x php-cs-fixer
62
- $ sudo mv php-cs-fixer /usr/local/bin/php-cs-fixer
63
-
64
- Then, just run ``php-cs-fixer``.
65
-
66
- Globally (Composer)
67
- ~~~~~~~~~~~~~~~~~~~
68
-
69
- To install PHP CS Fixer, `install Composer <https://getcomposer.org/download/>`_ and issue the following command:
70
-
71
- .. code-block:: bash
72
-
73
- $ composer global require friendsofphp/php-cs-fixer
74
-
75
- Then make sure you have the global Composer binaries directory in your ``PATH``. This directory is platform-dependent, see `Composer documentation <https://getcomposer.org/doc/03-cli.md#composer-home>`_ for details. Example for some Unix systems:
76
-
77
- .. code-block:: bash
78
-
79
- $ export PATH="$PATH:$HOME/.composer/vendor/bin"
80
-
81
- Globally (homebrew)
82
- ~~~~~~~~~~~~~~~~~~~
83
-
84
- .. code-block:: bash
85
-
86
- $ brew install php-cs-fixer
87
-
88
- Locally (PHIVE)
89
- ~~~~~~~~~~~~~~~
90
-
91
- Install `PHIVE <https://phar.io>`_ and issue the following command:
92
-
93
- .. code-block:: bash
94
-
95
- $ phive install php-cs-fixer # use `--global` for global install
96
-
97
- Update
98
- ------
99
-
100
- Locally
101
- ~~~~~~~
102
-
103
- The ``self-update`` command tries to update ``php-cs-fixer`` itself:
104
-
105
- .. code-block:: bash
106
-
107
- $ php php-cs-fixer.phar self-update
108
-
109
- Globally (manual)
110
- ~~~~~~~~~~~~~~~~~
111
-
112
- You can update ``php-cs-fixer`` through this command:
113
-
114
- .. code-block:: bash
115
-
116
- $ sudo php-cs-fixer self-update
117
-
118
- Globally (Composer)
119
- ~~~~~~~~~~~~~~~~~~~
120
-
121
- You can update ``php-cs-fixer`` through this command:
122
-
123
- .. code-block:: bash
124
-
125
- $ ./composer.phar global update friendsofphp/php-cs-fixer
126
-
127
- Globally (homebrew)
128
- ~~~~~~~~~~~~~~~~~~~
129
-
130
- You can update ``php-cs-fixer`` through this command:
131
-
132
- .. code-block:: bash
133
-
134
- $ brew upgrade php-cs-fixer
135
-
136
- Locally (PHIVE)
137
- ~~~~~~~~~~~~~~~
138
-
139
- .. code-block:: bash
140
-
141
- $ phive update php-cs-fixer
142
-
143
- Usage
144
- -----
145
-
146
- The ``fix`` command tries to fix as much coding standards
147
- problems as possible on a given file or files in a given directory and its subdirectories:
148
-
149
- .. code-block:: bash
150
-
151
- $ php php-cs-fixer.phar fix /path/to/dir
152
- $ php php-cs-fixer.phar fix /path/to/file
153
-
154
- By default ``--path-mode`` is set to ``override``, which means, that if you specify the path to a file or a directory via
155
- command arguments, then the paths provided to a ``Finder`` in config file will be ignored. You can use ``--path-mode=intersection``
156
- to merge paths from the config file and from the argument:
157
-
158
- .. code-block:: bash
159
-
160
- $ php php-cs-fixer.phar fix --path-mode=intersection /path/to/dir
161
-
162
- The ``--format`` option for the output format. Supported formats are ``txt`` (default one), ``json``, ``xml``, ``checkstyle``, ``junit`` and ``gitlab``.
163
-
164
- NOTE: the output for the following formats are generated in accordance with XML schemas
165
-
166
- * ``junit`` follows the `JUnit xml schema from Jenkins </doc/junit-10.xsd>`_
167
- * ``checkstyle`` follows the common `"checkstyle" xml schema </doc/checkstyle.xsd>`_
168
-
169
- The ``--quiet`` Do not output any message.
170
-
171
- The ``--verbose`` option will show the applied rules. When using the ``txt`` format it will also display progress notifications.
172
-
173
- NOTE: if there is an error like "errors reported during linting after fixing", you can use this to be even more verbose for debugging purpose
174
-
175
- * ``--verbose=0`` or no option: normal
176
- * ``--verbose``, ``--verbose=1``, ``-v``: verbose
177
- * ``--verbose=2``, ``-vv``: very verbose
178
- * ``--verbose=3``, ``-vvv``: debug
179
-
180
- The ``--rules`` option limits the rules to apply to the
181
- project:
182
-
183
- .. code-block:: bash
184
-
185
- $ php php-cs-fixer.phar fix /path/to/project --rules=@PSR2
186
-
187
- By default the PSR1 and PSR2 rules are used.
188
-
189
- The ``--rules`` option lets you choose the exact rules to
190
- apply (the rule names must be separated by a comma):
191
-
192
- .. code-block:: bash
193
-
194
- $ php php-cs-fixer.phar fix /path/to/dir --rules=line_ending,full_opening_tag,indentation_type
195
-
196
- You can also exclude the rules you don't want by placing a dash in front of the rule name, if this is more convenient,
197
- using ``-name_of_fixer``:
198
-
199
- .. code-block:: bash
200
-
201
- $ php php-cs-fixer.phar fix /path/to/dir --rules=-full_opening_tag,-indentation_type
202
-
203
- When using combinations of exact and exclude rules, applying exact rules along with above excluded results:
204
-
205
- .. code-block:: bash
206
-
207
- $ php php-cs-fixer.phar fix /path/to/project --rules=@Symfony,-@PSR1,-blank_line_before_statement,strict_comparison
208
-
209
- Complete configuration for rules can be supplied using a ``json`` formatted string.
210
-
211
- .. code-block:: bash
212
-
213
- $ php php-cs-fixer.phar fix /path/to/project --rules='{"concat_space": {"spacing": "none"}}'
214
-
215
- The ``--dry-run`` flag will run the fixer without making changes to your files.
216
-
217
- The ``--diff`` flag can be used to let the fixer output all the changes it makes.
218
-
219
- The ``--diff-format`` option allows to specify in which format the fixer should output the changes it makes:
220
-
221
- * ``udiff``: unified diff format;
222
- * ``sbd``: Sebastianbergmann/diff format (default when using `--diff` without specifying `diff-format`).
223
-
224
- The ``--allow-risky`` option (pass ``yes`` or ``no``) allows you to set whether risky rules may run. Default value is taken from config file.
225
- A rule is considered risky if it could change code behaviour. By default no risky rules are run.
226
-
227
- The ``--stop-on-violation`` flag stops the execution upon first file that needs to be fixed.
228
-
229
- The ``--show-progress`` option allows you to choose the way process progress is rendered:
230
-
231
- * ``none``: disables progress output;
232
- * ``run-in``: [deprecated] simple single-line progress output;
233
- * ``estimating``: [deprecated] multiline progress output with number of files and percentage on each line. Note that with this option, the files list is evaluated before processing to get the total number of files and then kept in memory to avoid using the file iterator twice. This has an impact on memory usage so using this option is not recommended on very large projects;
234
- * ``estimating-max``: [deprecated] same as ``dots``;
235
- * ``dots``: same as ``estimating`` but using all terminal columns instead of default 80.
236
-
237
- If the option is not provided, it defaults to ``run-in`` unless a config file that disables output is used, in which case it defaults to ``none``. This option has no effect if the verbosity of the command is less than ``verbose``.
238
-
239
- .. code-block:: bash
240
-
241
- $ php php-cs-fixer.phar fix --verbose --show-progress=estimating
242
-
243
- The command can also read from standard input, in which case it won't
244
- automatically fix anything:
245
-
246
- .. code-block:: bash
247
-
248
- $ cat foo.php | php php-cs-fixer.phar fix --diff -
249
-
250
- Finally, if you don't need BC kept on CLI level, you might use `PHP_CS_FIXER_FUTURE_MODE` to start using options that
251
- would be default in next MAJOR release (unified differ, estimating, full-width progress indicator):
252
-
253
- .. code-block:: bash
254
-
255
- $ PHP_CS_FIXER_FUTURE_MODE=1 php php-cs-fixer.phar fix -v --diff
256
-
257
- Rules
258
- -----
259
-
260
- Use the following command to quickly understand what a rule will do to your code:
261
-
262
- .. code-block:: bash
263
-
264
- $ php php-cs-fixer.phar describe align_multiline_comment
265
-
266
- To visualize all the rules that belong to a ruleset:
267
-
268
- .. code-block:: bash
269
-
270
- $ php php-cs-fixer.phar describe @PSR2
271
-
272
- Choose from the list of available rules:
273
-
274
- * **align_multiline_comment** [@PhpCsFixer]
275
-
276
- Each line of multi-line DocComments must have an asterisk [PSR-5] and
277
- must be aligned with the first one.
278
-
279
- Configuration options:
280
-
281
- - ``comment_type`` (``'all_multiline'``, ``'phpdocs_like'``, ``'phpdocs_only'``): whether
282
- to fix PHPDoc comments only (``phpdocs_only``), any multi-line comment
283
- whose lines all start with an asterisk (``phpdocs_like``) or any
284
- multi-line comment (``all_multiline``); defaults to ``'phpdocs_only'``
285
-
286
- * **array_indentation** [@PhpCsFixer]
287
-
288
- Each element of an array must be indented exactly once.
289
-
290
- * **array_syntax** [@Symfony, @PhpCsFixer]
291
-
292
- PHP arrays should be declared using the configured syntax.
293
-
294
- Configuration options:
295
-
296
- - ``syntax`` (``'long'``, ``'short'``): whether to use the ``long`` or ``short`` array
297
- syntax; defaults to ``'long'``
298
-
299
- * **backtick_to_shell_exec**
300
-
301
- Converts backtick operators to ``shell_exec`` calls.
302
-
303
- * **binary_operator_spaces** [@Symfony, @PhpCsFixer]
304
-
305
- Binary operators should be surrounded by space as configured.
306
-
307
- Configuration options:
308
-
309
- - ``align_double_arrow`` (``false``, ``null``, ``true``): whether to apply, remove or
310
- ignore double arrows alignment; defaults to ``false``. DEPRECATED: use
311
- options ``operators`` and ``default`` instead
312
- - ``align_equals`` (``false``, ``null``, ``true``): whether to apply, remove or ignore
313
- equals alignment; defaults to ``false``. DEPRECATED: use options
314
- ``operators`` and ``default`` instead
315
- - ``default`` (``'align'``, ``'align_single_space'``, ``'align_single_space_minimal'``,
316
- ``'no_space'``, ``'single_space'``, ``null``): default fix strategy; defaults to
317
- ``'single_space'``
318
- - ``operators`` (``array``): dictionary of ``binary operator`` => ``fix strategy``
319
- values that differ from the default strategy; defaults to ``[]``
320
-
321
- * **blank_line_after_namespace** [@PSR2, @Symfony, @PhpCsFixer]
322
-
323
- There MUST be one blank line after the namespace declaration.
324
-
325
- * **blank_line_after_opening_tag** [@Symfony, @PhpCsFixer]
326
-
327
- Ensure there is no code on the same line as the PHP open tag and it is
328
- followed by a blank line.
329
-
330
- * **blank_line_before_return**
331
-
332
- An empty line feed should precede a return statement. DEPRECATED: use
333
- ``blank_line_before_statement`` instead.
334
-
335
- * **blank_line_before_statement** [@Symfony, @PhpCsFixer]
336
-
337
- An empty line feed must precede any configured statement.
338
-
339
- Configuration options:
340
-
341
- - ``statements`` (a subset of ``['break', 'case', 'continue', 'declare',
342
- 'default', 'die', 'do', 'exit', 'for', 'foreach', 'goto', 'if',
343
- 'include', 'include_once', 'require', 'require_once', 'return',
344
- 'switch', 'throw', 'try', 'while', 'yield']``): list of statements which
345
- must be preceded by an empty line; defaults to ``['break', 'continue',
346
- 'declare', 'return', 'throw', 'try']``
347
-
348
- * **braces** [@PSR2, @Symfony, @PhpCsFixer]
349
-
350
- The body of each structure MUST be enclosed by braces. Braces should be
351
- properly placed. Body of braces should be properly indented.
352
-
353
- Configuration options:
354
-
355
- - ``allow_single_line_closure`` (``bool``): whether single line lambda notation
356
- should be allowed; defaults to ``false``
357
- - ``position_after_anonymous_constructs`` (``'next'``, ``'same'``): whether the
358
- opening brace should be placed on "next" or "same" line after anonymous
359
- constructs (anonymous classes and lambda functions); defaults to ``'same'``
360
- - ``position_after_control_structures`` (``'next'``, ``'same'``): whether the opening
361
- brace should be placed on "next" or "same" line after control
362
- structures; defaults to ``'same'``
363
- - ``position_after_functions_and_oop_constructs`` (``'next'``, ``'same'``): whether
364
- the opening brace should be placed on "next" or "same" line after
365
- classy constructs (non-anonymous classes, interfaces, traits, methods
366
- and non-lambda functions); defaults to ``'next'``
367
-
368
- * **cast_spaces** [@Symfony, @PhpCsFixer]
369
-
370
- A single space or none should be between cast and variable.
371
-
372
- Configuration options:
373
-
374
- - ``space`` (``'none'``, ``'single'``): spacing to apply between cast and variable;
375
- defaults to ``'single'``
376
-
377
- * **class_attributes_separation** [@Symfony, @PhpCsFixer]
378
-
379
- Class, trait and interface elements must be separated with one blank
380
- line.
381
-
382
- Configuration options:
383
-
384
- - ``elements`` (a subset of ``['const', 'method', 'property']``): list of classy
385
- elements; 'const', 'method', 'property'; defaults to ``['const',
386
- 'method', 'property']``
387
-
388
- * **class_definition** [@PSR2, @Symfony, @PhpCsFixer]
389
-
390
- Whitespace around the keywords of a class, trait or interfaces
391
- definition should be one space.
392
-
393
- Configuration options:
394
-
395
- - ``multi_line_extends_each_single_line`` (``bool``): whether definitions should
396
- be multiline; defaults to ``false``; DEPRECATED alias:
397
- ``multiLineExtendsEachSingleLine``
398
- - ``single_item_single_line`` (``bool``): whether definitions should be single
399
- line when including a single item; defaults to ``false``; DEPRECATED alias:
400
- ``singleItemSingleLine``
401
- - ``single_line`` (``bool``): whether definitions should be single line; defaults
402
- to ``false``; DEPRECATED alias: ``singleLine``
403
-
404
- * **class_keyword_remove**
405
-
406
- Converts ``::class`` keywords to FQCN strings.
407
-
408
- * **combine_consecutive_issets** [@PhpCsFixer]
409
-
410
- Using ``isset($var) &&`` multiple times should be done in one call.
411
-
412
- * **combine_consecutive_unsets** [@PhpCsFixer]
413
-
414
- Calling ``unset`` on multiple items should be done in one call.
415
-
416
- * **combine_nested_dirname** [@PHP70Migration:risky, @PHP71Migration:risky]
417
-
418
- Replace multiple nested calls of ``dirname`` by only one call with second
419
- ``$level`` parameter. Requires PHP >= 7.0.
420
-
421
- *Risky rule: risky when the function ``dirname`` is overridden.*
422
-
423
- * **comment_to_phpdoc** [@PhpCsFixer:risky]
424
-
425
- Comments with annotation should be docblock when used on structural
426
- elements.
427
-
428
- *Risky rule: risky as new docblocks might mean more, e.g. a Doctrine entity might have a new column in database.*
429
-
430
- Configuration options:
431
-
432
- - ``ignored_tags`` (``array``): list of ignored tags; defaults to ``[]``
433
-
434
- * **compact_nullable_typehint** [@PhpCsFixer]
435
-
436
- Remove extra spaces in a nullable typehint.
437
-
438
- * **concat_space** [@Symfony, @PhpCsFixer]
439
-
440
- Concatenation should be spaced according configuration.
441
-
442
- Configuration options:
443
-
444
- - ``spacing`` (``'none'``, ``'one'``): spacing to apply around concatenation operator;
445
- defaults to ``'none'``
446
-
447
- * **constant_case** [@PSR2, @Symfony, @PhpCsFixer]
448
-
449
- The PHP constants ``true``, ``false``, and ``null`` MUST be written using the
450
- correct casing.
451
-
452
- Configuration options:
453
-
454
- - ``case`` (``'lower'``, ``'upper'``): whether to use the ``upper`` or ``lower`` case
455
- syntax; defaults to ``'lower'``
456
-
457
- * **date_time_immutable**
458
-
459
- Class ``DateTimeImmutable`` should be used instead of ``DateTime``.
460
-
461
- *Risky rule: risky when the code relies on modifying ``DateTime`` objects or if any of the ``date_create*`` functions are overridden.*
462
-
463
- * **declare_equal_normalize** [@Symfony, @PhpCsFixer]
464
-
465
- Equal sign in declare statement should be surrounded by spaces or not
466
- following configuration.
467
-
468
- Configuration options:
469
-
470
- - ``space`` (``'none'``, ``'single'``): spacing to apply around the equal sign;
471
- defaults to ``'none'``
472
-
473
- * **declare_strict_types** [@PHP70Migration:risky, @PHP71Migration:risky]
474
-
475
- Force strict types declaration in all files. Requires PHP >= 7.0.
476
-
477
- *Risky rule: forcing strict types will stop non strict code from working.*
478
-
479
- * **dir_constant** [@Symfony:risky, @PhpCsFixer:risky]
480
-
481
- Replaces ``dirname(__FILE__)`` expression with equivalent ``__DIR__``
482
- constant.
483
-
484
- *Risky rule: risky when the function ``dirname`` is overridden.*
485
-
486
- * **doctrine_annotation_array_assignment** [@DoctrineAnnotation]
487
-
488
- Doctrine annotations must use configured operator for assignment in
489
- arrays.
490
-
491
- Configuration options:
492
-
493
- - ``ignored_tags`` (``array``): list of tags that must not be treated as Doctrine
494
- Annotations; defaults to ``['abstract', 'access', 'code', 'deprec',
495
- 'encode', 'exception', 'final', 'ingroup', 'inheritdoc', 'inheritDoc',
496
- 'magic', 'name', 'toc', 'tutorial', 'private', 'static', 'staticvar',
497
- 'staticVar', 'throw', 'api', 'author', 'category', 'copyright',
498
- 'deprecated', 'example', 'filesource', 'global', 'ignore', 'internal',
499
- 'license', 'link', 'method', 'package', 'param', 'property',
500
- 'property-read', 'property-write', 'return', 'see', 'since', 'source',
501
- 'subpackage', 'throws', 'todo', 'TODO', 'usedBy', 'uses', 'var',
502
- 'version', 'after', 'afterClass', 'backupGlobals',
503
- 'backupStaticAttributes', 'before', 'beforeClass',
504
- 'codeCoverageIgnore', 'codeCoverageIgnoreStart',
505
- 'codeCoverageIgnoreEnd', 'covers', 'coversDefaultClass',
506
- 'coversNothing', 'dataProvider', 'depends', 'expectedException',
507
- 'expectedExceptionCode', 'expectedExceptionMessage',
508
- 'expectedExceptionMessageRegExp', 'group', 'large', 'medium',
509
- 'preserveGlobalState', 'requires', 'runTestsInSeparateProcesses',
510
- 'runInSeparateProcess', 'small', 'test', 'testdox', 'ticket', 'uses',
511
- 'SuppressWarnings', 'noinspection', 'package_version', 'enduml',
512
- 'startuml', 'fix', 'FIXME', 'fixme', 'override']``
513
- - ``operator`` (``':'``, ``'='``): the operator to use; defaults to ``'='``
514
-
515
- * **doctrine_annotation_braces** [@DoctrineAnnotation]
516
-
517
- Doctrine annotations without arguments must use the configured syntax.
518
-
519
- Configuration options:
520
-
521
- - ``ignored_tags`` (``array``): list of tags that must not be treated as Doctrine
522
- Annotations; defaults to ``['abstract', 'access', 'code', 'deprec',
523
- 'encode', 'exception', 'final', 'ingroup', 'inheritdoc', 'inheritDoc',
524
- 'magic', 'name', 'toc', 'tutorial', 'private', 'static', 'staticvar',
525
- 'staticVar', 'throw', 'api', 'author', 'category', 'copyright',
526
- 'deprecated', 'example', 'filesource', 'global', 'ignore', 'internal',
527
- 'license', 'link', 'method', 'package', 'param', 'property',
528
- 'property-read', 'property-write', 'return', 'see', 'since', 'source',
529
- 'subpackage', 'throws', 'todo', 'TODO', 'usedBy', 'uses', 'var',
530
- 'version', 'after', 'afterClass', 'backupGlobals',
531
- 'backupStaticAttributes', 'before', 'beforeClass',
532
- 'codeCoverageIgnore', 'codeCoverageIgnoreStart',
533
- 'codeCoverageIgnoreEnd', 'covers', 'coversDefaultClass',
534
- 'coversNothing', 'dataProvider', 'depends', 'expectedException',
535
- 'expectedExceptionCode', 'expectedExceptionMessage',
536
- 'expectedExceptionMessageRegExp', 'group', 'large', 'medium',
537
- 'preserveGlobalState', 'requires', 'runTestsInSeparateProcesses',
538
- 'runInSeparateProcess', 'small', 'test', 'testdox', 'ticket', 'uses',
539
- 'SuppressWarnings', 'noinspection', 'package_version', 'enduml',
540
- 'startuml', 'fix', 'FIXME', 'fixme', 'override']``
541
- - ``syntax`` (``'with_braces'``, ``'without_braces'``): whether to add or remove
542
- braces; defaults to ``'without_braces'``
543
-
544
- * **doctrine_annotation_indentation** [@DoctrineAnnotation]
545
-
546
- Doctrine annotations must be indented with four spaces.
547
-
548
- Configuration options:
549
-
550
- - ``ignored_tags`` (``array``): list of tags that must not be treated as Doctrine
551
- Annotations; defaults to ``['abstract', 'access', 'code', 'deprec',
552
- 'encode', 'exception', 'final', 'ingroup', 'inheritdoc', 'inheritDoc',
553
- 'magic', 'name', 'toc', 'tutorial', 'private', 'static', 'staticvar',
554
- 'staticVar', 'throw', 'api', 'author', 'category', 'copyright',
555
- 'deprecated', 'example', 'filesource', 'global', 'ignore', 'internal',
556
- 'license', 'link', 'method', 'package', 'param', 'property',
557
- 'property-read', 'property-write', 'return', 'see', 'since', 'source',
558
- 'subpackage', 'throws', 'todo', 'TODO', 'usedBy', 'uses', 'var',
559
- 'version', 'after', 'afterClass', 'backupGlobals',
560
- 'backupStaticAttributes', 'before', 'beforeClass',
561
- 'codeCoverageIgnore', 'codeCoverageIgnoreStart',
562
- 'codeCoverageIgnoreEnd', 'covers', 'coversDefaultClass',
563
- 'coversNothing', 'dataProvider', 'depends', 'expectedException',
564
- 'expectedExceptionCode', 'expectedExceptionMessage',
565
- 'expectedExceptionMessageRegExp', 'group', 'large', 'medium',
566
- 'preserveGlobalState', 'requires', 'runTestsInSeparateProcesses',
567
- 'runInSeparateProcess', 'small', 'test', 'testdox', 'ticket', 'uses',
568
- 'SuppressWarnings', 'noinspection', 'package_version', 'enduml',
569
- 'startuml', 'fix', 'FIXME', 'fixme', 'override']``
570
- - ``indent_mixed_lines`` (``bool``): whether to indent lines that have content
571
- before closing parenthesis; defaults to ``false``
572
-
573
- * **doctrine_annotation_spaces** [@DoctrineAnnotation]
574
-
575
- Fixes spaces in Doctrine annotations.
576
-
577
- Configuration options:
578
-
579
- - ``after_argument_assignments`` (``null``, ``bool``): whether to add, remove or
580
- ignore spaces after argument assignment operator; defaults to ``false``
581
- - ``after_array_assignments_colon`` (``null``, ``bool``): whether to add, remove or
582
- ignore spaces after array assignment ``:`` operator; defaults to ``true``
583
- - ``after_array_assignments_equals`` (``null``, ``bool``): whether to add, remove or
584
- ignore spaces after array assignment ``=`` operator; defaults to ``true``
585
- - ``around_argument_assignments`` (``bool``): whether to fix spaces around
586
- argument assignment operator; defaults to ``true``. DEPRECATED: use options
587
- ``before_argument_assignments`` and ``after_argument_assignments`` instead
588
- - ``around_array_assignments`` (``bool``): whether to fix spaces around array
589
- assignment operators; defaults to ``true``. DEPRECATED: use options
590
- ``before_array_assignments_equals``, ``after_array_assignments_equals``,
591
- ``before_array_assignments_colon`` and ``after_array_assignments_colon``
592
- instead
593
- - ``around_commas`` (``bool``): whether to fix spaces around commas; defaults to
594
- ``true``
595
- - ``around_parentheses`` (``bool``): whether to fix spaces around parentheses;
596
- defaults to ``true``
597
- - ``before_argument_assignments`` (``null``, ``bool``): whether to add, remove or
598
- ignore spaces before argument assignment operator; defaults to ``false``
599
- - ``before_array_assignments_colon`` (``null``, ``bool``): whether to add, remove or
600
- ignore spaces before array ``:`` assignment operator; defaults to ``true``
601
- - ``before_array_assignments_equals`` (``null``, ``bool``): whether to add, remove or
602
- ignore spaces before array ``=`` assignment operator; defaults to ``true``
603
- - ``ignored_tags`` (``array``): list of tags that must not be treated as Doctrine
604
- Annotations; defaults to ``['abstract', 'access', 'code', 'deprec',
605
- 'encode', 'exception', 'final', 'ingroup', 'inheritdoc', 'inheritDoc',
606
- 'magic', 'name', 'toc', 'tutorial', 'private', 'static', 'staticvar',
607
- 'staticVar', 'throw', 'api', 'author', 'category', 'copyright',
608
- 'deprecated', 'example', 'filesource', 'global', 'ignore', 'internal',
609
- 'license', 'link', 'method', 'package', 'param', 'property',
610
- 'property-read', 'property-write', 'return', 'see', 'since', 'source',
611
- 'subpackage', 'throws', 'todo', 'TODO', 'usedBy', 'uses', 'var',
612
- 'version', 'after', 'afterClass', 'backupGlobals',
613
- 'backupStaticAttributes', 'before', 'beforeClass',
614
- 'codeCoverageIgnore', 'codeCoverageIgnoreStart',
615
- 'codeCoverageIgnoreEnd', 'covers', 'coversDefaultClass',
616
- 'coversNothing', 'dataProvider', 'depends', 'expectedException',
617
- 'expectedExceptionCode', 'expectedExceptionMessage',
618
- 'expectedExceptionMessageRegExp', 'group', 'large', 'medium',
619
- 'preserveGlobalState', 'requires', 'runTestsInSeparateProcesses',
620
- 'runInSeparateProcess', 'small', 'test', 'testdox', 'ticket', 'uses',
621
- 'SuppressWarnings', 'noinspection', 'package_version', 'enduml',
622
- 'startuml', 'fix', 'FIXME', 'fixme', 'override']``
623
-
624
- * **elseif** [@PSR2, @Symfony, @PhpCsFixer]
625
-
626
- The keyword ``elseif`` should be used instead of ``else if`` so that all
627
- control keywords look like single words.
628
-
629
- * **encoding** [@PSR1, @PSR2, @Symfony, @PhpCsFixer]
630
-
631
- PHP code MUST use only UTF-8 without BOM (remove BOM).
632
-
633
- * **ereg_to_preg** [@Symfony:risky, @PhpCsFixer:risky]
634
-
635
- Replace deprecated ``ereg`` regular expression functions with ``preg``.
636
-
637
- *Risky rule: risky if the ``ereg`` function is overridden.*
638
-
639
- * **error_suppression** [@Symfony:risky, @PhpCsFixer:risky]
640
-
641
- Error control operator should be added to deprecation notices and/or
642
- removed from other cases.
643
-
644
- *Risky rule: risky because adding/removing ``@`` might cause changes to code behaviour or if ``trigger_error`` function is overridden.*
645
-
646
- Configuration options:
647
-
648
- - ``mute_deprecation_error`` (``bool``): whether to add ``@`` in deprecation
649
- notices; defaults to ``true``
650
- - ``noise_remaining_usages`` (``bool``): whether to remove ``@`` in remaining
651
- usages; defaults to ``false``
652
- - ``noise_remaining_usages_exclude`` (``array``): list of global functions to
653
- exclude from removing ``@``; defaults to ``[]``
654
-
655
- * **escape_implicit_backslashes** [@PhpCsFixer]
656
-
657
- Escape implicit backslashes in strings and heredocs to ease the
658
- understanding of which are special chars interpreted by PHP and which
659
- not.
660
-
661
- Configuration options:
662
-
663
- - ``double_quoted`` (``bool``): whether to fix double-quoted strings; defaults to
664
- ``true``
665
- - ``heredoc_syntax`` (``bool``): whether to fix heredoc syntax; defaults to ``true``
666
- - ``single_quoted`` (``bool``): whether to fix single-quoted strings; defaults to
667
- ``false``
668
-
669
- * **explicit_indirect_variable** [@PhpCsFixer]
670
-
671
- Add curly braces to indirect variables to make them clear to understand.
672
- Requires PHP >= 7.0.
673
-
674
- * **explicit_string_variable** [@PhpCsFixer]
675
-
676
- Converts implicit variables into explicit ones in double-quoted strings
677
- or heredoc syntax.
678
-
679
- * **final_class**
680
-
681
- All classes must be final, except abstract ones and Doctrine entities.
682
-
683
- *Risky rule: risky when subclassing non-abstract classes.*
684
-
685
- * **final_internal_class** [@PhpCsFixer:risky]
686
-
687
- Internal classes should be ``final``.
688
-
689
- *Risky rule: changing classes to ``final`` might cause code execution to break.*
690
-
691
- Configuration options:
692
-
693
- - ``annotation-black-list`` (``array``): class level annotations tags that must be
694
- omitted to fix the class, even if all of the excluded ones are used as
695
- well. (case insensitive); defaults to ``['@final', '@Entity',
696
- '@ORM\\Entity', '@ORM\\Mapping\\Entity', '@Mapping\\Entity']``
697
- - ``annotation-white-list`` (``array``): class level annotations tags that must be
698
- set in order to fix the class. (case insensitive); defaults to
699
- ``['@internal']``
700
- - ``consider-absent-docblock-as-internal-class`` (``bool``): should classes
701
- without any DocBlock be fixed to final?; defaults to ``false``
702
-
703
- * **final_public_method_for_abstract_class**
704
-
705
- All ``public`` methods of ``abstract`` classes should be ``final``.
706
-
707
- *Risky rule: risky when overriding ``public`` methods of ``abstract`` classes.*
708
-
709
- * **final_static_access**
710
-
711
- Converts ``static`` access to ``self`` access in ``final`` classes.
712
-
713
- * **fopen_flag_order** [@Symfony:risky, @PhpCsFixer:risky]
714
-
715
- Order the flags in ``fopen`` calls, ``b`` and ``t`` must be last.
716
-
717
- *Risky rule: risky when the function ``fopen`` is overridden.*
718
-
719
- * **fopen_flags** [@Symfony:risky, @PhpCsFixer:risky]
720
-
721
- The flags in ``fopen`` calls must omit ``t``, and ``b`` must be omitted or
722
- included consistently.
723
-
724
- *Risky rule: risky when the function ``fopen`` is overridden.*
725
-
726
- Configuration options:
727
-
728
- - ``b_mode`` (``bool``): the ``b`` flag must be used (``true``) or omitted (``false``);
729
- defaults to ``true``
730
-
731
- * **full_opening_tag** [@PSR1, @PSR2, @Symfony, @PhpCsFixer]
732
-
733
- PHP code must use the long ``<?php`` tags or short-echo ``<?=`` tags and not
734
- other tag variations.
735
-
736
- * **fully_qualified_strict_types** [@PhpCsFixer]
737
-
738
- Transforms imported FQCN parameters and return types in function
739
- arguments to short version.
740
-
741
- * **function_declaration** [@PSR2, @Symfony, @PhpCsFixer]
742
-
743
- Spaces should be properly placed in a function declaration.
744
-
745
- Configuration options:
746
-
747
- - ``closure_function_spacing`` (``'none'``, ``'one'``): spacing to use before open
748
- parenthesis for closures; defaults to ``'one'``
749
-
750
- * **function_to_constant** [@Symfony:risky, @PhpCsFixer:risky]
751
-
752
- Replace core functions calls returning constants with the constants.
753
-
754
- *Risky rule: risky when any of the configured functions to replace are overridden.*
755
-
756
- Configuration options:
757
-
758
- - ``functions`` (a subset of ``['get_called_class', 'get_class',
759
- 'get_class_this', 'php_sapi_name', 'phpversion', 'pi']``): list of
760
- function names to fix; defaults to ``['get_class', 'php_sapi_name',
761
- 'phpversion', 'pi']``
762
-
763
- * **function_typehint_space** [@Symfony, @PhpCsFixer]
764
-
765
- Ensure single space between function's argument and its typehint.
766
-
767
- * **general_phpdoc_annotation_remove**
768
-
769
- Configured annotations should be omitted from PHPDoc.
770
-
771
- Configuration options:
772
-
773
- - ``annotations`` (``array``): list of annotations to remove, e.g. ``["author"]``;
774
- defaults to ``[]``
775
-
776
- * **global_namespace_import**
777
-
778
- Imports or fully qualifies global classes/functions/constants.
779
-
780
- Configuration options:
781
-
782
- - ``import_classes`` (``false``, ``null``, ``true``): whether to import, not import or
783
- ignore global classes; defaults to ``true``
784
- - ``import_constants`` (``false``, ``null``, ``true``): whether to import, not import or
785
- ignore global constants; defaults to ``null``
786
- - ``import_functions`` (``false``, ``null``, ``true``): whether to import, not import or
787
- ignore global functions; defaults to ``null``
788
-
789
- * **hash_to_slash_comment**
790
-
791
- Single line comments should use double slashes ``//`` and not hash ``#``.
792
- DEPRECATED: use ``single_line_comment_style`` instead.
793
-
794
- * **header_comment**
795
-
796
- Add, replace or remove header comment.
797
-
798
- Configuration options:
799
-
800
- - ``comment_type`` (``'comment'``, ``'PHPDoc'``): comment syntax type; defaults to
801
- ``'comment'``; DEPRECATED alias: ``commentType``
802
- - ``header`` (``string``): proper header content; required
803
- - ``location`` (``'after_declare_strict'``, ``'after_open'``): the location of the
804
- inserted header; defaults to ``'after_declare_strict'``
805
- - ``separate`` (``'both'``, ``'bottom'``, ``'none'``, ``'top'``): whether the header should be
806
- separated from the file content with a new line; defaults to ``'both'``
807
-
808
- * **heredoc_indentation** [@PHP73Migration]
809
-
810
- Heredoc/nowdoc content must be properly indented. Requires PHP >= 7.3.
811
-
812
- * **heredoc_to_nowdoc** [@PhpCsFixer]
813
-
814
- Convert ``heredoc`` to ``nowdoc`` where possible.
815
-
816
- * **implode_call** [@Symfony:risky, @PhpCsFixer:risky]
817
-
818
- Function ``implode`` must be called with 2 arguments in the documented
819
- order.
820
-
821
- *Risky rule: risky when the function ``implode`` is overridden.*
822
-
823
- * **include** [@Symfony, @PhpCsFixer]
824
-
825
- Include/Require and file path should be divided with a single space.
826
- File path should not be placed under brackets.
827
-
828
- * **increment_style** [@Symfony, @PhpCsFixer]
829
-
830
- Pre- or post-increment and decrement operators should be used if
831
- possible.
832
-
833
- Configuration options:
834
-
835
- - ``style`` (``'post'``, ``'pre'``): whether to use pre- or post-increment and
836
- decrement operators; defaults to ``'pre'``
837
-
838
- * **indentation_type** [@PSR2, @Symfony, @PhpCsFixer]
839
-
840
- Code MUST use configured indentation type.
841
-
842
- * **is_null** [@Symfony:risky, @PhpCsFixer:risky]
843
-
844
- Replaces ``is_null($var)`` expression with ``null === $var``.
845
-
846
- *Risky rule: risky when the function ``is_null`` is overridden.*
847
-
848
- Configuration options:
849
-
850
- - ``use_yoda_style`` (``bool``): whether Yoda style conditions should be used;
851
- defaults to ``true``. DEPRECATED: use ``yoda_style`` fixer instead
852
-
853
- * **line_ending** [@PSR2, @Symfony, @PhpCsFixer]
854
-
855
- All PHP files must use same line ending.
856
-
857
- * **linebreak_after_opening_tag**
858
-
859
- Ensure there is no code on the same line as the PHP open tag.
860
-
861
- * **list_syntax**
862
-
863
- List (``array`` destructuring) assignment should be declared using the
864
- configured syntax. Requires PHP >= 7.1.
865
-
866
- Configuration options:
867
-
868
- - ``syntax`` (``'long'``, ``'short'``): whether to use the ``long`` or ``short`` ``list``
869
- syntax; defaults to ``'long'``
870
-
871
- * **logical_operators** [@PhpCsFixer:risky]
872
-
873
- Use ``&&`` and ``||`` logical operators instead of ``and`` and ``or``.
874
-
875
- *Risky rule: risky, because you must double-check if using and/or with lower precedence was intentional.*
876
-
877
- * **lowercase_cast** [@Symfony, @PhpCsFixer]
878
-
879
- Cast should be written in lower case.
880
-
881
- * **lowercase_constants**
882
-
883
- The PHP constants ``true``, ``false``, and ``null`` MUST be in lower case.
884
- DEPRECATED: use ``constant_case`` instead.
885
-
886
- * **lowercase_keywords** [@PSR2, @Symfony, @PhpCsFixer]
887
-
888
- PHP keywords MUST be in lower case.
889
-
890
- * **lowercase_static_reference** [@Symfony, @PhpCsFixer]
891
-
892
- Class static references ``self``, ``static`` and ``parent`` MUST be in lower
893
- case.
894
-
895
- * **magic_constant_casing** [@Symfony, @PhpCsFixer]
896
-
897
- Magic constants should be referred to using the correct casing.
898
-
899
- * **magic_method_casing** [@Symfony, @PhpCsFixer]
900
-
901
- Magic method definitions and calls must be using the correct casing.
902
-
903
- * **mb_str_functions**
904
-
905
- Replace non multibyte-safe functions with corresponding mb function.
906
-
907
- *Risky rule: risky when any of the functions are overridden.*
908
-
909
- * **method_argument_space** [@PSR2, @Symfony, @PhpCsFixer]
910
-
911
- In method arguments and method call, there MUST NOT be a space before
912
- each comma and there MUST be one space after each comma. Argument lists
913
- MAY be split across multiple lines, where each subsequent line is
914
- indented once. When doing so, the first item in the list MUST be on the
915
- next line, and there MUST be only one argument per line.
916
-
917
- Configuration options:
918
-
919
- - ``after_heredoc`` (``bool``): whether the whitespace between heredoc end and
920
- comma should be removed; defaults to ``false``
921
- - ``ensure_fully_multiline`` (``bool``): ensure every argument of a multiline
922
- argument list is on its own line; defaults to ``false``. DEPRECATED: use
923
- option ``on_multiline`` instead
924
- - ``keep_multiple_spaces_after_comma`` (``bool``): whether keep multiple spaces
925
- after comma; defaults to ``false``
926
- - ``on_multiline`` (``'ensure_fully_multiline'``, ``'ensure_single_line'``, ``'ignore'``):
927
- defines how to handle function arguments lists that contain newlines;
928
- defaults to ``'ignore'``
929
-
930
- * **method_chaining_indentation** [@PhpCsFixer]
931
-
932
- Method chaining MUST be properly indented. Method chaining with
933
- different levels of indentation is not supported.
934
-
935
- * **method_separation**
936
-
937
- Methods must be separated with one blank line. DEPRECATED: use
938
- ``class_attributes_separation`` instead.
939
-
940
- * **modernize_types_casting** [@Symfony:risky, @PhpCsFixer:risky]
941
-
942
- Replaces ``intval``, ``floatval``, ``doubleval``, ``strval`` and ``boolval``
943
- function calls with according type casting operator.
944
-
945
- *Risky rule: risky if any of the functions ``intval``, ``floatval``, ``doubleval``, ``strval`` or ``boolval`` are overridden.*
946
-
947
- * **multiline_comment_opening_closing** [@PhpCsFixer]
948
-
949
- DocBlocks must start with two asterisks, multiline comments must start
950
- with a single asterisk, after the opening slash. Both must end with a
951
- single asterisk before the closing slash.
952
-
953
- * **multiline_whitespace_before_semicolons** [@PhpCsFixer]
954
-
955
- Forbid multi-line whitespace before the closing semicolon or move the
956
- semicolon to the new line for chained calls.
957
-
958
- Configuration options:
959
-
960
- - ``strategy`` (``'new_line_for_chained_calls'``, ``'no_multi_line'``): forbid
961
- multi-line whitespace or move the semicolon to the new line for chained
962
- calls; defaults to ``'no_multi_line'``
963
-
964
- * **native_constant_invocation** [@Symfony:risky, @PhpCsFixer:risky]
965
-
966
- Add leading ``\`` before constant invocation of internal constant to speed
967
- up resolving. Constant name match is case-sensitive, except for ``null``,
968
- ``false`` and ``true``.
969
-
970
- *Risky rule: risky when any of the constants are namespaced or overridden.*
971
-
972
- Configuration options:
973
-
974
- - ``exclude`` (``array``): list of constants to ignore; defaults to ``['null',
975
- 'false', 'true']``
976
- - ``fix_built_in`` (``bool``): whether to fix constants returned by
977
- ``get_defined_constants``. User constants are not accounted in this list
978
- and must be specified in the include one; defaults to ``true``
979
- - ``include`` (``array``): list of additional constants to fix; defaults to ``[]``
980
- - ``scope`` (``'all'``, ``'namespaced'``): only fix constant invocations that are made
981
- within a namespace or fix all; defaults to ``'all'``
982
-
983
- * **native_function_casing** [@Symfony, @PhpCsFixer]
984
-
985
- Function defined by PHP should be called using the correct casing.
986
-
987
- * **native_function_invocation** [@Symfony:risky, @PhpCsFixer:risky]
988
-
989
- Add leading ``\`` before function invocation to speed up resolving.
990
-
991
- *Risky rule: risky when any of the functions are overridden.*
992
-
993
- Configuration options:
994
-
995
- - ``exclude`` (``array``): list of functions to ignore; defaults to ``[]``
996
- - ``include`` (``array``): list of function names or sets to fix. Defined sets are
997
- ``@internal`` (all native functions), ``@all`` (all global functions) and
998
- ``@compiler_optimized`` (functions that are specially optimized by Zend);
999
- defaults to ``['@internal']``
1000
- - ``scope`` (``'all'``, ``'namespaced'``): only fix function calls that are made
1001
- within a namespace or fix all; defaults to ``'all'``
1002
- - ``strict`` (``bool``): whether leading ``\`` of function call not meant to have it
1003
- should be removed; defaults to ``false``
1004
-
1005
- * **native_function_type_declaration_casing** [@Symfony, @PhpCsFixer]
1006
-
1007
- Native type hints for functions should use the correct case.
1008
-
1009
- * **new_with_braces** [@Symfony, @PhpCsFixer]
1010
-
1011
- All instances created with new keyword must be followed by braces.
1012
-
1013
- * **no_alias_functions** [@Symfony:risky, @PhpCsFixer:risky]
1014
-
1015
- Master functions shall be used instead of aliases.
1016
-
1017
- *Risky rule: risky when any of the alias functions are overridden.*
1018
-
1019
- Configuration options:
1020
-
1021
- - ``sets`` (a subset of ``['@internal', '@IMAP', '@mbreg', '@all']``): list of
1022
- sets to fix. Defined sets are ``@internal`` (native functions), ``@IMAP``
1023
- (IMAP functions), ``@mbreg`` (from ``ext-mbstring``) ``@all`` (all listed
1024
- sets); defaults to ``['@internal', '@IMAP']``
1025
-
1026
- * **no_alternative_syntax** [@PhpCsFixer]
1027
-
1028
- Replace control structure alternative syntax to use braces.
1029
-
1030
- * **no_binary_string** [@PhpCsFixer]
1031
-
1032
- There should not be a binary flag before strings.
1033
-
1034
- * **no_blank_lines_after_class_opening** [@Symfony, @PhpCsFixer]
1035
-
1036
- There should be no empty lines after class opening brace.
1037
-
1038
- * **no_blank_lines_after_phpdoc** [@Symfony, @PhpCsFixer]
1039
-
1040
- There should not be blank lines between docblock and the documented
1041
- element.
1042
-
1043
- * **no_blank_lines_before_namespace**
1044
-
1045
- There should be no blank lines before a namespace declaration.
1046
-
1047
- * **no_break_comment** [@PSR2, @Symfony, @PhpCsFixer]
1048
-
1049
- There must be a comment when fall-through is intentional in a non-empty
1050
- case body.
1051
-
1052
- Configuration options:
1053
-
1054
- - ``comment_text`` (``string``): the text to use in the added comment and to
1055
- detect it; defaults to ``'no break'``
1056
-
1057
- * **no_closing_tag** [@PSR2, @Symfony, @PhpCsFixer]
1058
-
1059
- The closing ``?>`` tag MUST be omitted from files containing only PHP.
1060
-
1061
- * **no_empty_comment** [@Symfony, @PhpCsFixer]
1062
-
1063
- There should not be any empty comments.
1064
-
1065
- * **no_empty_phpdoc** [@Symfony, @PhpCsFixer]
1066
-
1067
- There should not be empty PHPDoc blocks.
1068
-
1069
- * **no_empty_statement** [@Symfony, @PhpCsFixer]
1070
-
1071
- Remove useless semicolon statements.
1072
-
1073
- * **no_extra_blank_lines** [@Symfony, @PhpCsFixer]
1074
-
1075
- Removes extra blank lines and/or blank lines following configuration.
1076
-
1077
- Configuration options:
1078
-
1079
- - ``tokens`` (a subset of ``['break', 'case', 'continue', 'curly_brace_block',
1080
- 'default', 'extra', 'parenthesis_brace_block', 'return',
1081
- 'square_brace_block', 'switch', 'throw', 'use', 'useTrait',
1082
- 'use_trait']``): list of tokens to fix; defaults to ``['extra']``
1083
-
1084
- * **no_extra_consecutive_blank_lines**
1085
-
1086
- Removes extra blank lines and/or blank lines following configuration.
1087
- DEPRECATED: use ``no_extra_blank_lines`` instead.
1088
-
1089
- Configuration options:
1090
-
1091
- - ``tokens`` (a subset of ``['break', 'case', 'continue', 'curly_brace_block',
1092
- 'default', 'extra', 'parenthesis_brace_block', 'return',
1093
- 'square_brace_block', 'switch', 'throw', 'use', 'useTrait',
1094
- 'use_trait']``): list of tokens to fix; defaults to ``['extra']``
1095
-
1096
- * **no_homoglyph_names** [@Symfony:risky, @PhpCsFixer:risky]
1097
-
1098
- Replace accidental usage of homoglyphs (non ascii characters) in names.
1099
-
1100
- *Risky rule: renames classes and cannot rename the files. You might have string references to renamed code (``$$name``).*
1101
-
1102
- * **no_leading_import_slash** [@Symfony, @PhpCsFixer]
1103
-
1104
- Remove leading slashes in ``use`` clauses.
1105
-
1106
- * **no_leading_namespace_whitespace** [@Symfony, @PhpCsFixer]
1107
-
1108
- The namespace declaration line shouldn't contain leading whitespace.
1109
-
1110
- * **no_mixed_echo_print** [@Symfony, @PhpCsFixer]
1111
-
1112
- Either language construct ``print`` or ``echo`` should be used.
1113
-
1114
- Configuration options:
1115
-
1116
- - ``use`` (``'echo'``, ``'print'``): the desired language construct; defaults to
1117
- ``'echo'``
1118
-
1119
- * **no_multiline_whitespace_around_double_arrow** [@Symfony, @PhpCsFixer]
1120
-
1121
- Operator ``=>`` should not be surrounded by multi-line whitespaces.
1122
-
1123
- * **no_multiline_whitespace_before_semicolons**
1124
-
1125
- Multi-line whitespace before closing semicolon are prohibited.
1126
- DEPRECATED: use ``multiline_whitespace_before_semicolons`` instead.
1127
-
1128
- * **no_null_property_initialization** [@PhpCsFixer]
1129
-
1130
- Properties MUST not be explicitly initialized with ``null`` except when
1131
- they have a type declaration (PHP 7.4).
1132
-
1133
- * **no_php4_constructor**
1134
-
1135
- Convert PHP4-style constructors to ``__construct``.
1136
-
1137
- *Risky rule: risky when old style constructor being fixed is overridden or overrides parent one.*
1138
-
1139
- * **no_short_bool_cast** [@Symfony, @PhpCsFixer]
1140
-
1141
- Short cast ``bool`` using double exclamation mark should not be used.
1142
-
1143
- * **no_short_echo_tag** [@PhpCsFixer]
1144
-
1145
- Replace short-echo ``<?=`` with long format ``<?php echo`` syntax.
1146
-
1147
- * **no_singleline_whitespace_before_semicolons** [@Symfony, @PhpCsFixer]
1148
-
1149
- Single-line whitespace before closing semicolon are prohibited.
1150
-
1151
- * **no_spaces_after_function_name** [@PSR2, @Symfony, @PhpCsFixer]
1152
-
1153
- When making a method or function call, there MUST NOT be a space between
1154
- the method or function name and the opening parenthesis.
1155
-
1156
- * **no_spaces_around_offset** [@Symfony, @PhpCsFixer]
1157
-
1158
- There MUST NOT be spaces around offset braces.
1159
-
1160
- Configuration options:
1161
-
1162
- - ``positions`` (a subset of ``['inside', 'outside']``): whether spacing should be
1163
- fixed inside and/or outside the offset braces; defaults to ``['inside',
1164
- 'outside']``
1165
-
1166
- * **no_spaces_inside_parenthesis** [@PSR2, @Symfony, @PhpCsFixer]
1167
-
1168
- There MUST NOT be a space after the opening parenthesis. There MUST NOT
1169
- be a space before the closing parenthesis.
1170
-
1171
- * **no_superfluous_elseif** [@PhpCsFixer]
1172
-
1173
- Replaces superfluous ``elseif`` with ``if``.
1174
-
1175
- * **no_superfluous_phpdoc_tags** [@Symfony, @PhpCsFixer]
1176
-
1177
- Removes ``@param``, ``@return`` and ``@var`` tags that don't provide any
1178
- useful information.
1179
-
1180
- Configuration options:
1181
-
1182
- - ``allow_mixed`` (``bool``): whether type ``mixed`` without description is allowed
1183
- (``true``) or considered superfluous (``false``); defaults to ``false``
1184
- - ``allow_unused_params`` (``bool``): whether ``param`` annotation without actual
1185
- signature is allowed (``true``) or considered superfluous (``false``);
1186
- defaults to ``false``
1187
- - ``remove_inheritdoc`` (``bool``): remove ``@inheritDoc`` tags; defaults to ``false``
1188
-
1189
- * **no_trailing_comma_in_list_call** [@Symfony, @PhpCsFixer]
1190
-
1191
- Remove trailing commas in list function calls.
1192
-
1193
- * **no_trailing_comma_in_singleline_array** [@Symfony, @PhpCsFixer]
1194
-
1195
- PHP single-line arrays should not have trailing comma.
1196
-
1197
- * **no_trailing_whitespace** [@PSR2, @Symfony, @PhpCsFixer]
1198
-
1199
- Remove trailing whitespace at the end of non-blank lines.
1200
-
1201
- * **no_trailing_whitespace_in_comment** [@PSR2, @Symfony, @PhpCsFixer]
1202
-
1203
- There MUST be no trailing spaces inside comment or PHPDoc.
1204
-
1205
- * **no_unneeded_control_parentheses** [@Symfony, @PhpCsFixer]
1206
-
1207
- Removes unneeded parentheses around control statements.
1208
-
1209
- Configuration options:
1210
-
1211
- - ``statements`` (``array``): list of control statements to fix; defaults to
1212
- ``['break', 'clone', 'continue', 'echo_print', 'return', 'switch_case',
1213
- 'yield']``
1214
-
1215
- * **no_unneeded_curly_braces** [@Symfony, @PhpCsFixer]
1216
-
1217
- Removes unneeded curly braces that are superfluous and aren't part of a
1218
- control structure's body.
1219
-
1220
- Configuration options:
1221
-
1222
- - ``namespaces`` (``bool``): remove unneeded curly braces from bracketed
1223
- namespaces; defaults to ``false``
1224
-
1225
- * **no_unneeded_final_method** [@Symfony:risky, @PhpCsFixer:risky]
1226
-
1227
- A ``final`` class must not have ``final`` methods and ``private`` methods must
1228
- not be ``final``.
1229
-
1230
- *Risky rule: risky when child class overrides a ``private`` method.*
1231
-
1232
- * **no_unreachable_default_argument_value** [@PhpCsFixer:risky]
1233
-
1234
- In function arguments there must not be arguments with default values
1235
- before non-default ones.
1236
-
1237
- *Risky rule: modifies the signature of functions; therefore risky when using systems (such as some Symfony components) that rely on those (for example through reflection).*
1238
-
1239
- * **no_unset_cast** [@PhpCsFixer]
1240
-
1241
- Variables must be set ``null`` instead of using ``(unset)`` casting.
1242
-
1243
- * **no_unset_on_property** [@PhpCsFixer:risky]
1244
-
1245
- Properties should be set to ``null`` instead of using ``unset``.
1246
-
1247
- *Risky rule: changing variables to ``null`` instead of unsetting them will mean they still show up when looping over class variables. With PHP 7.4, this rule might introduce ``null`` assignments to property whose type declaration does not allow it.*
1248
-
1249
- * **no_unused_imports** [@Symfony, @PhpCsFixer]
1250
-
1251
- Unused ``use`` statements must be removed.
1252
-
1253
- * **no_useless_else** [@PhpCsFixer]
1254
-
1255
- There should not be useless ``else`` cases.
1256
-
1257
- * **no_useless_return** [@PhpCsFixer]
1258
-
1259
- There should not be an empty ``return`` statement at the end of a
1260
- function.
1261
-
1262
- * **no_whitespace_before_comma_in_array** [@Symfony, @PhpCsFixer]
1263
-
1264
- In array declaration, there MUST NOT be a whitespace before each comma.
1265
-
1266
- Configuration options:
1267
-
1268
- - ``after_heredoc`` (``bool``): whether the whitespace between heredoc end and
1269
- comma should be removed; defaults to ``false``
1270
-
1271
- * **no_whitespace_in_blank_line** [@Symfony, @PhpCsFixer]
1272
-
1273
- Remove trailing whitespace at the end of blank lines.
1274
-
1275
- * **non_printable_character** [@Symfony:risky, @PhpCsFixer:risky, @PHP70Migration:risky, @PHP71Migration:risky]
1276
-
1277
- Remove Zero-width space (ZWSP), Non-breaking space (NBSP) and other
1278
- invisible unicode symbols.
1279
-
1280
- *Risky rule: risky when strings contain intended invisible characters.*
1281
-
1282
- Configuration options:
1283
-
1284
- - ``use_escape_sequences_in_strings`` (``bool``): whether characters should be
1285
- replaced with escape sequences in strings; defaults to ``false``
1286
-
1287
- * **normalize_index_brace** [@Symfony, @PhpCsFixer]
1288
-
1289
- Array index should always be written by using square braces.
1290
-
1291
- * **not_operator_with_space**
1292
-
1293
- Logical NOT operators (``!``) should have leading and trailing
1294
- whitespaces.
1295
-
1296
- * **not_operator_with_successor_space**
1297
-
1298
- Logical NOT operators (``!``) should have one trailing whitespace.
1299
-
1300
- * **nullable_type_declaration_for_default_null_value**
1301
-
1302
- Adds or removes ``?`` before type declarations for parameters with a
1303
- default ``null`` value.
1304
-
1305
- Configuration options:
1306
-
1307
- - ``use_nullable_type_declaration`` (``bool``): whether to add or remove ``?``
1308
- before type declarations for parameters with a default ``null`` value;
1309
- defaults to ``true``
1310
-
1311
- * **object_operator_without_whitespace** [@Symfony, @PhpCsFixer]
1312
-
1313
- There should not be space before or after object ``T_OBJECT_OPERATOR``
1314
- ``->``.
1315
-
1316
- * **ordered_class_elements** [@PhpCsFixer]
1317
-
1318
- Orders the elements of classes/interfaces/traits.
1319
-
1320
- Configuration options:
1321
-
1322
- - ``order`` (a subset of ``['use_trait', 'public', 'protected', 'private',
1323
- 'constant', 'constant_public', 'constant_protected',
1324
- 'constant_private', 'property', 'property_static', 'property_public',
1325
- 'property_protected', 'property_private', 'property_public_static',
1326
- 'property_protected_static', 'property_private_static', 'method',
1327
- 'method_static', 'method_public', 'method_protected', 'method_private',
1328
- 'method_public_static', 'method_protected_static',
1329
- 'method_private_static', 'construct', 'destruct', 'magic', 'phpunit']``):
1330
- list of strings defining order of elements; defaults to ``['use_trait',
1331
- 'constant_public', 'constant_protected', 'constant_private',
1332
- 'property_public', 'property_protected', 'property_private',
1333
- 'construct', 'destruct', 'magic', 'phpunit', 'method_public',
1334
- 'method_protected', 'method_private']``
1335
- - ``sortAlgorithm`` (``'alpha'``, ``'none'``): how multiple occurrences of same type
1336
- statements should be sorted; defaults to ``'none'``
1337
-
1338
- * **ordered_imports** [@Symfony, @PhpCsFixer]
1339
-
1340
- Ordering ``use`` statements.
1341
-
1342
- Configuration options:
1343
-
1344
- - ``imports_order`` (``array``, ``null``): defines the order of import types; defaults
1345
- to ``null``; DEPRECATED alias: ``importsOrder``
1346
- - ``sort_algorithm`` (``'alpha'``, ``'length'``, ``'none'``): whether the statements
1347
- should be sorted alphabetically or by length, or not sorted; defaults
1348
- to ``'alpha'``; DEPRECATED alias: ``sortAlgorithm``
1349
-
1350
- * **ordered_interfaces**
1351
-
1352
- Orders the interfaces in an ``implements`` or ``interface extends`` clause.
1353
-
1354
- *Risky rule: risky for ``implements`` when specifying both an interface and its parent interface, because PHP doesn't break on ``parent, child`` but does on ``child, parent``.*
1355
-
1356
- Configuration options:
1357
-
1358
- - ``direction`` (``'ascend'``, ``'descend'``): which direction the interfaces should
1359
- be ordered; defaults to ``'ascend'``
1360
- - ``order`` (``'alpha'``, ``'length'``): how the interfaces should be ordered;
1361
- defaults to ``'alpha'``
1362
-
1363
- * **php_unit_construct** [@Symfony:risky, @PhpCsFixer:risky]
1364
-
1365
- PHPUnit assertion method calls like ``->assertSame(true, $foo)`` should be
1366
- written with dedicated method like ``->assertTrue($foo)``.
1367
-
1368
- *Risky rule: fixer could be risky if one is overriding PHPUnit's native methods.*
1369
-
1370
- Configuration options:
1371
-
1372
- - ``assertions`` (a subset of ``['assertSame', 'assertEquals',
1373
- 'assertNotEquals', 'assertNotSame']``): list of assertion methods to fix;
1374
- defaults to ``['assertEquals', 'assertSame', 'assertNotEquals',
1375
- 'assertNotSame']``
1376
-
1377
- * **php_unit_dedicate_assert** [@PHPUnit30Migration:risky, @PHPUnit32Migration:risky, @PHPUnit35Migration:risky, @PHPUnit43Migration:risky, @PHPUnit48Migration:risky, @PHPUnit50Migration:risky, @PHPUnit52Migration:risky, @PHPUnit54Migration:risky, @PHPUnit55Migration:risky, @PHPUnit56Migration:risky, @PHPUnit57Migration:risky, @PHPUnit60Migration:risky, @PHPUnit75Migration:risky]
1378
-
1379
- PHPUnit assertions like ``assertInternalType``, ``assertFileExists``, should
1380
- be used over ``assertTrue``.
1381
-
1382
- *Risky rule: fixer could be risky if one is overriding PHPUnit's native methods.*
1383
-
1384
- Configuration options:
1385
-
1386
- - ``functions`` (a subset of ``['array_key_exists', 'empty', 'file_exists',
1387
- 'is_array', 'is_bool', 'is_callable', 'is_double', 'is_float',
1388
- 'is_infinite', 'is_int', 'is_integer', 'is_long', 'is_nan', 'is_null',
1389
- 'is_numeric', 'is_object', 'is_real', 'is_resource', 'is_scalar',
1390
- 'is_string']``, ``null``): list of assertions to fix (overrides ``target``);
1391
- defaults to ``null``. DEPRECATED: use option ``target`` instead
1392
- - ``target`` (``'3.0'``, ``'3.5'``, ``'5.0'``, ``'5.6'``, ``'newest'``): target version of
1393
- PHPUnit; defaults to ``'5.0'``
1394
-
1395
- * **php_unit_dedicate_assert_internal_type** [@PHPUnit75Migration:risky]
1396
-
1397
- PHPUnit assertions like ``assertIsArray`` should be used over
1398
- ``assertInternalType``.
1399
-
1400
- *Risky rule: risky when PHPUnit methods are overridden or when project has PHPUnit incompatibilities.*
1401
-
1402
- Configuration options:
1403
-
1404
- - ``target`` (``'7.5'``, ``'newest'``): target version of PHPUnit; defaults to
1405
- ``'newest'``
1406
-
1407
- * **php_unit_expectation** [@PHPUnit52Migration:risky, @PHPUnit54Migration:risky, @PHPUnit55Migration:risky, @PHPUnit56Migration:risky, @PHPUnit57Migration:risky, @PHPUnit60Migration:risky, @PHPUnit75Migration:risky]
1408
-
1409
- Usages of ``->setExpectedException*`` methods MUST be replaced by
1410
- ``->expectException*`` methods.
1411
-
1412
- *Risky rule: risky when PHPUnit classes are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1413
-
1414
- Configuration options:
1415
-
1416
- - ``target`` (``'5.2'``, ``'5.6'``, ``'newest'``): target version of PHPUnit; defaults to
1417
- ``'newest'``
1418
-
1419
- * **php_unit_fqcn_annotation** [@Symfony, @PhpCsFixer]
1420
-
1421
- PHPUnit annotations should be a FQCNs including a root namespace.
1422
-
1423
- * **php_unit_internal_class** [@PhpCsFixer]
1424
-
1425
- All PHPUnit test classes should be marked as internal.
1426
-
1427
- Configuration options:
1428
-
1429
- - ``types`` (a subset of ``['normal', 'final', 'abstract']``): what types of
1430
- classes to mark as internal; defaults to ``['normal', 'final']``
1431
-
1432
- * **php_unit_method_casing** [@PhpCsFixer]
1433
-
1434
- Enforce camel (or snake) case for PHPUnit test methods, following
1435
- configuration.
1436
-
1437
- Configuration options:
1438
-
1439
- - ``case`` (``'camel_case'``, ``'snake_case'``): apply camel or snake case to test
1440
- methods; defaults to ``'camel_case'``
1441
-
1442
- * **php_unit_mock** [@PHPUnit54Migration:risky, @PHPUnit55Migration:risky, @PHPUnit56Migration:risky, @PHPUnit57Migration:risky, @PHPUnit60Migration:risky, @PHPUnit75Migration:risky]
1443
-
1444
- Usages of ``->getMock`` and
1445
- ``->getMockWithoutInvokingTheOriginalConstructor`` methods MUST be
1446
- replaced by ``->createMock`` or ``->createPartialMock`` methods.
1447
-
1448
- *Risky rule: risky when PHPUnit classes are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1449
-
1450
- Configuration options:
1451
-
1452
- - ``target`` (``'5.4'``, ``'5.5'``, ``'newest'``): target version of PHPUnit; defaults to
1453
- ``'newest'``
1454
-
1455
- * **php_unit_mock_short_will_return** [@Symfony:risky, @PhpCsFixer:risky]
1456
-
1457
- Usage of PHPUnit's mock e.g. ``->will($this->returnValue(..))`` must be
1458
- replaced by its shorter equivalent such as ``->willReturn(...)``.
1459
-
1460
- *Risky rule: risky when PHPUnit classes are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1461
-
1462
- * **php_unit_namespaced** [@PHPUnit48Migration:risky, @PHPUnit50Migration:risky, @PHPUnit52Migration:risky, @PHPUnit54Migration:risky, @PHPUnit55Migration:risky, @PHPUnit56Migration:risky, @PHPUnit57Migration:risky, @PHPUnit60Migration:risky, @PHPUnit75Migration:risky]
1463
-
1464
- PHPUnit classes MUST be used in namespaced version, e.g.
1465
- ``\PHPUnit\Framework\TestCase`` instead of ``\PHPUnit_Framework_TestCase``.
1466
-
1467
- *Risky rule: risky when PHPUnit classes are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1468
-
1469
- Configuration options:
1470
-
1471
- - ``target`` (``'4.8'``, ``'5.7'``, ``'6.0'``, ``'newest'``): target version of PHPUnit;
1472
- defaults to ``'newest'``
1473
-
1474
- * **php_unit_no_expectation_annotation** [@PHPUnit32Migration:risky, @PHPUnit35Migration:risky, @PHPUnit43Migration:risky, @PHPUnit48Migration:risky, @PHPUnit50Migration:risky, @PHPUnit52Migration:risky, @PHPUnit54Migration:risky, @PHPUnit55Migration:risky, @PHPUnit56Migration:risky, @PHPUnit57Migration:risky, @PHPUnit60Migration:risky, @PHPUnit75Migration:risky]
1475
-
1476
- Usages of ``@expectedException*`` annotations MUST be replaced by
1477
- ``->setExpectedException*`` methods.
1478
-
1479
- *Risky rule: risky when PHPUnit classes are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1480
-
1481
- Configuration options:
1482
-
1483
- - ``target`` (``'3.2'``, ``'4.3'``, ``'newest'``): target version of PHPUnit; defaults to
1484
- ``'newest'``
1485
- - ``use_class_const`` (``bool``): use ::class notation; defaults to ``true``
1486
-
1487
- * **php_unit_ordered_covers** [@PhpCsFixer]
1488
-
1489
- Order ``@covers`` annotation of PHPUnit tests.
1490
-
1491
- * **php_unit_set_up_tear_down_visibility** [@PhpCsFixer:risky]
1492
-
1493
- Changes the visibility of the ``setUp()`` and ``tearDown()`` functions of
1494
- PHPUnit to ``protected``, to match the PHPUnit TestCase.
1495
-
1496
- *Risky rule: this fixer may change functions named ``setUp()`` or ``tearDown()`` outside of PHPUnit tests, when a class is wrongly seen as a PHPUnit test.*
1497
-
1498
- * **php_unit_size_class**
1499
-
1500
- All PHPUnit test cases should have ``@small``, ``@medium`` or ``@large``
1501
- annotation to enable run time limits.
1502
-
1503
- Configuration options:
1504
-
1505
- - ``group`` (``'large'``, ``'medium'``, ``'small'``): define a specific group to be used
1506
- in case no group is already in use; defaults to ``'small'``
1507
-
1508
- * **php_unit_strict** [@PhpCsFixer:risky]
1509
-
1510
- PHPUnit methods like ``assertSame`` should be used instead of
1511
- ``assertEquals``.
1512
-
1513
- *Risky rule: risky when any of the functions are overridden or when testing object equality.*
1514
-
1515
- Configuration options:
1516
-
1517
- - ``assertions`` (a subset of ``['assertAttributeEquals',
1518
- 'assertAttributeNotEquals', 'assertEquals', 'assertNotEquals']``): list
1519
- of assertion methods to fix; defaults to ``['assertAttributeEquals',
1520
- 'assertAttributeNotEquals', 'assertEquals', 'assertNotEquals']``
1521
-
1522
- * **php_unit_test_annotation** [@PhpCsFixer:risky]
1523
-
1524
- Adds or removes @test annotations from tests, following configuration.
1525
-
1526
- *Risky rule: this fixer may change the name of your tests, and could cause incompatibility with abstract classes or interfaces.*
1527
-
1528
- Configuration options:
1529
-
1530
- - ``case`` (``'camel'``, ``'snake'``): whether to camel or snake case when adding the
1531
- test prefix; defaults to ``'camel'``. DEPRECATED: use
1532
- ``php_unit_method_casing`` fixer instead
1533
- - ``style`` (``'annotation'``, ``'prefix'``): whether to use the @test annotation or
1534
- not; defaults to ``'prefix'``
1535
-
1536
- * **php_unit_test_case_static_method_calls** [@PhpCsFixer:risky]
1537
-
1538
- Calls to ``PHPUnit\Framework\TestCase`` static methods must all be of the
1539
- same type, either ``$this->``, ``self::`` or ``static::``.
1540
-
1541
- *Risky rule: risky when PHPUnit methods are overridden or not accessible, or when project has PHPUnit incompatibilities.*
1542
-
1543
- Configuration options:
1544
-
1545
- - ``call_type`` (``'self'``, ``'static'``, ``'this'``): the call type to use for referring
1546
- to PHPUnit methods; defaults to ``'static'``
1547
- - ``methods`` (``array``): dictionary of ``method`` => ``call_type`` values that
1548
- differ from the default strategy; defaults to ``[]``
1549
-
1550
- * **php_unit_test_class_requires_covers** [@PhpCsFixer]
1551
-
1552
- Adds a default ``@coversNothing`` annotation to PHPUnit test classes that
1553
- have no ``@covers*`` annotation.
1554
-
1555
- * **phpdoc_add_missing_param_annotation** [@PhpCsFixer]
1556
-
1557
- PHPDoc should contain ``@param`` for all params.
1558
-
1559
- Configuration options:
1560
-
1561
- - ``only_untyped`` (``bool``): whether to add missing ``@param`` annotations for
1562
- untyped parameters only; defaults to ``true``
1563
-
1564
- * **phpdoc_align** [@Symfony, @PhpCsFixer]
1565
-
1566
- All items of the given phpdoc tags must be either left-aligned or (by
1567
- default) aligned vertically.
1568
-
1569
- Configuration options:
1570
-
1571
- - ``align`` (``'left'``, ``'vertical'``): align comments; defaults to ``'vertical'``
1572
- - ``tags`` (a subset of ``['param', 'property', 'property-read',
1573
- 'property-write', 'return', 'throws', 'type', 'var', 'method']``): the
1574
- tags that should be aligned; defaults to ``['param', 'return', 'throws',
1575
- 'type', 'var']``
1576
-
1577
- * **phpdoc_annotation_without_dot** [@Symfony, @PhpCsFixer]
1578
-
1579
- PHPDoc annotation descriptions should not be a sentence.
1580
-
1581
- * **phpdoc_indent** [@Symfony, @PhpCsFixer]
1582
-
1583
- Docblocks should have the same indentation as the documented subject.
1584
-
1585
- * **phpdoc_inline_tag** [@Symfony, @PhpCsFixer]
1586
-
1587
- Fix PHPDoc inline tags, make ``@inheritdoc`` always inline.
1588
-
1589
- * **phpdoc_line_span**
1590
-
1591
- Changes doc blocks from single to multi line, or reversed. Works for
1592
- class constants, properties and methods only.
1593
-
1594
- Configuration options:
1595
-
1596
- - ``const`` (``'multi'``, ``'single'``): whether const blocks should be single or
1597
- multi line; defaults to ``'multi'``
1598
- - ``method`` (``'multi'``, ``'single'``): whether method doc blocks should be single
1599
- or multi line; defaults to ``'multi'``
1600
- - ``property`` (``'multi'``, ``'single'``): whether property doc blocks should be
1601
- single or multi line; defaults to ``'multi'``
1602
-
1603
- * **phpdoc_no_access** [@Symfony, @PhpCsFixer]
1604
-
1605
- ``@access`` annotations should be omitted from PHPDoc.
1606
-
1607
- * **phpdoc_no_alias_tag** [@Symfony, @PhpCsFixer]
1608
-
1609
- No alias PHPDoc tags should be used.
1610
-
1611
- Configuration options:
1612
-
1613
- - ``replacements`` (``array``): mapping between replaced annotations with new
1614
- ones; defaults to ``['property-read' => 'property', 'property-write' =>
1615
- 'property', 'type' => 'var', 'link' => 'see']``
1616
-
1617
- * **phpdoc_no_empty_return** [@PhpCsFixer]
1618
-
1619
- ``@return void`` and ``@return null`` annotations should be omitted from
1620
- PHPDoc.
1621
-
1622
- * **phpdoc_no_package** [@Symfony, @PhpCsFixer]
1623
-
1624
- ``@package`` and ``@subpackage`` annotations should be omitted from PHPDoc.
1625
-
1626
- * **phpdoc_no_useless_inheritdoc** [@Symfony, @PhpCsFixer]
1627
-
1628
- Classy that does not inherit must not have ``@inheritdoc`` tags.
1629
-
1630
- * **phpdoc_order** [@PhpCsFixer]
1631
-
1632
- Annotations in PHPDoc should be ordered so that ``@param`` annotations
1633
- come first, then ``@throws`` annotations, then ``@return`` annotations.
1634
-
1635
- * **phpdoc_return_self_reference** [@Symfony, @PhpCsFixer]
1636
-
1637
- The type of ``@return`` annotations of methods returning a reference to
1638
- itself must the configured one.
1639
-
1640
- Configuration options:
1641
-
1642
- - ``replacements`` (``array``): mapping between replaced return types with new
1643
- ones; defaults to ``['this' => '$this', '@this' => '$this', '$self' =>
1644
- 'self', '@self' => 'self', '$static' => 'static', '@static' =>
1645
- 'static']``
1646
-
1647
- * **phpdoc_scalar** [@Symfony, @PhpCsFixer]
1648
-
1649
- Scalar types should always be written in the same form. ``int`` not
1650
- ``integer``, ``bool`` not ``boolean``, ``float`` not ``real`` or ``double``.
1651
-
1652
- Configuration options:
1653
-
1654
- - ``types`` (a subset of ``['boolean', 'callback', 'double', 'integer', 'real',
1655
- 'str']``): a map of types to fix; defaults to ``['boolean', 'double',
1656
- 'integer', 'real', 'str']``
1657
-
1658
- * **phpdoc_separation** [@Symfony, @PhpCsFixer]
1659
-
1660
- Annotations in PHPDoc should be grouped together so that annotations of
1661
- the same type immediately follow each other, and annotations of a
1662
- different type are separated by a single blank line.
1663
-
1664
- * **phpdoc_single_line_var_spacing** [@Symfony, @PhpCsFixer]
1665
-
1666
- Single line ``@var`` PHPDoc should have proper spacing.
1667
-
1668
- * **phpdoc_summary** [@Symfony, @PhpCsFixer]
1669
-
1670
- PHPDoc summary should end in either a full stop, exclamation mark, or
1671
- question mark.
1672
-
1673
- * **phpdoc_to_comment** [@Symfony, @PhpCsFixer]
1674
-
1675
- Docblocks should only be used on structural elements.
1676
-
1677
- * **phpdoc_to_param_type**
1678
-
1679
- EXPERIMENTAL: Takes ``@param`` annotations of non-mixed types and adjusts
1680
- accordingly the function signature. Requires PHP >= 7.0.
1681
-
1682
- *Risky rule: this rule is EXPERIMENTAL and [1] is not covered with backward compatibility promise. [2] ``@param`` annotation is mandatory for the fixer to make changes, signatures of methods without it (no docblock, inheritdocs) will not be fixed. [3] Manual actions are required if inherited signatures are not properly documented.*
1683
-
1684
- Configuration options:
1685
-
1686
- - ``scalar_types`` (``bool``): fix also scalar types; may have unexpected
1687
- behaviour due to PHP bad type coercion system; defaults to ``true``
1688
-
1689
- * **phpdoc_to_return_type**
1690
-
1691
- EXPERIMENTAL: Takes ``@return`` annotation of non-mixed types and adjusts
1692
- accordingly the function signature. Requires PHP >= 7.0.
1693
-
1694
- *Risky rule: this rule is EXPERIMENTAL and [1] is not covered with backward compatibility promise. [2] ``@return`` annotation is mandatory for the fixer to make changes, signatures of methods without it (no docblock, inheritdocs) will not be fixed. [3] Manual actions are required if inherited signatures are not properly documented. [4] ``@inheritdocs`` support is under construction.*
1695
-
1696
- Configuration options:
1697
-
1698
- - ``scalar_types`` (``bool``): fix also scalar types; may have unexpected
1699
- behaviour due to PHP bad type coercion system; defaults to ``true``
1700
-
1701
- * **phpdoc_trim** [@Symfony, @PhpCsFixer]
1702
-
1703
- PHPDoc should start and end with content, excluding the very first and
1704
- last line of the docblocks.
1705
-
1706
- * **phpdoc_trim_consecutive_blank_line_separation** [@Symfony, @PhpCsFixer]
1707
-
1708
- Removes extra blank lines after summary and after description in PHPDoc.
1709
-
1710
- * **phpdoc_types** [@Symfony, @PhpCsFixer]
1711
-
1712
- The correct case must be used for standard PHP types in PHPDoc.
1713
-
1714
- Configuration options:
1715
-
1716
- - ``groups`` (a subset of ``['simple', 'alias', 'meta']``): type groups to fix;
1717
- defaults to ``['simple', 'alias', 'meta']``
1718
-
1719
- * **phpdoc_types_order** [@Symfony, @PhpCsFixer]
1720
-
1721
- Sorts PHPDoc types.
1722
-
1723
- Configuration options:
1724
-
1725
- - ``null_adjustment`` (``'always_first'``, ``'always_last'``, ``'none'``): forces the
1726
- position of ``null`` (overrides ``sort_algorithm``); defaults to
1727
- ``'always_first'``
1728
- - ``sort_algorithm`` (``'alpha'``, ``'none'``): the sorting algorithm to apply;
1729
- defaults to ``'alpha'``
1730
-
1731
- * **phpdoc_var_annotation_correct_order** [@PhpCsFixer]
1732
-
1733
- ``@var`` and ``@type`` annotations must have type and name in the correct
1734
- order.
1735
-
1736
- * **phpdoc_var_without_name** [@Symfony, @PhpCsFixer]
1737
-
1738
- ``@var`` and ``@type`` annotations of classy properties should not contain
1739
- the name.
1740
-
1741
- * **pow_to_exponentiation** [@PHP56Migration:risky, @PHP70Migration:risky, @PHP71Migration:risky]
1742
-
1743
- Converts ``pow`` to the ``**`` operator.
1744
-
1745
- *Risky rule: risky when the function ``pow`` is overridden.*
1746
-
1747
- * **pre_increment**
1748
-
1749
- Pre incrementation/decrementation should be used if possible.
1750
- DEPRECATED: use ``increment_style`` instead.
1751
-
1752
- * **protected_to_private** [@PhpCsFixer]
1753
-
1754
- Converts ``protected`` variables and methods to ``private`` where possible.
1755
-
1756
- * **psr0**
1757
-
1758
- Classes must be in a path that matches their namespace, be at least one
1759
- namespace deep and the class name should match the file name.
1760
-
1761
- *Risky rule: this fixer may change your class name, which will break the code that depends on the old name.*
1762
-
1763
- Configuration options:
1764
-
1765
- - ``dir`` (``string``): the directory where the project code is placed; defaults
1766
- to ``''``
1767
-
1768
- * **psr4** [@Symfony:risky, @PhpCsFixer:risky]
1769
-
1770
- Class names should match the file name.
1771
-
1772
- *Risky rule: this fixer may change your class name, which will break the code that depends on the old name.*
1773
-
1774
- * **random_api_migration** [@PHP70Migration:risky, @PHP71Migration:risky]
1775
-
1776
- Replaces ``rand``, ``srand``, ``getrandmax`` functions calls with their ``mt_*``
1777
- analogs.
1778
-
1779
- *Risky rule: risky when the configured functions are overridden.*
1780
-
1781
- Configuration options:
1782
-
1783
- - ``replacements`` (``array``): mapping between replaced functions with the new
1784
- ones; defaults to ``['getrandmax' => 'mt_getrandmax', 'rand' =>
1785
- 'mt_rand', 'srand' => 'mt_srand']``
1786
-
1787
- * **return_assignment** [@PhpCsFixer]
1788
-
1789
- Local, dynamic and directly referenced variables should not be assigned
1790
- and directly returned by a function or method.
1791
-
1792
- * **return_type_declaration** [@Symfony, @PhpCsFixer]
1793
-
1794
- There should be one or no space before colon, and one space after it in
1795
- return type declarations, according to configuration.
1796
-
1797
- Configuration options:
1798
-
1799
- - ``space_before`` (``'none'``, ``'one'``): spacing to apply before colon; defaults to
1800
- ``'none'``
1801
-
1802
- * **self_accessor** [@Symfony:risky, @PhpCsFixer:risky]
1803
-
1804
- Inside class or interface element ``self`` should be preferred to the
1805
- class name itself.
1806
-
1807
- *Risky rule: risky when using dynamic calls like get_called_class() or late static binding.*
1808
-
1809
- * **self_static_accessor**
1810
-
1811
- Inside a ``final`` class or anonymous class ``self`` should be preferred to
1812
- ``static``.
1813
-
1814
- * **semicolon_after_instruction** [@Symfony, @PhpCsFixer]
1815
-
1816
- Instructions must be terminated with a semicolon.
1817
-
1818
- * **set_type_to_cast** [@Symfony:risky, @PhpCsFixer:risky]
1819
-
1820
- Cast shall be used, not ``settype``.
1821
-
1822
- *Risky rule: risky when the ``settype`` function is overridden or when used as the 2nd or 3rd expression in a ``for`` loop .*
1823
-
1824
- * **short_scalar_cast** [@Symfony, @PhpCsFixer]
1825
-
1826
- Cast ``(boolean)`` and ``(integer)`` should be written as ``(bool)`` and
1827
- ``(int)``, ``(double)`` and ``(real)`` as ``(float)``, ``(binary)`` as
1828
- ``(string)``.
1829
-
1830
- * **silenced_deprecation_error**
1831
-
1832
- Ensures deprecation notices are silenced. DEPRECATED: use
1833
- ``error_suppression`` instead.
1834
-
1835
- *Risky rule: silencing of deprecation errors might cause changes to code behaviour.*
1836
-
1837
- * **simple_to_complex_string_variable** [@PhpCsFixer]
1838
-
1839
- Converts explicit variables in double-quoted strings and heredoc syntax
1840
- from simple to complex format (``${`` to ``{$``).
1841
-
1842
- * **simplified_null_return**
1843
-
1844
- A return statement wishing to return ``void`` should not return ``null``.
1845
-
1846
- * **single_blank_line_at_eof** [@PSR2, @Symfony, @PhpCsFixer]
1847
-
1848
- A PHP file without end tag must always end with a single empty line
1849
- feed.
1850
-
1851
- * **single_blank_line_before_namespace** [@Symfony, @PhpCsFixer]
1852
-
1853
- There should be exactly one blank line before a namespace declaration.
1854
-
1855
- * **single_class_element_per_statement** [@PSR2, @Symfony, @PhpCsFixer]
1856
-
1857
- There MUST NOT be more than one property or constant declared per
1858
- statement.
1859
-
1860
- Configuration options:
1861
-
1862
- - ``elements`` (a subset of ``['const', 'property']``): list of strings which
1863
- element should be modified; defaults to ``['const', 'property']``
1864
-
1865
- * **single_import_per_statement** [@PSR2, @Symfony, @PhpCsFixer]
1866
-
1867
- There MUST be one use keyword per declaration.
1868
-
1869
- * **single_line_after_imports** [@PSR2, @Symfony, @PhpCsFixer]
1870
-
1871
- Each namespace use MUST go on its own line and there MUST be one blank
1872
- line after the use statements block.
1873
-
1874
- * **single_line_comment_style** [@Symfony, @PhpCsFixer]
1875
-
1876
- Single-line comments and multi-line comments with only one line of
1877
- actual content should use the ``//`` syntax.
1878
-
1879
- Configuration options:
1880
-
1881
- - ``comment_types`` (a subset of ``['asterisk', 'hash']``): list of comment types
1882
- to fix; defaults to ``['asterisk', 'hash']``
1883
-
1884
- * **single_line_throw** [@Symfony]
1885
-
1886
- Throwing exception must be done in single line.
1887
-
1888
- * **single_quote** [@Symfony, @PhpCsFixer]
1889
-
1890
- Convert double quotes to single quotes for simple strings.
1891
-
1892
- Configuration options:
1893
-
1894
- - ``strings_containing_single_quote_chars`` (``bool``): whether to fix
1895
- double-quoted strings that contains single-quotes; defaults to ``false``
1896
-
1897
- * **single_trait_insert_per_statement** [@Symfony, @PhpCsFixer]
1898
-
1899
- Each trait ``use`` must be done as single statement.
1900
-
1901
- * **space_after_semicolon** [@Symfony, @PhpCsFixer]
1902
-
1903
- Fix whitespace after a semicolon.
1904
-
1905
- Configuration options:
1906
-
1907
- - ``remove_in_empty_for_expressions`` (``bool``): whether spaces should be removed
1908
- for empty ``for`` expressions; defaults to ``false``
1909
-
1910
- * **standardize_increment** [@Symfony, @PhpCsFixer]
1911
-
1912
- Increment and decrement operators should be used if possible.
1913
-
1914
- * **standardize_not_equals** [@Symfony, @PhpCsFixer]
1915
-
1916
- Replace all ``<>`` with ``!=``.
1917
-
1918
- * **static_lambda**
1919
-
1920
- Lambdas not (indirect) referencing ``$this`` must be declared ``static``.
1921
-
1922
- *Risky rule: risky when using ``->bindTo`` on lambdas without referencing to ``$this``.*
1923
-
1924
- * **strict_comparison** [@PhpCsFixer:risky]
1925
-
1926
- Comparisons should be strict.
1927
-
1928
- *Risky rule: changing comparisons to strict might change code behavior.*
1929
-
1930
- * **strict_param** [@PhpCsFixer:risky]
1931
-
1932
- Functions should be used with ``$strict`` param set to ``true``.
1933
-
1934
- *Risky rule: risky when the fixed function is overridden or if the code relies on non-strict usage.*
1935
-
1936
- * **string_line_ending** [@PhpCsFixer:risky]
1937
-
1938
- All multi-line strings must use correct line ending.
1939
-
1940
- *Risky rule: changing the line endings of multi-line strings might affect string comparisons and outputs.*
1941
-
1942
- * **switch_case_semicolon_to_colon** [@PSR2, @Symfony, @PhpCsFixer]
1943
-
1944
- A case should be followed by a colon and not a semicolon.
1945
-
1946
- * **switch_case_space** [@PSR2, @Symfony, @PhpCsFixer]
1947
-
1948
- Removes extra spaces between colon and case value.
1949
-
1950
- * **ternary_operator_spaces** [@Symfony, @PhpCsFixer]
1951
-
1952
- Standardize spaces around ternary operator.
1953
-
1954
- * **ternary_to_null_coalescing** [@PHP70Migration, @PHP71Migration, @PHP73Migration]
1955
-
1956
- Use ``null`` coalescing operator ``??`` where possible. Requires PHP >= 7.0.
1957
-
1958
- * **trailing_comma_in_multiline_array** [@Symfony, @PhpCsFixer]
1959
-
1960
- PHP multi-line arrays should have a trailing comma.
1961
-
1962
- Configuration options:
1963
-
1964
- - ``after_heredoc`` (``bool``): whether a trailing comma should also be placed
1965
- after heredoc end; defaults to ``false``
1966
-
1967
- * **trim_array_spaces** [@Symfony, @PhpCsFixer]
1968
-
1969
- Arrays should be formatted like function/method arguments, without
1970
- leading or trailing single line space.
1971
-
1972
- * **unary_operator_spaces** [@Symfony, @PhpCsFixer]
1973
-
1974
- Unary operators should be placed adjacent to their operands.
1975
-
1976
- * **visibility_required** [@PSR2, @Symfony, @PhpCsFixer, @PHP71Migration, @PHP73Migration]
1977
-
1978
- Visibility MUST be declared on all properties and methods; ``abstract``
1979
- and ``final`` MUST be declared before the visibility; ``static`` MUST be
1980
- declared after the visibility.
1981
-
1982
- Configuration options:
1983
-
1984
- - ``elements`` (a subset of ``['property', 'method', 'const']``): the structural
1985
- elements to fix (PHP >= 7.1 required for ``const``); defaults to
1986
- ``['property', 'method']``
1987
-
1988
- * **void_return** [@PHP71Migration:risky]
1989
-
1990
- Add ``void`` return type to functions with missing or empty return
1991
- statements, but priority is given to ``@return`` annotations. Requires
1992
- PHP >= 7.1.
1993
-
1994
- *Risky rule: modifies the signature of functions.*
1995
-
1996
- * **whitespace_after_comma_in_array** [@Symfony, @PhpCsFixer]
1997
-
1998
- In array declaration, there MUST be a whitespace after each comma.
1999
-
2000
- * **yoda_style** [@Symfony, @PhpCsFixer]
2001
-
2002
- Write conditions in Yoda style (``true``), non-Yoda style (``false``) or
2003
- ignore those conditions (``null``) based on configuration.
2004
-
2005
- Configuration options:
2006
-
2007
- - ``always_move_variable`` (``bool``): whether variables should always be on non
2008
- assignable side when applying Yoda style; defaults to ``false``
2009
- - ``equal`` (``bool``, ``null``): style for equal (``==``, ``!=``) statements; defaults to
2010
- ``true``
2011
- - ``identical`` (``bool``, ``null``): style for identical (``===``, ``!==``) statements;
2012
- defaults to ``true``
2013
- - ``less_and_greater`` (``bool``, ``null``): style for less and greater than (``<``,
2014
- ``<=``, ``>``, ``>=``) statements; defaults to ``null``
2015
-
2016
-
2017
- The ``--dry-run`` option displays the files that need to be
2018
- fixed but without actually modifying them:
2019
-
2020
- .. code-block:: bash
2021
-
2022
- $ php php-cs-fixer.phar fix /path/to/code --dry-run
2023
-
2024
- Config file
2025
- -----------
2026
-
2027
- Instead of using command line options to customize the rule, you can save the
2028
- project configuration in a ``.php_cs.dist`` file in the root directory of your project.
2029
- The file must return an instance of `PhpCsFixer\\ConfigInterface <https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/v2.16.4/src/ConfigInterface.php>`_
2030
- which lets you configure the rules, the files and directories that
2031
- need to be analyzed. You may also create ``.php_cs`` file, which is
2032
- the local configuration that will be used instead of the project configuration. It
2033
- is a good practice to add that file into your ``.gitignore`` file.
2034
- With the ``--config`` option you can specify the path to the
2035
- ``.php_cs`` file.
2036
-
2037
- The example below will add two rules to the default list of PSR2 set rules:
2038
-
2039
- .. code-block:: php
2040
-
2041
- <?php
2042
-
2043
- $finder = PhpCsFixer\Finder::create()
2044
- ->exclude('somedir')
2045
- ->notPath('src/Symfony/Component/Translation/Tests/fixtures/resources.php')
2046
- ->in(__DIR__)
2047
- ;
2048
-
2049
- return PhpCsFixer\Config::create()
2050
- ->setRules([
2051
- '@PSR2' => true,
2052
- 'strict_param' => true,
2053
- 'array_syntax' => ['syntax' => 'short'],
2054
- ])
2055
- ->setFinder($finder)
2056
- ;
2057
-
2058
- **NOTE**: ``exclude`` will work only for directories, so if you need to exclude file, try ``notPath``.
2059
- Both ``exclude`` and ``notPath`` methods accept only relative paths to the ones defined with the ``in`` method.
2060
-
2061
- See `Symfony\\Finder <https://symfony.com/doc/current/components/finder.html>`_
2062
- online documentation for other `Finder` methods.
2063
-
2064
- You may also use an exclude list for the rules instead of the above shown include approach.
2065
- The following example shows how to use all ``Symfony`` rules but the ``full_opening_tag`` rule.
2066
-
2067
- .. code-block:: php
2068
-
2069
- <?php
2070
-
2071
- $finder = PhpCsFixer\Finder::create()
2072
- ->exclude('somedir')
2073
- ->in(__DIR__)
2074
- ;
2075
-
2076
- return PhpCsFixer\Config::create()
2077
- ->setRules([
2078
- '@Symfony' => true,
2079
- 'full_opening_tag' => false,
2080
- ])
2081
- ->setFinder($finder)
2082
- ;
2083
-
2084
- You may want to use non-linux whitespaces in your project. Then you need to
2085
- configure them in your config file.
2086
-
2087
- .. code-block:: php
2088
-
2089
- <?php
2090
-
2091
- return PhpCsFixer\Config::create()
2092
- ->setIndent("\t")
2093
- ->setLineEnding("\r\n")
2094
- ;
2095
-
2096
- By using ``--using-cache`` option with ``yes`` or ``no`` you can set if the caching
2097
- mechanism should be used.
2098
-
2099
- Caching
2100
- -------
2101
-
2102
- The caching mechanism is enabled by default. This will speed up further runs by
2103
- fixing only files that were modified since the last run. The tool will fix all
2104
- files if the tool version has changed or the list of rules has changed.
2105
- Cache is supported only for tool downloaded as phar file or installed via
2106
- composer.
2107
-
2108
- Cache can be disabled via ``--using-cache`` option or config file:
2109
-
2110
- .. code-block:: php
2111
-
2112
- <?php
2113
-
2114
- return PhpCsFixer\Config::create()
2115
- ->setUsingCache(false)
2116
- ;
2117
-
2118
- Cache file can be specified via ``--cache-file`` option or config file:
2119
-
2120
- .. code-block:: php
2121
-
2122
- <?php
2123
-
2124
- return PhpCsFixer\Config::create()
2125
- ->setCacheFile(__DIR__.'/.php_cs.cache')
2126
- ;
2127
-
2128
- Using PHP CS Fixer on CI
2129
- ------------------------
2130
-
2131
- Require ``friendsofphp/php-cs-fixer`` as a ``dev`` dependency:
2132
-
2133
- .. code-block:: bash
2134
-
2135
- $ ./composer.phar require --dev friendsofphp/php-cs-fixer
2136
-
2137
- Then, add the following command to your CI:
2138
-
2139
- .. code-block:: bash
2140
-
2141
- $ IFS='
2142
- $ '
2143
- $ CHANGED_FILES=$(git diff --name-only --diff-filter=ACMRTUXB "${COMMIT_RANGE}")
2144
- $ if ! echo "${CHANGED_FILES}" | grep -qE "^(\\.php_cs(\\.dist)?|composer\\.lock)$"; then EXTRA_ARGS=$(printf -- '--path-mode=intersection\n--\n%s' "${CHANGED_FILES}"); else EXTRA_ARGS=''; fi
2145
- $ vendor/bin/php-cs-fixer fix --config=.php_cs.dist -v --dry-run --stop-on-violation --using-cache=no ${EXTRA_ARGS}
2146
-
2147
- Where ``$COMMIT_RANGE`` is your range of commits, e.g. ``$TRAVIS_COMMIT_RANGE`` or ``HEAD~..HEAD``.
2148
-
2149
- Exit code
2150
- ---------
2151
-
2152
- Exit code is built using following bit flags:
2153
-
2154
- * 0 - OK.
2155
- * 1 - General error (or PHP minimal requirement not matched).
2156
- * 4 - Some files have invalid syntax (only in dry-run mode).
2157
- * 8 - Some files need fixing (only in dry-run mode).
2158
- * 16 - Configuration error of the application.
2159
- * 32 - Configuration error of a Fixer.
2160
- * 64 - Exception raised within the application.
2161
-
2162
- (Applies to exit code of the ``fix`` command only)
2163
-
2164
- Helpers
2165
- -------
2166
-
2167
- Dedicated plugins exist for:
2168
-
2169
- * `Atom`_
2170
- * `NetBeans`_
2171
- * `PhpStorm`_
2172
- * `Sublime Text`_
2173
- * `Vim`_
2174
- * `VS Code`_
2175
-
2176
- Contribute
2177
- ----------
2178
-
2179
- The tool comes with quite a few built-in fixers, but everyone is more than
2180
- welcome to `contribute`_ more of them.
2181
-
2182
- Fixers
2183
- ~~~~~~
2184
-
2185
- A *fixer* is a class that tries to fix one CS issue (a ``Fixer`` class must
2186
- implement ``FixerInterface``).
2187
-
2188
- Configs
2189
- ~~~~~~~
2190
-
2191
- A *config* knows about the CS rules and the files and directories that must be
2192
- scanned by the tool when run in the directory of your project. It is useful for
2193
- projects that follow a well-known directory structures (like for Symfony
2194
- projects for instance).
2195
-
2196
- .. _php-cs-fixer.phar: https://cs.symfony.com/download/php-cs-fixer-v2.phar
2197
- .. _Atom: https://github.com/Glavin001/atom-beautify
2198
- .. _NetBeans: http://plugins.netbeans.org/plugin/49042/php-cs-fixer
2199
- .. _PhpStorm: https://medium.com/@valeryan/how-to-configure-phpstorm-to-use-php-cs-fixer-1844991e521f
2200
- .. _Sublime Text: https://github.com/benmatselby/sublime-phpcs
2201
- .. _Vim: https://github.com/stephpy/vim-php-cs-fixer
2202
- .. _VS Code: https://github.com/junstyle/vscode-php-cs-fixer
2203
- .. _contribute: https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CONTRIBUTING.md