Skip to content

3.7.2

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 24 Apr 17:55

[3.7.2] - 2020-04-24

Fixed:

  • The SDK could try to send analytics events even if send_events had been set to false. This bug was introduced in the 3.6.0 release.
  • A use statement with the wrong namespace was causing Composer to print a deprecation warning. (Thanks, bfenton-smugmug!)