File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -80,6 +80,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
80
80
- Fixed bug #910 : Unrecognized "extends" and indentation on anonymous classes
81
81
- Fixed bug #915 : JS Tokenizer generates errors when processing some decimals
82
82
- Fixed bug #928 : Endless loop when sniffing a PHP file with a git merge conflict inside a function
83
+ - Fixed bug #937 : Shebang can cause PSR1 SideEffects warning
84
+ -- Thanks to Clay Loveless for the patch
83
85
</notes >
84
86
<contents >
85
87
<dir name =" /" >
@@ -1203,6 +1205,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
1203
1205
<file baseinstalldir =" PHP" name =" SideEffectsUnitTest.4.inc" role =" test" />
1204
1206
<file baseinstalldir =" PHP" name =" SideEffectsUnitTest.5.inc" role =" test" />
1205
1207
<file baseinstalldir =" PHP" name =" SideEffectsUnitTest.6.inc" role =" test" />
1208
+ <file baseinstalldir =" PHP" name =" SideEffectsUnitTest.7.inc" role =" test" />
1206
1209
<file baseinstalldir =" PHP" name =" SideEffectsUnitTest.php" role =" test" >
1207
1210
<tasks : replace from =" @package_version@" to =" version" type =" package-info" />
1208
1211
</file >
You can’t perform that action at this time.
0 commit comments