This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
php-src
/
ext
/
pdo_odbc
History
Gina Peter Banyard
b757fa812d
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (
#17744
)
...
This is already computed by PDO, no need to recompute it again inside the drivers.
2025-02-09 13:10:20 +00:00
..
tests
…
config.m4
…
config.w32
…
CREDITS
…
odbc_driver.c
ext/pdo_{odbc|pgsql}: Use precomputed data_source_len (
#17744
)
2025-02-09 13:10:20 +00:00
odbc_stmt.c
Remove more unused local variables (GH-17688)
2025-02-03 20:06:29 +01:00
pdo_odbc_arginfo.h
…
pdo_odbc.c
…
pdo_odbc.stub.php
…
php_pdo_odbc_int.h
…
php_pdo_odbc.h
…