We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1208774 commit b8d6a2aCopy full SHA for b8d6a2a
2 files changed
History.md
@@ -1,4 +1,10 @@
1
2
+3.3.3 / 2025-02-28
3
+==================
4
+
5
+ * Fix PHP 8.4 deprecation on Client.php constructor (Backwards Compatible) (#66)
6
7
8
3.3.2 / 2024-04-03
9
==================
10
composer.json
@@ -1,6 +1,6 @@
{
"name": "posthog/posthog-php",
- "version": "3.3.2",
+ "version": "3.3.3",
"description": "PostHog PHP Library",
"keywords": [
"posthog"
0 commit comments