From 0ba0c07bc7c9cba401e061ae86ee4adcf9655be9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 6 Sep 2024 14:34:42 +0200 Subject: Bump the changelog --- doc/source/changelog.rst | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'doc') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index d8724d0..a0d3f4a 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,6 +1,33 @@ Changelog ========= +0.11.0 - ` Mastodon `__ 2024/09/06 +------------------------------------------------------------------------------------------------- + +New features +^^^^^^^^^^^^ +* Compatibility with PHP8.4 +* Print key and value on INI violations +* Improve scripts/generate_rules.php with regard to functions from global space prefixed with \ +* Add option to specify the allowed "php" wrapper types + +Breaking Changes +^^^^^^^^^^^^^^^^ + +Bug fixes +^^^^^^^^^ +* Make 'phar' filenames work in sp.disabled_functions +* Improve the documentation +* Improve the default set of rules, especially with regard to portability +* Improve the Debian packaging +* Improve behaviour when dealing with broken configuration file +* Update the internal deprecation checks +* Don't whitelist files if the function name is actually a method of a class in scripts/generate_rules.php +* Ignore function definition in scripts/generate_rules.php +* Improve configuration dumping +* Fixed compilation on FreeBSD + + 0.10.0 - `Babar the Elephant `__ 2023/09/20 ---------------------------------------------------------------------------------------------------------- -- cgit v1.3