Skip to content

Commit 4df1d5e

Browse files
committed
Changelog for #3686
1 parent 6441866 commit 4df1d5e

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
@@ -50,6 +50,8 @@ http://pear.php.net/dtd/package-2.0.xsd">
5050
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
5151
- Sniff error messages are now more informative to help bugs get reported to the correct project
5252
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
53+
- Added support for readonly classes to File::getClassProperties() through a new is_readonly array index in the return value
54+
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
5355
- Generic.PHP.LowerCaseType sniff now correctly examines types inside arrow functions
5456
-- Thanks to Juliette Reinders Folmer (@jrfnl) for the patch
5557
- PSR2.Classes.PropertyDeclaration now enforces that the readonly modifier comes after the visibility modifier

0 commit comments

Comments
 (0)