openwhisk-runtime-php

Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP

APACHE-2.0 License

Stars
39
Committers
59

Bot releases are hidden (Show)

openwhisk-runtime-php - 1.21.0

Published by dgrove-oss 25 days ago

openwhisk-runtime-php - 1.20.0 Latest Release

Published by dgrove-oss 8 months ago

PHP 8.3

  • Initial Release

PHP 8.2

PHP 8.1

PHP 8.0

  • Removed (PHP 8.0 is past EOL).
openwhisk-runtime-php - 1.19.0

Published by dgrove-oss about 1 year ago

PHP 8.2

  • Initial release

PHP 8.1

  • No changes from 1.18.0

PHP 8.0

  • No changes from 1.18.0
openwhisk-runtime-php - 1.18.0

Published by dgrove-oss over 1 year ago

PHP 8.1

  • Initial release

PHP 8.0

  • Use php:8.0-cli-buster image to always pull latest patch version
  • Golang Action loop updatetd to golang 1.20
  • Support array result include sequence action (#120)

PHP 7.4

  • Use php:7.4-cli-buster image to always pull latest patch version
  • Golang Action loop updatetd to golang 1.20
  • Support array result include sequence action (#120)
openwhisk-runtime-php - 1.17.0

Published by dgrove-oss about 3 years ago

PHP 8.0

  • Update version of PHP to 8.0.8
  • Build actionloop from [email protected] (#107)
  • Resolve akka versions explicitly. (#105, #104)

PHP 7.4

  • Update version of PHP to 7.4.21
  • Build actionloop from [email protected] (#107)
  • Resolve akka versions explicitly. (#105, #104)

PHP 7.3

  • Update version of PHP to 7.3.29
  • Build actionloop from [email protected] (#107)
  • Resolve akka versions explicitly. (#105, #104)
openwhisk-runtime-php - 1.16.0

Published by akrabat over 3 years ago

PHP 8.0

Initial release of PHP 8.0 runtime for OpenWhisk.

  • Added: PHP: 8.0.2
  • Used openwhisk-runtime-go 1.17.0 to build proxy
  • Added: PHP extensions in addition to the standard ones:
    • bcmath
    • curl
    • gd
    • intl
    • mbstring
    • mysqli
    • pdo_mysql
    • pdo_pgsql
    • pdo_sqlite
    • soap
    • zip
    • mongo
  • Added: Composer packages:

PHP 7.4

  • Update version of PHP to 7.4.15
  • Use openwhisk-runtime-go 1.17.0 to build proxy
  • Update guzzlehttp/guzzle to 6.5.5
  • Update ramsey/uuid to 3.9.3

PHP 7.3

  • Update version of PHP to 7.3.27
  • Use openwhisk-runtime-go 1.17.0 to build proxy
  • Update guzzlehttp/guzzle to 6.5.5
  • Update ramsey/uuid to 3.9.3
openwhisk-runtime-php - 1.15.0

Published by dgrove-oss about 4 years ago

PHP 7.3

  • Update version of PHP to 7.3.22
  • Use golang 1.15 and openwhisk-runtime-go 1.16.0 to build proxy

PHP 7.4

  • Update version of PHP to 7.4.10
  • Use golang 1.15 and openwhisk-runtime-go 1.16.0 to build proxy
openwhisk-runtime-php - 1.14.0 for php 7.2

Published by dgrove-oss over 4 years ago

  • Update version of PHP to 7.2.25
  • Update guzzlehttp/guzzle to 6.5.0
  • Update ramsey/uuid to 3.9.1
  • Support getenv()
  • Support for __OW_ACTION_VERSION (openwhisk/4761)
openwhisk-runtime-php - 1.14.0 for php 7.3

Published by dgrove-oss over 4 years ago

  • Update version of PHP to 7.3.12
  • Update guzzlehttp/guzzle to 6.5.0
  • Update ramsey/uuid to 3.9.1
  • Added PHP extension mongodb
  • Support getenv()
  • Support for __OW_ACTION_VERSION (openwhisk/4761)
openwhisk-runtime-php - 1.14.0 for php 7.4

Published by dgrove-oss over 4 years ago

Initial release of PHP 7.4 runtime for OpenWhisk

  • Added: PHP extensions in addition to the standard ones:
    • bcmath
    • curl
    • gd
    • intl
    • mbstring
    • mysqli
    • pdo_mysql
    • pdo_pgsql
    • pdo_sqlite
    • soap
    • zip
    • mongo
  • Added: Composer packages: