php-src/ext/odbc/tests
Christoph M. Becker 133ac0151b Merge branch 'PHP-7.3' into PHP-7.4
* PHP-7.3:
  Fix #44618: Fetching may rely on uninitialized data
2020-10-29 12:00:57 +01:00
..
bug44618.phpt Fix #44618: Fetching may rely on uninitialized data 2020-10-29 11:59:12 +01:00
bug46050.phpt Fix #46050: odbc_next_result corrupts prepared resource 2020-10-05 17:46:37 +02:00
bug47803.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug60616.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug68087.phpt revert skipif, this should run everywhere 2015-04-04 21:42:43 +02:00
bug69354.phpt added test for bug #69354 2015-04-04 21:42:51 +02:00
bug69975.phpt Fix #69975: PHP segfaults when accessing nvarchar(max) defined columns 2015-07-03 00:15:47 +02:00
bug71171.phpt add test for bug #71171 2016-02-23 14:39:17 +01:00
bug73448.phpt Templatize driver name in the expected string 2017-12-20 18:46:56 +01:00
bug73725.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug78470.phpt Use proper skipif section 2020-09-24 17:12:18 +02:00
bug78473.phpt Fix #78473: odbc_close() closes arbitrary resources 2019-08-28 17:55:15 +02:00
bug80147.phpt Fix #80147: BINARY strings may not be properly zero-terminated 2020-09-25 13:51:18 +02:00
bug80152.phpt Fix #80152: odbc_execute() moves internal pointer of $params 2020-09-29 11:34:48 +02:00
config.inc Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CONFLICTS Prevent race conditions 2019-05-12 17:16:41 +02:00
odbc_columnprivileges_001.phpt
odbc_columns_001.phpt Corrected patch for bug #60616 2014-07-30 02:28:31 +00:00
odbc_data_source_001.phpt Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
odbc_exec_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
odbc_exec_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
odbc_free_result_001.phpt test fixes 2015-04-04 21:42:08 +02:00
odbc_tables_001.phpt
skipif.inc Give a reason why the test was skipped 2018-07-22 16:41:41 -03:00