diff options
| author | Christian Göttsche | 2024-05-29 20:38:27 +0200 |
|---|---|---|
| committer | jvoisin | 2024-06-06 16:28:33 +0200 |
| commit | 087590b889fc2746c1392fe0b36984ed3ec1e3b0 (patch) | |
| tree | 9d329097f4d6dfb7e1ff134689ab1bcc20456182 /doc/source/changelog.rst | |
| parent | 7b6fba417004fc9f5d17bcec1dd6be63f568ae8d (diff) | |
Fix misc typos
Diffstat (limited to 'doc/source/changelog.rst')
| -rw-r--r-- | doc/source/changelog.rst | 2 |
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 | |||
| 47 | Bug fixes | 47 | Bug 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 | ||
