Skip to content

Commit 74db246

Browse files
Update Changelog for release of version 3.5.5
1 parent ce0f26d commit 74db246

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to the LaunchDarkly PHP SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [3.5.5] - 2019-06-05
6+
### Fixed:
7+
- The SDK could throw an exception when calling `allFlagsState()` if APC/APCu caching was enabled. This bug was introduced in the 3.5.0 release. (Thanks, [omnicolor](https://github.com/launchdarkly/php-server-sdk/pull/124)!)
8+
- Improved unit test coverage for the caching logic.
9+
510
## [3.5.4] - 2019-05-10
611
### Changed:
712
- Changed the package name from `launchdarkly/launchdarkly-php` to `launchdarkly/server-sdk`

0 commit comments

Comments
 (0)