diff --git a/user_guide_src/source/changelogs/v4.4.4.rst b/user_guide_src/source/changelogs/v4.4.4.rst index 1f5c8450aefa..599681b48e4a 100644 --- a/user_guide_src/source/changelogs/v4.4.4.rst +++ b/user_guide_src/source/changelogs/v4.4.4.rst @@ -34,7 +34,7 @@ Due to a bug, we were using the undocumented `ssl_key` config option to define t This was fixed and is now working according to documentation. You can define your CA bundle via the `verify` option. Filesystem Helper -==================================== +================= :php:func:`get_filenames()` now follows symlink folders, which it previously just returned without following.