Skip to content

Commit 4ba76ba

Browse files
committed
Updated changelog
1 parent 24fea5b commit 4ba76ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
2929
- Added support for the PHP 5.5 T_FINALLY token to detect try/catch/finally statements
3030
- Added empty CodeSniffer.conf to enable config settings for Composer installs
3131
- Added Generic EndFileNoNewlineSniff to ensure there is no newline at the end of a file
32+
- Autoloader can now load PSR-0 compliant classes
33+
-- Thanks to Maik Penz for the patch
3234
- Squiz NonExecutableCodeSniff no longer throws error for multi-line RETURNs inside CASE statements
3335
-- Thanks to Marc Ypes for the patch
3436
- Squiz OperatorSpacingSniff no longer reports errors for negative numbers inside inline THEN statements

0 commit comments

Comments
 (0)