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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.5.2
archived-php-src
/
ext
/
pdo_odbc
History
Arnaud Le Blanc
6f32e1c690
Deprecate driver specific PDO constants
...
RFC:
https://wiki.php.net/rfc/deprecations_php_8_5
. Closes GH-19526
2025-08-26 09:06:19 +02:00
..
tests
Deprecate driver specific PDO constants
2025-08-26 09:06:19 +02:00
config.m4
Autotools: Sync CS in pdo_odbc (
#15466
)
2024-08-17 18:39:31 +02:00
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
pdo_odbc: Don't fetch 256 byte blocks for long columns (
#10809
)
2025-07-10 13:03:11 -03:00
pdo_odbc_arginfo.h
Generated arginfo header files: remove empty zend_function_entry arrays (
#15705
)
2024-09-03 23:19:53 +02:00
pdo_odbc.c
Deprecate driver specific PDO constants
2025-08-26 09:06:19 +02:00
pdo_odbc.stub.php
Fixed parent class of stub (
#14990
)
2024-07-17 21:38:59 +09:00
php_pdo_odbc_int.h
Add comments about internal headers (GH-15689)
2024-09-08 16:11:25 +02:00
php_pdo_odbc.h
…