PluginProbe
Plugin Check (PCP) / 0.1
Plugin Check (PCP) v0.1
2.1.0 trunk 0.1 0.2.0 0.2.1 0.2.2 0.2.3 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.3.0 1.3.1 1.4.0 1.5.0 1.6.0 1.7.0 1.8.0 1.9.0 2.0.0 ci-artifacts

Plugin Check (PCP): trunk0.1

3034 files added or removed
Compare 0.1 against:
2.1.0 trunk 0.2.0 0.2.1 0.2.2 0.2.3 1.0.0 1.0.1 1.0.2 1.1.0 1.2.0 1.3.0 1.3.1 1.4.0 1.5.0 1.6.0 1.7.0 1.8.0 1.9.0 2.0.0 ci-artifacts
Added and removed
removed LICENSE View in trunk →
removed assets/css/plugin-check-admin.css View in trunk →
removed assets/css/plugin-check-svn-checker.css View in trunk →
removed assets/js/plugin-check-admin.js View in trunk →
removed assets/js/plugin-check-namer.js View in trunk →
removed assets/js/plugin-check-svn-checker.js View in trunk →
removed cli.php View in trunk →
removed composer.json View in trunk →
removed drop-ins/object-cache.copy.php View in trunk →
removed eslint.config.js View in trunk →
removed includes/Admin/Admin_AJAX.php View in trunk →
removed includes/Admin/Admin_Page.php View in trunk →
removed includes/Admin/Namer_Page.php View in trunk →
removed includes/Admin/SVN_Checker_Page.php View in trunk →
removed includes/Admin/Settings_Page.php View in trunk →
removed includes/CLI/Plugin_Check_Command.php View in trunk →
removed includes/Checker/AJAX_Runner.php View in trunk →
removed includes/Checker/Abstract_Check_Runner.php View in trunk →
removed includes/Checker/CLI_Runner.php View in trunk →
removed includes/Checker/Check.php View in trunk →
removed includes/Checker/Check_Categories.php View in trunk →
removed includes/Checker/Check_Collection.php View in trunk →
removed includes/Checker/Check_Context.php View in trunk →
removed includes/Checker/Check_Repository.php View in trunk →
removed includes/Checker/Check_Result.php View in trunk →
removed includes/Checker/Check_Runner.php View in trunk →
removed includes/Checker/Check_Types.php View in trunk →
removed includes/Checker/Checks.php View in trunk →
removed includes/Checker/Checks/Abstract_File_Check.php View in trunk →
removed includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php View in trunk →
removed includes/Checker/Checks/Abstract_Runtime_Check.php View in trunk →
removed includes/Checker/Checks/General/AI_Provider_Check.php View in trunk →
removed includes/Checker/Checks/General/I18n_Usage_Check.php View in trunk →
removed includes/Checker/Checks/General/PHP_Error_Reporting_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Resources_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Scripts_In_Footer_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Scripts_Scope_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Scripts_Size_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Styles_Scope_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Enqueued_Styles_Size_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Non_Blocking_Scripts_Check.php View in trunk →
removed includes/Checker/Checks/Performance/Performant_WP_Query_Params_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Code_Obfuscation_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Direct_File_Access_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/External_Admin_Menu_Links_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/File_Type_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Localhost_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Minified_Files_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/No_Unfiltered_Uploads_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Offloading_Files_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Content_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Header_Fields_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Readme_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Review_PHPCS_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Uninstall_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Plugin_Updater_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Prefixing_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Setting_Sanitization_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Trademarks_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/WP_Functions_Compatibility_Check.php View in trunk →
removed includes/Checker/Checks/Plugin_Repo/Write_File_Check.php View in trunk →
removed includes/Checker/Checks/Security/Direct_DB_Check.php View in trunk →
removed includes/Checker/Checks/Security/Direct_DB_Queries_Check.php View in trunk →
removed includes/Checker/Checks/Security/Late_Escaping_Check.php View in trunk →
removed includes/Checker/Checks/Security/Nonce_Verification_Check.php View in trunk →
removed includes/Checker/Checks/Security/Safe_Redirect_Check.php View in trunk →
removed includes/Checker/Default_Check_Collection.php View in trunk →
removed includes/Checker/Default_Check_Repository.php View in trunk →
removed includes/Checker/Empty_Check_Repository.php View in trunk →
removed includes/Checker/Exception/Invalid_Check_Slug_Exception.php View in trunk →
removed includes/Checker/Preparation.php View in trunk →
removed includes/Checker/Preparations/Demo_Posts_Creation_Preparation.php View in trunk →
removed includes/Checker/Preparations/Force_Single_Plugin_Preparation.php View in trunk →
removed includes/Checker/Preparations/Universal_Runtime_Preparation.php View in trunk →
removed includes/Checker/Preparations/Use_Custom_DB_Tables_Preparation.php View in trunk →
removed includes/Checker/Preparations/Use_Minimal_Theme_Preparation.php View in trunk →
removed includes/Checker/Runtime_Check.php View in trunk →
removed includes/Checker/Runtime_Environment_Setup.php View in trunk →
removed includes/Checker/Static_Check.php View in trunk →
removed includes/Checker/With_Shared_Preparations.php View in trunk →
removed includes/Lib/Readme/Parser.php View in trunk →
removed includes/Plugin_Context.php View in trunk →
removed includes/Plugin_Main.php View in trunk →
removed includes/SVN/Checker.php View in trunk →
removed includes/SVN/Fetcher.php View in trunk →
removed includes/SVN/Section.php View in trunk →
removed includes/Scanner/Log.php View in trunk →
removed includes/Scanner/PHP_Parser.php View in trunk →
removed includes/Scanner/Prefix_Scanner.php View in trunk →
removed includes/Traits/AI_Analyzer.php View in trunk →
removed includes/Traits/AI_Check_Names.php View in trunk →
removed includes/Traits/AI_Utils.php View in trunk →
removed includes/Traits/Amend_Check_Result.php View in trunk →
removed includes/Traits/Amend_DB_Base_Prefix.php View in trunk →
removed includes/Traits/Experimental_Check.php View in trunk →
removed includes/Traits/File_Editor_URL.php View in trunk →
removed includes/Traits/Find_Uninstall.php View in trunk →
removed includes/Traits/Language_Utils.php View in trunk →
removed includes/Traits/License_Utils.php View in trunk →
removed includes/Traits/Mode_Aware.php View in trunk →
removed includes/Traits/Prefix_Utils.php View in trunk →
removed includes/Traits/Readme_Utils.php View in trunk →
removed includes/Traits/Stable_Check.php View in trunk →
removed includes/Traits/URL_Aware.php View in trunk →
removed includes/Traits/URL_Utils.php View in trunk →
removed includes/Traits/Version_Utils.php View in trunk →
removed includes/Utilities/Plugin_Request_Utility.php View in trunk →
removed includes/Utilities/Results_Exporter.php View in trunk →
removed includes/Vars/common-actions.php View in trunk →
removed includes/Vars/common-filters.php View in trunk →
removed includes/Vars/common-globals.php View in trunk →
removed includes/Vars/escaping-functions.php View in trunk →
removed includes/Vars/prefix-not-valid.php View in trunk →
removed includes/Vars/sanitize-functions.php View in trunk →
removed includes/Vars/wp-actions.php View in trunk →
removed includes/Vars/wp-constants.php View in trunk →
removed includes/Vars/wp-filters.php View in trunk →
removed includes/Vars/wp-functions-since.json View in trunk →
removed includes/Vars/wp-globals.php View in trunk →
removed includes/Vars/wp-options.php View in trunk →
removed includes/Vars/wp-site-transients.php View in trunk →
removed includes/Vars/wp-transients.php View in trunk →
removed phpcs-rulesets/plugin-check.ruleset.xml View in trunk →
removed phpcs-rulesets/plugin-review.xml View in trunk →
removed plugin.php View in trunk →
removed prompts/ai-check-prereview-output.md View in trunk →
removed prompts/ai-check-prereview.md View in trunk →
removed prompts/ai-check-similar-name.md View in trunk →
removed prompts/ai-review-code-obfuscation.md View in trunk →
removed prompts/ai-review-direct-db-queries.md View in trunk →
removed prompts/ai-review-generic.md View in trunk →
removed prompts/ai-review-late-escaping.md View in trunk →
removed prompts/ai-review-nonce-verification.md View in trunk →
removed prompts/ai-review-plugin-updater.md View in trunk →
removed prompts/ai-review-sanitization.md View in trunk →
removed prompts/ai-review-setting-sanitization.md View in trunk →
removed runtime-content/themes/wp-empty-theme/comments.php View in trunk →
removed runtime-content/themes/wp-empty-theme/footer.php View in trunk →
removed runtime-content/themes/wp-empty-theme/functions.php View in trunk →
removed runtime-content/themes/wp-empty-theme/header.php View in trunk →
removed runtime-content/themes/wp-empty-theme/inc/back-compat.php View in trunk →
removed runtime-content/themes/wp-empty-theme/inc/template-functions.php View in trunk →
removed runtime-content/themes/wp-empty-theme/inc/template-tags.php View in trunk →
removed runtime-content/themes/wp-empty-theme/index.php View in trunk →
removed runtime-content/themes/wp-empty-theme/min-style.css View in trunk →
removed runtime-content/themes/wp-empty-theme/searchform.php View in trunk →
removed runtime-content/themes/wp-empty-theme/style.css View in trunk →
removed templates/admin-page.php View in trunk →
removed templates/results-complete.php View in trunk →
removed templates/results-false-positives.php View in trunk →
removed templates/results-row.php View in trunk →
removed templates/results-table.php View in trunk →
removed tools/generate-wp-function-since-data.php View in trunk →
removed vendor/autoload.php View in trunk →
removed vendor/automattic/vipwpcs/CHANGELOG.md View in trunk →
removed vendor/automattic/vipwpcs/LICENSE.md View in trunk →
removed vendor/automattic/vipwpcs/WordPress-VIP-Go/ruleset-test-bom.inc View in trunk →
removed vendor/automattic/vipwpcs/WordPress-VIP-Go/ruleset-test.inc View in trunk →
removed vendor/automattic/vipwpcs/WordPress-VIP-Go/ruleset-test.php View in trunk →
removed vendor/automattic/vipwpcs/WordPress-VIP-Go/ruleset.xml View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/AbstractVariableRestrictionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Classes/DeclarationCompatibilitySniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Classes/RestrictedExtendClassesSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Constants/ConstantStringSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Constants/RestrictedConstantsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Files/IncludingFileSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Files/IncludingNonPHPFileSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Functions/CheckReturnValueSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Functions/DynamicCallsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Functions/RestrictedFunctionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Functions/StripTagsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Hooks/AlwaysReturnInFilterSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Hooks/PreGetPostsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Hooks/RestrictedHooksSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/DangerouslySetInnerHTMLSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/HTMLExecutingFunctionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/InnerHTMLSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/StringConcatSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/StrippingTagsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/JS/WindowSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/CacheValueOverrideSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/FetchingRemoteDataSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/LowExpiryCacheTimeSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/NoPagingSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/OrderByRandSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/RegexpCompareSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/RemoteRequestTimeoutSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/TaxonomyMetaInOptionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Performance/WPQueryParamsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/EscapingVoidReturnFunctionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/ExitAfterRedirectSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/MustacheSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/PHPFilterFunctionsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/ProperEscapingFunctionSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/StaticStrreplaceSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/UnderscorejsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Security/VuejsSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Sniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/UserExperience/AdminBarRemovalSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Variables/RestrictedVariablesSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/Sniffs/Variables/ServerVariablesSniff.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/ruleset-test-bom.inc View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/ruleset-test.inc View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/ruleset-test.php View in trunk →
removed vendor/automattic/vipwpcs/WordPressVIPMinimum/ruleset.xml View in trunk →
removed vendor/automattic/vipwpcs/composer.json View in trunk →
removed vendor/bin/php-parse View in trunk →
removed vendor/bin/phpcbf View in trunk →
removed vendor/bin/phpcs View in trunk →
removed vendor/clue/stream-filter/CHANGELOG.md View in trunk →
removed vendor/clue/stream-filter/LICENSE View in trunk →
removed vendor/clue/stream-filter/composer.json View in trunk →
removed vendor/clue/stream-filter/src/CallbackFilter.php View in trunk →
removed vendor/clue/stream-filter/src/functions.php View in trunk →
removed vendor/clue/stream-filter/src/functions_include.php View in trunk →
removed vendor/composer/ClassLoader.php View in trunk →
removed vendor/composer/InstalledVersions.php View in trunk →
removed vendor/composer/LICENSE View in trunk →
removed vendor/composer/autoload_classmap.php View in trunk →
removed vendor/composer/autoload_files.php View in trunk →
removed vendor/composer/autoload_namespaces.php View in trunk →
removed vendor/composer/autoload_psr4.php View in trunk →
removed vendor/composer/autoload_real.php View in trunk →
removed vendor/composer/autoload_static.php View in trunk →
removed vendor/composer/installed.json View in trunk →
removed vendor/composer/installed.php View in trunk →
removed vendor/composer/installers/LICENSE View in trunk →
removed vendor/composer/installers/composer.json View in trunk →
removed vendor/composer/installers/src/Composer/Installers/AglInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/BaseInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/BotbleInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ChefInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ConcreteCMSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/DframeInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ElggInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ForkCMSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/FuelInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/GravInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/HuradInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/Installer.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ItopInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/KnownInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MakoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MauticInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MayaInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ModxInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/OxidInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PPIInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/Plugin.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PortoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/SMFInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/TaoInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/TuskInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/WinterInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/YawikInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ZendInstaller.php View in trunk →
removed vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php View in trunk →
removed vendor/composer/installers/src/bootstrap.php View in trunk →
removed vendor/composer/platform_check.php View in trunk →
removed vendor/dealerdirect/phpcodesniffer-composer-installer/CHANGELOG.md View in trunk →
removed vendor/dealerdirect/phpcodesniffer-composer-installer/LICENSE.md View in trunk →
removed vendor/dealerdirect/phpcodesniffer-composer-installer/composer.json View in trunk →
removed vendor/dealerdirect/phpcodesniffer-composer-installer/src/Plugin.php View in trunk →
removed vendor/nikic/php-parser/LICENSE View in trunk →
removed vendor/nikic/php-parser/bin/php-parse View in trunk →
removed vendor/nikic/php-parser/composer.json View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/ClassConst.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Class_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Declaration.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/EnumCase.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Enum_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/FunctionLike.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Function_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Interface_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Method.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Namespace_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Param.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Property.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUse.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/TraitUseAdaptation.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Trait_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Builder/Use_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/BuilderFactory.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/BuilderHelpers.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Comment.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Comment/Doc.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluationException.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Error.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ErrorHandler.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ErrorHandler/Collecting.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ErrorHandler/Throwing.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Internal/DiffElem.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Internal/Differ.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Internal/PrintableNewAnonClassNode.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Internal/TokenStream.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/JsonDecoder.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/Emulative.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/AttributeEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/CoaleseEqualTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/EnumTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ExplicitOctalEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/FlexibleDocStringEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/FnTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/KeywordEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/MatchTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NullsafeTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/NumericLiteralSeparatorEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyFunctionTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReadonlyTokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/ReverseEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Lexer/TokenEmulator/TokenEmulator.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NameContext.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Arg.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Attribute.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/AttributeGroup.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/ComplexType.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Const_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayDimFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrayItem.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Array_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ArrowFunction.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Assign.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseAnd.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseOr.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/BitwiseXor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Coalesce.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Concat.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Div.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Minus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mod.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Mul.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Plus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/Pow.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftLeft.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignOp/ShiftRight.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/AssignRef.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseAnd.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseOr.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BitwiseXor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanAnd.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/BooleanOr.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Coalesce.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Concat.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Div.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Equal.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Greater.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/GreaterOrEqual.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Identical.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalAnd.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalOr.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/LogicalXor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Minus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mod.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Mul.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotEqual.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/NotIdentical.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Plus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Pow.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftLeft.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/ShiftRight.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Smaller.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/SmallerOrEqual.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BinaryOp/Spaceship.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BitwiseNot.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/BooleanNot.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/CallLike.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Array_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Bool_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Double.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Int_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Object_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/String_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Cast/Unset_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ClassConstFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Clone_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Closure.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ClosureUse.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ConstFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Empty_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Error.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ErrorSuppress.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Eval_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Exit_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/FuncCall.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Include_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Instanceof_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Isset_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/List_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Match_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/MethodCall.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/New_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafeMethodCall.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/NullsafePropertyFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PostDec.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PostInc.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PreDec.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PreInc.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Print_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/PropertyFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/ShellExec.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/StaticCall.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/StaticPropertyFetch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Ternary.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Throw_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryMinus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/UnaryPlus.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Variable.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/YieldFrom.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Expr/Yield_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/FunctionLike.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Identifier.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/IntersectionType.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/MatchArm.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Name.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Name/FullyQualified.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Name/Relative.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/NullableType.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Param.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/DNumber.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Encapsed.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/EncapsedStringPart.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/LNumber.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Class_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Dir.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/File.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Function_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Line.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Method.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Namespace_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/MagicConst/Trait_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/String_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Break_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Case_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Catch_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassConst.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassLike.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ClassMethod.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Class_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Const_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Continue_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/DeclareDeclare.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Declare_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Do_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Echo_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/ElseIf_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Else_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/EnumCase.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Enum_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Expression.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Finally_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/For_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Foreach_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Function_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Global_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Goto_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/GroupUse.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/HaltCompiler.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/If_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/InlineHTML.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Interface_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Label.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Namespace_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Nop.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Property.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/PropertyProperty.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Return_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/StaticVar.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Static_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Switch_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Throw_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUse.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Alias.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TraitUseAdaptation/Precedence.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Trait_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/TryCatch.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Unset_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/UseUse.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/Use_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/Stmt/While_.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/UnionType.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/VarLikeIdentifier.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Node/VariadicPlaceholder.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeAbstract.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeDumper.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeFinder.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeTraverser.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeTraverserInterface.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/CloningVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/FindingVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/FirstFindingVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NameResolver.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/NodeConnectingVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitor/ParentConnectingVisitor.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/NodeVisitorAbstract.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Parser.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Parser/Multiple.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Parser/Php5.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Parser/Php7.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/Parser/Tokens.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/ParserFactory.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/PrettyPrinter/Standard.php View in trunk →
removed vendor/nikic/php-parser/lib/PhpParser/PrettyPrinterAbstract.php View in trunk →
removed vendor/nyholm/psr7/CHANGELOG.md View in trunk →
removed vendor/nyholm/psr7/LICENSE View in trunk →
removed vendor/nyholm/psr7/composer.json View in trunk →
removed vendor/nyholm/psr7/src/Factory/HttplugFactory.php View in trunk →
removed vendor/nyholm/psr7/src/Factory/Psr17Factory.php View in trunk →
removed vendor/nyholm/psr7/src/MessageTrait.php View in trunk →
removed vendor/nyholm/psr7/src/Request.php View in trunk →
removed vendor/nyholm/psr7/src/RequestTrait.php View in trunk →
removed vendor/nyholm/psr7/src/Response.php View in trunk →
removed vendor/nyholm/psr7/src/ServerRequest.php View in trunk →
removed vendor/nyholm/psr7/src/Stream.php View in trunk →
removed vendor/nyholm/psr7/src/StreamTrait.php View in trunk →
removed vendor/nyholm/psr7/src/UploadedFile.php View in trunk →
removed vendor/nyholm/psr7/src/Uri.php View in trunk →
removed vendor/patrickschur/language-detection/LICENSE View in trunk →
removed vendor/patrickschur/language-detection/composer.json View in trunk →
removed vendor/patrickschur/language-detection/resources/ab/ab.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ab/ab.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/af/af.php View in trunk →
removed vendor/patrickschur/language-detection/resources/af/af.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/am/am.php View in trunk →
removed vendor/patrickschur/language-detection/resources/am/am.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ar/ar.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ar/ar.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ay/ay.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ay/ay.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/az-Cyrl/az-Cyrl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/az-Cyrl/az-Cyrl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/az-Latn/az-Latn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/az-Latn/az-Latn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/be/be.php View in trunk →
removed vendor/patrickschur/language-detection/resources/be/be.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bg/bg.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bg/bg.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bi/bi.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bi/bi.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bn/bn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bn/bn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bo/bo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bo/bo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/br/br.php View in trunk →
removed vendor/patrickschur/language-detection/resources/br/br.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bs-Cyrl/bs-Cyrl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bs-Cyrl/bs-Cyrl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/bs-Latn/bs-Latn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/bs-Latn/bs-Latn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ca/ca.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ca/ca.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ch/ch.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ch/ch.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/co/co.php View in trunk →
removed vendor/patrickschur/language-detection/resources/co/co.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/cr/cr.php View in trunk →
removed vendor/patrickschur/language-detection/resources/cr/cr.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/cs/cs.php View in trunk →
removed vendor/patrickschur/language-detection/resources/cs/cs.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/cy/cy.php View in trunk →
removed vendor/patrickschur/language-detection/resources/cy/cy.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/da/da.php View in trunk →
removed vendor/patrickschur/language-detection/resources/da/da.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/de/de.php View in trunk →
removed vendor/patrickschur/language-detection/resources/de/de.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/dz/dz.php View in trunk →
removed vendor/patrickschur/language-detection/resources/dz/dz.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/el-monoton/el-monoton.php View in trunk →
removed vendor/patrickschur/language-detection/resources/el-monoton/el-monoton.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/el-polyton/el-polyton.php View in trunk →
removed vendor/patrickschur/language-detection/resources/el-polyton/el-polyton.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/en/en.php View in trunk →
removed vendor/patrickschur/language-detection/resources/en/en.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/eo/eo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/eo/eo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/es/es.php View in trunk →
removed vendor/patrickschur/language-detection/resources/es/es.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/et/et.php View in trunk →
removed vendor/patrickschur/language-detection/resources/et/et.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/eu/eu.php View in trunk →
removed vendor/patrickschur/language-detection/resources/eu/eu.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fa/fa.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fa/fa.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fi/fi.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fi/fi.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fj/fj.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fj/fj.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fo/fo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fo/fo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fr/fr.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fr/fr.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/fy/fy.php View in trunk →
removed vendor/patrickschur/language-detection/resources/fy/fy.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ga/ga.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ga/ga.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/gd/gd.php View in trunk →
removed vendor/patrickschur/language-detection/resources/gd/gd.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/gl/gl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/gl/gl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/gn/gn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/gn/gn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/gu/gu.php View in trunk →
removed vendor/patrickschur/language-detection/resources/gu/gu.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ha/ha.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ha/ha.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/he/he.php View in trunk →
removed vendor/patrickschur/language-detection/resources/he/he.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/hi/hi.php View in trunk →
removed vendor/patrickschur/language-detection/resources/hi/hi.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/hr/hr.php View in trunk →
removed vendor/patrickschur/language-detection/resources/hr/hr.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/hu/hu.php View in trunk →
removed vendor/patrickschur/language-detection/resources/hu/hu.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/hy/hy.php View in trunk →
removed vendor/patrickschur/language-detection/resources/hy/hy.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ia/ia.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ia/ia.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/id/id.php View in trunk →
removed vendor/patrickschur/language-detection/resources/id/id.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ig/ig.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ig/ig.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/io/io.php View in trunk →
removed vendor/patrickschur/language-detection/resources/io/io.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/is/is.php View in trunk →
removed vendor/patrickschur/language-detection/resources/is/is.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/it/it.php View in trunk →
removed vendor/patrickschur/language-detection/resources/it/it.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/iu/iu.php View in trunk →
removed vendor/patrickschur/language-detection/resources/iu/iu.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ja/ja.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ja/ja.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/jv/jv.php View in trunk →
removed vendor/patrickschur/language-detection/resources/jv/jv.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ka/ka.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ka/ka.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/km/km.php View in trunk →
removed vendor/patrickschur/language-detection/resources/km/km.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ko/ko.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ko/ko.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/kr/kr.php View in trunk →
removed vendor/patrickschur/language-detection/resources/kr/kr.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ku/ku.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ku/ku.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/la/la.php View in trunk →
removed vendor/patrickschur/language-detection/resources/la/la.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/lg/lg.php View in trunk →
removed vendor/patrickschur/language-detection/resources/lg/lg.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ln/ln.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ln/ln.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/lo/lo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/lo/lo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/lt/lt.php View in trunk →
removed vendor/patrickschur/language-detection/resources/lt/lt.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/lv/lv.php View in trunk →
removed vendor/patrickschur/language-detection/resources/lv/lv.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/mh/mh.php View in trunk →
removed vendor/patrickschur/language-detection/resources/mh/mh.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ml/ml.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ml/ml.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/mn-Cyrl/mn-Cyrl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/mn-Cyrl/mn-Cyrl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ms-Arab/ms-Arab.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ms-Arab/ms-Arab.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ms-Latn/ms-Latn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ms-Latn/ms-Latn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/mt/mt.php View in trunk →
removed vendor/patrickschur/language-detection/resources/mt/mt.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/nb/nb.php View in trunk →
removed vendor/patrickschur/language-detection/resources/nb/nb.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ng/ng.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ng/ng.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/nl/nl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/nl/nl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/nn/nn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/nn/nn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/nv/nv.php View in trunk →
removed vendor/patrickschur/language-detection/resources/nv/nv.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/oc/oc.php View in trunk →
removed vendor/patrickschur/language-detection/resources/oc/oc.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/om/om.php View in trunk →
removed vendor/patrickschur/language-detection/resources/om/om.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/pl/pl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/pl/pl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/pt-BR/pt-BR.php View in trunk →
removed vendor/patrickschur/language-detection/resources/pt-BR/pt-BR.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/pt-PT/pt-PT.php View in trunk →
removed vendor/patrickschur/language-detection/resources/pt-PT/pt-PT.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ro/ro.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ro/ro.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ru/ru.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ru/ru.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sa/sa.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sa/sa.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sk/sk.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sk/sk.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sl/sl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sl/sl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/so/so.php View in trunk →
removed vendor/patrickschur/language-detection/resources/so/so.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sq/sq.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sq/sq.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sr-Cyrl/sr-Cyrl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sr-Cyrl/sr-Cyrl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sr-Latn/sr-Latn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sr-Latn/sr-Latn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ss/ss.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ss/ss.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sv/sv.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sv/sv.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/sw/sw.php View in trunk →
removed vendor/patrickschur/language-detection/resources/sw/sw.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ta/ta.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ta/ta.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/th/th.php View in trunk →
removed vendor/patrickschur/language-detection/resources/th/th.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/tl/tl.php View in trunk →
removed vendor/patrickschur/language-detection/resources/tl/tl.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/to/to.php View in trunk →
removed vendor/patrickschur/language-detection/resources/to/to.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/tr/tr.php View in trunk →
removed vendor/patrickschur/language-detection/resources/tr/tr.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/tt/tt.php View in trunk →
removed vendor/patrickschur/language-detection/resources/tt/tt.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ty/ty.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ty/ty.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ug-Arab/ug-Arab.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ug-Arab/ug-Arab.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ug-Latn/ug-Latn.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ug-Latn/ug-Latn.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/uk/uk.php View in trunk →
removed vendor/patrickschur/language-detection/resources/uk/uk.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ur/ur.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ur/ur.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/uz/uz.php View in trunk →
removed vendor/patrickschur/language-detection/resources/uz/uz.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/ve/ve.php View in trunk →
removed vendor/patrickschur/language-detection/resources/ve/ve.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/vi/vi.php View in trunk →
removed vendor/patrickschur/language-detection/resources/vi/vi.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/wa/wa.php View in trunk →
removed vendor/patrickschur/language-detection/resources/wa/wa.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/wo/wo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/wo/wo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/xh/xh.php View in trunk →
removed vendor/patrickschur/language-detection/resources/xh/xh.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/yo/yo.php View in trunk →
removed vendor/patrickschur/language-detection/resources/yo/yo.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/zh-Hans/zh-Hans.php View in trunk →
removed vendor/patrickschur/language-detection/resources/zh-Hans/zh-Hans.txt View in trunk →
removed vendor/patrickschur/language-detection/resources/zh-Hant/zh-Hant.php View in trunk →
removed vendor/patrickschur/language-detection/resources/zh-Hant/zh-Hant.txt View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/Language.php View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/LanguageResult.php View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/NgramParser.php View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/TokenizerInterface.php View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/WhitespaceTokenizer.php View in trunk →
removed vendor/patrickschur/language-detection/src/LanguageDetection/Trainer.php View in trunk →
removed vendor/php-http/curl-client/.php_cs View in trunk →
removed vendor/php-http/curl-client/CHANGELOG.md View in trunk →
removed vendor/php-http/curl-client/LICENSE View in trunk →
removed vendor/php-http/curl-client/composer.json View in trunk →
removed vendor/php-http/curl-client/puli.json View in trunk →
removed vendor/php-http/curl-client/src/Client.php View in trunk →
removed vendor/php-http/curl-client/src/CurlPromise.php View in trunk →
removed vendor/php-http/curl-client/src/MultiRunner.php View in trunk →
removed vendor/php-http/curl-client/src/PromiseCore.php View in trunk →
removed vendor/php-http/curl-client/src/ResponseBuilder.php View in trunk →
removed vendor/php-http/discovery/.php-cs-fixer.php View in trunk →
removed vendor/php-http/discovery/CHANGELOG.md View in trunk →
removed vendor/php-http/discovery/LICENSE View in trunk →
removed vendor/php-http/discovery/composer.json View in trunk →
removed vendor/php-http/discovery/src/ClassDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/Composer/Plugin.php View in trunk →
removed vendor/php-http/discovery/src/Exception.php View in trunk →
removed vendor/php-http/discovery/src/Exception/ClassInstantiationFailedException.php View in trunk →
removed vendor/php-http/discovery/src/Exception/DiscoveryFailedException.php View in trunk →
removed vendor/php-http/discovery/src/Exception/NoCandidateFoundException.php View in trunk →
removed vendor/php-http/discovery/src/Exception/NotFoundException.php View in trunk →
removed vendor/php-http/discovery/src/Exception/PuliUnavailableException.php View in trunk →
removed vendor/php-http/discovery/src/Exception/StrategyUnavailableException.php View in trunk →
removed vendor/php-http/discovery/src/HttpAsyncClientDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/HttpClientDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/MessageFactoryDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/NotFoundException.php View in trunk →
removed vendor/php-http/discovery/src/Psr17Factory.php View in trunk →
removed vendor/php-http/discovery/src/Psr17FactoryDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/Psr18Client.php View in trunk →
removed vendor/php-http/discovery/src/Psr18ClientDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/Strategy/CommonClassesStrategy.php View in trunk →
removed vendor/php-http/discovery/src/Strategy/CommonPsr17ClassesStrategy.php View in trunk →
removed vendor/php-http/discovery/src/Strategy/DiscoveryStrategy.php View in trunk →
removed vendor/php-http/discovery/src/Strategy/MockClientStrategy.php View in trunk →
removed vendor/php-http/discovery/src/Strategy/PuliBetaStrategy.php View in trunk →
removed vendor/php-http/discovery/src/StreamFactoryDiscovery.php View in trunk →
removed vendor/php-http/discovery/src/UriFactoryDiscovery.php View in trunk →
removed vendor/php-http/httplug/.php-cs-fixer.dist.php View in trunk →
removed vendor/php-http/httplug/CHANGELOG.md View in trunk →
removed vendor/php-http/httplug/LICENSE View in trunk →
removed vendor/php-http/httplug/composer.json View in trunk →
removed vendor/php-http/httplug/puli.json View in trunk →
removed vendor/php-http/httplug/src/Exception.php View in trunk →
removed vendor/php-http/httplug/src/Exception/HttpException.php View in trunk →
removed vendor/php-http/httplug/src/Exception/NetworkException.php View in trunk →
removed vendor/php-http/httplug/src/Exception/RequestAwareTrait.php View in trunk →
removed vendor/php-http/httplug/src/Exception/RequestException.php View in trunk →
removed vendor/php-http/httplug/src/Exception/TransferException.php View in trunk →
removed vendor/php-http/httplug/src/HttpAsyncClient.php View in trunk →
removed vendor/php-http/httplug/src/HttpClient.php View in trunk →
removed vendor/php-http/httplug/src/Promise/HttpFulfilledPromise.php View in trunk →
removed vendor/php-http/httplug/src/Promise/HttpRejectedPromise.php View in trunk →
removed vendor/php-http/message/.php-cs-fixer.dist.php View in trunk →
removed vendor/php-http/message/CHANGELOG.md View in trunk →
removed vendor/php-http/message/LICENSE View in trunk →
removed vendor/php-http/message/apigen.neon View in trunk →
removed vendor/php-http/message/composer.json View in trunk →
removed vendor/php-http/message/puli.json View in trunk →
removed vendor/php-http/message/src/Authentication.php View in trunk →
removed vendor/php-http/message/src/Authentication/AutoBasicAuth.php View in trunk →
removed vendor/php-http/message/src/Authentication/BasicAuth.php View in trunk →
removed vendor/php-http/message/src/Authentication/Bearer.php View in trunk →
removed vendor/php-http/message/src/Authentication/Chain.php View in trunk →
removed vendor/php-http/message/src/Authentication/Header.php View in trunk →
removed vendor/php-http/message/src/Authentication/Matching.php View in trunk →
removed vendor/php-http/message/src/Authentication/QueryParam.php View in trunk →
removed vendor/php-http/message/src/Authentication/RequestConditional.php View in trunk →
removed vendor/php-http/message/src/Authentication/Wsse.php View in trunk →
removed vendor/php-http/message/src/Builder/ResponseBuilder.php View in trunk →
removed vendor/php-http/message/src/Cookie.php View in trunk →
removed vendor/php-http/message/src/CookieJar.php View in trunk →
removed vendor/php-http/message/src/CookieUtil.php View in trunk →
removed vendor/php-http/message/src/Decorator/MessageDecorator.php View in trunk →
removed vendor/php-http/message/src/Decorator/RequestDecorator.php View in trunk →
removed vendor/php-http/message/src/Decorator/ResponseDecorator.php View in trunk →
removed vendor/php-http/message/src/Decorator/StreamDecorator.php View in trunk →
removed vendor/php-http/message/src/Encoding/ChunkStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/CompressStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/DechunkStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/DecompressStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/DeflateStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/Filter/Chunk.php View in trunk →
removed vendor/php-http/message/src/Encoding/FilteredStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/GzipDecodeStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/GzipEncodeStream.php View in trunk →
removed vendor/php-http/message/src/Encoding/InflateStream.php View in trunk →
removed vendor/php-http/message/src/Exception.php View in trunk →
removed vendor/php-http/message/src/Exception/UnexpectedValueException.php View in trunk →
removed vendor/php-http/message/src/Formatter.php View in trunk →
removed vendor/php-http/message/src/Formatter/CurlCommandFormatter.php View in trunk →
removed vendor/php-http/message/src/Formatter/FullHttpMessageFormatter.php View in trunk →
removed vendor/php-http/message/src/Formatter/SimpleFormatter.php View in trunk →
removed vendor/php-http/message/src/MessageFactory/DiactorosMessageFactory.php View in trunk →
removed vendor/php-http/message/src/MessageFactory/GuzzleMessageFactory.php View in trunk →
removed vendor/php-http/message/src/MessageFactory/SlimMessageFactory.php View in trunk →
removed vendor/php-http/message/src/RequestMatcher.php View in trunk →
removed vendor/php-http/message/src/RequestMatcher/CallbackRequestMatcher.php View in trunk →
removed vendor/php-http/message/src/RequestMatcher/RegexRequestMatcher.php View in trunk →
removed vendor/php-http/message/src/RequestMatcher/RequestMatcher.php View in trunk →
removed vendor/php-http/message/src/Stream/BufferedStream.php View in trunk →
removed vendor/php-http/message/src/StreamFactory/DiactorosStreamFactory.php View in trunk →
removed vendor/php-http/message/src/StreamFactory/GuzzleStreamFactory.php View in trunk →
removed vendor/php-http/message/src/StreamFactory/SlimStreamFactory.php View in trunk →
removed vendor/php-http/message/src/UriFactory/DiactorosUriFactory.php View in trunk →
removed vendor/php-http/message/src/UriFactory/GuzzleUriFactory.php View in trunk →
removed vendor/php-http/message/src/UriFactory/SlimUriFactory.php View in trunk →
removed vendor/php-http/message/src/filters.php View in trunk →
removed vendor/php-http/promise/CHANGELOG.md View in trunk →
removed vendor/php-http/promise/LICENSE View in trunk →
removed vendor/php-http/promise/composer.json View in trunk →
removed vendor/php-http/promise/src/FulfilledPromise.php View in trunk →
removed vendor/php-http/promise/src/Promise.php View in trunk →
removed vendor/php-http/promise/src/RejectedPromise.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/CHANGELOG.md View in trunk →
removed vendor/phpcsstandards/phpcsextra/LICENSE View in trunk →
removed vendor/phpcsstandards/phpcsextra/Modernize/Docs/FunctionCalls/DirnameStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Modernize/Sniffs/FunctionCalls/DirnameSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Modernize/ruleset.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/NormalizedArrays/Docs/Arrays/ArrayBraceSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/NormalizedArrays/Docs/Arrays/CommaAfterLastStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/NormalizedArrays/Sniffs/Arrays/ArrayBraceSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/NormalizedArrays/Sniffs/Arrays/CommaAfterLastSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/NormalizedArrays/ruleset.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Arrays/DisallowShortArraySyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Arrays/DuplicateArrayKeyStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Arrays/MixedArrayKeyTypesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Arrays/MixedKeyedUnkeyedArrayStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Attributes/BracketSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Attributes/DisallowAttributeParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Attributes/RequireAttributeParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Attributes/TrailingCommaStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Classes/DisallowAnonClassParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Classes/DisallowFinalClassStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Classes/ModifierKeywordOrderStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Classes/RequireAnonClassParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Classes/RequireFinalClassStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/CodeAnalysis/ConstructorDestructorReturnStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/CodeAnalysis/ForeachUniqueAssignmentStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/CodeAnalysis/NoDoubleNegativeStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/CodeAnalysis/NoEchoSprintfStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/CodeAnalysis/StaticInFinalClassStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Constants/LowercaseClassResolutionKeywordStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Constants/ModifierKeywordOrderStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Constants/UppercaseMagicConstantsStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/ControlStructures/DisallowAlternativeSyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/ControlStructures/DisallowLonelyIfStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/ControlStructures/IfElseDeclarationStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Files/SeparateFunctionsFromOOStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/FunctionDeclarations/NoLongClosuresStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/FunctionDeclarations/RequireFinalMethodsInTraitsStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Lists/DisallowLongListSyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Lists/DisallowShortListSyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Namespaces/DisallowCurlyBraceSyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Namespaces/DisallowDeclarationWithoutNameStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Namespaces/EnforceCurlyBraceSyntaxStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Namespaces/OneDeclarationPerFileStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/NamingConventions/NoReservedKeywordParameterNamesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/OOStructures/AlphabeticExtendsImplementsStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/ConcatPositionStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/DisallowLogicalAndOrStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/DisallowShortTernaryStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/DisallowStandalonePostIncrementDecrementStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/StrictComparisonsStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/Operators/TypeSeparatorSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/PHP/DisallowExitDieParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/PHP/LowercasePHPTagStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/PHP/NoFQNTrueFalseNullStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/PHP/OneStatementInShortEchoTagStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/PHP/RequireExitDieParenthesesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/DisallowMixedGroupUseStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/DisallowUseClassStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/DisallowUseConstStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/DisallowUseFunctionStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/KeywordSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/LowercaseFunctionConstStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/NoLeadingBackslashStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/UseStatements/NoUselessAliasesStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/WhiteSpace/AnonClassKeywordSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/WhiteSpace/CommaSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/WhiteSpace/DisallowInlineTabsStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/WhiteSpace/FirstClassCallableSpacingStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Docs/WhiteSpace/PrecisionAlignmentStandard.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Helpers/DummyTokenizer.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Arrays/DuplicateArrayKeySniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Arrays/MixedArrayKeyTypesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Arrays/MixedKeyedUnkeyedArraySniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Attributes/BracketSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Attributes/DisallowAttributeParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Attributes/RequireAttributeParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Attributes/TrailingCommaSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Classes/DisallowAnonClassParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Classes/DisallowFinalClassSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Classes/ModifierKeywordOrderSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Classes/RequireAnonClassParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Classes/RequireFinalClassSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/CodeAnalysis/ConstructorDestructorReturnSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/CodeAnalysis/ForeachUniqueAssignmentSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/CodeAnalysis/NoDoubleNegativeSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/CodeAnalysis/NoEchoSprintfSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/CodeAnalysis/StaticInFinalClassSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Constants/LowercaseClassResolutionKeywordSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Constants/ModifierKeywordOrderSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Constants/UppercaseMagicConstantsSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/ControlStructures/DisallowAlternativeSyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/ControlStructures/DisallowLonelyIfSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/ControlStructures/IfElseDeclarationSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Files/SeparateFunctionsFromOOSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/FunctionDeclarations/NoLongClosuresSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/FunctionDeclarations/RequireFinalMethodsInTraitsSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Lists/DisallowLongListSyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Lists/DisallowShortListSyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Namespaces/DisallowCurlyBraceSyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Namespaces/DisallowDeclarationWithoutNameSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Namespaces/EnforceCurlyBraceSyntaxSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Namespaces/OneDeclarationPerFileSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/NamingConventions/NoReservedKeywordParameterNamesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/OOStructures/AlphabeticExtendsImplementsSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/ConcatPositionSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/DisallowLogicalAndOrSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/DisallowShortTernarySniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/DisallowStandalonePostIncrementDecrementSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/StrictComparisonsSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/Operators/TypeSeparatorSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/PHP/DisallowExitDieParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/PHP/LowercasePHPTagSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/PHP/NoFQNTrueFalseNullSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/PHP/OneStatementInShortEchoTagSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/PHP/RequireExitDieParenthesesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/DisallowMixedGroupUseSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/DisallowUseClassSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/DisallowUseConstSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/DisallowUseFunctionSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/KeywordSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/LowercaseFunctionConstSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/NoLeadingBackslashSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/UseStatements/NoUselessAliasesSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/WhiteSpace/AnonClassKeywordSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/WhiteSpace/CommaSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/WhiteSpace/DisallowInlineTabsSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/WhiteSpace/FirstClassCallableSpacingSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/Sniffs/WhiteSpace/PrecisionAlignmentSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsextra/Universal/ruleset.xml View in trunk →
removed vendor/phpcsstandards/phpcsextra/composer.json View in trunk →
removed vendor/phpcsstandards/phpcsutils/CHANGELOG.md View in trunk →
removed vendor/phpcsstandards/phpcsutils/LICENSE View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/LogicException.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/MissingArgumentError.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/OutOfBoundsStackPtr.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/RuntimeException.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TypeError.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/UnexpectedTokenType.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/ValueError.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/AttributeHelper.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/ConfigDouble.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/RulesetDouble.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/AttributeBlock.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Constants.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FileInfo.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FilePath.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TypeString.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php View in trunk →
removed vendor/phpcsstandards/phpcsutils/PHPCSUtils/ruleset.xml View in trunk →
removed vendor/phpcsstandards/phpcsutils/composer.json View in trunk →
removed vendor/phpcsstandards/phpcsutils/phpcsutils-autoload.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Helpers/AbstractEscapingCheckSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Helpers/AbstractSniffHelper.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Helpers/OffloadingServicesTrait.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/AIProviderSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/DiscouragedFunctionsSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/EnqueuedResourceOffloadingSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/HeredocSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/LocalhostSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/OffloadingSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/PHPErrorReportingSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/RequiredFunctionParametersSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/SettingSanitizationSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/ShortURLSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/CodeAnalysis/WriteFileSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/Security/DirectDBSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Sniffs/Security/VerifyNonceSniff.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/AbstractSniffUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/AIProviderUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/AIProviderUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/DiscouragedFunctionsUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/DiscouragedFunctionsUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/EnqueuedResourceOffloadingUnitTest.1.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/EnqueuedResourceOffloadingUnitTest.2.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/EnqueuedResourceOffloadingUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/HeredocUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/HeredocUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/LocalhostUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/LocalhostUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/OffloadingUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/OffloadingUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/PHPErrorReportingUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/PHPErrorReportingUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/RequiredFunctionParametersUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/RequiredFunctionParametersUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/SettingSanitizationUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/SettingSanitizationUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/ShortURLUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/ShortURLUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/WriteFileUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeAnalysis/WriteFileUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeQuality/MinifiedFileUnitTest.broken.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeQuality/MinifiedFileUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeQuality/MinifiedFileUnitTest.min.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/CodeQuality/MinifiedFileUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/Security/DirectDBUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/Security/DirectDBUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/Security/VerifyNonceUnitTest.inc View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/Tests/Security/VerifyNonceUnitTest.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/PluginCheck/ruleset.xml View in trunk →
removed vendor/plugin-check/phpcs-sniffs/Tests/bootstrap.php View in trunk →
removed vendor/plugin-check/phpcs-sniffs/composer.json View in trunk →
removed vendor/psr/http-client/CHANGELOG.md View in trunk →
removed vendor/psr/http-client/LICENSE View in trunk →
removed vendor/psr/http-client/composer.json View in trunk →
removed vendor/psr/http-client/src/ClientExceptionInterface.php View in trunk →
removed vendor/psr/http-client/src/ClientInterface.php View in trunk →
removed vendor/psr/http-client/src/NetworkExceptionInterface.php View in trunk →
removed vendor/psr/http-client/src/RequestExceptionInterface.php View in trunk →
removed vendor/psr/http-factory/LICENSE View in trunk →
removed vendor/psr/http-factory/composer.json View in trunk →
removed vendor/psr/http-factory/src/RequestFactoryInterface.php View in trunk →
removed vendor/psr/http-factory/src/ResponseFactoryInterface.php View in trunk →
removed vendor/psr/http-factory/src/ServerRequestFactoryInterface.php View in trunk →
removed vendor/psr/http-factory/src/StreamFactoryInterface.php View in trunk →
removed vendor/psr/http-factory/src/UploadedFileFactoryInterface.php View in trunk →
removed vendor/psr/http-factory/src/UriFactoryInterface.php View in trunk →
removed vendor/psr/http-message/CHANGELOG.md View in trunk →
removed vendor/psr/http-message/LICENSE View in trunk →
removed vendor/psr/http-message/composer.json View in trunk →
removed vendor/psr/http-message/src/MessageInterface.php View in trunk →
removed vendor/psr/http-message/src/RequestInterface.php View in trunk →
removed vendor/psr/http-message/src/ResponseInterface.php View in trunk →
removed vendor/psr/http-message/src/ServerRequestInterface.php View in trunk →
removed vendor/psr/http-message/src/StreamInterface.php View in trunk →
removed vendor/psr/http-message/src/UploadedFileInterface.php View in trunk →
removed vendor/psr/http-message/src/UriInterface.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/LICENSE View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/Constants.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/EnumInfo.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/ForLoopInfo.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/Helpers.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/ScopeInfo.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/ScopeManager.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/ScopeType.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Lib/VariableInfo.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/ruleset.xml View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/VariableAnalysis/ruleset.xml.example View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/composer.json View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/psalm-autoloader.php View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/psalm-baseline.xml View in trunk →
removed vendor/sirbrillig/phpcs-variable-analysis/psalm.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/CHANGELOG.md View in trunk →
removed vendor/squizlabs/php_codesniffer/CodeSniffer.conf View in trunk →
removed vendor/squizlabs/php_codesniffer/CodeSniffer.conf.dist View in trunk →
removed vendor/squizlabs/php_codesniffer/autoload.php View in trunk →
removed vendor/squizlabs/php_codesniffer/bin/phpcbf View in trunk →
removed vendor/squizlabs/php_codesniffer/bin/phpcbf.bat View in trunk →
removed vendor/squizlabs/php_codesniffer/bin/phpcs View in trunk →
removed vendor/squizlabs/php_codesniffer/bin/phpcs.bat View in trunk →
removed vendor/squizlabs/php_codesniffer/composer.json View in trunk →
removed vendor/squizlabs/php_codesniffer/licence.txt View in trunk →
removed vendor/squizlabs/php_codesniffer/phpcs.xsd View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Config.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Exceptions/DeepExitException.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Exceptions/RuntimeException.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Exceptions/TokenizerException.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Files/DummyFile.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Files/File.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Files/FileList.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Files/LocalFile.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Filters/ExactMatch.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Filters/Filter.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Filters/GitModified.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Filters/GitStaged.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Fixer.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Generators/Generator.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Generators/HTML.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Generators/Markdown.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Generators/Text.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reporter.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Cbf.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Checkstyle.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Code.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Csv.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Diff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Emacs.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Full.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Gitblame.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Hgblame.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Info.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Json.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Junit.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Notifysend.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Performance.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Report.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Source.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Summary.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Svnblame.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/VersionControl.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Reports/Xml.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Ruleset.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Runner.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractArraySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractPatternSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractScopeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/AbstractVariableSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/DeprecatedSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Sniffs/Sniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays/ArrayIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays/DisallowLongArraySyntaxStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Arrays/DisallowShortArraySyntaxStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Classes/DuplicateClassNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Classes/OpeningBraceSameLineStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/AssignmentInConditionStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/EmptyPHPStatementStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/EmptyStatementStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/ForLoopShouldBeWhileLoopStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/ForLoopWithTestFunctionCallStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/JumbledIncrementerStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/RequireExplicitBooleanOperatorPrecedenceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/UnconditionalIfStatementStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/UnnecessaryFinalModifierStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/UnusedFunctionParameterStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/CodeAnalysis/UselessOverridingMethodStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Commenting/DocCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Commenting/FixmeStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Commenting/TodoStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/ControlStructures/DisallowYodaConditionsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/ControlStructures/InlineControlStructureStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Debug/CSSLintStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Debug/ClosureLinterStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Debug/JSHintStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/ByteOrderMarkStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/EndFileNewlineStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/EndFileNoNewlineStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/ExecutableFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/InlineHTMLStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/LineEndingsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/LineLengthStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/LowercasedFilenameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/OneClassPerFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/OneInterfacePerFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/OneObjectStructurePerFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Files/OneTraitPerFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/DisallowMultipleStatementsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/MultipleStatementAlignmentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/NoSpaceAfterCastStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/SpaceAfterCastStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/SpaceAfterNotStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Formatting/SpaceBeforeCastStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Functions/CallTimePassByReferenceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Functions/FunctionCallArgumentSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Functions/OpeningFunctionBraceBsdAllmanStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Functions/OpeningFunctionBraceKernighanRitchieStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Metrics/CyclomaticComplexityStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Metrics/NestingLevelStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/AbstractClassNamePrefixStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/CamelCapsFunctionNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/ConstructorNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/InterfaceNameSuffixStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/TraitNameSuffixStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/NamingConventions/UpperCaseConstantNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/BacktickOperatorStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/CharacterBeforePHPOpeningTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/ClosingPHPTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/DeprecatedFunctionsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/DisallowAlternativePHPTagsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/DisallowRequestSuperglobalStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/DisallowShortOpenTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/DiscourageGotoStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/ForbiddenFunctionsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/LowerCaseConstantStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/LowerCaseKeywordStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/LowerCaseTypeStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/NoSilencedErrorsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/RequireStrictTypesStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/SAPIUsageStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/SyntaxStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/PHP/UpperCaseConstantStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Strings/UnnecessaryHeredocStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/Strings/UnnecessaryStringConcatStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/VersionControl/SubversionPropertiesStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/ArbitraryParenthesesSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/DisallowSpaceIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/DisallowTabIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/HereNowdocIdentifierSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/IncrementDecrementSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/LanguageConstructSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/ScopeIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Docs/WhiteSpace/SpreadOperatorSpacingAfterStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Arrays/ArrayIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Arrays/DisallowLongArraySyntaxSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Arrays/DisallowShortArraySyntaxSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Classes/DuplicateClassNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Classes/OpeningBraceSameLineSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/AssignmentInConditionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/EmptyPHPStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/EmptyStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/ForLoopShouldBeWhileLoopSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/ForLoopWithTestFunctionCallSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/JumbledIncrementerSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/RequireExplicitBooleanOperatorPrecedenceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnconditionalIfStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnnecessaryFinalModifierSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UnusedFunctionParameterSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/CodeAnalysis/UselessOverridingMethodSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Commenting/DocCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Commenting/FixmeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Commenting/TodoSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/ControlStructures/DisallowYodaConditionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/ControlStructures/InlineControlStructureSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Debug/CSSLintSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Debug/ClosureLinterSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Debug/ESLintSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Debug/JSHintSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/ByteOrderMarkSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/EndFileNewlineSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/EndFileNoNewlineSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/ExecutableFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/InlineHTMLSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/LineEndingsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/LineLengthSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/LowercasedFilenameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/OneClassPerFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/OneInterfacePerFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/OneObjectStructurePerFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Files/OneTraitPerFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/DisallowMultipleStatementsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/MultipleStatementAlignmentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/NoSpaceAfterCastSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterCastSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/SpaceAfterNotSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Formatting/SpaceBeforeCastSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions/CallTimePassByReferenceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions/FunctionCallArgumentSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceBsdAllmanSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Functions/OpeningFunctionBraceKernighanRitchieSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Metrics/CyclomaticComplexitySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Metrics/NestingLevelSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/AbstractClassNamePrefixSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/CamelCapsFunctionNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/ConstructorNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/InterfaceNameSuffixSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/TraitNameSuffixSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/NamingConventions/UpperCaseConstantNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/BacktickOperatorSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/CharacterBeforePHPOpeningTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/ClosingPHPTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/DeprecatedFunctionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/DisallowAlternativePHPTagsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/DisallowRequestSuperglobalSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/DisallowShortOpenTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/DiscourageGotoSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/ForbiddenFunctionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseConstantSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseKeywordSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/LowerCaseTypeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/NoSilencedErrorsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/RequireStrictTypesSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/SAPIUsageSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/SyntaxSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/PHP/UpperCaseConstantSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Strings/UnnecessaryHeredocSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/Strings/UnnecessaryStringConcatSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/VersionControl/GitMergeConflictSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/VersionControl/SubversionPropertiesSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/ArbitraryParenthesesSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/DisallowSpaceIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/DisallowTabIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/HereNowdocIdentifierSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/IncrementDecrementSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/ScopeIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Sniffs/WhiteSpace/SpreadOperatorSpacingAfterSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/ArrayIndentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/ArrayIndentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/ArrayIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowLongArraySyntaxUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Arrays/DisallowShortArraySyntaxUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.97.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.98.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.99.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/DuplicateClassNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/OpeningBraceSameLineUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/OpeningBraceSameLineUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Classes/OpeningBraceSameLineUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/AssignmentInConditionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyPHPStatementUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyPHPStatementUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyPHPStatementUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyPHPStatementUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyPHPStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/EmptyStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopShouldBeWhileLoopUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/ForLoopWithTestFunctionCallUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/JumbledIncrementerUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/RequireExplicitBooleanOperatorPrecedenceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/RequireExplicitBooleanOperatorPrecedenceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnconditionalIfStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnnecessaryFinalModifierUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UnusedFunctionParameterUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/CodeAnalysis/UselessOverridingMethodUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/DocCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/FixmeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/FixmeUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/FixmeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/TodoUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/TodoUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Commenting/TodoUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/DisallowYodaConditionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/DisallowYodaConditionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.3.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/ControlStructures/InlineControlStructureUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/CSSLintUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/CSSLintUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/ClosureLinterUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/ClosureLinterUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/ESLintUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/ESLintUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/JSHintUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Debug/JSHintUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ByteOrderMarkUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.3.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.7.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNewlineUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.2.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.3.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.8.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.9.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/EndFileNoNewlineUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ExecutableFileUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ExecutableFileUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ExecutableFileUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ExecutableFileUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/ExecutableFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/InlineHTMLUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineEndingsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LineLengthUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LowercasedFilenameUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LowercasedFilenameUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/LowercasedFilenameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneClassPerFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneInterfacePerFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneObjectStructurePerFileUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneObjectStructurePerFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneTraitPerFileUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/OneTraitPerFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Files/lowercased_filename_unit_test.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/DisallowMultipleStatementsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/MultipleStatementAlignmentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/NoSpaceAfterCastUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterCastUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceAfterNotUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceBeforeCastUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceBeforeCastUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Formatting/SpaceBeforeCastUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/CallTimePassByReferenceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/FunctionCallArgumentSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceBsdAllmanUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Functions/OpeningFunctionBraceKernighanRitchieUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/CyclomaticComplexityUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Metrics/NestingLevelUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/AbstractClassNamePrefixUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/AbstractClassNamePrefixUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/AbstractClassNamePrefixUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/CamelCapsFunctionNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/ConstructorNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/InterfaceNameSuffixUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/InterfaceNameSuffixUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/InterfaceNameSuffixUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/TraitNameSuffixUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/TraitNameSuffixUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/TraitNameSuffixUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/NamingConventions/UpperCaseConstantNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/BacktickOperatorUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/BacktickOperatorUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/CharacterBeforePHPOpeningTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/ClosingPHPTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DeprecatedFunctionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DeprecatedFunctionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowAlternativePHPTagsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowRequestSuperglobalUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowRequestSuperglobalUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DisallowShortOpenTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DiscourageGotoUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/DiscourageGotoUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/ForbiddenFunctionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseConstantUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseKeywordUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseTypeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseTypeUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/LowerCaseTypeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/NoSilencedErrorsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.11.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.12.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.14.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.15.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.15.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/RequireStrictTypesUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/SAPIUsageUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/SyntaxUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/SyntaxUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/SyntaxUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/PHP/UpperCaseConstantUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryHeredocUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/Strings/UnnecessaryStringConcatUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/GitMergeConflictUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/SubversionPropertiesUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/VersionControl/SubversionPropertiesUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ArbitraryParenthesesSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ArbitraryParenthesesSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ArbitraryParenthesesSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ArbitraryParenthesesSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowSpaceIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/DisallowTabIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/HereNowdocIdentifierSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/HereNowdocIdentifierSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/HereNowdocIdentifierSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/IncrementDecrementSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/IncrementDecrementSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/IncrementDecrementSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/IncrementDecrementSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/IncrementDecrementSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/ScopeIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/SpreadOperatorSpacingAfterUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/SpreadOperatorSpacingAfterUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/SpreadOperatorSpacingAfterUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/Tests/WhiteSpace/SpreadOperatorSpacingAfterUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Generic/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/CSS/BrowserSpecificStylesSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/DisallowSelfActionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/IncludeOwnSystemSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/IncludeSystemSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Channels/UnusedSystemSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Commenting/FunctionCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Debug/DebugCodeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Debug/FirebugConsoleSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Objects/AssignThisSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Objects/CreateWidgetTypeCallbackSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Objects/DisallowNewWidgetSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/PHP/AjaxNullComparisonSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/PHP/EvalObjectFactorySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/PHP/GetRequestDataSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/PHP/ReturnFunctionValueSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Sniffs/Strings/JoinStringsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/CSS/BrowserSpecificStylesUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/DisallowSelfActionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/IncludeSystemUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Channels/UnusedSystemUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Commenting/FunctionCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug/DebugCodeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug/DebugCodeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Debug/FirebugConsoleUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/AssignThisUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/AssignThisUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/CreateWidgetTypeCallbackUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Objects/DisallowNewWidgetUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/AjaxNullComparisonUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/EvalObjectFactoryUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/GetRequestDataUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/PHP/ReturnFunctionValueUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Strings/JoinStringsUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/Tests/Strings/JoinStringsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/MySource/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Classes/ClassDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting/ClassCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting/FileCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting/FunctionCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Commenting/InlineCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/ControlStructures/ControlSignatureStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/ControlStructures/MultiLineConditionStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Files/IncludingFileStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Formatting/MultiLineAssignmentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Functions/FunctionCallSignatureStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Functions/FunctionDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/Functions/ValidDefaultValueStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/NamingConventions/ValidClassNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/NamingConventions/ValidFunctionNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/NamingConventions/ValidVariableNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/WhiteSpace/ObjectOperatorIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/WhiteSpace/ScopeClosingBraceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Docs/WhiteSpace/ScopeIndentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Classes/ClassDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting/ClassCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting/FileCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting/FunctionCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Commenting/InlineCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/ControlStructures/ControlSignatureSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/ControlStructures/MultiLineConditionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Files/IncludingFileSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Formatting/MultiLineAssignmentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Functions/FunctionCallSignatureSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Functions/FunctionDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/Functions/ValidDefaultValueSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidClassNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidFunctionNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/NamingConventions/ValidVariableNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ObjectOperatorIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Sniffs/WhiteSpace/ScopeIndentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Classes/ClassDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/ClassCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FileCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/FunctionCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Commenting/InlineCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/ControlSignatureUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/ControlStructures/MultiLineConditionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Files/IncludingFileUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Files/IncludingFileUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Formatting/MultiLineAssignmentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionCallSignatureUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/FunctionDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/Functions/ValidDefaultValueUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidClassNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidFunctionNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/NamingConventions/ValidVariableNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ObjectOperatorIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/Tests/WhiteSpace/ScopeIndentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PEAR/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Classes/ClassDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Files/SideEffectsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Docs/Methods/CamelCapsMethodNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Classes/ClassDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Files/SideEffectsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Sniffs/Methods/CamelCapsMethodNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Classes/ClassDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.15.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.16.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.17.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Files/SideEffectsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Methods/CamelCapsMethodNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/Tests/Methods/CamelCapsMethodNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR1/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Classes/ClassInstantiationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Classes/ClosingBraceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Classes/OpeningBraceSpaceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/ControlStructures/BooleanOperatorPlacementStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/ControlStructures/ControlStructureSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Files/ImportStatementStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Files/OpenTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Functions/NullableTypeDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Functions/ReturnTypeDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Keywords/ShortFormTypeKeywordsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Namespaces/CompoundNamespaceDepthStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Operators/OperatorSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Docs/Properties/ConstantVisibilityStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes/AnonClassDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes/ClassInstantiationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes/ClosingBraceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Classes/OpeningBraceSpaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/ControlStructures/BooleanOperatorPlacementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/ControlStructures/ControlStructureSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Files/DeclareStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Files/FileHeaderSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Files/ImportStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Files/OpenTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Functions/NullableTypeDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Functions/ReturnTypeDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Keywords/ShortFormTypeKeywordsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Namespaces/CompoundNamespaceDepthSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Operators/OperatorSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Properties/ConstantVisibilitySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Sniffs/Traits/UseDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/AnonClassDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/AnonClassDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/AnonClassDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/ClassInstantiationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/ClosingBraceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/ClosingBraceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/OpeningBraceSpaceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/OpeningBraceSpaceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Classes/OpeningBraceSpaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/BooleanOperatorPlacementUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/BooleanOperatorPlacementUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/BooleanOperatorPlacementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/ControlStructures/ControlStructureSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/DeclareStatementUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/DeclareStatementUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/DeclareStatementUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/DeclareStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.10.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.11.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.12.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.15.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.16.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.17.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.18.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.19.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.7.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/FileHeaderUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/ImportStatementUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/ImportStatementUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/ImportStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Files/OpenTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/NullableTypeDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/NullableTypeDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/NullableTypeDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/ReturnTypeDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/ReturnTypeDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Functions/ReturnTypeDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Keywords/ShortFormTypeKeywordsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Keywords/ShortFormTypeKeywordsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Keywords/ShortFormTypeKeywordsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Namespaces/CompoundNamespaceDepthUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Namespaces/CompoundNamespaceDepthUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Operators/OperatorSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Properties/ConstantVisibilityUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Properties/ConstantVisibilityUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Properties/ConstantVisibilityUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Traits/UseDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Traits/UseDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/Tests/Traits/UseDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR12/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Classes/ClassDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Classes/PropertyDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/ControlStructures/ControlStructureSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/ControlStructures/ElseIfDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/ControlStructures/SwitchDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Files/ClosingTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Files/EndFileNewlineStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Methods/FunctionCallSignatureStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Methods/FunctionClosingBraceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Methods/MethodDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Namespaces/NamespaceDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Docs/Namespaces/UseDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Classes/ClassDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Classes/PropertyDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/ControlStructures/ControlStructureSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/ControlStructures/ElseIfDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/ControlStructures/SwitchDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Files/ClosingTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Files/EndFileNewlineSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Methods/FunctionCallSignatureSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Methods/FunctionClosingBraceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Methods/MethodDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Namespaces/NamespaceDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Sniffs/Namespaces/UseDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Classes/PropertyDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ControlStructureSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/ElseIfDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/ControlStructures/SwitchDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.7.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/ClosingTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.10.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.11.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.12.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.13.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.7.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.9.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Files/EndFileNewlineUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionCallSignatureUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/FunctionClosingBraceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Methods/MethodDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/NamespaceDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.10.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.11.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.12.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.13.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.14.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.15.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.16.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.16.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.17.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.18.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/Tests/Namespaces/UseDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/PSR2/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Arrays/ArrayBracketSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Arrays/ArrayDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Classes/ClassFileNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Classes/LowercaseClassKeywordsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Classes/SelfMemberReferenceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Classes/ValidClassNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Commenting/BlockCommentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Commenting/DocCommentAlignmentStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Commenting/FunctionCommentThrowTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/ControlStructures/ForEachLoopDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/ControlStructures/ForLoopDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/ControlStructures/LowercaseDeclarationStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Functions/LowercaseFunctionKeywordsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/PHP/HeredocStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Scope/StaticThisUsageStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/Strings/EchoedStringsStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/CastSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/FunctionClosingBraceSpaceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/FunctionOpeningBraceSpaceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/LanguageConstructSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/MemberVarSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/ObjectOperatorSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/ScopeClosingBraceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/ScopeKeywordSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/SemicolonSpacingStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Docs/WhiteSpace/SuperfluousWhitespaceStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Arrays/ArrayBracketSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Arrays/ArrayDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionClosingBraceSpaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionNameSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ClassDefinitionOpeningBraceSpaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ColonSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ColourDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/DisallowMultipleStyleDefinitionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/DuplicateClassDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/DuplicateStyleDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/EmptyClassDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/EmptyStyleDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ForbiddenStylesSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/IndentationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/LowercaseStyleDefinitionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/MissingColonSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/NamedColoursSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/OpacitySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/SemicolonSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/CSS/ShorthandSizeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/ClassDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/ClassFileNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/DuplicatePropertySniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/LowercaseClassKeywordsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/SelfMemberReferenceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Classes/ValidClassNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/BlockCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/ClassCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/ClosingDeclarationCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/DocCommentAlignmentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/EmptyCatchCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/FileCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentThrowTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/InlineCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/LongConditionClosingCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/PostStatementCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/VariableCommentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/ControlSignatureSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/ElseIfDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/ForEachLoopDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/ForLoopDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/InlineIfDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/LowercaseDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/ControlStructures/SwitchDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Debug/JSLintSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Debug/JavaScriptLintSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Files/FileExtensionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Formatting/OperatorBracketSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDeclarationArgumentSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/FunctionDuplicateArgumentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/GlobalFunctionSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/LowercaseFunctionKeywordsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Functions/MultiLineFunctionDeclarationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/NamingConventions/ValidFunctionNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/NamingConventions/ValidVariableNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Objects/DisallowObjectStringIndexSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Objects/ObjectInstantiationSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Objects/ObjectMemberCommaSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators/ComparisonOperatorUsageSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators/IncrementDecrementUsageSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Operators/ValidLogicalOperatorsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/CommentedOutCodeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowBooleanStatementSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowComparisonAssignmentSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowInlineIfSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowMultipleAssignmentsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DisallowSizeFunctionsInLoopsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/DiscouragedFunctionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/EmbeddedPhpSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/EvalSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/GlobalKeywordSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/HeredocSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/InnerFunctionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/LowercasePHPFunctionsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/PHP/NonExecutableCodeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Scope/MemberVarScopeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Scope/MethodScopeSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Scope/StaticThisUsageSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Strings/ConcatenationSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Strings/DoubleQuoteUsageSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Strings/EchoedStringsSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/CastSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionClosingBraceSpaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionOpeningBraceSpaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/FunctionSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/LanguageConstructSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/LogicalOperatorSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/MemberVarSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/OperatorSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/PropertyLabelSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeClosingBraceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/ScopeKeywordSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/SemicolonSpacingSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/WhiteSpace/SuperfluousWhitespaceSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayBracketSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Arrays/ArrayDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionClosingBraceSpaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionNameSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ClassDefinitionOpeningBraceSpaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColonSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ColourDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DisallowMultipleStyleDefinitionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DuplicateClassDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/DuplicateStyleDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/EmptyClassDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/EmptyStyleDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ForbiddenStylesUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ForbiddenStylesUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ForbiddenStylesUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/IndentationUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/IndentationUnitTest.1.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/IndentationUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/IndentationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/LowercaseStyleDefinitionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/MissingColonUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/MissingColonUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/NamedColoursUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/NamedColoursUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/OpacityUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/OpacityUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/OpacityUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/SemicolonSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ShorthandSizeUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ShorthandSizeUnitTest.1.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ShorthandSizeUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/CSS/ShorthandSizeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileName Spaces In FilenameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileName-Dashes-In-FilenameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameLiveCodingFailUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameLiveCodingPassUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameParseError1UnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ClassFileNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/DuplicatePropertyUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/LowercaseClassKeywordsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/SelfMemberReferenceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Classes/ValidClassNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/BlockCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClassCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/ClosingDeclarationCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/DocCommentAlignmentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/EmptyCatchCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FileCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentThrowTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/FunctionCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/InlineCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/LongConditionClosingCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/PostStatementCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Commenting/VariableCommentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ControlSignatureUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ElseIfDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForEachLoopDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/ForLoopDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/InlineIfDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/LowercaseDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/ControlStructures/SwitchDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Debug/JSLintUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Debug/JSLintUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Debug/JavaScriptLintUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Files/FileExtensionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Formatting/OperatorBracketUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationArgumentSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/FunctionDuplicateArgumentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/GlobalFunctionUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/LowercaseFunctionKeywordsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Functions/MultiLineFunctionDeclarationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/NamingConventions/ValidFunctionNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/NamingConventions/ValidVariableNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/DisallowObjectStringIndexUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Objects/ObjectMemberCommaUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/ComparisonOperatorUsageUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/IncrementDecrementUsageUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Operators/ValidLogicalOperatorsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/CommentedOutCodeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowBooleanStatementUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowBooleanStatementUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowComparisonAssignmentUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowInlineIfUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowMultipleAssignmentsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DisallowSizeFunctionsInLoopsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/DiscouragedFunctionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.10.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.11.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.12.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.12.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.13.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.13.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.14.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.15.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.16.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.17.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.18.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.18.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.19.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.19.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.20.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.20.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.21.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.21.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.22.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.22.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.23.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.24.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.24.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.25.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.25.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.8.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.9.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EmbeddedPhpUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EvalUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/EvalUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/GlobalKeywordUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/HeredocUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/HeredocUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/HeredocUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/InnerFunctionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/LowercasePHPFunctionsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/PHP/NonExecutableCodeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/MemberVarScopeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/MethodScopeUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Scope/StaticThisUsageUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/ConcatenationSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/DoubleQuoteUsageUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/Strings/EchoedStringsUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/CastSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ControlStructureSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionClosingBraceSpaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionOpeningBraceSpaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/FunctionSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LanguageConstructSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/LogicalOperatorSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/MemberVarSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ObjectOperatorSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/OperatorSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/PropertyLabelSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeClosingBraceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/ScopeKeywordSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SemicolonSpacingUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.1.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.2.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.css.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.3.js.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Tests/WhiteSpace/SuperfluousWhitespaceUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Squiz/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/Debug/CodeAnalyzerStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/Files/ClosingTagStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Docs/NamingConventions/ValidVariableNameStandard.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/Debug/CodeAnalyzerSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/Files/ClosingTagSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Sniffs/NamingConventions/ValidVariableNameSniff.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Debug/CodeAnalyzerUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.1.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.1.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.2.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.3.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.3.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.4.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.4.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.5.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.5.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.6.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.6.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.7.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.7.inc.fixed View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/Files/ClosingTagUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.inc View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/Tests/NamingConventions/ValidVariableNameUnitTest.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Standards/Zend/ruleset.xml View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Tokenizers/CSS.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Tokenizers/Comment.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Tokenizers/JS.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Tokenizers/PHP.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Tokenizers/Tokenizer.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Cache.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Common.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Help.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/MessageCollector.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Standards.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Timing.php View in trunk →
removed vendor/squizlabs/php_codesniffer/src/Util/Tokens.php View in trunk →
removed vendor/symfony/deprecation-contracts/CHANGELOG.md View in trunk →
removed vendor/symfony/deprecation-contracts/LICENSE View in trunk →
removed vendor/symfony/deprecation-contracts/composer.json View in trunk →
removed vendor/symfony/deprecation-contracts/function.php View in trunk →
removed vendor/symfony/options-resolver/CHANGELOG.md View in trunk →
removed vendor/symfony/options-resolver/Debug/OptionsResolverIntrospector.php View in trunk →
removed vendor/symfony/options-resolver/Exception/AccessException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/ExceptionInterface.php View in trunk →
removed vendor/symfony/options-resolver/Exception/InvalidArgumentException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/InvalidOptionsException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/MissingOptionsException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/NoConfigurationException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/NoSuchOptionException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/OptionDefinitionException.php View in trunk →
removed vendor/symfony/options-resolver/Exception/UndefinedOptionsException.php View in trunk →
removed vendor/symfony/options-resolver/LICENSE View in trunk →
removed vendor/symfony/options-resolver/OptionConfigurator.php View in trunk →
removed vendor/symfony/options-resolver/Options.php View in trunk →
removed vendor/symfony/options-resolver/OptionsResolver.php View in trunk →
removed vendor/symfony/options-resolver/composer.json View in trunk →
removed vendor/symfony/polyfill-php73/LICENSE View in trunk →
removed vendor/symfony/polyfill-php73/Php73.php View in trunk →
removed vendor/symfony/polyfill-php73/Resources/stubs/JsonException.php View in trunk →
removed vendor/symfony/polyfill-php73/bootstrap.php View in trunk →
removed vendor/symfony/polyfill-php73/composer.json View in trunk →
removed vendor/symfony/polyfill-php80/LICENSE View in trunk →
removed vendor/symfony/polyfill-php80/Php80.php View in trunk →
removed vendor/symfony/polyfill-php80/PhpToken.php View in trunk →
removed vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php View in trunk →
removed vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php View in trunk →
removed vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php View in trunk →
removed vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php View in trunk →
removed vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php View in trunk →
removed vendor/symfony/polyfill-php80/bootstrap.php View in trunk →
removed vendor/symfony/polyfill-php80/composer.json View in trunk →
removed vendor/wp-coding-standards/wpcs/CHANGELOG.md View in trunk →
removed vendor/wp-coding-standards/wpcs/LICENSE View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress-Core/ruleset.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress-Docs/ruleset.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress-Extra/ruleset.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/AbstractArrayAssignmentRestrictionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/AbstractClassRestrictionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/AbstractFunctionParameterSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/AbstractFunctionRestrictionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Arrays/ArrayDeclarationSpacingStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Arrays/ArrayIndentationStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Arrays/ArrayKeySpacingRestrictionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Arrays/MultipleStatementAlignmentStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/CodeAnalysis/AssignmentInTernaryConditionStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/CodeAnalysis/EscapedNotTranslatedStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DB/DirectDatabaseQueryStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DB/PreparedSQLStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DB/RestrictedClassesStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DB/RestrictedFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DB/SlowDBQueryStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DateTime/CurrentTimeTimestampStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/DateTime/RestrictedFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/NamingConventions/PrefixAllGlobalsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/NamingConventions/ValidFunctionNameStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/NamingConventions/ValidHookNameStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/NamingConventions/ValidPostTypeSlugStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/NamingConventions/ValidVariableNameStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/DevelopmentFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/DontExtractStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/IniSetStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/NoSilencedErrorsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/PregQuoteDelimiterStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/RestrictedPHPFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/StrictInArrayStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/PHP/YodaConditionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Security/PluginMenuSlugStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/Security/SafeRedirectStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/AlternativeFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/CapabilitiesStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/CapitalPDangitStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/ClassNameCaseStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/CronIntervalStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/DeprecatedClassesStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/DeprecatedFunctionsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/DeprecatedParameterValuesStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/DeprecatedParametersStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/DiscouragedConstantsStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/EnqueuedResourceParametersStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/EnqueuedResourcesStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/GetMetaSingleStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/GlobalVariablesOverrideStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WP/PostsPerPageStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WhiteSpace/CastStructureSpacingStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WhiteSpace/ControlStructureSpacingStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WhiteSpace/ObjectOperatorSpacingStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Docs/WhiteSpace/OperatorSpacingStandard.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/ArrayWalkingFunctionsHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/ConstantsHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/ContextHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/DeprecationHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/EscapingFunctionsTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/FormattingFunctionsHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/IsUnitTestTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/ListHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/MinimumWPVersionTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/PrintingFunctionsTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/RulesetPropertyHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/SanitizationHelperTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/SnakeCaseHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/UnslashingFunctionsHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/ValidationHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/VariableHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/WPDBTrait.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/WPGlobalVariablesHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Helpers/WPHookHelper.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Arrays/ArrayDeclarationSpacingSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Arrays/ArrayIndentationSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Arrays/ArrayKeySpacingRestrictionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Arrays/MultipleStatementAlignmentSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/CodeAnalysis/AssignmentInTernaryConditionSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/CodeAnalysis/EscapedNotTranslatedSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/DirectDatabaseQuerySniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/PreparedSQLPlaceholdersSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/PreparedSQLSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/RestrictedClassesSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/RestrictedFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DB/SlowDBQuerySniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DateTime/CurrentTimeTimestampSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/DateTime/RestrictedFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Files/FileNameSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/NamingConventions/PrefixAllGlobalsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/NamingConventions/ValidFunctionNameSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/NamingConventions/ValidHookNameSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/NamingConventions/ValidPostTypeSlugSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/NamingConventions/ValidVariableNameSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/DevelopmentFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/DiscouragedPHPFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/DontExtractSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/IniSetSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/NoSilencedErrorsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/POSIXFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/PregQuoteDelimiterSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/RestrictedPHPFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/StrictInArraySniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/TypeCastsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/PHP/YodaConditionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Security/EscapeOutputSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Security/NonceVerificationSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Security/PluginMenuSlugSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Security/SafeRedirectSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Security/ValidatedSanitizedInputSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/Utils/I18nTextDomainFixerSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/AlternativeFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/CapabilitiesSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/CapitalPDangitSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/ClassNameCaseSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/CronIntervalSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DeprecatedClassesSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DeprecatedFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DeprecatedParameterValuesSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DeprecatedParametersSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DiscouragedConstantsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/DiscouragedFunctionsSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/EnqueuedResourceParametersSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/EnqueuedResourcesSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/GetMetaSingleSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/GlobalVariablesOverrideSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/I18nSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WP/PostsPerPageSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WhiteSpace/CastStructureSpacingSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WhiteSpace/ControlStructureSpacingSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WhiteSpace/ObjectOperatorSpacingSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/Sniffs/WhiteSpace/OperatorSpacingSniff.php View in trunk →
removed vendor/wp-coding-standards/wpcs/WordPress/ruleset.xml View in trunk →
removed vendor/wp-coding-standards/wpcs/composer.json View in trunk →
removed vendor/wp-coding-standards/wpcs/phpcs.xml.dist.sample View in trunk →
added checkbase.php View in 0.1 →
added main.php View in 0.1 →
added plugin-check.php View in 0.1 →
1 file changed size a different byte count means the contents differ
readme.txt View diff →