Skip to content

Commit d33f641

Browse files
committed
Prepare for v3.5.0 release
1 parent b4cd6f7 commit d33f641

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66
The 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

0 commit comments

Comments
 (0)