diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d766386..f5b67c3 100644 --- a/debian/changelog +++ b/debian/changelog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | snuffleupagus (0.11.0) UNRELEASED; urgency=low | ||
| 2 | [ jvoisin ] | ||
| 3 | * Compatibility with PHP8.4 | ||
| 4 | * Fixed compilation on FreeBSD | ||
| 5 | * Update the internal deprecation checks | ||
| 6 | |||
| 7 | [ cgzones ] | ||
| 8 | * Print key and value on INI violations | ||
| 9 | * Improve `scripts/generate_rules.php` with regard to functions from global space prefixed with `\` | ||
| 10 | * Add option to specify the allowed "php" wrapper types | ||
| 11 | * Make 'phar' filenames work in `sp.disabled_functions` | ||
| 12 | * Improve the documentation | ||
| 13 | * Improve the default set of rules, especially with regard to portability | ||
| 14 | * Improve the Debian packaging | ||
| 15 | * Improve behaviour when dealing with broken configuration file | ||
| 16 | * Don't whitelist files if the function name is actually a method of a class in `scripts/generate_rules.php` | ||
| 17 | * Ignore function definition in `scripts/generate_rules.php` | ||
| 18 | * Improve configuration dumping | ||
| 19 | |||
| 20 | -- jvoisin <julien.voisin+snuffleupagus@dustri.org> Fri, 06 Sep 2024 14:30:00 +0200 | ||
| 21 | |||
| 1 | snuffleupagus (0.10.0) UNRELEASED; urgency=low | 22 | snuffleupagus (0.10.0) UNRELEASED; urgency=low |
| 2 | [ jvoisin ] | 23 | [ jvoisin ] |
| 3 | * Compatibility with PHP8.3 | 24 | * Compatibility with PHP8.3 |
