summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVedran Miletić2022-08-30 14:23:13 +0000
committerGitHub2022-08-30 14:23:13 +0000
commit4250ea8d9ccd0c65df757ce869a3f3a5a5e1392c (patch)
tree9a522bcea72d44d1fbd84aa4998e978e62ddb4e3
parent9aa4fa328f3cae22ac0dd347d28dc26799fe495e (diff)
Fixed list formatting in changelog
-rw-r--r--doc/source/changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 6a4c820..472e074 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -54,6 +54,7 @@ New features
54* Compatibility with PHP8.1 54* Compatibility with PHP8.1
55* Check for unsupported PHP version 55* Check for unsupported PHP version
56* Backport of Suhosin-ng patches: 56* Backport of Suhosin-ng patches:
57
57 * Maximum stack depth/recursion limit 58 * Maximum stack depth/recursion limit
58 * Maximum length for session id 59 * Maximum length for session id
59 * $_SERVER strip/encode 60 * $_SERVER strip/encode