File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
98
98
-- Provides the position in the token stack of the first token in the type hint
99
99
- The File::getMethodProperties() method now includes a return_type_token array index in the return value
100
100
-- Provides the position in the token stack of the first token in the return type
101
+ - The File::getTokensAsString() method can now optionally return original (non tab-replaced) content
102
+ -- Thanks to Juliette Reinders Folmer for the patch
101
103
- Removed Squiz.PHP.DisallowObEndFlush from the Squiz standard
102
104
-- If you use this sniff and want to continue banning ob_end_flush(), use Generic.PHP.ForbiddenFunctions instead
103
105
-- You will need to set the forbiddenFunctions property in your ruleset.xml file
You can’t perform that action at this time.
0 commit comments