You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added support for PHP 8.4 properties with asymmetric visibility to File::getMemberProperties() through a new `set_scope` array index in the return value. [#1116]
@@ -45,6 +61,7 @@ _Nothing yet._
45
61
### Other
46
62
- The latest PHP_CodeSniffer XSD file is now available via the following permalink: <http://schema.phpcodesniffer.com/phpcs.xsd>. [#1094]
47
63
Older XSD files can be referenced via permalinks based on their minor: `http://schema.phpcodesniffer.com/#.#/phpcs.xsd`.
64
+
- The GPG signature for the PHAR files has been rotated. The new fingerprint is: D91D86963AF3A29B6520462297B02DD8E5071466.
0 commit comments