MAJOR version bumps will have upgrade notes posted here.
[2023-03-08] 6.x.x to 7.x.x
Twilio Php Helper Library’s major version 7.0.1 is now available. We ensured that you can upgrade to Php helper Library 7.0.1 version without any breaking changes.
Behind the scenes Php Helper is now auto-generated via OpenAPI with this release. This enables us to rapidly add new features and enhance consistency across versions and languages.
[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.
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 7.5.0.
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
c5c2550
Release 7.5.0f68b9ea
[Librarian] Regenerated @ 0430a9c977225d55252b84f4d16e16ad2091cde1f951e38
Release 7.4.231ca7c0
[Librarian] Regenerated @ 66882adf0db70d1f2bc084fe6acef7d99445b17b427baa8
Release 7.4.148aa082
[Librarian] Regenerated @ fffff4e2a9903902262deb482f4cefeb44c2d0816d1f88c
Release 7.4.019322dc
[Librarian] Regenerated @ 42b8ce059dcc13e9d9713dbf88dcec856be2bbc9db64f7b
Release 7.3.050b6d54
[Librarian] Regenerated @ 09a1ab1da70c180f61d4cf900865abf7d89eaa32Dependabot 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)