You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+34Lines changed: 34 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,40 @@
1
1
twilio-php Changelog
2
2
====================
3
3
4
+
[2025-01-13] Version 8.3.12
5
+
---------------------------
6
+
**Library - Chore**
7
+
-[PR #841](https://github.com/twilio/twilio-php/pull/841): update changelog for 8.3.11. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
8
+
-[PR #840](https://github.com/twilio/twilio-php/pull/840): fix model names in json serialize and payload. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
9
+
10
+
**Library - Fix**
11
+
-[PR #839](https://github.com/twilio/twilio-php/pull/839): Php8.4 take 2. Thanks to [@phpfui](https://github.com/phpfui)!
12
+
13
+
**Messaging**
14
+
- Adds validity period Default value in service resource documentation
15
+
16
+
17
+
[2025-01-10] Version 8.3.11
18
+
---------------------------
19
+
**Library - Fix**
20
+
-[PR #839](https://github.com/twilio/twilio-php/pull/839): Php8.4 take 2. Thanks to [@phpfui](https://github.com/phpfui)!
21
+
22
+
**Library - Chore**
23
+
-[PR #840](https://github.com/twilio/twilio-php/pull/840): fix model names in json serialize and payload. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
24
+
25
+
26
+
[2025-01-09] Version 8.3.10
27
+
---------------------------
28
+
**Library - Fix**
29
+
-[PR #834](https://github.com/twilio/twilio-php/pull/834): avoid deprecation messages for PHP 8.4. Thanks to [@phpfui](https://github.com/phpfui)!
30
+
31
+
**Library - Chore**
32
+
-[PR #837](https://github.com/twilio/twilio-php/pull/837): revert 'fix: avoid deprecation messages for PHP 8.4'. Thanks to [@tiwarishubham635](https://github.com/tiwarishubham635)!
33
+
34
+
**Numbers**
35
+
- Change beta feature flag to use v2/BulkHostedNumberOrders
0 commit comments