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-04-12 10:33:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f4e034e570176cf63aaa29d2d476ddff2d0580b
archived-php-src
/
ext
/
pdo_odbc
/
tests
History
Christoph M. Becker
6acfb79276
Fix
#67465
: NULL Pointer dereference in odbc_handle_preparer
...
We have to initialize `stmt->driver_data` before we use it. Closes GH-6225.
2020-09-28 22:57:01 +02:00
..
bug67465.phpt
Fix
#67465
: NULL Pointer dereference in odbc_handle_preparer
2020-09-28 22:57:01 +02:00
common.phpt
Fixed bug
#62379
failing ODBC long column functionality
2012-07-13 15:34:00 +02:00
long_columns.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:32:30 +02:00
max_columns.phpt
Sync leading and final newlines in *.phpt sections
2018-10-15 04:32:30 +02:00