Skip to content

Commit

Permalink
Update most extensions to PHP 8.3 (#522)
Browse files Browse the repository at this point in the history
* Update most extensions to PHP 8.3

* revert swoole
  • Loading branch information
Nyholm authored Jan 18, 2024
1 parent 01b54b1 commit 20c01d2
Show file tree
Hide file tree
Showing 30 changed files with 60 additions and 30 deletions.
3 changes: 2 additions & 1 deletion layers/amqp/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/blackfire/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/calendar/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/decimal/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/elastic-apm/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/excimer/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/gmp/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/gnupg/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"php": [
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/grpc/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/igbinary/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/imap/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/ldap/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/mailparse/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/maxminddb/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/memcached/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/mongodb/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/msgpack/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/oci8/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/odbc-snowflake/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/opentelemetry/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/pcov/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/pgsql/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/rdkafka/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/scoutapm/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/snmp/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"php": [
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/sqlsrv/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/symfony-runtime/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/tidy/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/xlswriter/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}
3 changes: 2 additions & 1 deletion layers/yaml/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"php": [
"80",
"81",
"82"
"82",
"83"
]
}

0 comments on commit 20c01d2

Please sign in to comment.