Skip to content

4.10.0

Choose a tag to compare

@releaser-posthog-php releaser-posthog-php released this 15 Jul 23:41
Immutable release. Only release title and notes can be modified.
13ea457

4.10.0

Minor Changes

  • c6c637c: Add a $feature_flag_has_experiment boolean property to $feature_flag_called events, mirroring the server's has_experiment field. The property is only sent when the server explicitly reports has_experiment and is omitted when unknown (older deployments, missing metadata, missing flags).