From e9cb71769ae7a4c189fb2ecadc52b20bb8980166 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 27 Aug 2022 17:34:24 +0200 Subject: Bump the changelog --- doc/source/changelog.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'doc') diff --git a/doc/source/changelog.rst b/doc/source/changelog.rst index a406953..d5d6ba7 100644 --- a/doc/source/changelog.rst +++ b/doc/source/changelog.rst @@ -1,6 +1,29 @@ Changelog ========= +0.8.3 - `Surus `__ 2022/08/27 +------------------------------------------------------------------------------------------- + +New features +^^^^^^^^^^^^ +* Add the ability to dump the parameter passed to `eval` +* Add the ability to match on `eval`'s parameter +* Add optional extended checks for `readonly_exec` +* Add config error for ini rules with identical key +* Add disabled functions return type to config export + +Breaking Changes +^^^^^^^^^^^^^^^^ +* Mix the stacktrace in the sha256 for the filename of .dump() + +Bug fixes +^^^^^^^^^ +* Make it actually possible to configure sloppy comparison on latests PHP7 +* Allow file:// prefix in include() wich readonly_exec mode +* Fix a possible crash when exporting function list +* Fix a minor memory leak when parsing cookie-related configuration + + 0.8.2 - `Surus `__ 2022/05/20 ------------------------------------------------------------------------------------------- -- cgit v1.3