Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-odbc - A module for PHP applications that use ODBC databases

Website:
http://www.php.net/
Licence:
PHP
Vendor:
Remi Collet
Description:
The php-odbc package contains a dynamic shared object that will add
database support through ODBC to PHP. ODBC is an open specification
which provides a consistent API for developers to use for accessing
data sources (which are often, but not always, databases). PHP is an
HTML-embeddable scripting language. If you need ODBC support for PHP
applications, you will need to install this package and the php
package.

Packages

php-odbc-7.3.9~RC1-1.fc28.remi.x86_64 [93 KiB] Changelog by Remi Collet (2019-08-19):
- update to 7.3.9RC1
php-odbc-7.3.8~RC1-1.fc28.remi.x86_64 [93 KiB] Changelog by Remi Collet (2019-07-16):
- update to 7.3.8RC1
- add upstream patch for #78297
- main package now recommends commonly used extensions
  (json, mbstring, opcache, pdo, xml)