diff --git a/Changelog.txt b/Changelog.txt index b6988b6..ad06d85 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -14,6 +14,8 @@ found at: - [2024.03.21; Maikuolan]: Slightly improved guards for the IPHeader class trySource method. +- [2024.05.30; Maikuolan]: PHP 8.4 compatibility patch. + === Version/Release 2.12.0 === MINOR RELEASE. diff --git a/src/Cache.php b/src/Cache.php index 5271e7a..5977565 100644 --- a/src/Cache.php +++ b/src/Cache.php @@ -1,6 +1,6 @@ WorkingData = $WorkingData;