Skip to content

Commit

Permalink
Merge pull request #19 from shivammathur/develop
Browse files Browse the repository at this point in the history
1.3.3
  • Loading branch information
shivammathur authored Dec 17, 2020
2 parents 1b7b26d + 30e4da7 commit bc3f3bc
Show file tree
Hide file tree
Showing 8 changed files with 268 additions and 276 deletions.
455 changes: 206 additions & 249 deletions package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cache-extensions",
"version": "1.3.2",
"version": "1.3.3",
"private": false,
"description": "Cache extensions in GitHub Actions",
"main": "dist/index.js",
Expand Down Expand Up @@ -28,22 +28,22 @@
"@actions/exec": "^1.0.4"
},
"devDependencies": {
"@types/jest": "^26.0.15",
"@types/node": "^14.14.10",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"@types/jest": "^26.0.19",
"@types/node": "^14.14.14",
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"@zeit/ncc": "^0.22.3",
"eslint": "^7.14.0",
"eslint-config-prettier": "^6.15.0",
"eslint": "^7.15.0",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.1.4",
"husky": "^4.3.0",
"eslint-plugin-prettier": "^3.3.0",
"husky": "^4.3.6",
"jest": "^26.6.3",
"jest-circus": "^26.6.3",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"ts-jest": "^26.4.4",
"typescript": "^4.1.2"
"typescript": "^4.1.3"
},
"husky": {
"skipCI": true,
Expand Down
4 changes: 2 additions & 2 deletions src/extensions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ key=$2
version=$3
os=$(uname -s)
old_versions="5.[4-5]"
nightly_versions="8.[0-1]"
nightly_versions="8.[1-9]"
if [ "$os" = "Linux" ]; then
release=$(lsb_release -s -c)
os=$os-$release
Expand All @@ -91,6 +91,6 @@ else
dir='C:\\tools\\php\\ext'
fi
key="$os"-ext-"$version"-$(echo -n "$extensions-$key" | openssl dgst -sha256 | cut -d ' ' -f 2)
key="$key-20201126"
key="$key-20201217"
echo "::set-output name=dir::$dir"
echo "::set-output name=key::$key"
1 change: 0 additions & 1 deletion src/lists/bionic-php7.4-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,3 @@ blackfire
[Zend Modules]
Xdebug
Zend OPcache

20 changes: 16 additions & 4 deletions src/lists/bionic-php8.0-extensions
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[PHP Modules]
amqp
apcu
bcmath
bz2
calendar
Expand All @@ -8,6 +10,7 @@ curl
date
dba
dom
enchant
exif
FFI
fileinfo
Expand All @@ -18,37 +21,43 @@ gettext
gmp
hash
iconv
ioncube
igbinary
imap
intl
json
ldap
libxml
mbstring
memcache
memcached
mongodb
msgpack
mysqli
mysqlnd
odbc
openssl
pcntl
pcov
pcre
PDO
oci8
PDO_OCI
pdo_dblib
PDO_Firebird
pdo_mysql
PDO_ODBC
pdo_pgsql
pdo_sqlite
pgsql
Phar
phpdbg_webhelper
posix
pspell
readline
redis
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
sodium
Expand All @@ -65,13 +74,16 @@ xml
xmlreader
xmlwriter
xsl
yaml
Zend OPcache
zip
zlib
zmq
ioncube
phalcon3
phalcon4
blackfire

[Zend Modules]
Zend OPcache
Xdebug
Zend OPcache
2 changes: 1 addition & 1 deletion src/lists/focal-php7.4-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ hash
iconv
igbinary
imape
ioncub
ioncube
intl
json
ldap
Expand Down
20 changes: 16 additions & 4 deletions src/lists/focal-php8.0-extensions
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[PHP Modules]
amqp
apcu
bcmath
bz2
calendar
Expand All @@ -8,6 +10,7 @@ curl
date
dba
dom
enchant
exif
FFI
fileinfo
Expand All @@ -18,37 +21,43 @@ gettext
gmp
hash
iconv
ioncube
igbinary
imap
intl
json
ldap
libxml
mbstring
memcache
memcached
mongodb
msgpack
mysqli
mysqlnd
odbc
openssl
pcntl
pcov
pcre
PDO
oci8
PDO_OCI
pdo_dblib
PDO_Firebird
pdo_mysql
PDO_ODBC
pdo_pgsql
pdo_sqlite
pgsql
Phar
phpdbg_webhelper
posix
pspell
readline
redis
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
sodium
Expand All @@ -65,13 +74,16 @@ xml
xmlreader
xmlwriter
xsl
yaml
Zend OPcache
zip
zlib
zmq
ioncube
phalcon3
phalcon4
blackfire

[Zend Modules]
Zend OPcache
Xdebug
Zend OPcache
20 changes: 16 additions & 4 deletions src/lists/xenial-php8.0-extensions
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[PHP Modules]
amqp
apcu
bcmath
bz2
calendar
Expand All @@ -8,6 +10,7 @@ curl
date
dba
dom
enchant
exif
FFI
fileinfo
Expand All @@ -18,37 +21,43 @@ gettext
gmp
hash
iconv
ioncube
igbinary
imap
intl
json
ldap
libxml
mbstring
memcache
memcached
mongodb
msgpack
mysqli
mysqlnd
odbc
openssl
pcntl
pcov
pcre
PDO
oci8
PDO_OCI
pdo_dblib
PDO_Firebird
pdo_mysql
PDO_ODBC
pdo_pgsql
pdo_sqlite
pgsql
Phar
phpdbg_webhelper
posix
pspell
readline
redis
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
sodium
Expand All @@ -65,13 +74,16 @@ xml
xmlreader
xmlwriter
xsl
yaml
Zend OPcache
zip
zlib
zmq
ioncube
phalcon3
phalcon4
blackfire

[Zend Modules]
Zend OPcache
Xdebug
Zend OPcache

0 comments on commit bc3f3bc

Please sign in to comment.