File tree Expand file tree Collapse file tree 3 files changed +162
-0
lines changed Expand file tree Collapse file tree 3 files changed +162
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : doc
3+ title : " 7.1.12 - Documentation"
4+ category : " php"
5+ order : 1
6+ excerpt : " PHP-7.1.12 support by continuousphp"
7+ ---
8+
9+ [ PHP-7.1.12] ( http://www.php.net ) is supported by continuousphp containers.
10+
11+ ## Specification
12+
13+ Our containers run PHP-7.1.12 with the following PHP extensions:
14+
15+ ### PHP Modules
16+
17+ * bcmath
18+ * bz2
19+ * calendar
20+ * Core
21+ * ctype
22+ * curl
23+ * date
24+ * dom
25+ * exif
26+ * fileinfo
27+ * filter
28+ * ftp
29+ * gd
30+ * gettext
31+ * gmp
32+ * hash
33+ * iconv
34+ * intl
35+ * json
36+ * libxml
37+ * mbstring
38+ * mcrypt
39+ * mysqli
40+ * openssl
41+ * pcntl
42+ * pcre
43+ * PDO
44+ * pdo_mysql
45+ * pdo_sqlite
46+ * Phar
47+ * posix
48+ * pspell
49+ * recode
50+ * Reflection
51+ * session
52+ * SimpleXML
53+ * soap
54+ * SPL
55+ * sqlite3
56+ * standard
57+ * sysvmsg
58+ * sysvsem
59+ * sysvshm
60+ * tokenizer
61+ * wddx
62+ * xdebug
63+ * xml
64+ * xmlreader
65+ * xmlwriter
66+ * zip
67+ * zlib
68+
69+ ### Zend Modules
70+
71+ There is no code coverage for this development version.
72+
73+ ### JPEG Support
74+
75+ * JPEG Support
76+ * libJPEG version 8
77+
78+ ### Sendmail
79+
80+ * sendmail_path -t -i
Original file line number Diff line number Diff line change 1+ ---
2+ layout : doc
3+ title : " 7.2.0 - Documentation"
4+ category : " php"
5+ order : 1
6+ excerpt : " PHP-7.2.0 support by continuousphp"
7+ ---
8+
9+ [ PHP-7.2.0] ( http://www.php.net ) is supported by continuousphp containers.
10+
11+ ## Specification
12+
13+ Our containers run PHP-7.2.0 with the following PHP extensions:
14+
15+ ### PHP Modules
16+
17+ * bcmath
18+ * bz2
19+ * calendar
20+ * Core
21+ * ctype
22+ * curl
23+ * date
24+ * dom
25+ * exif
26+ * fileinfo
27+ * filter
28+ * ftp
29+ * gd
30+ * gettext
31+ * gmp
32+ * hash
33+ * iconv
34+ * intl
35+ * json
36+ * libxml
37+ * mbstring
38+ * mcrypt
39+ * mysqli
40+ * openssl
41+ * pcntl
42+ * pcre
43+ * PDO
44+ * pdo_mysql
45+ * pdo_sqlite
46+ * Phar
47+ * posix
48+ * pspell
49+ * recode
50+ * Reflection
51+ * session
52+ * SimpleXML
53+ * soap
54+ * SPL
55+ * sqlite3
56+ * standard
57+ * sysvmsg
58+ * sysvsem
59+ * sysvshm
60+ * tokenizer
61+ * wddx
62+ * xdebug
63+ * xml
64+ * xmlreader
65+ * xmlwriter
66+ * zip
67+ * zlib
68+
69+ ### Zend Modules
70+
71+ There is no code coverage for this development version.
72+
73+ ### JPEG Support
74+
75+ * JPEG Support
76+ * libJPEG version 8
77+
78+ ### Sendmail
79+
80+ * sendmail_path -t -i
Original file line number Diff line number Diff line change 4141 - Configure your pipeline :
4242 - Choose a PHP version :
4343 - PHP versions overview : php.md
44+ - 7.2.0 : php/7.2.0.md
45+ - 7.1.12 : php/7.1.12.md
4446 - 7.1.0 : php/7.1.0.md
4547 - 7.0.22 : php/7.0.22.md
4648 - 7.0.4 : php/7.0.4.md
You can’t perform that action at this time.
0 commit comments