2.0.0 Release Candidate 7
Pre-release
Pre-release
What's Changed
- Updated PHPDoc types for
$headersand$optionsattributes of request configuration objects for clarity:
@var array<string, string>|null $headers Request headersand@var array<string, RequestOption>|null $options Request options - Updated models and fluent API paths
Full Changelog: 2.0.0-RC6...2.0.0-RC7