Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-mssql - MSSQL database module for PHP
The php-mssql package contains a dynamic shared object that will
add MSSQL database support to PHP. It uses the TDS (Tabular
DataStream) protocol through the freetds library, hence any
database server which supports TDS can be accessed.
Packages
Latest: php-mssql-5.4.13-2.el6.fio.x86_64.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
php-mssql |
0 |
5.4.13 |
2.el6.fio |
x86_64 |
58 KiB |
2013-05-25 04:18:55 |
Changelog:
- * 2013-03-14 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.13-1
- update to 5.4.13
- security fix for CVE-2013-1643
- Hardened build (links with -z now option)
- Remove %config from %{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259).
- * 2013-02-20 - Remi Collet <remi[AT]fedoraproject[DOTORG]> 5.4.12-1
- update to 5.4.12
- security fix for CVE-2013-1635
- enable tokyocabinet dba handler
- upstream patch (5.4.13) to fix dval to lval conversion
https://bugs.php.net/64142
- upstream patch (5.4.13) for 2 failed tests
- fix buit-in web server on ppc64 (fdset usage)
https://bugs.php.net/64128
- * 2013-01-16 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.11-1
- update to 5.4.11
- fix php.conf to allow MultiViews managed by php scripts
- * 2012-12-19 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.10-1
- update to 5.4.10
- remove patches merged upstream
- * 2012-12-11 - Remi Collet <rcollet[AT]redhat[DOTCOM]> 5.4.9-3
- drop "Configure Command" from phpinfo output