We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cf41b commit d3d7c41Copy full SHA for d3d7c41
package.xml
@@ -26,6 +26,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
26
</stability>
27
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
28
<notes>
29
+ - Fixed bug #2698 : PHPCS throws errors determining auto report width when shell_exec is disabled
30
+ -- Thanks to Matthew Peveler for the patch
31
- Fixed bug #2751 : Autoload relative paths first to avoid confusion with files from the global include path
32
-- Thanks to Klaus Purer for the patch
33
</notes>
0 commit comments