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-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.4.4
archived-php-src
/
ext
/
pdo_odbc
History
Calvin Buckley
25bdbf96cf
Merge branch 'PHP-8.3' into PHP-8.4
...
* PHP-8.3: Fix crash in PDO_ODBC statement dtor (
#17586
)
2025-01-27 13:43:21 -04:00
..
tests
Merge branch 'PHP-8.3' into PHP-8.4
2024-10-31 16:17:50 +01:00
config.m4
Autotools: Sync CS in pdo_odbc (
#15466
)
2024-08-17 18:39:31 +02:00
config.w32
…
CREDITS
…
odbc_driver.c
Preferably include from build dir (
#13516
)
2024-06-26 00:26:43 +02:00
odbc_stmt.c
Merge branch 'PHP-8.3' into PHP-8.4
2025-01-27 13:43:21 -04: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
Preferably include from build dir (
#13516
)
2024-06-26 00:26:43 +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
…