Skip to content

Commit 6b817cc

Browse files
feat(functions): update runtimes
1 parent dd62485 commit 6b817cc

File tree

1 file changed

+67
-21
lines changed

1 file changed

+67
-21
lines changed

pages/serverless-functions/reference-content/functions-runtimes.mdx

Lines changed: 67 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -52,51 +52,56 @@ Once a function is in a `deprecated`, `end_of_support`, or `end_of_life` status,
5252

5353
| Name | Status | Information |
5454
|----------------------|----------------|-----------------------------------------|
55-
| Node 8 (`node8`) | End of Support | |
56-
| Node 10 (`node10`) | End of Support | |
57-
| Node 14 (`node14`) | End of Support | |
58-
| Node 16 (`node16`) | End of Support | |
59-
| Node 17 (`node17`) | End of Support | Security support ended June 1st 2022. |
60-
| Node 18 (`node18`) | Available | |
61-
| Node 19 (`node19`) | End of Support | |
55+
| Node 8 (`node8`) | End of Life | |
56+
| Node 10 (`node10`) | End of Life | |
57+
| Node 14 (`node14`) | End of Life | |
58+
| Node 16 (`node16`) | End of Life | |
59+
| Node 17 (`node17`) | End of Life | |
60+
| Node 18 (`node18`) | End of Support | |
61+
| Node 19 (`node19`) | End of Life | |
6262
| Node 20 (`node20`) | Available | |
6363
| Node 22 (`node22`) | Available | |
6464

6565
### Python
6666
| Name | Status | Information |
6767
|---------------------------|----------------|--------------|
6868
| Python 2 (`python`) | End of Life | |
69-
| Python 3 (`python3`) | End of Support | |
70-
| Python 3.7 (`python37`) | End of Support | |
71-
| Python 3.8 (`python38`) | Available | |
69+
| Python 3 (`python3`) | End of Life | |
70+
| Python 3.7 (`python37`) | End of Life | |
71+
| Python 3.8 (`python38`) | End of Support | |
7272
| Python 3.9 (`python39`) | Available | |
7373
| Python 3.10 (`python310`) | Available | |
7474
| Python 3.11 (`python311`) | Available | |
7575
| Python 3.12 (`python312`) | Available | |
76+
| Python 3.13 (`python313`) | Available | |
7677

7778
### Go
7879
| Name | Status | Information |
7980
|-----------------------|----------------|--------------|
80-
| Generic Go (`golang`) | End of Support | |
81-
| Go 1.13 (`go113`) | End of Support | |
82-
| Go 1.17 (`go117`) | End of Support | |
83-
| Go 1.18 (`go118`) | End of Support | |
84-
| Go 1.19 (`go119`) | End of Support | |
85-
| Go 1.20 (`go120`) | Available | |
86-
| Go 1.21 (`go121`) | Available | |
81+
| Generic Go (`golang`) | End of Life | |
82+
| Go 1.13 (`go113`) | End of Life | |
83+
| Go 1.17 (`go117`) | End of Life | |
84+
| Go 1.18 (`go118`) | End of Life | |
85+
| Go 1.19 (`go119`) | End of Life | |
86+
| Go 1.20 (`go120`) | End of Support | |
87+
| Go 1.21 (`go121`) | End of Support | |
8788
| Go 1.22 (`go122`) | Available | |
89+
| Go 1.23 (`go123`) | Available | |
90+
| Go 1.24 (`go124`) | Available | |
8891

8992
### PHP
9093
| Name | Status | Information |
9194
|-----------------------|----------------|--------------|
9295
| PHP 8.2 (`php82`) | Available | |
9396
| PHP 8.3 (`php83`) | Available | |
97+
| PHP 8.4 (`php84`) | Available | |
9498

9599
### Rust
96100
| Name | Status | Information |
97101
|-----------------------|----------------|--------------|
98-
| Rust 1.65 (`rust165`) | End of Support | |
99-
| Rust 1.79 (`rust179`) | Available | |
102+
| Rust 1.65 (`rust165`) | End of Life | |
103+
| Rust 1.79 (`rust179`) | End of Support | |
104+
| Rust 1.85 (`rust185`) | Available | Edition 2024 |
100105

101106
## Runtimes additional information
102107

@@ -114,9 +119,49 @@ This page contains useful information on how Serverless Functions runtimes are b
114119
| `log_errors` | Off |
115120
| `file_uploads{}` | On |
116121

117-
#### PHP 8.2 supported extensions
122+
#### PHP 8.2 and 8.3 supported extensions
118123

119-
Supported PHP extensions for the [PHP 8.2](https://www.php.net/ChangeLog-8.php#8.2.0) runtime
124+
Supported PHP extensions for the [PHP 8.2](https://www.php.net/ChangeLog-8.php#8.2.0) and [PHP 8.3](https://www.php.net/ChangeLog-8.php#PHP_8_3) runtime
125+
126+
| PHP extensions | | | | | | | |
127+
| -------------- | - | -------------- | - | -------------- | - | -------------- | - |
128+
| amqp || apcu || ast || bcmath ||
129+
| bz2 || calendar || Core || csv ||
130+
| ctype || curl || date || dba ||
131+
| ddtrace || decimal || dom || ds ||
132+
| enchant || ev || event || excimer ||
133+
| exif || FFI || fileinfo || filter ||
134+
| ftp || gd || geospatial || gettext ||
135+
| gmp || gnupg || grpc || hash ||
136+
| http || iconv || igbinary || imagick ||
137+
| imap || inotify || intl || ion ||
138+
| json || json_post || ldap || libsmbclient ||
139+
| libxml || luasandbox || lz4 || lzf ||
140+
| mailparse || maxminddb || mbstring || mcrypt | x |
141+
| memcache || memcached || mongodb || msgpack ||
142+
| mysqli || mysqlnd || OAuth || oci8 ||
143+
| odbc || opencensus | x | openssl || parle ||
144+
| pcntl || pcov || pcre || PDO ||
145+
| pdo_dblib || PDO_Firebird || pdo_mysql || PDO_OCI ||
146+
| PDO_ODBC || pdo_pgsql || pdo_sqlite || pdo_sqlsrv ||
147+
| pgsql || Phar || php_trie || posix ||
148+
| protobuf || pspell || random || raphf ||
149+
| rdkafka || readline || redis || Reflection ||
150+
| SeasLog | x | session || shmop || simdjson ||
151+
| SimpleXML || smbclient || snappy || snmp ||
152+
| soap || sockets || sodium || solr ||
153+
| SPL || SPX || sqlite3 || sqlsrv ||
154+
| ssh2 || standard || Stomp || swoole ||
155+
| sysvmsg || sysvsem || sysvshm || tidy ||
156+
| timezonedb || tokenizer || uploadprogress || uuid ||
157+
| vips || xdiff || xlswriter || xml ||
158+
| xmldiff || xmlreader || xmlrpc || xmlwriter ||
159+
| xsl || yac || yaml || Zend OPcache ||
160+
| zephir_parser || zip || zlib || zstd ||
161+
162+
#### PHP 8.4 supported extensions
163+
164+
Supported PHP extensions for the [PHP 8.4](https://www.php.net/ChangeLog-8.php#PHP_8_4) runtime
120165

121166
| PHP extensions | | | | | | | |
122167
| -------------- | - | -------------- | - | -------------- | - | -------------- | - |
@@ -153,3 +198,4 @@ Supported PHP extensions for the [PHP 8.2](https://www.php.net/ChangeLog-8.php#8
153198
| xmldiff || xmlreader || xmlrpc || xmlwriter ||
154199
| xsl || yac || yaml || Zend OPcache ||
155200
| zephir_parser || zip || zlib || zstd ||
201+

0 commit comments

Comments
 (0)