Skip to content

Commit 25088d9

Browse files
committed
Changelog for #1674
1 parent e3e7dd5 commit 25088d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
9898
-- Provides the position in the token stack of the first token in the type hint
9999
- The File::getMethodProperties() method now includes a return_type_token array index in the return value
100100
-- 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
101103
- Removed Squiz.PHP.DisallowObEndFlush from the Squiz standard
102104
-- If you use this sniff and want to continue banning ob_end_flush(), use Generic.PHP.ForbiddenFunctions instead
103105
-- You will need to set the forbiddenFunctions property in your ruleset.xml file

0 commit comments

Comments
 (0)