From 0ba0c07bc7c9cba401e061ae86ee4adcf9655be9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 6 Sep 2024 14:34:42 +0200 Subject: Bump the changelog --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index d766386..f5b67c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +snuffleupagus (0.11.0) UNRELEASED; urgency=low + [ jvoisin ] + * Compatibility with PHP8.4 + * Fixed compilation on FreeBSD + * Update the internal deprecation checks + + [ cgzones ] + * 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 + * 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 + * 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 + + -- jvoisin Fri, 06 Sep 2024 14:30:00 +0200 + snuffleupagus (0.10.0) UNRELEASED; urgency=low [ jvoisin ] * Compatibility with PHP8.3 -- cgit v1.3