File tree 2 files changed +2
-235
lines changed
2 files changed +2
-235
lines changed Original file line number Diff line number Diff line change @@ -95,6 +95,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
95
95
- The included PHPCS standard has been removed
96
96
-- All rules are now found inside the phpcs.xml.dist file
97
97
-- Running "phpcs" without any arguments from a git clone will use this ruleset
98
+ - The included SVN pre-commit hook has been removed
99
+ -- Hooks for version control systems will no longer be maintained within the PHPCS project
98
100
</notes >
99
101
<contents >
100
102
<dir name =" /" >
@@ -118,12 +120,6 @@ http://pear.php.net/dtd/package-2.0.xsd">
118
120
<tasks : replace from =" @php_bin@" to =" php_bin" type =" pear-config" />
119
121
<tasks : replace from =" @bin_dir@" to =" bin_dir" type =" pear-config" />
120
122
</file >
121
- <!--
122
- <file baseinstalldir="" name="phpcs-svn-pre-commit" role="script">
123
- <tasks:replace from="@php_bin@" to="php_bin" type="pear-config" />
124
- <tasks:replace from="@package_version@" to="version" type="package-info" />
125
- </file>
126
- -->
127
123
</dir >
128
124
<dir name =" tests" >
129
125
<dir name =" Core" >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments