Skip to content

Commit 3f6644d

Browse files
5.34.0RC2 sync
1 parent 6fd2d13 commit 3f6644d

122 files changed

Lines changed: 4744 additions & 1268 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"homepage": "https://developers.google.com/protocol-buffers/",
77
"license": "BSD-3-Clause",
88
"require": {
9-
"php": ">=7.0.0"
9+
"php": ">=8.2.0"
1010
},
1111
"require-dev": {
12-
"phpunit/phpunit": ">=10.5.62 <11.0.0"
12+
"phpunit/phpunit": ">=11.5.0 <12.0.0"
1313
},
1414
"suggest": {
1515
"ext-bcmath": "Need to support JSON deserialization"
@@ -21,3 +21,4 @@
2121
}
2222
}
2323
}
24+

src/GPBMetadata/Google/Protobuf/Any.php

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/Api.php

Lines changed: 2 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/Duration.php

Lines changed: 2 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/FieldMask.php

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/GPBMetadata/Google/Protobuf/GPBEmpty.php

Lines changed: 2 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)