PHP
I depend on PHP 8.1 version to provide fast website response. Over time I have added several extensions and some Pear packages that I use with my sites. Below is the extensions documented until I moved up from PHP 7.4.
- -bcmath
- -dba
- dom
- +fileinfo
- gd
- -imap
- (entry removed in 7.4) ioncube_loader
- +intl
- json
- mbstring
- (entry removed in 7.4) mcrypt
- -mysqli
- mysqlnd
- +nd_mysqli
- +nd_pdo_mysql
- +opcache
- pdo
- -pdo_mysql
- pdo_sqlite
- phar
- -posix
- -soap
- sockets
- (new entry in 7.4) sqlite3
- tidy
- (entry removed in 7.4) wddx
- xmlreader
- -xmlrpc
- xmlwriter
- xsl
- zip