This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48369567864653d94de5c9d5b26ce5c59afb2227
archived-php-src
/
ext
/
pdo_odbc
History
Jani Taskinen
3f73317c79
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
2008-07-25 13:38:41 +00:00
..
tests
…
config.m4
- Fix PDO configure dependancy: If --disable-pdo is used, disable all enabled-by-default drivers. Also error out if you try to configure a driver as static but pdo is disabled.
2008-07-25 13:38:41 +00:00
config.w32
…
CREDITS
…
EXPERIMENTAL
…
odbc_driver.c
- avoid sprintf
2007-02-24 16:25:58 +00:00
odbc_stmt.c
…
package.xml
…
pdo_odbc.c
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:28:44 +00:00
php_pdo_odbc_int.h
…
php_pdo_odbc.h
MFB: remove unused PHP_EXTNAME_API macros.
2008-01-03 16:18:29 +00:00