- The return type for
\AsyncAws\CodeBuild\ValueObject\Build::getBuildNumber
usesint
instead ofstring
to reflect the AWS type. - The return type for
\AsyncAws\CodeBuild\ValueObject\BuildPhase::getDurationInSeconds
usesint
instead ofstring
to reflect the AWS type.
- Use int as the PHP representation of long fields in generated code
- Improve parameter type and return type in phpdoc
- Nothing changed. Let's release a First stable version
First version