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:
3030| [ pcntl] ( https://www.php.net/manual/en/book.pcntl.php ) | Process control | native |
3131| [ sockets] ( https://www.php.net/manual/en/book.sockets.php ) | Socket communication functions | native |
3232| [ 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 |
3434| [ zip] ( https://www.php.net/manual/en/book.zip.php ) | Read/write functions for ZIP archives | native |
3535| [ bcmath] ( https://www.php.net/manual/en/book.bc.php ) | For arbitrary precision mathematics | native |
3636| [ 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