Add PHP 7.4 runtime#4767
Merged
Merged
Conversation
* Update list of runtimes. * Update Swagger description * Update docs * Add unicode.tests file
Member
Author
|
Note: I'm unsure how the text files in |
rabbah
approved these changes
Dec 15, 2019
Member
Author
|
The tests have failed on "Kafka connector should send and receive a kafka message even after shutdown one of instances". I assume this is because the PHP 7.4. runtime isn't published yet? |
Codecov Report
@@ Coverage Diff @@
## master #4767 +/- ##
=========================================
- Coverage 84.85% 78.36% -6.5%
=========================================
Files 198 198
Lines 8836 8843 +7
Branches 602 602
=========================================
- Hits 7498 6930 -568
- Misses 1338 1913 +575
Continue to review full report at Codecov.
|
rabbah
approved these changes
Dec 19, 2019
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.
Description
Add PHP 7.4 runtime:
Note that this requires apache/openwhisk-runtime-php#79 to be merged first.
Related issue and scope
My changes affect the following components
(Note: I'm not sure which section updating a runtime falls into!)
Types of changes
Checklist: