MAJOR version bumps will have upgrade notes posted here.
[2020-04-15] 6.2.x to 6.3.x
CHANGED - Optional header parameters added to Authy endpoints
Custom headers are now supported in twilio-php. The addition of these optional parameters have caused a breaking change to the read, page, and stream functions for Entity, Service, and Factor resources. These functions now expect an array of optional parameters as the first argument.
6.2.x
<?
use Twilio\Rest\Client;
$twilio = new Client();
A TypeError may now be thrown if you pass an incompatible type into a php helper library function or if you depend on an incompatible return type from a Php helper library function.
[2017-09-28] 5.1x.x to 5.15.x
CHANGED - Body parameter on Chat Message creation is no longer required.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps twilio/sdk from 5.7.3 to 6.44.4.
Release notes
Sourced from twilio/sdk's releases.
... (truncated)
Changelog
Sourced from twilio/sdk's changelog.
... (truncated)
Upgrade guide
Sourced from twilio/sdk's upgrade guide.
... (truncated)
Commits
08aad5f
Release 6.44.4884d078
[Librarian] Regenerated @ 17e62aff1baa8b949ed63e888ff63c1da8945fe50e3e513
Release 6.44.32d7e2ee
[Librarian] Regenerated @ 6112a581d3189fe96d26eb29eb9adfdbd1c2ada5deb8e17
fix: test failures for PhpUnit >=10 (#770)deec320
Release 6.44.256ffc60
[Librarian] Regenerated @ a72b955e51d75514f3c944c81b9db17278cfad690739f62
Release 6.44.10cbeb7e
[Librarian] Regenerated @ 82775d167bff9b55d1399fe288c2934a02411e8ceea43de
docs: updated the year in the licenseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)