Skip to content

PHP: The mirror repository used to host protobuf for packagist has not been synced #9746

@dwsupplee

Description

@dwsupplee

This is causing an issue with installations via composer, as it is allowing PHP 5.5/5.6 to install versions such as v3.20.0 which actually require PHP >=7.0.

For example, due to the inclusion of return type hinting:

PHP Parse error:  syntax error, unexpected ':', expecting ';' or '{' in /tmpfs/src/github/google-cloud-php/vendor/google/protobuf/src/Google/Protobuf/Internal/RepeatedField.php on line 240

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions