Require PHP version >=8.0, Ruby >=2.7, and Python >=3.8#13219
Closed
copybara-service[bot] wants to merge 1 commit intomainfrom
Closed
Require PHP version >=8.0, Ruby >=2.7, and Python >=3.8#13219copybara-service[bot] wants to merge 1 commit intomainfrom
copybara-service[bot] wants to merge 1 commit intomainfrom
Conversation
d85a8f4 to
67e977c
Compare
67e977c to
4e674bf
Compare
If you are running an older version of PHP, you can install a previous release of the protobuf PHP extension by running pecl install protobuf-3.23.3. PiperOrigin-RevId: 545802779
4e674bf to
5b48eeb
Compare
5b48eeb to
a5516ca
Compare
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 20, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 20, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 21, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 21, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 21, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 22, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 22, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567023630
copybara-service Bot
pushed a commit
that referenced
this pull request
Sep 22, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in #13219 but tests / setup.py were missed. PiperOrigin-RevId: 567691335
dawidcha
pushed a commit
to dawidcha/protobuf
that referenced
this pull request
Sep 27, 2023
Dropping 3.7 support was already announced in https://protobuf.dev/news/2023-07-06/ and meant to be dropped in protocolbuffers#13219 but tests / setup.py were missed. PiperOrigin-RevId: 567691335
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Require PHP version >=8.0, Ruby >=2.7, and Python >=3.8
If you are running an older version of PHP, you can install a previous release
of the protobuf PHP extension by running pecl install protobuf-3.23.3.