File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Enabled extensions by default:
30
30
| [ pcntl] ( https://www.php.net/manual/en/book.pcntl.php ) | Process control | native |
31
31
| [ sockets] ( https://www.php.net/manual/en/book.sockets.php ) | Socket communication functions | native |
32
32
| [ pdo_pgsql] ( https://www.php.net/manual/en/ref.pdo-pgsql.php ) | PostgreSQL functions | native |
33
- | [ opcache] ( https://www.php.net/manual/en/book.opcache.php ) | OPcache improves PHP performance by storing precompiled script bytecode in shared memory | native |
33
+ | [ opcache] ( https://www.php.net/manual/en/book.opcache.php ) | Improves PHP performance by storing precompiled script bytecode in shared memory | native |
34
34
| [ zip] ( https://www.php.net/manual/en/book.zip.php ) | Read/write functions for ZIP archives | native |
35
35
| [ bcmath] ( https://www.php.net/manual/en/book.bc.php ) | For arbitrary precision mathematics | native |
36
36
| [ redis] ( https://pecl.php.net/package/redis ) | Functions for interfacing with Redis | pecl |
You can’t perform that action at this time.
0 commit comments