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 @@ -6,13 +6,15 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66The format of this change log follows the advice given at [ Keep a CHANGELOG] ( https://keepachangelog.com ) .
77
88## [ Unreleased]
9+ ## [ v3.5.0] - 2025-07-17
910### Changed
1011- Bumped dependencies for:
1112 - ` squizlabs/php_codesniffer ` to 3.13.2
1213 - ` phpcsstandards/phpcsextra ` to 1.4.0
1314 - ` dealerdirect/phpcodesniffer-composer-installer ` to 1.1.1
1415- A number of legacy Moodle rules have been removed. See MDLSITE-7597 for further information.
1516- The ` Generic.Arrays.DisallowLongArraySyntax ` rule has been changed to an error as planned in #58 .
17+ - The list of global variables has been updated to reflect the complete list of globals used in Moodle #182 .
1618
1719## [ v3.4.11] - 2025-06-26
1820### Fixed
You can’t perform that action at this time.
0 commit comments