File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 7171 'net4' : 'php-net-ipv4' ,
7272 'net6' : 'php-net-ipv6' ,
7373 'oauth' : 'php-oauth' ,
74+ 'odbc' : 'php-odbc' ,
7475 'opcache' : 'php' + php_version + '-opcache' ,
7576 'pear' : 'php-pear' ,
7677 'pgsql' : 'php' + php_version + '-pgsql' ,
764765 'net4' : 'php-net-ipv4' ,
765766 'net6' : 'php-net-ipv6' ,
766767 'oauth' : 'php-oauth' ,
768+ 'odbc' : 'php-odbc' ,
767769 'opcache' : 'php7.2-opcache' ,
768770 'pear' : 'php-pear' ,
769771 'pgsql' : 'php-pgsql' ,
23772379 'net4' : 'php-net-ipv4' ,
23782380 'net6' : 'php-net-ipv6' ,
23792381 'oauth' : 'php-oauth' ,
2382+ 'odbc' : 'php-odbc' ,
23802383 'opcache' : 'php' + php_version + '-opcache' ,
23812384 'pear' : 'php-pear' ,
23822385 'pgsql' : 'php' + php_version + '-pgsql' ,
27402743 'net4' : 'php-net-ipv4' ,
27412744 'net6' : 'php-net-ipv6' ,
27422745 'oauth' : 'php5-oauth' ,
2746+ 'odbc' : 'php-odbc' ,
27432747 'opcache' : 'php5' ,
27442748 'pear' : 'php-pear' ,
27452749 'pgsql' : 'php5-pgsql' ,
Original file line number Diff line number Diff line change 1+ {% set state = ' odbc' %}
2+ {% include " php/installed.jinja" %}
You can’t perform that action at this time.
0 commit comments