summaryrefslogtreecommitdiff
path: root/doc/source/changelog.rst
diff options
context:
space:
mode:
authorChristian Göttsche2024-05-29 20:38:27 +0200
committerjvoisin2024-06-06 16:28:33 +0200
commit087590b889fc2746c1392fe0b36984ed3ec1e3b0 (patch)
tree9d329097f4d6dfb7e1ff134689ab1bcc20456182 /doc/source/changelog.rst
parent7b6fba417004fc9f5d17bcec1dd6be63f568ae8d (diff)
Fix misc typos
Diffstat (limited to 'doc/source/changelog.rst')
-rw-r--r--doc/source/changelog.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst
index 7d70498..d8724d0 100644
--- a/doc/source/changelog.rst
+++ b/doc/source/changelog.rst
@@ -47,7 +47,7 @@ Breaking Changes
47Bug fixes 47Bug fixes
48^^^^^^^^^ 48^^^^^^^^^
49* Make it actually possible to configure sloppy comparison on latests PHP7 49* Make it actually possible to configure sloppy comparison on latests PHP7
50* Allow file:// prefix in include() wich readonly_exec mode 50* Allow file:// prefix in include() with readonly_exec mode
51* Fix a possible crash when exporting function list 51* Fix a possible crash when exporting function list
52* Fix a minor memory leak when parsing cookie-related configuration 52* Fix a minor memory leak when parsing cookie-related configuration
53 53