History log of /PHP-8.3/ext/pdo_dblib/dblib_driver.c (Results 51 – 75 of 121)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f22bc643 01-Jul-2016 Adam Baratz

Use size_t instead of int for loop counter


# ed3edc2f 26-Feb-2016 Adam Baratz

fix bug #71667 (emulate how mssql extension names "computed" columns)


# a5e21665 05-Apr-2016 Adam Baratz

Add driver-specific attributes for controlling calls to dbsetlogintime() and dbsettime()


# 8a92fed5 05-Apr-2016 Adam Baratz

Add driver-specific attributes for controlling calls to dbsetlogintime() and dbsettime()


# 9fcfc18c 01-Apr-2016 Adam Baratz

Fix #71943: dblib_handle_quoter needs to allocate an extra byte


# efaafd45 29-Feb-2016 Anatol Belski

fix C89 compat


# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


# dfe6aea9 26-Jan-2015 Stanislav Malyshev

size_t cleanup for PDO


# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


# a1a18fca 25-Oct-2014 STANLEY SUFFICOOL

Fixed Bug #52885 - PDO_DBLIB: Binary data may be truncated

Data containing characters in conflict with the server
codepage or containing null char will throw an error.
Implement bina

Fixed Bug #52885 - PDO_DBLIB: Binary data may be truncated

Data containing characters in conflict with the server
codepage or containing null char will throw an error.
Implement binary quoting to allow binding of binary values.

show more ...


# 02825461 23-Oct-2014 STANLEY SUFFICOOL

Implement Bug #66063 - pdo_dblib enable timeout parameter


# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


# 4ed156d4 19-Aug-2014 Anatol Belski

ported from pdo - pgsql, odbc, mysql, firebirt, dblib


# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)


# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


# fa40290f 06-Oct-2013 Stanley Sufficool

FIX BUG #65219 - Typo correction


# 63f24217 06-Oct-2013 Stanley Sufficool

FIX BUG #65219 - Typo correction


12345